Domain: | SECURITY-ADMINISTRATION |
Privileges: | SECURITY-ADMINISTRATION |
The security administrator, the SAT file manager and the SAT file analyst can use the command /SHOW-SAT-SUPPORT-PARAMETERS to find out which product SAT logging and the triggering of SAT alarms have been activated or deactivated.
SHOW-SAT-SUPPORT-PARAMETERS | ||||||||||||||||
|
VALUE =
Specifies what information is output.
VALUE = *CURRENT
The currently valid values are output.
VALUE = *STD
The default values are output.
VALUE = *NEXT-SESSION
The values that will apply in the next session are output.
OUTPUT = *SYSOUT
The requested information is output to SYSOUT.
OUTPUT = *SYSLST(...)
The requested information is output to SYSLST.
LINES-PER-PAGE = 64 / <integer 20..255>
Specifies the number of lines on an output page.
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | Command executed without errors | |
32 | CMD2009 | System error during S variable output | |
32 | SAT0000 | Unrecoverable error | |
32 | SAT5000 | Nonrecoverable error | |
64 | OPS0002 | Output of S variables was interrupted | |
64 | SAT1000 | User does not have the privilege for this command | |
64 | SAT5001 | Insufficient memory allocation for SYSLST file | |
130 | CMD2009 | OPS not available | |
130 | OPS0001 | Not possible to perform output in S variables | |
130 | SAT1010 | Another command is currently being executed | |
130 | SAT1080 | Change in preparation | |
130 | SAT4010 | SAT parameter file is not currently available |
Output in S variables
Output information | Name of the S variable | T | Contents | Condition |
SAT support for POSIX events | var(*LIST).POSIX-EVENTS | S | *ENABLED |
Example
The user modifies SAT support for POSIX events and then wants information concerning the implemented changes.
|