Local mode IDMSRSTC (CMS)
FILEDEF sysjrnl TAP1 SL VOLID nnnnnn (RECFM VB LRECL lll BLKSIZE bbbb FILEDEF dictdb DISK idms dictdb f (RECFM F LRECL pppp BLKSIZE pppp XTENT nnnn FILEDEF SYSLST PRINTER FILEDEF SYSPCH DISK rsttmac ASSEMBLE A FILEDEF SYSIDMS DISK sysidms input a FILEDEF SYSIPT DISK rstc input a GLOBAL LOADLIB idmslib dbalib GLOBAL LOADLIB idmslib OSRUN IDMSRSTC
Important! Additional file assignments might be needed for the user catalog and the system dictionary.
|
sysjrnl |
DDname of the tape journal file |
|
nnnnnn |
Volume serial number of the tape journal file |
|
lll |
Record length of the tape journal file |
|
bbbb |
Block size of the tape journal file |
|
dictdb |
DDname of the data dictionary file |
|
idms dictdb f |
File identifier of the data dictionary file |
|
pppp |
Page size of the data dictionary file |
|
nnnn |
Number of pages in the data dictionary file |
|
rsttmac ASSEMBLE A |
File identifier of the card-image file containing the IDMSRSTT macro statements |
|
SYSIDMS |
DDname of the parameter file provided by CA IDMS to specify runtime directives and operating system-dependent parameters. Note: For more information about the SYSIDMS parameter file, see the CA IDMS Common Facilities Guide. |
|
sysidms input a |
File identifier of the file containing SYSIDMS parameters, if applicable |
|
rstc input a |
File identifier of the file containing the IDMSRSTC input parameters |
|
dbalib |
Filename of the load library containing the DMCL and database name table load modules |
|
idmslib |
Filename of the CA IDMS/DB load library |
Central version
To execute IDMSRSTC under the central version, modify the CMS commands shown previously, as follows:
|
Copyright © 2014 CA.
All rights reserved.
|
|