IEC153I
C13-rc,mod,jjj,sss, ddname[-#],dev,ser,dsname(member)

Explanation

The error occurred during processing of an OPEN macro instruction for a concatenated partitioned or graphics data set.

In the message text:
rc
Associates this message with system completion code C13 and with the return code.
jjj
The job name.
sss
The step name.
ddname[-#]
DDname (followed by a concatenation number if it is part of a concatenation and not the first DD statement in the concatenation).
dev
The device number.
ser
The volume serial number.
mod
The name of the module in which the error occurred.
dsname(member)
The data set name. Member name if specified.
The explanation for the hex return code is as follows:
Return Code
Explanation
10
An OPEN macro instruction was issued specifying OUTPUT or EXTEND for a concatenated partitioned data set. Output data sets cannot be concatenated.
18
An OPEN macro instruction was issued for a partitioned data set that has been concatenated with a data set that does not reside on a direct access storage device (DASD). Partitioned data sets can only be concatenated with data sets having like attributes. See z/OS DFSMS Using Data Sets.

System action

The task is ended unless the error is to be ignored as specified in the DCB ABEND exit routine.

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. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the SYSOUT output for the job.

Programmer response

Probable user error unless an I/O error has occurred. Correct the errors causing abnormal end as indicated by the return code in the message text. Then submit the job again.

Source

DFSMSdfp

Module

IFG0194A

Routing code

11

Descriptor code

6