IEB123I
INVALID DSORG (X'hhhh')

Explanation

The data set associated with the DD statement named in accompanying message IEB120I does not have partitioned or physical sequential organization.

One of the following may have occurred:
  1. The data set has never been opened for output, therefore the DSORG field in the data set label is uninitialized.
  2. A data set intended for output is being used for input because of incorrect control statements.
  3. The data set is not a PDS, but a VSAM, or SYSOUT data set, etc.
  4. DSORG has been incorrectly coded in the JCL.
In the message text:
hhhh
The data set organization code.

The severity is 8.

System action

The operation is ended and the next control statement is sought.

System programmer response

If the error recurs and the program is not in error, look at the messages in the job log for more information.

The IEHLIST utility may be used to display the DSORG in the data set label.

Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the JCL and all printed output and output data sets related to the problem.

Programmer response

Verify the IEBCOPY control statements. Verify that the job which created the data set was successful. Verify the DSORG used when allocating the data set.

Source

Data Facility Product (DFP)

Routing code

Note 11

Descriptor code

-