

Database Conversion Phase › Steps Of The Database Conversion Phase
Steps Of The Database Conversion Phase
The process for converting a Total database to a CA IDMS/DB database involves the following steps:
- Generate the data definitions and load program using the transparency generator ETOTMAIN
- Compile the generated schema, using the schema compiler IDMSCHEM; this stores the schema description in the dictionary
- Prepare the physical database description by:
- Submitting physical DDL statements to the CA IDMS Command Facility (IDMSBCF)
- Generating database name table and DMCL load modules
- Punching the database name table and DMCL load modules using the PUNCH utility statement
- Linking the resulting object modules to a load library
- Prepare the subschema by:
- Compiling the generated subschema using the subschema compiler IDMSUBSC
- Punching the subschema load module
- Linking the subschema to a load library
- Initialize the CA IDMS/DB database using the FORMAT utility statement
- Unload the Total database using CSITULOD
- Load the CA IDMS/DB database using the customized transparency loader ETOTLOAD or a user-written load program
These conversion steps are discussed in this chapter.
For more information about z/OS JCL, see z/OS Job Control Language. For more information about z/VSE JCL, see z/VSE Job Control Language.
Copyright © 2013 CA.
All rights reserved.
 
|
|