A
A
Anton2018-05-18 23:09:45
Oracle
Anton, 2018-05-18 23:09:45

What is the way to work with oracle db on mac?

I need to create an Oracle (PL/SQL) database, populate it, then fetch Java code.
I googled, they write that there are no oracle distributions for mac, there is an option to install some kind of linux distribution on the Virtual box, put oracle there, create a database, fill it in there.
But, how to access this database from the "parent" operating system - Mac? And is there an easier way?
I have a rather weak Mac, I'm afraid it will be very heavily loaded from the IDE running Tomcat and Virtual Box with oracle.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Igor Cherny, 2018-05-19
@freeg0r

I installed 10g five years ago on a Mac, I had to file a little, change the kernel settings, but there were a couple of good guides (I remember one from Alex Gorbachev, but everything is in English) and everything got up without any problems. In addition, I also installed APEX. Guides : www.oracle.com/technetwork/database/database-techn...

A
Alexey Sergeev, 2018-05-20
@SergeevAI

Use docker.
They even have official ready-made docker files and docker compose on github. https://github.com/oracle/docker-images

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question