DD statements for the batch command facility (z/OS)
//userdb DD DSN=user.userdb,DISP=OLD Additional file assignments, as required
|
userdb |
DDname of the user file |
|
user.userdb |
Data set name of the user file |
Central version
To execute FIX PAGE under the central version, modify the JCL shown previously as follows:
//SYSCTL DD DSN=idms.sysctl,DISP=SHR
|
sysctl |
DDname of the SYSCTL file |
|
idms.sysctl |
Data set name of the SYSCTL file |
|
Copyright © 2014 CA.
All rights reserved.
|
|