RA_SBT_ATTRIBUTE_SET
This view describes the defined SBT attribute set.
| Column | Data Type | NULL | Description |
|---|---|---|---|
ATTRIBUTE_SET_KEY |
NUMBER |
NOT NULL |
The key of this SBT attribute set in the Recovery Appliance metadata database. |
ATTRIBUTE_SET_NAME |
VARCHAR2(128) |
NOT NULL |
The SBT attribute set name. |
LIB_NAME |
VARCHAR2(128) |
NOT NULL |
The name of the SBT library object with which this attribute set is associated. |
STREAMS |
NUMBER |
The number of parallel streams available for jobs that run with this attribute set. | |
POOLID |
NUMBER |
The media pool identifier. | |
PARMS |
VARCHAR2(1024) |
The SBT parameters passed while allocating the RMAN channel. | |
SEND |
VARCHAR2(1024) |
The SEND command string passed to the allocated channel. |