Command Reference Guide

Administration Commands
query_global_log_type
This command must be issued without specifying a node name.
2.133.1 Supplied Parameters
[query_global_log_type]
No parameters are supplied for this command.
2.133.2 Returned Parameters
Parameter name Type
audit constant
exception constant
succinct_audits constant
succinct_errors constant
If the command executes successfully, SNAplus2 returns the following parameters:
audit
This parameter indicates whether audit messages are recorded. Possible values:
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 le. Possible values
are:
YES
Succinct logging is used in the audit log le. Each message in the log le 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 le. Each message in the log le includes a full 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 le; this applies to
both exception logs and problem logs.
YES
391