5.57 RC_STORED_SCRIPT
This view lists information about scripts stored in the recovery catalog.
The view contains one row for each stored script. RMAN commands for script management such as LIST SCRIPT NAMES
and LIST SCRIPT
provide more convenient ways of viewing this information.
Column | Data Type | Description |
---|---|---|
|
|
The primary key for the database that owns this stored script. Use this column to join with almost any other catalog view. |
|
|
The |
|
|
The name of the stored script. |
|
|
The comment that the user entered while creating this script. |