Administration Commands
query_log_type
YES
The audit, exception, and succinct_* parameters returned are local settings overriding the global settings.
NO
The audit, exception, and succinct_* parameters returned are the global settings, which are not being overridden.
audit
This parameter indicates whether audit messages are recorded. Possible values are:
YES
Audit messages are recorded.
NO
Audit messages are not recorded.
exception
This parameter indicates whether exception messages are recorded. Possible values are:
YES
Exception messages are recorded.
NO
Exception messages are not recorded.
succinct_audits
This parameter indicates whether succinct logging or full logging is used in the audit log file. Possible values are:
YES
Succinct logging is used in the audit log file. Each message in the log file contains a summary of the message header information (such as the message number, log type, and system name), and the message text string and parameters. To obtain more details about the cause of the log and any action required, you can use the snaphelp utility.
NO
Full logging is used in the audit log file. Each message in the log file includes a detailed listing of the message header information, the message text string and parameters, and additional information about the cause of the log and any action required.
succinct_errors
This parameter indicates whether succinct logging or full logging is used in the error log file; this applies to both exception logs and problem logs. Possible values are:
YES
Succinct logging is used in the error log file. Each message in the log file contains a summary of the message header information (such as the message number, log type, and system name), and the message text string and parameters. To obtain more details about the cause of the log and any action required, you can use the snaphelp utility.
NO
Full logging is used in the error log file. Each message in the log file includes a detailed listing of the message header information, the message text string and parameters, and additional information about the cause of the log and any action required.
2.139.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.