Previous Topic: CTSSYNC Report Field DefinitionsNext Topic: Status in TAPE DATABASE Messages


ATL ACTION Messages

The following ATL ACTION messages are issued.

VERIFY MODE INITIATED

The VERIFY command had been issued and processed.

VERIFY MODE TERMINATED

The NOVERIFY command had been issued and processed.

CONVENIENCE DOOR ACTIVE

The NOBULK command was issued and the convenience door will be used for any further EJECT commands.

BULK-EJECT DOOR ACTIVE

The BULK command was issued and the bulk door will be used for any further EJECT commands.

NO DD STATEMENT FOR IMPORT

An IMPORT command was issued, but the JCL did not contain an IMPORT DD statement.

NO DD STATEMENT FOR EXPORT

An EXPORT command was issued, but the JCL did not contain an EXPORT DD statement.

WRITTEN TO EXPORT LIST VSN vvvvvv

An EXPORT command was issued and the volume to be exported was written to the export list created on virtual-volume vvvvvv.

WRITTEN TO IMPORT LIST VSN vvvvvv

An IMPORT command was issued and the volume to be imported was written to the import list created on virtual-volume vvvvvv.

QUERY COMPLETE, VOLUME IN ROBOT

A SYNC command was issued and the volume to be synchronized did reside inside the robot.

VOLUME WAS ALREADY IN THAT STATUS

A SYNC command has been issued, and the volume was already in the correct status.

REQUESTED PROCESS COMPLETE

Either a PROTECT, SCRATCH, PRIVATE command had been issued and the volume had its status successfully changed. The PROTECT or SCRATCH command may also have been issued because of a SYNC command when the initial QUERY found the tape was not in the correct status.

EXPORT FAILED, REASON CODE=nnn

The EXPORT command failed. The reason codes can be found in the LCS External Services Parameter List (LCSPL), mapped by IBM macro CBRLCSPL. This macro can be found in SYS1.MACLIB.

IMPORT FAILED, REASON CODE=nnn

The IMPORT command failed. The reason codes can be found in the LCS External Services Parameter List (LCSPL), mapped by IBM macro CBRLCSPL. This macro can be found in SYS1.MACLIB.

REQUEST FAILED RC=rc,RS=rsn,FB=nnnnnn

The request (SCRATCH, PRIVATE, PROTECT, SYNC) failed with a return code of rc; and reason code of rs. The return code and reason code combinations can be found in the LCS External Services Parameter List (LCSPL), mapped by IBM macro CBRLCSPL. This macro can be found in SYS1.MACLIB.

SYNTAX ERROR DURING PARSE

There was a syntax error on the specified control statement.

PARSING ERROR IN THE VSN RANGE

A range of volumes had been specified, but there was a syntax error in the format.

BYPASSED MIXING IMPORT AND EXPORT

It is not allowed to perform both an IMPORT and an EXPORT on the same execution.

NO COMMAND(S) FOUND

No command was found on the PARM or in the SYSIN.

INVALID REQUEST FOR THIS ATL

A command was rejected as un-supported by the ATL software.

ATL INACTIVE OR NOT AVAILABLE

The 3494/ATL was either not active or not available to communicate with CTSSYNC.

ATL SYNCRONIZE BYPASSED

The SYNC command was bypassed for the specified reason.

VOLUME NOT FOUND BY ATL

The volume specified on the command is not defined in the ATL TCDB.

OUT OF SYNC: TVIUSEA = x & TVILCAT = yy

SYNC operation failed. The ATL TCDB status x and LM status yy are different. Use IBM ISPF panels to resolve the discrepancy.

For more information about status settings, see the IBM document DFSMS Object Access Method Planning, Installation, and Storage Administration Guide for Tape Libraries.

OUT OF SYNC: ROBOT= xxx & TAPEMGMT= yyy

The tape robot and tape management system both have different settings. Running CTSSYNC with a PARM=‘SYNC’ fixes this.