IDC3305I
** CANNOT BE OPENED FOR OUTPUT

Explanation

The processor cannot open this non-virtual storage access method (VSAM) data set for output. Specifically, indexed sequential access method (ISAM) data sets may not be output data sets.

System action

The system ends processing of the command.

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 the SYSOUT output for the job.

Programmer response

Change the keyword value to specify either a VSAM or SAM data set.

Source

DFSMSdfp

Module

IDCIO02