Home
Usage notes
- DISPLAY LOG returns a report that shows the initial log parameters, and the current values as changed by the SET LOG command:
- Length of time that an allowed archive read tape unit remains unused before it is deallocated (DEALLCT).
- Size of input buffer storage for active and archive log data sets (INBUFF).
- Size of output buffer storage for active and archive log data sets (OUTBUFF).
- Maximum number of dedicated tape units that can be set to read archive log tape volumes (MAXRTU).
- Maximum number of archive log volumes that can be recorded (MAXARCH).
- Whether archiving is on or off (OFFLOAD).
- Whether single or dual active logging is being used (TWOACTV).
- Whether single or dual archive logging is being used (TWOARCH).
- Whether single or dual BSDS is being used (TWOBSDS).
- Number of output buffers to be filled before they are written to the active log data sets (WRTHRSH).
It also returns a report about the status of the logs.
- This command is issued internally by WebSphere MQ at the end of queue manager startup.
Parent topic:
DISPLAY LOG
sc12080_
Home