File assignments for the batch command facility (z/VSE)
// DLBL userdb1,'user.userdb1',,DA // EXTENT SYSnnn,nnnnnn // ASSGN SYSnnn,DISK,VOL=vvvvvv,SHR // DLBL userdb2,'user.userdb2',,DA // EXTENT SYSnnn,nnnnnn // ASSGN SYSnnn,DISK,VOL=vvvvvv,SHR Additional file assignments, as required
|
userdb1 |
Filename of the user file |
|
user.userdb1 |
File-ID of the user file |
Central version
To execute PRINT PAGE under the central version:
// DLBL SYSCTL,file-id,0,SD // EXTENT SYSnnn,vvvvvv,1,0,1,1 // ASSGN SYSnnn,DISK,VOL=vvvvvv,SHR
|
file-id |
Data set name of the sysctl file |
|
SYSnnn |
Logical unit of the volume for which the extent is effective |
|
vvvvvv |
Volume serial number |
|
Copyright © 2014 CA.
All rights reserved.
|
|