Previous Topic: Step 2: Schema PreparationNext Topic: Step 4: Subschema Preparation


Step 3: Physical Database Preparation

To prepare the physical database, perform these steps:

  1. Submit DDL statements that describe the physical database using the CA IDMS Command Facility (IDMSBCF); physical DDL statements include the SEGMENT, DBNAME TABLE, and DMCL statements; include a GENERATE clause to generate database name table and DMCL load modules
  2. Punch the database name table and DMCL load modules using the PUNCH utility statement
  3. Link the resulting object modules to a load library
  4. Identify the DMCL to the runtime system:

Note: For more information about the physical DDL statements and SYSIDMS, see the CA IDMS Common Facilities Guide. For more information about the CA IDMS Command Facility, see the CA IDMS Common Facilities Guide. For more information about #DCPARM, see the CA IDMS System Operations Guide.

IDMSBCF Execution

The following figure shows execution of IDMSBCF, the program you use to compile physical DDL.

Input to IDMSBCF

As input to IDMSBCF, you use the DDL statements that describe these physical components of the database:

Output from IDMSBCF

Output from IDMSBCF is as follows: