IEB418I
VS/VBS NOT ALLOWED IN PDS

Explanation

The data set organization conflicts with the record format; that is, if RECFM=VS or VBS, then TYPORG must be PS.

System action

The program is ended. The return code is 12.

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 JCL and all printed output and output data sets related to the problem.

Programmer response

Probable user error. If SYSUT1 record format is VS or VBS, make sure that TYPORG=PO was not specified.

Source

DFSMSdfp