...
We can create primary and standby machines as compute instance, install Oracle Database software there and add these machines to FSDR.
Or we can use the prebuilt Oracle Standard Edition Database machine types. We will create 2 machines - primary and standby. We will drop the database on the standby machine. These won’t be added to the FSDR stack due to FSDR restrictions. Next to these machines we have to create one compute instance, which will be used only for FSDR purposes. This compute instance will be registerd as member of FSDR groups and this instance will run the Switchover and Failover scripts through ssh.
Create Primary Database Machine
To create the database machines, press Top left menu, then Oracle Database and click on the Oracle Base Database Service.
...
Fill in the desired Database Name
Choose a password for sys user. Hint: #1mpoSSible_Pssw0rd
Disable database backups, if the machine is only for testing purposes
Press Create DB System
...
Create Standby Database Machine
Repeat the same steps as for Primary Machine. Make sure you choose different OCI region or availability domain for the standby database machine if you want a real DR solution.
...
New DB unique name will be issued. Remember to note this down.
Create Compute Instance Machine
Press the Top Left menu and choose Compute and then Instances:
...