Oracle Database 23ai Step By step Installation setup on Oracle VM Vitual Box

Oracle Database 23ai Step By step Installation setup on Oracle VM Vitual Box

 



Dear All,

              In this post, I’m going to walk you through a comprehensive, step-by-step guide on how to install Oracle Database 23ai within an Oracle VM VirtualBox environment. This detailed tutorial is designed to help you set up a robust development sandbox or test lab using the latest AI-powered edition of Oracle’s flagship database. Whether you're an experienced DBA or just exploring new features in Oracle 23ai, this walkthrough will ensure a smooth and successful installation.




Download Oracle Database 23ai Now

You can try Oracle Database 23ai now.  

Download Oracle Database 23ai Free


Go to this link

https://www.oracle.com/database/free/get-started/

Step 1: Get Oracle VM VirtualBox on Your System

Start by downloading and installing Oracle VM VirtualBox on your computer.
In my case, VirtualBox is already installed, so I’ll move ahead to the next step.




Then download the database 23ai developer version 



Follow the step 2 and 3 as below mentioned ..

Step 2. Import your VM: File > Import Appliance to launch Appliance Import Wizard. Click Choose... to browse to the directory you re-assembled all the files in and select the Oracle_Database_23ai_Free_Developer.ova then click Next> to begin importing the virtual machine. It will prompt you to agree to the appropriate Oracle licenses while importing. You will see 'Oracle Database 23ai Free Developer' when it is finished importing.



select the software which you downloaded ... 



Step 3. Test your VM: Once the import has completed, double-click the 23ai Free Developer VM. Click OK to close the Virtualbox Information dialogs. Allow the boot and startup process to complete; it is ready when you see a Firfox browser and/or terminal window. Once you are finished working in the guest VM you can shut it down via System > Shut Down; this will return the guest VM to the Powered Off state.






Note ::

Oracle Database 23ai Free Release 23.0.0.0.0 - Develop, Learn, and Run for Free

This appliance is for testing purposes only as such it is unsupported and can not be used as a production environment.

License

This appliance is licensed under the Oracle Free Use Terms and Conditions.

>> How to access the PDB and Container database ..

SQLcl access to the precreated PDB freepdb1 from a terminal window

    sql hr/oracle@localhost:1521/freepdb1

    SQLcl access to the CDB free

    sql system/oracle@localhost:1521/free

Database Information

     Oracle SID    : free

    Pluggable DB  : freepdb1

 Database Access

 ALL PASSWORDS ARE : oracle

Sample schemas have been preloaded (HR, OE, PM, IX, BI, AV, SH).

Port Information

Port Forwards are defined for HTTP and SQL*Net, these are configurable in the Virtual Machine settings.

  8080:8080

  1521:1521

  27017:27017


Thanks & Regards , 
Gaurav Patil 




Comments

Popular posts from this blog

Oracle RAC database upgrade from 12c to 19c DBUA