Previous Topic

Next Topic

Book Contents

Book Index

Messages CPS400 through CPS4xx

This group includes messages for the Control-O product.

CPS421I CTOCPS STARTED

Explanation: This information message indicates that the CTOCPS program, which compresses or verifies the Global AutoEdit library, started.

Corrective Action: No action is required.

CPS422S COMPRESS REQUIRED FOR GLOBAL AUTOEDIT VARIABLES LIBRARY

Explanation: The Global AutoEdit library needs to be compressed but automatic compression was disabled. Control-O does not automatically compress the Global AutoEdit library because N is specified for the GLBCOMP parameter in the CTOPARM member.

The library is not compressed. The WRITEGLOBAL command fails.

Corrective Action: Do one of the following:

For information on how to set automatic compression, see the Control-O chapter in the INCONTROL for z/OS Installation Guide.

CPS423S DYNAMIC ALLOCATION ERROR DURING COMPRESS, ERROR=rc/rsn/dsn

Explanation: Dynamic allocation (SVC 99) failed. The CTOCPS program uses SVC 99 to dynamically allocate and deallocate the Global AutoEdit library and its copy file.

The variables in this message are:

The CTOCPS program ends with a return code of 08. The WRITEGLOBAL command fails.

Corrective Action: For an explanation of the return code (rc) and the reason code (rsn), see the IBM manual MVS Programming: Authorized Assembler Services Guide. Until this problem is resolved, use site compression procedures to compress the Global AutoEdit library.

CPS424I FIRST COMPRESSION PHASE STARTED - LIBRARY UNLOAD

Explanation: This information message indicates that the backup phase of the CTOCPS program has begun.

Corrective Action: No action is required.

CPS425I SECOND COMPRESSION PHASE STARTED - COMPRESS IN PLACE

Explanation: This information message indicates that the compress in place phase of the CTOCPS program has begun.

Corrective Action: No action is required.

CPS426I CTOCPS ENDED

Explanation: This information message indicates that the CTOCPS program has successfully completed compressing the Global AutoEdit library.

Corrective Action: No action is required.

CPS427S IEBCOPY RETURNED A NON-ZERO COMPLETION CODE

Explanation: IEBCOPY could not complete its task. IEBCOPY is invoked internally by the CTOCPS program to copy or compress a data set.

The CTOCPS program ends with a return code of 08. The WRITEGLOBAL command fails.

Corrective Action: If your system programmer can not resolve the problem, contact your INCONTROL administrator. Until this problem is resolved, use site compression procedures to compress the Global AutoEdit library.

CPS428S CTOCPS RECEIVED AN INVALID PARAMETER LIST

Explanation: The CTOCPS program received a parameter list with an unexpected format. This message indicates an internal error.

The CTOCPS program ends with a return code of 08. The WRITEGLOBAL command fails.

Corrective Action: Contact BMC Customer Support. Until this problem is resolved, use site compression procedures to compress the Global AutoEdit library.

CPS429S PREVIOUS COMPRESS FAILED. GLOBAL LIBRARY CANNOT BE RESTORED FROM BACKUP

Explanation: Compression cannot be performed because the Global AutoEdit library was corrupted during the last compression and no valid backup exists.

During CTOCPS processing, the $$COMPST control member is repeatedly updated to track completed operations. The contents of this control member indicate that the last time CTOCPS ran, Control-O did not successfully compress the Global AutoEdit library. As a result, there is no usable backup. Therefore, the Global AutoEdit library cannot be restored.

Control-O stops loading Global variables.

Corrective Action: If you are unable to restore the Global AutoEdit library, run the NEWGLOB job, which renames the corrupted Global AutoEdit library, and creates a new one with the old name using Global variable information from memory. If necessary, you can use the TAILOR JOB option available from ICE by selecting Maintain your Environment => ICE refresh=> OPTION 3.

For more information, see the section on automatic compression of the global AutoEdit library in the INCONTROL for z/OS Administrator Guide.

CPS430S ERROR READING AUTO-COMPRESS CONTROL-MEMBER $$COMPST

Explanation: The CTOCPS program was unable to read the $$COMPST control member. The $$COMPST control member is defined by the NEWGLOB job during installation of Control-O. The CTOCPS program checks the $$COMPST control member to determine if the last automatic compression was successfully completed.

The CTOCPS program ends with a return code of 08. The READGLOBAL and WRITEGLOBAL commands are ignored.

Corrective Action: Ensure that the $$COMPST control member exists in the Global AutoEdit library, and if the NEWGLOB job was not run during installation, submit this job. If the problem is not resolved, contact your INCONTROL administrator.

CPS431S ERROR WRITING AUTO-COMPRESS CONTROL-MEMBER $$COMPST

Explanation: The CTOCPS program was unable to write the $$COMPST control member. The $$COMPST member is defined by the NEWGLOB job during installation of Control-O.

The CTOCPS program ends with a return code of 08.

Corrective Action: Ensure that the $$COMPST control member exists in the Global AutoEdit library, and if the NEWGLOB job was not run during installation, submit this job. If the problem is not resolved, contact your INCONTROL administrator.

CPS432I RESTORE OF GLOBAL VARIABLES LIBRARY STARTED

Explanation: This information messages indicates that the CTOCPS program has begun restoring the Global AutoEdit library. The CTOCPS program was unable to read the Global AutoEdit library, but the backup file is intact.

CTOCPS restores the Global AutoEdit library from the backup file.

Corrective Action: No action is required.

CPS433S ABEND abCode INTERCEPTED DURING COMPRESS

Explanation: The ESTAE recovery routine intercepted an abend during execution of a READGLOBAL or WRITEGLOBAL command.

The READGLOBAL or WRITEGLOBAL command is ignored.

Corrective Action: Check and correct the names of the Global AutoEdit library and the backup copy. If these libraries are corrupt (for example, by a disk crash), restore them from a backup.

CPS434I COMPRESS OF GLOBAL VARIABLES LIBRARY STARTED

Explanation: This information message indicates that the CTOCPS program has begun compressing the Global AutoEdit library.

Corrective Action: No action is required.

Parent Topic

CPS messages