Code Migration
| ||
---|---|---|
There are many version control migration tools available including iSetup. What we are going to discuss is to create the code pack, and migrate the CEMLI objects as a tar file.
The code migration script can be as simple as coping the report file to the XXAAA_TOP (Custom Application Top) reports/US directory, register the concurrent program, and add the concurrent program to the request group using ldt files. On the other extreme end of the code pack, there may be a directory contains all the files. Shell script pass through the files with the extension naming convention, and migrate the objects in the same sequence to avoid the errors in the database objects.
|