gtpo1m2z | 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
If the record type is not found, DBR starts again at the first record type on the tape after the specified record type.
Examples
The input phase of DBR is restarted for all small duplicated pool records in the following example.
+--------------------------------------------------------------------------------+ |User: ZDBRI RESTART POOL REC-SDP | | | |System: DBRI0020I 19.45.07 DBR INPUT PHASE STARTED | +--------------------------------------------------------------------------------+
The input phase of DBR is restarted for fixed file records beginning at record type 00D7 in the following example.
+--------------------------------------------------------------------------------+ |User: ZDBRI RESTART FIXED REC-00D7 | | | |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.