2.3.45 Operands related to the message output suppression facility

187) pdmlgput -s output-selection
{-c ALL |
-m message-ID[,message-ID]...}
Controls whether to allow HiRDB to output messages in the event log.
-s output-selection
Specifies whether to suppress message output.
Y: Outputs messages.
N: Suppresses message output.
-c ALL
Specify this option to suppress all messages that HiRDB output in the event log.
When specifying this option, specify N for the -s option.
-m message-ID[,message-ID]...
Specifies the IDs of the messages that are to be output or that are to be suppressed. Do not enter the message importance that follows the hyphen (-) in a message ID. (For example, for KFPS01820-E, specify KFPS01820.)
Specifying a message that is not designed to be output in the event log for this option is the same as not specifying it.
Operand rules
  • You can specify multiple lines of this operand.
  • If multiple lines of control are specified for the same message using the ALL specification or message ID specification, the latter specification takes precedence.
Relationship to other operands
  • pd_mlg_file_size: Specifies the maximum size of the message log file.
  • pd_mlg_msg_log_unit: Specifies the output destination (the system manager unit or the unit that outputs the message) for message logs.