DBA_RECOVERABLE_SCRIPT_BLOCKS
provides details about recoverable script blocks.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Global unique ID of the recoverable script to which this block belongs |
|
|
|
The |
|
|
|
Forward block to be executed |
|
|
|
Database where the forward block is executed |
|
|
|
Block to roll back the forward operation |
|
|
|
Database where the undo block is executed |
|
|
|
Status of the block execution: GENERATING, NOT EXECUTED, EXECUTING, EXECUTED, or ERROR |
|
|
|
Comment for the block |