Reason:
An MFILES DD statement was specified in the job but no list of data set names can be found. CADisk then tried to use the FILES DD statement. If CADisk found the FILES DD statement, CADisk used it and continued processing. If CADisk cannot find the FILES DD statement, the job terminated with a user 100 abend.
The job must contain either the DD statement FILES or MFILES with a list of associated Files Data Set names. If both statements are present, the FILES DD statement will be ignored. Also, MFILES must not be specified as //MFILES DD DUMMY.
Action:
Specify the MFILES DD statement with a list of Files Data Set names and run the job again.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|