DD statements for the batch command facility (z/OS)
//sysjrnl DD DUMMY
//userdb DD DSN=user.userdb,DISP=SHR
|
sysjrnl |
DDname of the dummy journal file |
|
userdb |
DDname of the database file |
|
user.userdb |
Data set name of the database file |
|
Copyright © 2014 CA.
All rights reserved.
|
|