DBA_RECOVERABLE_SCRIPT
provides details about recoverable operations.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Unique ID of the operation |
|
|
|
Time the operation was invoked |
|
|
|
Invoking package owner of the operation |
|
|
|
Invoking package of the operation |
|
|
|
Invoking procedure of the operation |
|
|
|
Script owner |
|
|
|
State of the recoverable script: GENERATING, NOT EXECUTED, EXECUTING, EXECUTED, or ERROR |
|
|
|
Total number of blocks for the recoverable script to be executed |
|
|
|
Last block executed, thus far |
|
|
|
Comment for the recoverable script |