Previous Topic

Next Topic

Book Contents

Book Index

Messages CTI600 through CTI6xx

This group includes messages for the Control-O product.

CTI650E STORAGE OBTAIN FAILED WITH RETURN CODE rc

Explanation: An attempt to acquire storage for an internal table failed with return code rc. The CTOCTI utility requested working storage for an internal table.

The CTOCTI utility terminates.

Corrective Action: Increase the region size specified in the JOB or EXEC JCL statement and rerun the job.

CTI651E OPEN FAILED FOR DDNAME OBJFILE

Explanation: The CTOCTI utility attempted to open the data set referenced by the DD statement OBJFILE but failed.

Possible causes are:

The CTOCTI utility terminates.

Corrective Action: Verify that the data set exists and is spelled correctly. Rerun the job.

CTI652S INTERNAL OBJECT TABLE MUST BE ENLARGED

Explanation: The amount of storage allocated for an internal table is insufficient. The system has more started tasks than the CTOCTI utility anticipated. The storage allocated for one of the internal tables is insufficient.

The CTOCTI utility terminates.

Corrective Action: Contact your INCONTROL administrator.

CTI653E ALESERV ADD FAILED FOR addr-spc WITH RETURN CODE rc

Explanation: The ALESERV function was invoked to analyze address space addr-spc, but failed with return code rc.

Control-O continues its analysis with the next address space.

Corrective Action: No action is required.

CTI654I ADDRESS SPACE addr-spc IS SWAPPED OUT AND WILL BE SKIPPED

Explanation: This information message indicates that Control-O failed to get information from the address space addr-spc. The ALESERV function was invoked to analyze the address space but failed because the specified address space is swapped out.

Control-O continues its analysis with the next address space.

Corrective Action: No action is required.

CTI655E ALESERV DELETE FAILED FOR addr-spc WITH RETURN CODE rc

Explanation: Control-O acquired information from the address space addr-spc but the attempt to disconnect from the address space failed.

After analyzing the address space, the ALESERV function DELETE tried to disconnect from the address space but failed with return code rc.

Control-O continues its analysis with the next address space.

Corrective Action: No action is required.

CTI656I STARTED TASK taskName WILL BE ADDED TO THE DATABASE

Explanation: This information message indicates that started task taskName was not specified in the Object file but was active in the system.

The started task is added to the COSMOS database.

Corrective Action: No action is required.

CTI657I OBJECT_NAME/DESC CLASS_NAME/DESCR ADDRSPAC STATUS _J

Explanation: This information message is the header for data displayed by the CTO659I message. It is generated when invoking the CTOCTI utility.

The J field at the end of this message is usually blank. When J is displayed, it means JOINed, and indicates that the address space is part of a composite address space. For example, CICS monitors use three address spaces: AOR, TOR and FOR.

Corrective Action: No action is required.

CTI658I text

Explanation: This information message is an internal message issued by the CTOCTI utility. When running the CTOCTI utility to define started tasks for the Control-O/COSMOS database, a Control-O rule traps these internal messages and creates the required definitions for Control-O/COSMOS.

Corrective Action: No action is required.

CTI659I objectName className addrSpace status j

Explanation: This information message displays the object name (16 characters), class name (16 characters), address space name (8 characters), status (ACTIVE, INACTIVE, EXCLUDED) and j (1 character)

The J field at the end of this message is usually blank. When J is displayed, it means JOINed and indicates that the address space is part of a composite address space. For example, CICS monitors are use three address spaces: AOR, TOR, and FOR.

Corrective Action: No action is required.

Parent Topic

CTI messages