Previous Topic: C1C MessagesNext Topic: C1EI Message Codes


C1E Messages

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

C1E0001E

INSUFFICIENT STORAGE - REASON CODE return code

Reason:

CA Endevor SCM was unable to obtain sufficient working storage for the component indicated by return code. Reason codes and their meanings are as follows:

Action:

Resubmit the request, specifying a larger region size on the job statement. If the error occurred during foreground processing, log on to TSO with a larger region size.

C1E0002E

STEP xxxxxxxx PARM= INVALID--VALUE LONGER THAN MAX ALLOWED (100 CHARS)

Reason:

The PARM= value in a processor step is greater than 100 characters in length. The maximum is 100 characters.

Action:

Reduce the value of the PARM= parameter and resubmit the request.

C1E0101E

STAGE Stage name NOT DEFINED

Reason:

The request specified a CA Endevor SCM Stage name which was not defined, or was specified incorrectly.

Action:

Verify the Stage name specification in the request. If necessary, contact your administrator.

C1E0102E

userid NOT DEFINED AS A ENDEVOR USER

Reason:

The USERID or JOBNAME attempting the request was not defined to CA Endevor SCM. If this message was generated in a background request, the JOBNAME corresponds to a USERID that was not defined to CA Endevor SCM.

Action:

Contact your administrator to define the USERID or JOBNAME, or both.

C1E0103E

USER userid NOT AUTHORIZED FOR action OF Environment/System/Subsystem

Reason:

The USERID associated with the request is not authorized for the requested action for the System, Subsystem, or Element specified in the request. Access to a System, Subsystem, or Element is defined on the basis of USERID for one or more actions and one or more Systems and Subsystems in the Environment. Native security - action violation.

Action:

Verify that the System, Subsystem, and Element name were specified correctly in the request. If necessary, contact your administrator to request access privileges.

C1E0103I

USER userid NOT AUTHORIZED FOR function OF Environment/System/Subsystem

Reason:

Informational message. This user is not authorized to perform a function of Environment/System/Subsystem.

Action:

None.

C1E0104E

USER NOT AUTHORIZED FOR ENVIRONMENT/SYSTEM/SUBSYSTEM/ELEMENT

Reason:

The user specified in the request is not authorized to access the specified Element at the specified location. Native security - resource violation.

Action:

Verify that the Element name, System and Subsystem were specified correctly in the request. If necessary, contact your administrator to request access privileges.

C1E0104I

USER NOT AUTHORIZED FOR ENVIRONMENT/SYSTEM/SUBSYSTEM

Reason:

Informational message. This user is not authorized to access Environment/System/Subsystem.

Action:

None.

C1E0105E

A SECURITY VIOLATION HAS OCCURRED. ACTION DENIED.

Reason:

A security violation was detected. The user is not allowed to perform this action based on the ESI security rules defined.

Action:

Verify all the information you specified is correct. If so, have your CA Endevor SCM or security administrator view the security violation written to the security violation log to determine the reason for the violation.

C1E0105I

A SECURITY VIOLATION HAS OCCURRED. ACTION DENIED.

Reason:

Informational message. Previous messages in the report contain detailed information relating to the security violation.

Action:

None.

C1E0106E

Environment NOT DEFINED IN CUSTOMER DEFAULTS TABLE OR THE USER NOT AUTHORIZED TO USE THIS ENV.

Reason:

The Environment name specified is not defined in the defaults table or users are attempting to access an Environment for which they are not authorized.

Action:

Contact your administrator, if required.

C1E0107I

USER userid IS RESTRICTED FROM USE OF RESOURCE resource name

Reason:

Informational message. This user is not authorized to access this resource.

Action:

None.

C1E0108E

SYMBOLIC ERROR error code DETECTED IN DATA SET/PATH NAME

Reason:

Internal error. A problem occurred when CA Endevor SCM attempted to resolve a symbolic parameter in the data set or path name.

Action:

Contact your administrator.

C1E0109E

LIBRARY DSN ID data set id NOT DEFINED ON TYPE type name

Reason:

The data set named in the message was not defined on the type record named in the message.

Action:

Define the data set on the type record.

C1E0110E

DATA SET DSORG dsorg UNSUPPORTED

Reason:

The data set [DSN] has an organization [DSORG] which is not supported by CA Endevor SCM. Supported data set types are partitioned, sequential, CA Librarian, and CA Panvalet. The requested action cannot be performed.

Action:

Make sure that the data set was correctly specified. If necessary, correct the request and resubmit.

C1E0111E

DATA SET RECFM format IS INCONSISTENT WITH THE ACTION REQUESTED

Reason:

The data set dsname has a record format that is not consistent with the action requested.

Action:

Make sure that the data set was correctly specified. If necessary, correct the request and resubmit.

C1E0112E

ATTRIBUTES OF DATA SET ARE INVALID - UNABLE TO CONTINUE PROCESSING TYPE type name

Reason:

A data set dsname associated with the processing of requests for Element type name has attributes which are not valid for this request. No further processing was attempted for all Elements remaining in the request data set member for type name.

Action:

Make sure that the data set was correctly specified. If necessary, correct the request and resubmit.

C1E0113E

TYPE type name NOT DEFINED FOR System AT STAGE Stage name

Reason:

An action request specified an Element type that was not defined for the named System and Stage.

Action:

Verify the Element type definition for the requested System at both Stages. Make sure that the action requested specified the Element type correctly. Resubmit the request if necessary. If a type must be defined, or a type definition must be modified, contact your administrator.

C1E0114E

DDNAME ddname1 NOT COPIED TO ddname2 - INCOMPATIBLE RECORD FORMATS (format1/format2)

Reason:

A step in the current processor which executes a copy procedure was not executed. The source data set for the copy is identified by ddname1 (record format format1), and the destination by ddname2 (record format format2). The Copy request was not be executed because format1 and format2 were not compatible with each other.

Action:

Verify the attributes of both data sets, and make sure that both are correctly specified. Contact your administrator to correct any data sets which may be incorrectly specified. Resubmit the request after the data sets in question are corrected.

C1E0115E

ERROR DURING IMR FUNCTION CALL

Reason:

Internal error.

Action:

Check to make sure that the C1DEFLTS order matches the map order.

C1E0116E

RC=rrrr-nnnn ALLOCATION ERROR ddname-dsname

Reason:

A dynamic allocation error occurred for data set [DSN] whose return code is [RRRR] and whose reason code is [NNNN in decimal). Refer to the appropriate IBM documentation for your operating System for a definition of the return and reason codes.

Action:

Correct the condition indicated by the return and reason codes and resubmit the request. If the problem continues, contact the appropriate Systems programming personnel.

C1E0117E

MEMBER IS IN USE BY ANOTHER USER - RETRY ACTION LATER

Reason:

An attempt to perform an action against a member of a partitioned data set that is currently in use by another user is not permitted until the other user finishes using the member in question. It is also possible that the Element is in use by you if you are in split-screen mode.

Action:

Wait until the user finishes using the member you are attempting to perform an action against, and then retry the action.

C1E0118E

UNABLE TO DEFINE STAGE DEFINITION IN DATA SET

Reason:

An improper Stage definition was attempted against the VSAM data set name shown in the message. The specified data set name may be improperly allocated.

Action:

Review steps required to define Stages as described in the Administrator Guide.

C1E0119E

THE ATTRIBUTES OF THE ddname DATA SET ARE INVALID. UNABLE TO CONTINUE WITH CONDELE PROCESSING

Reason:

The CONDELE utility cannot process data sets with the attributes of the named data set.

Action:

Adjust the attributes of the named data set then resubmit the action request.

C1E0120E

DATA SET MAY BE PANV/LIBR. LIBRARY TYPE MUST BE DEFINED IN THE C1DEFLTS TABLE

Reason:

CA Endevor SCM attempted to read from or write to a data set but was unsuccessful.

Action:

If the library accessed was a CA Panvalet or a CA Librarian library, the C1DEFLTS table is not properly defined. Review steps required to define access to CA Panvalet or CA Librarian as described in the Administrator Guide. If the C1DEFLTS table contains proper definition for CA Panvalet or CA Librarian access, make sure that the correct C1DEFLTS load module is accessed.

C1E0121I

IF NOT PANVALET OR LIBRARIAN, DSORG organization format IS UNSUPPORTED

Reason:

CA Endevor SCM attempted to read from or write to a data set but was unsuccessful. This is a continuation of message C1E0120E.

Action:

If the library accessed was a CA Panvalet or a CA Librarian library, the C1DEFLTS table is not properly defined. Review steps required to define access to CA Panvalet or CA Librarian as described in the Administrator Guide. If the C1DEFLTS table contains proper definition for CA Panvalet or CA Librarian access, make sure that the correct C1DEFLTS load module is accessed.

C1E0122E

DSORG "organization code" IS INVALID FOR library type LIBRARY

Reason:

The named DSORG is invalid for the named data set.

Action:

Reallocate the data set with the correct data set organization.

C1E0123E

RECFM=U IS NOT SUPPORTED

Reason:

The U record format is not supported for the named data set.

Action:

Reallocate the data set with another record format.

C1E0124E

PROCESSOR GROUP processor group name WAS NOT FOUND FOR TYPE type name AT SYSTEM System name, STAGE Stage name

Reason:

The processor group specified for the action was not located.

Action:

Specify a valid processor group name, and then resubmit the request.

C1E0125E

THE processor name PROCESSOR FOR GROUP group name FOR TYPE type name CANNOT BE EXECUTED IN F/G MODE

Reason:

"No" was specified for the foreground execution option on the processor group.

Action:

Contact your administrator to determine why this processor cannot run in foreground, or rerun the action in batch.

C1E0126I

WAITING FOR MEMBER WHICH IS IN USE BY ANOTHER USER

Reason:

You are attempting to access a member that is currently in use by another user. CA Endevor SCM will attempt to access this member several times, and then fail if the member is still in use.

Action:

None. If the job fails, try again later.

C1E0127E

RETRIEVAL TO AN ELIB FILE IS NOT ALLOWED

Reason:

The retrieve action is not compatible with ELIB files.

Action:

Correct the data set specification in the request and resubmit the request.