Previous Topic: BTSQ MessagesNext Topic: C1B Messages


C1A Messages

This section details messages generated in the course of processing, along with possible causes and corrective actions to take in error situations.

C1A0001E

ERROR BUILDING SVC99 TEXT UNITS, UNABLE TO MATCH DDB UNIT unit id.

Reason:

Either there was an internal error, or you have mixed CA Endevor SCM releases.

Action:

Verify that you have not inadvertently mixed CA Endevor SCM releases. Otherwise, contact your administrator.

C1A0002E

ERROR FORMATTING SVC99 TEXT UNITS, DATA IS TOO LONG

Reason:

A value was specified for a JCL parameter that is too long.

Action:

Respecify the parameter. See message C1A0009E for details regarding the field in error.

C1A0003E

ERROR FORMATTING SVC99 TEXT UNITS, FIELD VALUE NOT FOUND IN CONVERSION TABLES.

Reason:

There is an invalid JCL parameter specification.

Action:

Respecify the parameter. See message C1A0009E for details regarding the field in error.

C1A0004E

ERROR FORMATTING SVC99 TEXT UNITS, INVALID NUMERIC DIGITS.

Reason:

There is an invalid JCL parameter specification. A numeric value was expected but was not supplied.

Action:

Respecify the parameter. See message C1A0009E for details regarding the field in error.

C1A0008I

TEST OF DATA SET NAME TYPE: ALLOCATION TEST RC=<return code-reason code > DDNAME= <ddname, if known>

Reason:

Informational message.

Action:

None.

C1A0009E

** NAME=field name, PRFLD=endevor field ID, KEYFLD=svc99 field ID, DATA=data value **

Reason:

Informational message. This message is issued along with the previous messages to provide detailed information. For processor allocation errors, the data parameter provides an indication of the parameter in error, the location of the subparameter in the processor, and allows you to verify that the syntax and specified value are valid.

Action:

None.

C1A0010E

RC=return code - reason code ALLOCATION ERROR DDNAME=ddname DSNAME=dsname

Reason:

A dynamic allocation error occurred for the named data set. Refer to the appropriate IBM documentation for your operating System for a definition of the return and reason codes. If DDname and DSname are blank; then the data set that failed to allocate is C1SORTIO, which is dynamically allocated.

Action:

Correct the indicated condition and resubmit the request. If the problem continues, contact the appropriate Systems programming personnel. If the type definition has a comparison length of more than 4000 characters: LRECL=LRECL+4000, BLKSIZE=new LRECL+4.

C1A0011E

text associated with return/reason code identified in C1A0010E

Reason:

Informational message.

Action:

None.

C1A0011I

< message number > DATA SET < data set name > < error description>

Reason:

Informational message. This message pertains to the action described in C1A0008I.

Action:

None.

C1A0012E

additional text associated with return/reason code identified in C1A0010E

Reason:

Informational message.

Action:

None.

C1A0012I

<text>

Reason:

Informational message. If present, this message provides additional information pertaining to C1A0008I and C1A0011I that are displayed just prior to this message.

Action:

None.

C1A0013E

MAXIMUM NUMBER OF SIMULTANEOUS TEMPORARY DATA SETS EXCEEDED.

Reason:

This message is issued when more than 100 temporary data sets are allocated simultaneously.

Action:

Modify the processor so that no more than 100 temporary data sets are allocated simultaneously.