Previous Topic: C1X MessagesNext Topic: CIIO Messages


C1Y Messages

C1Y messages are generated during processing. The following list of C1Y messages includes possible causes and corrective actions to take in error situations.

C1Y0001E

AN I/O ERROR OCCURRED WHILE ATTEMPTING text ddname DDNAME

Reason:

An I/O error occurred when attempting to perform some activity against the DDNAME shown in the message.

Action:

Make sure the DDNAME is correctly specified. Correct the action and retry.

C1Y0002E

PREMATURE END OF FILE ENCOUNTERED WHILE READING ENDEVOR ARCHIVE FILE ALLOCATED TO DDNAME ddname

Reason:

The file containing archived or transferred Elements does not contain a logical end-of-file.

Action:

Make sure the input specified to the RESTORE or TRANSFER action contains CA Endevor SCM information. If the file contains Elements, contact your administrator.

C1Y0003E

SEQUENCE ERROR ENCOUNTERED WHILE READING ENDEVOR ARCHIVE FILE ALLOCATED TO DDNAME ddname

Reason:

The file containing archived or transferred Elements contains archived information that is not in the proper sequence as required by the RESTORE or TRANSFER action.

Action:

Make sure that the input specified to the RESTORE or TRANSFER action contains CA Endevor SCM information. If the file contains Elements, contact your administrator.

C1Y0006E

THE PREVIOUS $SMR ERROR HAS TERMINATED PROCESSING

Reason:

See the previous message.

Action:

Act on the previous message.

C1Y0007E

THE OUTPUT RECORD LENGTH (length) EXCEEDS THE OUTPUT BUFFER SIZE (size)

Reason:

The output record length exceeds the output buffer size.

Action:

Increase the LRECL and block size specifications for the data set.

C1Y0008E

THE ARCHIVE DATASET LRECL IS NOT LARGE ENOUGH. IT MUST BE AT LEAST (size).

Reason:

The minimum LRECL should be the greater of three times the maximum MCF-record length or the TYPE-LENGTH plus (+) 14.

Action:

Increase the LRECL size specifications for the data set.

C1Y0012E

NO SELECTION INPUT FILE FOUND. JCL STMT //BSTIPT01 DD ....

Reason:

There was no input to perform any of the actions requested. Either an invalid library name was specified, or there is an invalid member name within a data set.

Action:

Make sure the data set specified on the BSTIPT01 DD statement contains SCL syntax. Correct the JCL and resubmit the job. If the job is being submitted from the background panels, make sure that the JCL found in ISPSLIB associated with CA Endevor SCM contains the BSTIPT01 DD statement.

C1Y0013E

ERROR ENCOUNTERED WHEN PARSING SYNTAX

Reason:

A syntax error was encountered by the SCL parser. This message appears after all input is parsed.

Action:

Review the syntax and messages that precede this message. Correct any errors and resubmit the job.

C1Y0014E

ERROR ENCOUNTERED WHEN PARSING SYNTAX. PROCESSING WILL BE TERMINATED.

Reason:

A syntax error was encountered by the SCL parser. This message appears after all input is parsed.

Action:

Review the syntax and messages that precede this message. Correct any errors and resubmit the job.

C1Y0015I

STARTING PARSE OF REQUEST CARDS

Reason:

The CA Endevor SCM syntax parser is beginning to parse the request cards.

Action:

None.

C1Y0016I

REQUEST CARDS SUCCESSFULLY PARSED

Reason:

Informational message. This message indicates that the syntax cards were successfully parsed.

Action:

None.

C1Y0017W

REQUEST CARDS PARSED WITH WARNINGS

Reason:

Warning message. This message indicates that an incorrect option was specified.

Action:

Correct the SCL to avoid future warning messages.

C1Y0018E

DUPLICATE MEMBER NAME member name IN FILE ddname - DATA SET dsname

Reason:

A COPY or LIST function is directed to an existing member name, and the REPLACE option was not specified.

Action:

Specify REPLACE, or choose a different target member name.

C1Y0025I

MEMBER member name SUCCESSFULLY COPIED

Reason:

Informational message. This message indicates that the member name was copied to the target Restore data set.

Action:

None.

C1Y0026W

*** ERROR *** ── MEMBER ── member name NOT COPIED

Reason:

A COPY action failed. This message is preceded by an error message indicating the reason.

Action:

Review other messages in the log to determine the cause of the problem.

C1Y0027E

THE COMBINATION OF BYPASS GENERATE PROCESSOR AND PROCESSOR GROUP YOU HAVE CHOSEN IS ILLOGICAL

Reason:

The processor group you specified does not include a GENERATE processor, therefore the BYPASS GENERATE PROCESSOR option will be ignored.

Action:

Make sure that you specified the correct processor group.

C1Y0028E

MUTUALLY EXCLUSIVE WHERE CLAUSES WERE CODED

Reason:

Two or more WHERE clauses in this job are mutually exclusive.

Action:

Make sure that all the WHERE clauses are compatible.

C1Y0029E

MAXIMUM LRECL OF 80 FOR PARSER INPUT IS SUPPORTED

Reason:

The maximum record length of the input file is 80. The attributes of the input file indicate the record length is greater than 80.

Action:

Make sure the name of the input file is correct. If so, reallocate with a record length of 80.

C1Y0030E

CANNOT SPECIFY CCID "OF" AGAINST AN ARCHIVE FILE

Reason:

You have specified WHERE CCID OF as part of a LIST or TRANSFER request from an archive file. This syntax is invalid.

Action:

Respecify the request using WHERE CCID.

C1Y0031E

"AUTOGEN" AND "BYPASS GENERATE PROCESSOR" ARE MUTUALLY EXCLUSIVE

Reason:

This message is issued when AUTOGEN is in effect. It indicates that both the AUTOGEN and bypass generate processor options were specified on the same request. These two options are mutually exclusive.

Action:

Review the options and remove the option you do not need.

C1Y0038I

END OF EXECUTION LOG - HIGHEST ENDEVOR RC = return code

Reason:

This message indicates the end of the execution log. The highest return code encountered by the RESTORE program was return code.

Action:

None.

C1Y0040E

I/O ERROR ENCOUNTERED WHEN READING DATA SET dd-name

Reason:

A temporary file as indicated by the DDNAME encountered an I/O error. The file that encountered the error may have been too small and may need to be increased to hold a large Element.

Action:

Verify that the template JCL associated with the RESTORE, COPY, or LIST action properly defines all temporary files. The template JCL is described in the Installation Guide.

C1Y0041E

I/O ERROR ENCOUNTERED WHEN WRITING TO DSNAME data set name

Reason:

An I/O was detected while writing to the data set identified in the message.

Action:

Review other messages in the log to determine the cause of the problem.

C1Y0042E

ELEMENT Element name ALREADY EXISTS AT STAGE Stage ID

Reason:

This Element already exists at this Stage.

Action:

A request to RESTORE an Element into an Environment, Stage, System, Subsystem, and type was made. This message indicates that an Element of same name already exists.

Action:

Delete the Element in target Stage, or RESTORE the Element to a different CA Endevor SCM location.

C1Y0043E

NEW VERSION CANNOT BE USED, ELEMENT FOUND UP THE MAP FROM: env-name/Stage-id/sys-name/sbs-name/type-name

Reason:

A request to RESTORE was made when this Element already exists at the target location or further up the map from the location specified in the message.

Action:

Delete the Element.  

C1Y0044C

COMPONENT LIST BASE IS CORRUPTED AND WAS NOT RESTORED

Reason:

The component list base in the archive file is corrupted.

Action:

The Element is restored correctly, but the component list cannot be restored from the archive. Re-generate the Element to create a component list.

C1Y0053E

THE FOLLOWING ERROR OCCURRED WHILE PROCESSING ELEMENT Element

Reason:

The ARCHIVE, LIST, or TRANSFER actions encountered an error processing an external data set. The error is described in a message that follows message C1Y0053E.

Action:

For the appropriate corrective action, see the message that follows C1Y0053E.

C1Y0094E

REBUILD OF MERGED ELEMENT FAILED RC = return code

Reason:

The Element and component base and delta records are being copied from an archive file and merged into a file. The merge failed.

Action:

Contact your administrator.

C1Y0100E

THE SCL INPUT FILE ddname DD STATEMENT IS NOT ALLOCATED

Reason:

BSTIPT01 or the DDNAME override specified in the first character string of the C1BM3000 execution parameter is not allocated.

Action:

Provide a BSTIPT01 DD card or a DD card for the parameter override.

C1Y0101E

An invalid execution parameter was received the format of the parameter is ‘SCLDD, MSGDD, PACKAGEID, SUMMARYdd.

Reason:

The C1BM3000 execution parameter was incorrect. The parameter can contain up to four parameters separated by commas. The first parameter is the override to the SCL DDNAME (defaults to BSTIPT01) and can be up to any eight characters which constitute a valid DDNAME; the second is the override to the message file DDNAME (defaults to CONMSGS1); the third is the Package ID; and the fourth is the override to the message summary DDNAME (defaults to CONMSGS2).

This message is WTOd since it may be the message DDNAME which cannot be allocated. In this case, nothing can be written to the messages data set.

Action:

Correct the parameter.

C1Y0102E

THE MESSAGE FILE ddname DD STATEMENT IS NOT ALLOCATED.

Reason:

The primary message data set, usually C1MSGS1, is not allocated. The System, therefore, is not able to write any messages.

This message is WTOd since it may be the message DDNAME which cannot be allocated; in this case, nothing can be written to the messages data set.

Action:

Correct the parameter.

C1Y0103W

THE RETAINAPI PARAMETER HAS BEEN IGNORED TO PREVENT POSSIBLE PROBLEM

Reason:

CA Endevor SCM turned off the RETAINAPI parameter, because it would cause an ABEND in this setup. The BC1PCSV0 utility is attached and not linked or branched to.

Action:

Remove the RETAINAPI parameter or change the way the BC1PCSV0 utility is executed.

C1Y0274E

ELM TYPE for ELM Element name IN ENV: Environment name SYS: System name SBS: Subsystem name TYPE: type name STG: Stage ID NOT FOUND

Reason:

CA Endevor SCM cannot find the type definition named in the message.

Action:

Verify that the type name was specified correctly. Define the type if necessary.