JCLCM0200 - JCLCM0299
JCLCM0200S job-number job-name DISP=NEW, DATASET EXISTS - DDNAME
The specified DD statement specifies
DISP=NEW
but the data set name specified already exists in the catalog.
JCLCM0201S job-number job-name DATASET IS NOT A PDS - DDNAME
The specified DD statement refers to a PDS member but no PDS model by the same name exists in the catalog.
JCLCM0202S job-number job-name DISP=OLD/SHR, DATASET NOT FOUND - DDNAME
The specified DD statement specifies
DISP=OLD
or
DISP=SHR
but the data set name specified does not exist in the catalog.
JCLCM0203S ACI option has overridden step abend S422
You have requested the
Automatic Catalog Input
option, and therefore an S422 abend has been ignored.
JCLCM0204S GDG MODEL LOCKED - <value>
The GDG model (base) specified has been locked.
JCLCM0205I job-number job-namePROGRAM FUNC=func/functext RC=rcode/rcodetext
The specified program has detected an unexpected return code from the MVS Job Step Resource Manager (MJRM). Details of the function and return code are provided in the message.
JCLCM0206I job-number job-name ALLOCATION DEFERRED UNTIL OPEN - DDNAME
In the specified DD statement, the first (or only) data set specified does not exist and the step being executed is an IMS batch step.
JCLCM0207I job-number job-name DUPLICATE DD STATEMENT IGNORED - DDNAME
The specified DD statement is a duplicate of a DD statement defined earlier in the job step.
JCLCM0208I job-number job-name Host OS may require SPACE for DD "DD-name"
The host operating system (MVS, OS/390, z/OS) might require that you specify the
SPACE
parameter unless the data set is allocated to a device such a tape device.
JCLCM0209S job-number job-name DISP=NEW, UNCATALOGED DUPLICATE EXISTS - DDNAME
The specified DD statement specifies
DISP=NEW
but the data set name specified already exists in the catalog (in an uncataloged state).
JCLCM0210U job-number job-name I/O ERROR ON SPOOL FILE
An I/O error has occurred while accessing the spool file containing JOB output.
JCLCM0211S job-number job-name Dataclass "name" does not exist
This specified data class has not been defined to this system.
JCLCM0212S job-number job-name REFDD dataclass "name" does not exist
This specified data class has not been defined to this system.
JCLCM0213S job-number job-name Main pgm name did not issue GOBACK or STOP RUN
The specified main COBOL program fell through to the end of the program without executing a
GOBACK
or a
STOP RUN
statement.
JCLCM0214S Required resources could not be obtained
All the required datasets for this job are unavailable. Probably some other job or user is using them.
JCLCM0216S Insufficient storage available to process the job
Either you have defined more data sets than the system can handle, or there is an internal error.
JCLCM0217S Internal system error "internal code"
Internal error.
JCLCM0218S System error "internal code"
System error.
JCLCM0220I Job restart will not be permitted at this step.
An informational message indicating that a job restart is not permitted at the current step.
JCLCM0232I Scanned input DSN <dataset>
An informational message detailing the dataset that was scanned.
JCLCM0233I Parsed input DSN <dataset>
An informational message detailing the dataset that was parsed.
JCLCM0243U Unable to access catalog file for dataset <data-set>, <cat-file>, FS: <file-status>
Reports the dataset that was requested, the catalog file that was being read, and the file status.
JCLCM0260W <JOBLIB|STEPLIB> dataset <Library Name> is a Dynamic PO and would not be loaded when using enhanced security settings
JCLCM0261E <JOBLIB|STEPLIB> dataset <Library Name> is a Dynamic PO and will not be loaded. Dynamic PDS entries for load modules are NOT permitted under enhanced JCL security
JCLCM0262W "PROGRAM" security class not defined - Program <Program Name> in library <Library Name> would not be run under higher level JCL security
JCLAM0263S Number of records to be skipped exceeds the number to be copied
The number of records read during the REPRO was less than the number to be skipped.
JCLCM0263W User <User ID> does not have permission to run program <Program Name> in library <Library Name>. Program would not be run under higher level JCL security
JCLCM0264S User <User ID> does not have permission to run program <Program Name> in library <Library Name>
JCLCM0265S User <User ID> does not have permission to run program <Program Name> in library <Library Name>
JCLCM0266W "PHYSFILE" security class not defined - Creation of physical dataset <Physical Dataset Location> would not be permitted under higher level JCL security
Parent topic:
JCLCM Error Messages