Previous Topic: 4180Next Topic: 4182


4181

DATA SET (ddd) ON DD (xxx) DOES NOT HAVE ANY SPACE ALLOCATED TO IT.

Reason:

CADisk requires the data set on DD statement (xxx) to have at least one track allocated. The current data set (ddd) is allocated with zero tracks.

Action:

Correct the data set and rerun the job.