gtpd1m1j | Database Reference |
The following shows an example of how a large fixed record type (0000) is captured from one TPF system and reloaded to a different TPF system. It explains the general flow of the DBR utility and the sequence to follow while using the utility.
Before you begin: Start DBR output in 1052 state and IPL the prime module to 1052 state.
+--------------------------------------------------------------------------------+ |User: ZDBRO INIT | | | |System: DBRO0000I 13.42.33 REQUEST COMPLETE | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |User: ZDBRO DISPLAY ALL | | | |System: DBRO0067I 10.22.21 RECORD TYPES TO BE CAPTURED | | 0000 0001 0002 0003 0004 0005 0006 0007 | | 0008 0009 000A 000B 000C 000D 000E 000F | | 0010 0011 0012 0013 0014 0015 0016 0017 | | 0018 0019 001A 001B 001C 001D 001E 001F | | 0020 0021 0022 0023 0024 0025 0026 0027 | | 0028 0029 002A 002B 002C 002D 002E 002F | | MORE | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |User: ZDBRO BYPASS REC-0000 RAN-6E.77 | | | |System: DBRO0000I 12.54.00 REQUEST COMPLETE | | | |User: ZDBRO BYPASS REC-0000 RAN-118.11F | | | |System: DBRO0000I 12.55.00 REQUEST COMPLETE | | | |User: ZDBRO BYPASS REC-0000 RAN-11.1C | | | |System: DBRO0000I 12.56.00 REQUEST COMPLETE | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |User: ZDBRO RESET REC-0000 RAN-11.1C | | | |System: DBRO0000I 12.58.00 REQUEST COMPLETE | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |User: ZDBRO DISPLAY REC-0000 | | | |System: DBRO0077I 13.45.28 EXCEPTIONS FOR RECORD TYPE 0000 | | START END | | 000000000000006E 0000000000000077 | | 0000000000000082 0000000000000083 | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |User: ZDBRO START 0000 END | | | |System: DBRO0010I 13.55.01 DBR OUTPUT PHASE STARTED | | COSK0079A 13.55.01 *CP* - MOUNT DBF TAPE FOR OUTPUT | | | |User: ZTMNT DBF 281 AO BP | | | |System: COTN0046I 13.55.01 TMNT - TAPE DBF MOUNTED ON DEVICE 281 | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |User: ZDBRO OECB 20 | | | |System: DBRO0000I 14.33.21 REQUEST COMPLETE | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |User: ZDBRO STATUS | | | |System: DBRO0062I 22.12.33 DBR IS PRESENTLY PROCESSING | | RECORD TYPE 0000,ORDINAL NUMBER 000000000000013D,ECB= 00000020 | +--------------------------------------------------------------------------------+
The end of the record type is displayed in the following example:
+--------------------------------------------------------------------------------+ |System: DBRO0015I 22.45.33 DBR HAS FINISHED PROCESSING RECORD TYPE 0000 | +--------------------------------------------------------------------------------+
The end of output phase is displayed in the following example:
+--------------------------------------------------------------------------------+ |System: DBRO0016I 22.46.33 DBRO FIXED OUTPUT PHASE COMPLETE | | DBRO0011I 22.46.33 DBR OUTPUT PHASE COMPLETE | | COTC0080A 22.46.33 TCLS - REMOVE DBF FROM DEVICE 281 | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |User: I 3E7 | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |User: ZDBRI START FIXED | | | |System: DBRI0020I 09.30.16 DBR INPUT PHASE STARTED | | COSK0079A 09.30.16 *CP* - MOUNT DBF TAPE FOR INPUT | | | |User: ZTMNT DBF 281 AI BP | |System: COTN0046I 09.30.16 TMNT - TAPE DBF MOUNTED ON DEVICE 281 | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |User: ZDBRO IECB 20 | | | |System: DBRO0000I 09.31.43 REQUEST COMPLETE | +--------------------------------------------------------------------------------+
Fixed hexadecimal record type 0000 is reloaded and the DBR process ends in the following example:
+--------------------------------------------------------------------------------+ |System: DBRI0015I 09.33.17 DBR HAS FINISHED PROCESSING RECORD TYPE 0000 | | DBRI0000I 09.33.17 REQUEST COMPLETE | | COTC0087A 09.33.17 TCLS - REMOVE DBF FROM DEVICE 281 VSN 111111 | +--------------------------------------------------------------------------------+
See TPF Operations for more information about the ZDBRO commands.