Previous Topic: CONVERT CATALOGNext Topic: EXPAND PAGE


CONVERT PAGE

File assignments for the batch command facility (z/VSE)

//DLBL       userdb,'user.userdb',,SD
//EXTENT     SYSnnn,nnnnnn
//ASSIGN     SYSnnn,DISK,VOL=vvvvvv,SHR

Additional database file assignments as needed.

//DLBL       newdb,'user.newdb',,SD
//EXTENT     SYSnnn,nnnnnn
//ASSIGN     SYSnnn,DISK,VOL=vvvvvv,SHR

Additional new converted database file assignments as needed.

userdb

Filename of the input database file

user.userdb

File-ID of the input database file

newdb

Filename of the output converted database file

user.newdb

File-ID of the output converted database file