4 - Section 6 Create A Database Instance On The Oracle Cloud Infrastructure DB System
4 - Section 6 Create A Database Instance On The Oracle Cloud Infrastructure DB System
System
2. Select the menu at the upper left corner of the page. Then under
Oracle Database, select Oracle Base Database Service to display
the Database Cloud Service Console.
d. Select a shape type: The shape type you select sets the
default shape and filters the shape options in the next
field. Select "Virtual Machine".
e. Configure Shape: The shape determines the type of DB system
created and the resources allocated to the system. To specify a
shape other than the default, click Change Shape, and select an
available shape from the list. The recommendation for Oracle E-
Business Suite is to use a minimum of VM.Standard2.x shape for
the OCI DB System.
f. Configure Storage:
i. Choose Storage Management Software: Select Oracle
Grid Infrastructure to use Oracle Automatic Storage
Management (ASM), which is recommended for production
workloads.
ii. Available storage (GB): The amount of Block Storage in
GB to allocate to the DB system. Available storage can be
scaled up or down as needed after provisioning your DB
system.
h. Add SSH keys: The public key portion of each key pair you want
to use for SSH access to the DB system. You can browse or drag
and drop .pub files or paste in individual public keys. To paste
multiple keys, click + Another SSH Key, and supply a single key
for each entry.
i. Choose a license type: The type of license you want to use for
the DB system. Your choice affects metering for billing.
i. License Included means the cost of this Oracle Cloud
Infrastructure Database service resource will include both
the Oracle Database software licenses and the service.
ii. Bring Your Own License (BYOL) means you will use your
organization's Oracle Database software licenses for
this Oracle Cloud Infrastructure Database service resource.
See Bring Your Own License for more information.
4. Wait for service creation, and note the public and private IP address of
the services created. These values are needed later. This process may
take some time.
5. Ensure the TZ environment variable is not set in the current shell using
unset TZ on the command line and remove this entry from any
environment files sourced to set the environment when starting the
database or TNS listener. You must use the OS time zone settings (not
TZ) for the database time zone.
6. During the 19c service creation, you entered a dummy value for the
PDB name "DUMMYPDB". As this pluggable database is not needed,
perform the following steps to delete the PDB using the OCI Console:
c. In the list of databases, find the database containing the PDB you
want to delete. Click the database name to display the database
details.
f. From the PDB details page, click More actions, and then
click Delete.
7. Run the following query to validate the time zone on the Oracle Cloud
Infrastructure database tier:
$ sqlplus / as sysdba
SQL> select dbtimezone from dual;
Note: The time zone value returned by the above query on the Oracle
Cloud Infrastructure database tier must match the time zone settings
on the on-premises database tier, as described in Section 5.
DBTIME
------
+00:00
NAME
---------
UATCDB
Unable to find 19.16, click Custom Database Software images
First we need to create 19.16 home, open an duplicate session
Select the image while creation of the database
oraCA##1c2O8_4A
Create DB System
Take a backup of spfile
initUATCDB.ora