Home
Response data - log parameter information
- DeallocateInterval (MQCFIN)
- Deallocation interval (parameter identifier: MQIACF_SYSP_DEALLOC_INTERVAL).
Specifies the length of time, in minutes, that an allocated archive read tape unit is allowed to remain unused before it is deallocated. The value can be in the range zero through 1440. If it is zero, the tape unit is deallocated immediately. If it is 1440, the tape unit is never deallocated.
- DualActive (MQCFIN)
- Specifies whether dual logging is being used (parameter identifier: MQIACF_SYSP_DUAL_ACTIVE).
The value can be:
- MQSYSP_YES
- Dual logging is being used.
- MQSYSP_NO
- Dual logging is not being used.
- DualArchive (MQCFIN)
- Specifies whether dual archive logging is being used (parameter identifier: MQIACF_SYSP_DUAL_ARCHIVE).
The value can be:
- MQSYSP_YES
- Dual archive logging is being used.
- MQSYSP_NO
- Dual archive logging is not being used.
- DualBSDS (MQCFIN)
- Specifies whether dual BSDS is being used (parameter identifier: MQIACF_SYSP_DUAL_BSDS).
The value can be:
- MQSYSP_YES
- Dual BSDS is being used.
- MQSYSP_NO
- Dual BSDS is not being used.
- InputBufferSize (MQCFIN)
- Specifies the size of input buffer storage for active and archive log data sets (parameter identifier: MQIACF_SYSP_IN_BUFFER_SIZE).
- LogArchive (MQCFIN)
- Specifies whether archiving is on or off (parameter identifier: MQIACF_SYSP_ARCHIVE).
The value can be:
- MQSYSP_YES
- Archiving is on.
- MQSYSP_NO
- Archiving is off.
- MaxArchiveLog (MQCFIN)
- Specifies the maximum number of archive log volumes that can be recorded in the BSDS (parameter identifier: MQIACF_SYSP_MAX_ARCHIVE).
- MaxReadTapeUnits (MQCFIN)
- Specifies the maximum number of dedicated tape units that can be allocated to read archive log tape volumes (parameter identifier: MQIACF_SYSP_MAX_READ_TAPES).
- OutputBufferCount (MQCFIN)
- Specifies the number of output buffers to be filled before they are written to the active log data sets (parameter identifier: MQIACF_SYSP_OUT_BUFFER_COUNT).
- OutputBufferSize (MQCFIN)
- Specifies the size of output buffer storage for active and archive log data sets (parameter identifier: MQIACF_SYSP_OUT_BUFFER_SIZE).
Parent topic:
Inquire Log (Response)
pc12730_
Home