Previous Topic: IDMSDBANNext Topic: IDMSLOOK


IDMSDIRL

Local mode IDMSDIRL (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 SYS001 TAP2 SL VOLID nnndrl (RECFM VB LRECL 600 BLKSIZE 5992
FILEDEF SYSIDMS DISK sysidms input a
FILEDEF SYSIPT DISK dirl input a
GLOBAL LOADLIB idmslib dbalib
GLOBAL LOADLIB idmslib
OSRUN IDMSDIRL

Important! User catalog and the system dictionary depending on your security implementation.

sysjrnl

DDname of the tape journal file, as defined in the DMCL module

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

nnndrl

Volume serial number of the IDMSDIRL input file (on the installation media)

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

dirl input a

File identifier of the file containing the IDMSDIRL 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 IDMSDIRL under the central version, modify the CMS commands shown previously, as follows:

Note: For more information about the SYSIDMS parameter file, see the CA IDMS Common Facilities Guide.