Creating an Oracle 23c Database in OCI

Creating an Oracle 23c Database in OCI

Follow these steps and screenshots that follow:

[Note this sample DB will be deleted upon publication of this article]

  1. Sign in to Oracle Cloud Console: Go to the Oracle Cloud Console and sign in with your credentials.

  2. Navigate to Database Service: Once logged in, navigate to the "Database" service. You can usually find this under the "Database" section in the main menu.

  3. Choose the Appropriate Compartment: Ensure you're working within the correct compartment or create a new one if necessary.

  4. Create Database: Click on "Create Autonomous Database".

  5. Choose Database Version: In the creation wizard, select the Oracle Database version. At the time of my last update, it would be Oracle 23c.

  6. Configure Database: Provide necessary configurations such as the database name, workload type (OLTP, DSS, or Auto-Scaling), and the amount of CPU and storage you need.

  7. Set Administrator Credentials: Specify the username and password for the administrator account of your database.

  8. Configure Networking: Choose your network configuration, including subnet, access control list (ACL), and Virtual Cloud Network (VCN).

  9. Choose Backup and Recovery Options: Select your backup and recovery preferences. Oracle Cloud typically offers automated backups and point-in-time recovery options.

  10. Review and Create: Review all the configurations you've made and then proceed to create the database service.

  11. Wait for Deployment: Depending on the options selected and the current load on Oracle Cloud, deployment may take some time. You can monitor the progress within the Oracle Cloud Console.

  12. Access Your Database: Once the database service is deployed successfully, you can access it using the provided connection details such as hostname, port, and service name.

    [Screenshots]

Creating a DB System
Configure Storage
Add SSH Keys
License Type

Network information

Diagnostics - Default

Database Name

Database Image needs to be 23c, click Change database and choose the Database 23c version and Create Credentials

Configure Backups

Create The DB System and Database as well!
Work Request Information - Progress - This will take some time.

Upon completion, you should be able connect to the server by using the credentials we created and add it to our tnsnames.ora file locally.

Now you will have to add the 1521 port to your Security List in order to allow connections between the VCN.

Congratulations. You have successfully created an Oracle 23c Database in OCI

To view or add a comment, sign in

Insights from the community

Others also viewed

Explore topics