Converting databases to DEDB
Converting a database to DEDB can be performed in a few steps; however, you need to perform a number of preliminary steps also.
If your database requires logical relationships, a secondary index, or fixed-length segments, DEDBs cannot be used.
You need to do the following before changing your database to DEDBs:
- Determine whether or not your application programs can tolerate the FH (data unavailable) status code.
- Determine whether or not your database can tolerate a randomizing routine (might not be a problem when changing from HDAM).
- Recalculate database space, particularly when using DEDB features such as partitioning and data set replication.
- Determine which pointers are available to use.
To change to DEDBs: