

Loading a Non-SQL Defined Database › FASTLOAD Procedure
FASTLOAD Procedure
Steps
To load a database for the first time, follow these steps:
- Write and compile a format program that specifies how to load the data. For more information about the format program, see the CA IDMS Utilities Guide
- Link-edit the format program with IDMSDBLU
- Define the segments, areas, and files that represent the physical database
- Add the segment definition to the DMCL and make the DMCL available to the runtime environment
- Format the database files to be loaded using the FORMAT utility statement with the FILE option
- Execute the format program
- Load the database using the output from the format program as the input to FASTLOAD
- Back up the database areas using the BACKUP utility statement or any comparable backup utility
- Verify the validity of the loaded database using:
- IDMSDBAN, to verify the physical integrity of the database
- CA OLQ, CA Culprit, or some other retrieval job to verify the data in the database
Copyright © 2014 CA.
All rights reserved.
 
|
|