| Oracle® Database Administrator's Guide 11g Release 2 (11.2) E25494-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
The following views display information about clusters:
| View | Description | 
|---|---|
| DBA_CLUSTERS
 
 | DBAview describes all clusters in the database.ALLview describes all clusters accessible to the user.USERview is restricted to clusters owned by the user. Some columns in these views contain statistics that are generated by theDBMS_STATSpackage orANALYZEstatement. | 
| DBA_CLU_COLUMNS
 | These views map table columns to cluster columns | 
See Also:
Oracle Database Reference for complete descriptions of these views