

Migrating from Test to Production › Implementing Migration Procedures › Step 2: Determine the Sequence of Migration
Step 2: Determine the Sequence of Migration
Can Migrate Load Module at Any Time
If you choose to migrate only load modules, the sequence in which you migrate them does not matter.
Sequence Matters for Source Code Migration
If you migrate any source code, the sequence is very important because there are dependencies among the components.
In some migrations, certain components will already be in place; in others, you will need to migrate all components. The list below shows the sequence required if all components were to be migrated.
Non-SQL database definitions
- Elementary data items
- Group level data items
- Database records
- Schemas
- Subschemas
SQL database definitions
- Schemas
- Tables
- CALC keys
- Indexes
- Constraints
Physical database definitions
- Segments
- Areas
- Files
- DMCL modules
- Database name tables
Application components definitions
- Edit and code tables
- Work records for elementary data items,group level data, maps, and dialogs
- CA ADS process modules
- Modules called by CA ADS processes or other programs
- Maps
- CA ADS application structures
- CA ADS dialogs
- RCMs (for SQL DML applications only)
- Access modules (for SQL DML applications only)
Components that can be migrated in any sequence
- Load modules
- Source code for batch and online programs
- CA Culprit source code
- JCL
Copyright © 2014 CA.
All rights reserved.
 
|
|