4.84 ALL_SQLSET_REFERENCES
ALL_SQLSET_REFERENCES describes whether or not the SQL tuning sets accessible to the current user are active.
               
Related Views
- 
                        DBA_SQLSET_REFERENCESdescribes whether or not all SQL tuning sets in the database are active. A SQL tuning set cannot be dropped if it is referenced.
- 
                        USER_SQLSET_REFERENCESdescribes whether or not the SQL tuning sets owned by the current user are active.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Name of the SQL tuning set | 
| 
 | 
 | 
 | User name of SQL tuning set owner | 
| 
 | 
 | 
 | Identifier of the SQL tuning set | 
| 
 | 
 | 
 | Reference identifier | 
| 
 | 
 | 
 | User who registered to use the SQL tuning set | 
| 
 | 
 | 
 | Description of the usage of the SQL tuning set | 
| 
 | 
 | 
 | Date the reference was created | 
See Also: