Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connecting SQL Developer to Vagrant Oracle Database

b69c63b2-636b-4621-83bc-a97506a52759Oct 29 2019 — edited Oct 29 2019

For my University I have to install an Oracle Database and SQL Developer on my Mac. I struggled with the installation on my VirtualBox Linux distribution and now I am trying to use one of the Vagrant Boxes provided on Github: https://github.com/oracle/vagrant-boxes/tree/master/OracleDatabase/11.2.0.2

I installed the database successfully and now I wonder how I can connect to the Database through SQL Developer on my Mac to the Database on the Vagrant Box. I couldn't figure out a way to do that so far, does anybody know how to do this?

Comments
Post Details
Added on Oct 29 2019
1 comment
793 views