gtpo1m3kOperations

ZDBSO RESET-Reset Database Reorganization Capture Settings

Use this command to reset the:

Requirements and Restrictions

Format




RECtype-recvalue
specifies the record type, where recvalue must be a 4-digit hexadecimal number for fixed file records or one of the following for pool records:

SLT
Small, long-term

SST
Small, short-term

SDP
Small, long-term duplicate

LLT
Large, long-term

LST
Large, short-term

LDP
Large, long-term duplicate

4LT
4-KB, long-term

4ST
4-KB, short-term

4DP
4-KB, long-term duplicate

4D6
4-KB, long-term FARF6 duplicate.

RANge-startord.endord
removes the specified ordinal number range from the specified record type, where startord and endord are 1- to 16-digit hexadecimal numbers.

DIR
resets the bypass not-in-use bit to allow all pool records to be captured.

OVR
sets all entries in the DBR override keypoint to 0.

Additional Information

If you specify the RECTYPE parameter without the RANGE parameter, the capture bit for all ordinal numbers in the record type is set.

Examples

In the following example, records 110-119 in record type 0005 are reset to be captured.

+--------------------------------------------------------------------------------+
|User:   ZDBSO RESET REC-0005 RANGE-6E.77                                        |
|                                                                                |
|System: DBRO0000I 19.45.28 REQUEST COMPLETE                                     |
|        DBSO0001I 19.45.28 MULTIPLE SSU REQUEST COMPLETED                       |
+--------------------------------------------------------------------------------+

In the following example, records 2-5 in record type 0027 are reset to be captured for a subsystem with multiple subsystem users.

+--------------------------------------------------------------------------------+
|User:   WP/ZDBSO RESET REC-0027 RANGE-2.5                                       |
|                                                                                |
|System: CSMP0097I 21.45.28 CPU-B SS-WP   SSU-WP1  IS-01                         |
|        DBRO0000I 21.45.28 REQUEST COMPLETE                                     |
|        CSMP0097I 21.45.28 CPU-B SS-WP   SSU-WP2  IS-01                         |
|        DBRO0000I 21.45.28 REQUEST COMPLETE                                     |
|        CSMP0097I 21.45.28 CPU-B SS-WP   SSU-WP3  IS-01                         |
|        DBRO0000I 21.45.28 REQUEST COMPLETE                                     |
|        CSMP0097I 21.45.28 CPU-B SS-WP   SSU-WP1  IS-01                         |
|        DBSO0001I 19.45.28 MULTIPLE SSU REQUEST COMPLETED                       |
+--------------------------------------------------------------------------------+

All pool records are reset to be captured in the following example.

+--------------------------------------------------------------------------------+
|User:   ZDBSO RESET DIR                                                         |
|                                                                                |
|System: DBRO0000I 19.45.28 REQUEST COMPLETE                                     |
|        DBSO0001I 19.45.28 MULTIPLE SSU REQUEST COMPLETED                       |
+--------------------------------------------------------------------------------+

Related Information

See TPF Database Reference for more information about DBR and for a sample problem that shows the sequence of the commands.