oakcli show databases
Use the
oakcli show databases
command to display information about each existing
database, including database name, database type, database home name and
location, and database version.
Syntax
oakcli show databases [-h]
Parameters
Parameter
Description
-h
(Optional) Displays help for using the
command.
Usage Notes
On Oracle Database Appliance, the minimum supported Oracle Database release is
11.2.0.4. Oracle Database 11.2.0.3.x is not supported.
Example 14-20 Displaying Database Details
# oakcli show databases
Name Type Storage HomeName HomeLocation
Version
----- ----- -------- -------------- ----------------
----------
omydb RAC ACFS OraDb12102_home1 /u01/app/oracle/product/12.1.0.2/dbhome_1
12.1.0.2.160719(23054246,23054327)
orcl RAC ACFS OraDb12102_home1 /u01/app/oracle/product/12.1.0.2/dbhome_1
12.1.0.2.160719(23054246,23054327)
Example 14-21 Displaying Database Details for Four Databases
#oakcli show databases
Name Type Storage HomeName HomeLocation Version
---- ---- ------- -------- ------------ -------
db1 RAC ACFS OraDb12102_home1 /u01/app/oracle/product/12.1.0.2/dbhome_1 12.1.0.2.5(21359755,21359758)
db2 SINGLE ACFS OraDb12102_home2 /u01/app/oracle/product/12.1.0.2/dbhome_2 12.1.0.2.5(21359755,21359758)
db3 RACOneNode ACFS OraDb12102_home3 /u01/app/oracle/product/12.1.0.2/dbhome_3 12.1.0.2.5(21359755,21359758)
db4 RAC ACFS OraDb12102_home4 /u01/app/oracle/product/12.1.0.2/dbhome_4 12.1.0.2.5(21359755,21359758)
oakcli show db_config_params
Use the
oakcli show db_config_params
command to display configuration file names
and parameters.
The command searches for files with the extension
.dbconf
located in the
/opt/
oracle/oak/install/dbconf
directory.
Chapter 14
oakcli show commands
14-39
Содержание Database Appliance X6-2-HA
Страница 15: ...Index xv...