Local Mode
To specify that the precompiler is executing in local mode, perform one of the following:
OSRUN IDMSDMCL PARM='*LOCAL*'
Note: This option is valid only if the OSRUN command is issued from a System Product interpreter or an EXEC2 file.
A local mode job should contain file definitions to include the following in the precompile step and the step to create the access module:
Variable Definitions
Variable |
Definition |
---|---|
dcmsg |
DDname of the system message area (DDLDCMSG) |
dictb |
DDname of the application dictionary definition area (DDLDML) |
dloddb |
DDname of the application dictionary definition load area (DDLDCLOD) |
idms.appldict.ddldclod |
File name of the application dictionary definition load area (DDLDCLOD) |
idms.appldict.ddldml |
File name of the application dictionary definition area (DDLDML) |
idms.sysmsg.ddldcmsg |
File name of the system message area (DDLDCMSG) |
idms.syssql.ddlcat |
File name of the SQL definition area (DDLCAT) of the application dictionary |
idms.syssql.ddlcatl |
File name of the SQL definition load area (DDLCATLOD) of the application dictionary |
idms.syssql.ddlcatx |
File name of the SQL definition index area (DDLCATX) of the application dictionary |
idms.tapejrnl |
File name of the tape journal file |
sqldd |
DDname of the SQL definition area (DDLCAT) of the application dictionary |
sqllod |
DDname of the SQL definition load area (DDLCATLOD) of the application dictionary |
sqlxdd |
DDname of the SQL definition index area (DDLCATX) of the application dictionary |
sysjrnl |
DDname of the tape journal file |
A local mode job should contain file definitions to include the following in the step to create the access module:
SYSIPT File
To create a sysipt file:
SYSIDMS File
To execute the precompiler and create the access module, you should include these SYSIDMS parameters:
To create a file of SYSIDMS parameters:
Note: For more information about documentation of SYSIDMS parameters,. see the CA IDMS Common Facilities Guide.
Copyright © 2013 CA.
All rights reserved.
|
|