FILEDEF commands for the batch command facility (CMS)
FILEDEF SYS001 DISK tapn SL VOLID nnnnnn (RECFM VB LRECL 111 BLKSIZE bbbb FILEDEF userdb DISK user userdb f (RECFM F LRECL pppp BLKSIZE pppp XTENT nnnn Additional database file assignments, as required If recovering from a journal extract file: FILEDEF extract DISK jrnl.ext ft fm If using the SORT option or processing a journal extract file, add these statements: FILEDEF SORTMSG PRINTER FILEDEF SORTWK01 DISK sortwk01 disk a3 Add additional sort files, as required
|
tapn |
Symbolic device name of the archive or tape journal file |
|
userdb |
DDname of the user database file |
|
user userdb f |
File identifier of the user database file |
|
extract |
DDname of the extract journal file. If you don't specify, it defaults to SYS002. |
|
jrnl.ext ft fm |
File identifier of the journal extract file |
|
Copyright © 2014 CA.
All rights reserved.
|
|