Format of the Online Recovery Manager Trace
The Online Recovery Manager trace format, including record, module, explanation and trace subcode are shown.
Trace Entry: Online Recovery Service Request
Record | Module | Explanation | Trace subcode |
---|---|---|---|
A001 | DFSRWM00 - Database Recovery Manager Master ITASK | Record cut when AWE request is received by DFSRWM00 | RWM00 Request |
Trace record 3702 - create data set routine invoke DYA
The format of A001 is shown in the following table.
Offset | Type | Length | Description |
---|---|---|---|
4 | Fixed | 2 | Requested function(awrwfunc) |
6 | Bit 1... .... |
2 | RWGB_Flags rwgb_startup_complete |
8 | Address | 4 | Request AWE address |
12 | Address | 4 | Next AWE address |
16 | Address | 4 | awrwcecb |
20 | Fixed | 4 | Awrwcecb->c_ecb |
24 | Bit 1... .... |
4 | Rwgb_init_flags rwgb_init_load_1 |
Trace Entry: Online Recovery Service Request Processed
Record | Module | Explanation | Trace subcode |
---|---|---|---|
A002 | DFSRWM00 - Database Recovery Manager Master ITASK | Record is cut when DFSRWM00 completes processing of request | RWM00 Return |
Trace Entry: Online Recovery Service Request Processed
The format of A002 is shown in the following table.
Offset | Type | Length | Description |
---|---|---|---|
4 | Fixed | 2 | Requested function(awrwfunc) |
6 | Bit 1... .... |
2 | RWGB_Flags rwgb_startup_complete |
8 | Fixed | 4 | Request feedback (awrwfdbk) |
12 | Address | 4 | Rwgb_hold_queue |
16 | Address | 4 | Awrwcecb |
20 | Fixed | 4 | Awrwcecb->c_ecb |
24 | Bit 1... .... |
4 | Rwgb_init_flags rwgb_init_load_1 |
Trace Entry: Online Recovery Service Request Processor Termination
Record | Module | Explanation | Trace subcode |
---|---|---|---|
A003 | DFSRWM00 - Database Recovery Manager Master ITASK | Record is cut when DFSRWM00 is terminating | RWM00 Exit |
Trace record 3702 - create data set routine invoke DYA
The format of A003 is shown in the following table.
Offset | Type | Length | Description |
---|---|---|---|
4 | Fixed | 2 | Requested function(awrwfunc) |
6 | Bit 1... .... |
2 | RWGB_Flags rwgb_startup_complete |
8 | Fixed | 4 | Request feedback (awrwfdbk) |
12 | Address | 4 | Rwgb_hold_queue |
16 | Address | 4 | Awrwcecb |
20 | Fixed | 4 | Awrwcecb->c_ecb |
24 | Bit 1... .... |
4 | Rwgb_init_flags rwgb_init_load_1 |
Trace Entry: Online Recovery Pipe Receive Entry
Record | Module | Explanation | Trace subcode |
---|---|---|---|
A040 | DFSRWM00 - Database Recovery Manager Record Receive Processor | Record is cut when DFSRWM00 is entered | RWPR0 Entry |
Offset | Type | Length | Description |
---|---|---|---|
4 | Fixed | 2 | Requested function(awrwfunc) |
6 | Bit 1... .... |
2 | RWGB_Flags rwgb_startup_complete |
8 | Bit 1... .... |
4 | Rwgb_init_flags rwgb_init_load_1 |
12 | Bit 1... .... |
4 | Rwgb_read_flags rwgb_read_terminating |
16 | Address | 4 | Rwgb_read_pipe |
20 | Address | 4 | Rwgb_read_buffer |
Record | Module | Explanation | Trace subcode |
---|---|---|---|
A041 | DFSRWM00 - Database Recovery Manager Record Receive Processor | Record is cut when DFSRWM00 receives record from recovery product | RWPR0 Record |
Offset | Type | Length | Description |
---|---|---|---|
4 | Fixed | 2 | Requested function(awrwfunc) |
6 | Bit 1... .... |
2 | RWGB_Flags rwgb_startup_complete |
8 | Bit 1... .... |
4 | Rwgb_init_flags rwgb_init_load_1 |
12 | Bit 1... .... |
4 | Rwgb_read_flags rwgb_read_terminating |
16 | Address | 4 | Address of record received |
20 | Fixed | 2 | Record type (logrc_type) |
22 | Fixed | 2 | Record subtype (logrc_subtype) |