Connecting SQL Developer to Oracle Database on VM parallels
DevArOct 30 2010 — edited Nov 3 2010Hello Guys,
I have a Macbook pro where I have installed Parallels on which is Ubuntu where I am having Oracle 11.2.0g Database.
The database is working very much fine in Ubuntu SQL Developer in Ubuntu is connecting to database.
But I want to connect the SQL developer installed on My host machine i.e. Mac OSX to the Oracle database on VM - Ubuntu.
Ubuntu : Hostname = ubuntu [10.37.129.3] parallel network adapter set to -> host only.
Connecting parameter used on SQL Developer on MAC :
SID = orcle
port = 1521
Hostname = 10.37.129.3
I think this is the idle way to connect but ..... it is not getting connected.
Please help here .