Previous Topic: C1LB MessagesNext Topic: C1P Messages


C1M Messages

This section details messages generated by the MCF (Master Control File) and Package extract utility in the course of processing, along with possible causes and corrective actions to take in error situations.

C1M0001I

ENDEVOR MCF EXTRACT SUMMARY:

Reason:

Informational message. This message is the header for the Master Control File (MCF) extract summary report.

Action:

None.

C1M0002I

NUMBER OF ENVIRONMENT RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Environment records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0003I

NUMBER OF STAGE RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Stage records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0004I

NUMBER OF ENVIRONMENT/STAGE RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Environment to Stage mapping records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0005I

NUMBER OF DATA SET NAME RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Data Set Name records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0006I

NUMBER OF SYSTEM RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of System records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0007I

NUMBER OF SUBSYSTEM RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Subsystem records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0008I

NUMBER OF TYPE DEFINITION RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Element Type records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0009I

NUMBER OF ELEMENT RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Element records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0010I

NUMBER OF APPROVER GROUP RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Approver Group records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0011I

NUMBER OF APPROVER GROUP JUNCTION RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Approver Group Junction records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0012I

NUMBER OF PROCESSOR GROUP RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Processor Group records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0013I

NUMBER OF PROCESSOR GROUP SYMBOLIC RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Processor Group Symbolic records written to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0014I

TOTAL NUMBER OF RECORDS WRITTEN TO BSTXMCF FILE:

Reason:

Informational message. This message indicates the total number of records written to the MCF extract (BSTXMCF) data set. The total printed should equal the sum of the values shown in messages C1M002I through C1M0013I.

Action:

None.

C1M0015I

ENDEVOR PACKAGE EXTRACT SUMMARY:

Reason:

Informational message. This message is the header for the Package Data Set Extract Summary report.

Action:

None.

C1M0016I

NUMBER OF PACKAGE HEADER RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Package Header records written to the Package Data set extract (BSTXPKG) data set.

Action:

None.

C1M0017I

NUMBER OF PACKAGE SCL RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Package SCL records written to the Package Data set extract (BSTXPKG) data set.

Action:

None.

C1M0018I

NUMBER OF PACKAGE APPROVER RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Package Approver records written to the Package Data set extract (BSTXPKG) data set.

Action:

None.

C1M0019I

NUMBER OF PACKAGE ELEMENT-ID RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Package Element Identification records written to the Package Data set extract (BSTXPKG) data set.

Action:

None.

C1M0020I

NUMBER OF PACKAGE CAST-REPORT RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Package Cast Report records written to the Package Data set extract (BSTXPKG) data set.

Action:

None.

C1M0021I

NUMBER OF PACKAGE ORPHAN DATA SET RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Package Orphan records written to the Package Data set extract (BSTXPKG) data set.

Action:

None.

C1M0022I

NUMBER OF PACKAGE BACKOUT RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Package Backout records written to the Package Data set extract (BSTXPKG) data set.

Action:

None.

C1M0023I

NUMBER OF PACKAGE-SHIP DESTINATION RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Package Shipment Destination records written to the Package Data set extract (BSTXPKG) data set.

Action:

None.

C1M0024I

NUMBER OF PACKAGE-SHIP DATA SET NAME MAPPING RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Package Shipment Data set name mapping records written to the Package Data set extract (BSTXPKG) data set.

Action:

None.

C1M0025I

NUMBER OF PACKAGE SHIPMENT RECORDS WRITTEN:

Reason:

Informational message. This message indicates the number of Package Shipment records written to the Package Data set extract (BSTXPKG) data set.

Action:

None.

C1M0026I

TOTAL NUMBER OF RECORDS WRITTEN TO BSTXPKG:

Reason:

Informational message. This message indicates the total number of records written to the Package Data set extract file (BSTXPKG). The total indicated should equal the sum of the values shown in messages C1M0016I through C1M0025I.

Action:

None.

C1M0027I

NO ENVIRONMENT COMMAND WAS SPECIFIED. MCF INFORMATION WILL NOT BE EXTRACTED.

Reason:

Informational message. The BC1PXTRA command file (BSTIPT) did not contain an ENVIRONMENT keyword. Therefore, the extract program will not extract any MCF information.

Action:

None. If you want to extract MCF information add the ENVIRONMENT keyword to the BSTIPT control statements and add a //BSTXMCF DD statement to the execution JCL.

C1M0028I

MCF DATA WILL BE EXTRACTED FOR ENVIRONMENT Environment_name

Reason:

Informational message. The BC1PXTRA command file (BSTIPT) contained an ENVIRONMENT keyword. This message is produced for each Environment specified on the ENVIRONMENT keyword.

Action:

None.

C1M0029I

NO EXTRACT COMMAND WAS SPECIFIED. PACKAGE INFORMATION WILL NOT BE EXTRACTED.

Reason:

Informational message. The BC1PXTRA command file (BSTIPT) did not contain an EXTRACT PACKAGES statement. Therefore, the extract program will not extract any Package Data set information.

Action:

None. If you want to extract Package Data set information add the EXTRACT PACKAGES statement to the BSTIPT control statements and add a //BSTXPKG DD statement to the execution JCL.

C1M0030I

PACKAGE DATA WILL BE EXTRACTED

Reason:

Informational message. The BC1PXTRA command file (BSTIPT) contained the EXTRACT PACKAGES statement. The program is indicating that Package Data set information will be extracted.

Action:

None.

C1M0031E

ENVIRONMENT Environment_name WAS NOT FOUND EXECUTION HAS BEEN ABORTED.

Reason:

The Environment specified on the ENVIRONMENT keyword was not located in the C1DEFLTS table used during the program run. Execution of BC1PXTRA terminated with a return code of 12.

Action:

Verify that the Environment identified is specified in the C1DEFLTS table used during the program run. If it was not found in C1DEFLTS then remove the Environment name from the ENVIRONMENT statement and re-execute the program or use a C1DEFLTS table that contains the Environment.

C1M0032E

$IMR REQUEST FAILED. $IMR ERROR MESSAGE FOLLOWS

Reason:

The $IMR service returned an unrecoverable error. The message following C1M0032E identifies the specific $IMR error.

Action:

For more information about the error, see the message that follows C1M0032E.

C1M0033E

C1BMINIT FAILURE. Call Endevor Technical Support

Reason:

One of the BC1PXTRA initialization programs did not complete successfully. BC1PXTRA execution was terminated.

Action:

Resubmit the job. If the problem persists contact your administrator.

C1M0034E

PROCESSING TERMINATED BECAUSE OF CONTROL STATEMENT ERRORS

Reason:

The BSTIPT control statement parse routine detected an error in the control statements passed to BC1PXTRA. The parser generated one or more messages to identify the problem.

Action:

See the parser messages generated and correct the error in the BSTIPT control statements. Resubmit the job after the errors have been corrected.

C1M0035E

$PKMR EXTRACT REQUEST FAILED. PKMRRTYP=record_type. $PKMR ERROR MESSAGE FOLLOWS

Reason:

The $PKMR service returned an error when attempting to extract information from the Package Data set. The record_type identifies the type of Package Data set record that was being processed. A $PKMR message that further identifies the problem will be printed after message C1M0035E.

Action:

For more information, see the $PKMR message that follows message, C1M0035E.

C1M0036W

INVALID RECORD LENGTH FOR $IMR DATA. ONLY 70 BYTES WRITTEN TO RECORD record_number IN BSTXMCF FILE

Reason:

The MCF data returned by the $IMR service is too long to write to the BSTXMCF data set. Only the first 70 bytes (the record header) will be written. The record_number field identified the logical record number in the BSTXMCF that was truncated.

Action:

Contact your administrator.

C1M0037W

INVALID RECORD LENGTH FOR $PKMR DATA. ONLY 64 BYTES WRITTEN TO RECORD record_number in BSTXPKG FILE

Reason:

The Package Data set data returned by the $PKMR service is too long to write to the BSTXPKG data set. Only the first 64 bytes (the record header) will be written. The record_number field identified the logical record number in the BSTXPKG that was truncated.

Action:

Contact your administrator.

C1M0041I

DUPLICATE ELEMENTS-ELIMINATED number

Reason:

Informational Message. This message indicates the number of duplicate Elements eliminated before writing Element records to the MCF extract (BSTXMCF) data set.

Action:

None.

C1M0042I

ELM EXTENSION RECORDS WRITTEN:

Reason:

Informational Message. This message indicates the number of Element Extension records written to the MCF extract (BSTXMCF) data set.

Action:

None.