Tandem Logon Manager for IBM Systems (ILOGMGR) Manual
Control Record Syntax
3-4 127335—Tandem Logon Manager for IBM Systems (ILOGMGR) Manual
Configuring for the ILOGMGR
If a request timeout is not specified, the default request timeout value is 30 seconds.
Retry Open Control Record
The retry open control record specifies the amount of time the ILOGMGR waits before
retrying opening an access method control block (ACB). The form of this control record
is:
RETRYOPEN=wait-value
where wait-value is a value that represents the amount of time (in seconds) the
ILOGMGR waits before retrying the open. The range of the value is 30 to 65535
seconds.
If the specified value is less than 30, that value is set to 30 and the following message is
sent to the console:
"RETRYOPEN value < 30 seconds" set to 30 seconds
If the specified value is greater than 65535, that value is set to 65535 and the following
message is sent to the console:
"RETRYOPEN value > 65535 seconds" set to 65535 seconds
If no value is entered, the ILOGMGR will abend.
When the retry open value is specified, the ILOGMGR retries the open indefinitely. If
the retry open statement is not in the control file, the ILOGMGR terminates when
VTAM returns an error on the open attempt.
Retries are attempted whenever any of the following open ACB errors occur:
If VTAM returns any other errors, the ILOGMGR terminates.
The ILOGMGR is in a wait state between retries. To terminate the ILOGMGR, issue the
following CANCEL command:
C jobname
where jobname is the jobname of the ILOGMGR.
Sense Code Meaning
X'00000014' Temporary shortage of space
X'00000052' VTAM halted
X'00000054' ACB APPLID not found
X'0000005A' APPLID not active
X'0000005C' VTAM not active
X'00000070' ACB being closed
X'000000BC' ACB being opened or closed