• Oracle Database 11.2 is only supported on Oracle ACFS.
• When databases are created in Oracle ACFS, each database is configured with its
own Oracle ACFS file system for the datafiles and uses the following naming
convention:
/u02/app/db user/oradata/db unique name
. The default size of this
mount point is 100 GB.
Note:
Oracle recommends not sharing the mount point across different
databases.
• Online logs are stored in the /u03/app/db user/redo/ directory.
• Oracle Fast Recovery Area (FRA) is located in the /u03/app/db user/
fast_recovery_area directory.
• Use the following option to specify the
adminpassword
:
– Interactive mode: Use the
-m
option and enter the password when prompted.
• For the version, you can specify the database version, either 18.3.0.0, 12.2.0.1,
12.1.0.2 or 11.2.0.4, or you can use a 5 digit format to specify a specific patch
bundle version. If you use the database version without specifying the bundle
patch number, the latest bundle patch is used. The following values are supported:
– 18.3.0.0
– 12.2.0.1
– 12.2.0.1.171017
– 12.2.0.1.170814
– 12.1.0.2
– 12.1.0.2.171017
– 12.1.0.2.170718
– 12.1.0.2.170418
– 12.1.0.2.161018
– 12.1.0.2.160719
– 12.1.0.2.160419
– 11.2.0.4
– 11.2.0.4.171017
– 11.2.0.4.170718
– 11.2.0.4.170418
– 11.2.0.4.161018
– 11.2.0.4.160719
Chapter 13
odacli Database Commands
13-61