File assignments for the batch command facility (z/VSE)
// DLBL userdb,'user.userdb',,DA // EXTENT SYSnnn,nnnnnn // ASSGN SYSnnn,DISK,VOL=vvvvvv,SHR Add database file assignments, as required If recovering from a standard journal file // TLBL SYSnnn,'archive' // ASSGN SYSnnn,X'cuu' If recovering from a journal extract file // DLBL extract,'jrnl.extract',,SD // EXTENT SYSnnn,nnnnnn // ASSGN SYSnnn,DISK,VOL=vvvvvv,SHR If using the SORT option or processing a journal extract file, add sort files as required
|
userdb |
Filename of the user file. |
|
archive |
File-ID of the complete archive or tape journal file. |
|
extract |
File name of the extract journal file. If you do not specify, it defaults to SYS002. |
|
jrnl.extract |
File-ID of the extract journal file. |
|
Copyright © 2014 CA.
All rights reserved.
|
|