gtpo1m3c | Operations |
Use this command to restart the database reorganization (DBR) input phase at a specified record type. The tape is scanned until the specified record type is found. All remaining records on the tapes are loaded.
Requirements and Restrictions
Format
|
Additional Information
None.
Examples
The input phase of DBR is restarted for all large short-term pool records in the following example.
+--------------------------------------------------------------------------------+ |User: ZDBSI RESTART POOL REC-LST | | | |System: DBRI0020I 19.45.07 DBR INPUT PHASE STARTED | +--------------------------------------------------------------------------------+
In the following example, the input phase of DBR is restarted for fixed file records beginning at record type 3000.
+--------------------------------------------------------------------------------+ |User: ZDBSI RESTART FIXED RECTYPE-3000 | | | |System: DBRI0020I 09.30.16 DBR INPUT PHASE STARTED | +--------------------------------------------------------------------------------+
Related Information
See TPF Database Reference for more information about DBR and for a sample problem that shows the sequence of the commands.