Home

 

Inquire Archive (Response)

 

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

The response to the Inquire Archive (MQCMD_INQUIRE_ARCHIVE) 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 archive parameters.

MQSYSP_TYPE_SET

The settings of the archive parameters if they have been altered since their initial setting.

MQSYSP_TYPE_ARCHIVE_TAPE

Parameters relating to the tape unit (if in use). There is one such message per tape unit in use for archive logging.

Returned if ParameterType is MQSYSP_TYPE_INITIAL (one message is returned):

AllocPrimary, AllocSecondary, AllocUnits, ArchivePrefix1, ArchivePrefix2, ArchiveRetention, ArchiveUnit1, ArchiveUnit2, ArchiveWTOR, BlockSize, Catalog, Compact, Protect, QuiesceInterval, RoutingCode, TimeStampFormat

Returned if ParameterType is MQSYSP_TYPE_SET and any value is set (one message is returned):

AllocPrimary, AllocSecondary, AllocUnits, ArchivePrefix1, ArchivePrefix2, ArchiveRetention, ArchiveUnit1, ArchiveUnit2, ArchiveWTOR, BlockSize, Catalog, Compact, Protect, QuiesceInterval, RoutingCode, TimeStampFormat

Returned if ParameterType is MQSYSP_TYPE_ARCHIVE_TAPE (one message is returned for each tape unit in use for archive logging):

DataSetName, LogCorrelId, UnitAddress, UnitStatus, UnitVolser

 

Parent topic:

Definitions of the Programmable Command Formats


pc11760_


 

Home