2.163 ALL_HIVE_DATABASES
ALL_HIVE_DATABASES describes all the Hive schemas accessible to the current user in a Hadoop cluster.
               
Related Views
-  
                        DBA_HIVE_DATABASESdescribes all the Hive schemas in a Hadoop cluster.
-  
                        USER_HIVE_DATABASESdescribes all the Hive schemas owned by the current user in a Hadoop cluster.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Hadoop cluster name | 
| 
 | 
 | 
 | Name of the Hive database | 
| 
 | 
 | 
 | Description of the Hive database | 
| 
 | 
 | 
 | Physical location of the Hive database | 
| 
 | 
 | 
 | The connection string (URI and port number) for the metastore database | 
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: