Previous Topic

Next Topic

Book Contents

Book Index

Messages CTTC00 through CTTCxx

This group includes messages for the Control-M/Tape product.

CTTC01E CURRENT TMS IS INVALID

Explanation: An invalid or unsupported tape management system name was specified in the Automated Conversion Step Entry panel, the first screen of the Control-M/Tape automated conversion steps. Automatic conversion is a series of steps, which converts tape management data from another system into Control-M/Tape data format. Valid tape management system names are: CA1, TLMS, RMM, EPIC and CATALOG.

The conversion program waits for a correction to the specified value.

Corrective Action: Specify a valid tape management system name and retry.

CTTC02E INVALID LEVEL. VALID LEVELS FOR CA1 ARE: 4.9, 5.0, 5.1 AND 5.2

Explanation: An invalid or unsupported level was specified for CA-1 in the automatic conversion screen. Valid level values for the CA-1 tape management system: 4.9, 5.0, 5.1, and 5.2.

The conversion program waits for a correction to the specified value.

Corrective Action: Specify a valid level for the CA-1 tape management system and retry.

CTTC03E INVALID LEVEL. VALID LEVELS FOR CA-TLMS ARE: 5.3 AND 5.4

Explanation: An invalid or unsupported level was specified for CA-TLMS in the automatic conversion screen. Valid values for the CA-TLMS tape management system: 5.3 and 5.4

The conversion program waits for a correction to the specified value.

Corrective Action: Specify a valid level for the CA-TLMS tape management system and retry.

CTTC04E INVALID LEVEL. VALID LEVELS FOR EPIC ARE: 3.1, 3.2 AND 3.3

Explanation: An invalid or unsupported level was specified for CA-EPIC/MVS in the automatic conversion screen. Valid values for the CA-EPIC/MVS tape management system: 3.1, 3.2, and 3.3.

The conversion program waits for a correction to the specified value.

Corrective Action: Specify a valid level for the CA-EPIC/MVS tape management system and retry.

CTTC05E LIBRARY/DATASET NOT FOUND

Explanation: A library or data set name that is not found in the MVS CATALOG was specified. The library or the data set name is either misspelled or not cataloged.

The conversion program waits for a correction to the specified data set or library name.

Corrective Action: Specify the cataloged library or data set name correctly and retry.

CTTC06E MEMBER NOT FOUND

Explanation: The member name specified cannot be found in the specified library. The library name or the member name, or both, are incorrect.

The conversion program waits for a correction to the specified library or member name.

Corrective Action: Correct the library name and the member name, and retry.

CTTC07E UNDEFINED OPTION CODE

Explanation: An option that is not supported in the current screen of the Control-M/Tape automatic conversion program was specified. The current screen lists the valid options.

The conversion program waits for specification of a valid option.

Corrective Action: Specify a valid option and retry.

CTTC08E AT LEAST ONE VOLUME RANGE MUST BE DEFINED

Explanation: There was an attempt to delete the last remaining range in the volume range table. The volume range table lists ranges of volumes that should be handled during conversion of tape management data to Control-M/Tape format. At least one volume range must be defined.

The volume range is not deleted.

Corrective Action: Define the correct volume range and then delete the existing volume range.

CTTC09E FROM VOLUME CANNOT BE HIGHER THAN TO VOLUME

Explanation: The current volume range definition contains a FROM value that is higher than its TO value. The TO volser (volume serial number) must not be less than the FROM volser.

The conversion program waits for a correction to the invalid range specification.

Corrective Action: Specify a valid volume range and retry.

CTTC10E REPORT CANNOT BE PROCESSED. MAKE SURE IT WAS SUCCESSFULLY PRODUCED

Explanation: The report that was produced as input to the automated conversion cannot be processed, because it was either empty or in an invalid format. To convert from a different tape management system to Control-M/Tape, a report is produced in the previous tape management environment. After the user confirms that it was successfully produced, the report is used as input to the conversion program.

The conversion program waits for the user to confirm that a report is successfully produced.

Corrective Action: Either produce a new report or wait for the report job to complete and confirm that it was successfully produced.

CTTCBR00 CONTROL-M/TAPE REAL-TIME ENVIRONMENT IS NOT ACTIVE.

Explanation: This message is issued by exit CBRUXVNL when a Control-M/Tape real-time environment is not found.

Waits for one of the replies listed in message CTTCBR12.

Corrective Action: Reply to message CTTCBR12.

CTTCBR01 ACCDB FUNC: func FOR VOL: volser FAILED. RC= rc

Explanation: The high level API of Control-M/Tape (macro CTTACCDB) failed to perform function func for volume volser. The return code is rc.

The specified volume is not processed.

Corrective Action: See the CTTACCDB macro in the Control-M/Tape chapter of the INCONTROL for z/OS Administrator Guide for more information.

CTTCBR02 LAST IOS FUNC: func, IOS RC=rc, IOS RSN=rsn

Explanation: The specified function for the MDB failed. This message follows message CTTCBR01, if the problem is in an operation that modifies the MDB.

The variables in this message are:

Corrective Action: Refer to the CTT200S message for a description of the return code (rc) and reason code (rsn).

CTTCBR03 VOLUME: volser NOT FOUND IN MDB. VOL IS MARKED PRIVATE

Explanation: This message is issued by exit CBRUXENT when a volume that is not known to Control-M/Tape enters the automated tape library. The volume serial number of the unknown volume is volser.

Processing continues. The volume is marked PRIVATE in the robotic library database.

Corrective Action: No action is required.

CTTCBR04 VOLUME: volser NOT FOUND IN MDB. UPDATE NOT PERFORMED

Explanation: This message is issued by exit CBRUXEJC when a volume that is not known to Control-M/Tape is ejected from the robotic library. The volume serial number of the unknown volume is volser.

Processing continues. The MDB is not updated.

Corrective Action: No action is required.

CTTCBR05 VOLUME: volser NOT FOUND IN MDB. CHANGE IS ALLOWED

Explanation: This message is issued by Exit CBRUXCUA when an attempt is made to change the status of a volume that is not known to Control-M/Tape. The volume serial number of the unknown volume is volser.

Processing continues. The status of the volume is changed in the robotic library.

Corrective Action: No action is required.

CTTCBR06 VOLUME: volser STATUS CHANGE DENIED BY CONTROL-M/TAPE EXIT

Explanation: This message is issued by Exit CBRUXCUA when an attempt is made to change the status of a volume and the new status contradicts with the status in the Control-M/Tape MDB.

The status of the volume is not changed.

Corrective Action: Check the volume status in the MDB. If appropriate, change the volume status in the MDB using the Control-M/Tape interface. The robotic library will be automatically notified of the change.

CTTCBR07 LINK OF EXIT exitName SUCCESSFUL

Explanation: A Control-M/Tape exit successfully linked a similar exit of another tape management system that runs parallel to Control-M/Tape.

Corrective Action: No action is required.

CTTCBR08 LINK OF EXIT exitName FAILED

Explanation: A Control-M/Tape exit failed to link a similar exit of another tape management system (TMS) that runs parallel to Control-M/Tape. When Control-M/Tape runs in TEST mode parallel to another TMS, Control-M/Tape interface exits attempt to pass control to similar exits of the other TMS.

Corrective Action: Verify that the STEPLIB or LINKLIST library of the job contains the specified exit. If the exit is in one of these libraries, refer to the messages guide for that exit.

CTTCBR09 VOLUME: volser NOT FOUND IN MDB. CANNOT LOCATE IT. PLEASE RESPOND TO CTTCBR12 MESSAGE

Explanation: This message is issued by exit CBRUXVNL when a mount message is issued for a volume that is not in the robotic library and is also unknown to Control-M/Tape.

Waits for one of the replies listed in message CTTCBR12.

Corrective Action: Reply to message CTTCBR12.

CTTCBR10 VOLUME: volser NOT IN LIBRARY. LOCATION: loc PLEASE RESPOND TO CTTCBR12 MESSAGE

Explanation: This message is issued by exit CBRUXVNL when a mount message is issued for a volume which is not in the robotic library. The message specifies the location of the volume as recorded in the Control-M/Tape database.

Waits for one of the replies listed in message CTTCBR12.

Corrective Action: Reply to message CTTCBR12.

CTTCBR11 VOLUME: volser NOT IN LIBRARY ALTHOUGH MARKED AS IN LIBRARY: lib. PLEASE RESPOND TO CTTCBR12 MESSAGE

Explanation: This message is issued by exit CBRUXVNL when a mount message is issued for a volume that should be in the robotic library based on data recorded in the Control-M/Tape MDB, but actually is not in the robotic library.

Waits for one of the replies listed in message CTTCBR12.

Corrective Action: Reply to message CTTCBR12.

CTTCBR12 VOLUME: volser. REPLY R-RETRY, I-IGNORE, C-CANCEL

Explanation: This message is issued by exit CBRUXVNL when a mount message is issued for a volume that is not in the robotic library. This message follows message CTTCBR09, CTTCBT10, or CTTCBR11.

Waits for user reply.

Corrective Action: Reply with one of the following options:

CTTCBR13 VOLUME: volser NOT FOUND IN MDB. VOLUME IS IGNORED

Explanation: This message is issued by exit CBRUXENT when volume volser, which is unknown to Control-M/Tape, is inserted in the robotic library.

The volume status in the robotic library is not initialized by the exit.

Corrective Action: No action is required.

CTTCBR14 VOLUME: volser IS CURRENTLY IN EJECT PROCESS. PLEASE RESPOND TO CTTCBR12 MESSAGE

Explanation: This message is issued by exit CBRUXVNL when a mount message is issued for a volume that is currently in eject process from the automated tape library.

Waits for one of the replies listed in message CTTCBR12.

Corrective Action: Reply to message CTTCBR12.

CTTCBR15 VOLUME: volser IS MARKED AS DELETED. VOLUME IS EJECTED

Explanation: This message is issued by exit CBRUXENT when volume volser, which is marked for deletion in the Control-M/Tape MDB, is inserted in the robotic library.

The volume is ejected from the robotic library.

Corrective Action: No action is required.

Parent Topic

CTT messages