gtpo1m32 | Operations |
Use this command to bypass a certain record type or to specify that specific ordinal number ranges in a record type are to be bypassed during database reorganization (DBR).
Requirements and Restrictions
Format
|
Additional Information
If you specify the RECTYPE parameter without the RANGE parameter, all ordinal numbers in the specified record type are bypassed.
Examples
Ordinal numbers 110-119 are bypassed in the following example.
+--------------------------------------------------------------------------------+ |User: ZDBRO BYPASS REC-0000 RAN-6E.77 | | | |System: DBRO0000I 12.54.00 REQUEST COMPLETE | +--------------------------------------------------------------------------------+
All small, long-term records are bypassed in the following example.
+--------------------------------------------------------------------------------+ |User: ZDBRO BYPASS REC-SLT | | | |System: DBRO0000I 12.55.22 REQUEST COMPLETE | +--------------------------------------------------------------------------------+
Related Information
See TPF Database Reference for more information about DBR and for a sample problem that shows the sequence of the commands.