Inquire Log (Response)

Compaq NonStop Kernel HP OpenVMS i5/OS UNIX systems Windows z/OS
X

The response to the Inquire Log (MQCMD_INQUIRE_LOG) command consists of the response header followed by the ParameterType structure and the combination of attribute parameter structures determined by the value of ParameterType.

Always returned:
ParameterType. Specifies the type of archive information being returned. The value can be:
MQSYSP_TYPE_INITIAL
The initial settings of the log parameters.
MQSYSP_TYPE_SET
The settings of the log parameters if they have been altered since their initial setting.
MQSYSP_TYPE_LOG_COPY
Information relating to the active log copy.
MQSYSP_TYPE_LOG_STATUS
Information relating to the status of the logs.
Returned if ParameterType is MQSYSP_TYPE_INITIAL (one message is returned):
DeallocateInterval, DualArchive, DualActive, DualBSDS, InputBufferSize, LogArchive, MaxArchiveLog, MaxReadTapeUnits, OutputBufferCount, OutputBufferSize
Returned if ParameterType is MQSYSP_TYPE_SET and any value is set (one message is returned):
DeallocateInterval, DualArchive, DualActive, DualBSDS, InputBufferSize, LogArchive, MaxArchiveLog, MaxReadTapeUnits, OutputBufferCount, OutputBufferSize
Returned if ParameterType is MQSYSP_TYPE_LOG_COPY (one message is returned for each log copy):
DataSetName, LogCopyNumber, LogUsed
Returned if ParameterType is MQSYSP_TYPE_LOG_STATUS (one message is returned):
FullLogs, LogRBA, LogSuspend, OffloadStatus, QMgrStartDate, QMgrStartRBA, QMgrStartTime, TotalLogs