Previous Topic: Using the CA IDMS DLI Transparency Syntax GeneratorNext Topic: Special Load IPSBs


Preparation of the IPSB and CA IDMS/DB Load Modules

To produce the CA IDMS/DB modules, input the generated source statements to the appropriate compilers. If you are running the database load in local mode, the subschema and DMCL modules must reside in a library that is accessible by a STEPLIB JCL statement.

To produce the IPSB load module, input the generated IPSB source statements to the IPSB compiler (see IPSB Compiler). Note that the subschema module must be available to compile the IPSB.

The IPSB(s) produced by the syntax generator may not be appropriate for the database load. In this case, you will have to edit the IPSB source to create special load IPSBs (see "Special Load IPSBs" below).