FILEDEF SYSLST PRINTER FILEDEF SYSPCH DISK syspch output a FILEDEF SYSIDMS DISK sysidms input a FILEDEF SYSIPT DISK util input a GLOBAL LOADLIB IDMSLIB OSRUN RHDCMPUT
|
syspch output a |
Filename, filetype, and filemode of the card-image output file |
|
sysidms input a |
Filename, filetype, and filemode of the file that contains the SYSIDMS parameters |
|
util input a |
Filename, filetype, and filemode of the file containing batch utility control statements |
Note: For more information about the SYSIDMS parameter, see the CA IDMS Common Facilities Guide.
Local Mode
To execute the batch utility in local mode:
OSRUN RHDCMPUT PARM='*LOCAL*'
Note: This option is valid only if the OSRUN command is issued from a System Product interpreter or an EXEC2 file.
FILEDEF dictdb DISK dictdb dictfile d
(RECFM F LRECL pppp BLKSIZE pppp XTENT nnnn
FILEDEF j1jrnl DISK j1jrnl jrnlfile k
(RECFM F LRECL pppp BLKSIZE pppp XTENT nnnn
FILEDEF dloddb DISK dloddb dictfile f
(RECFM F LRECL pppp BLKSIZE pppp XTENT nnnn
|
dictdb |
DDname of the application data dictionary |
|
dictdb dictfile d |
Filename, filetype, filemode of the application data dictionary file |
|
pppp |
Page size of the file |
|
nnnn |
Number of pages in the file |
|
j1jrnl |
DDname of the first disk journal file |
|
jljrnl jrnlfile k |
Filename, filetype, and filemode of the first disk journal file |
|
dloddb |
DDname of the data dictionary load area |
|
dloddb dictfile f |
Filename, filetype, and filemode of the data dictionary load area |
|
Copyright © 2013 CA.
All rights reserved.
|
|