Connect to remote oracle 9i database using PL/SQL Developer 7.1
523343Dec 23 2007 — edited Dec 25 2007Hi,
I have just installed Oracle 9i database on a Windows Server 2003 running in VMWare Workstation hosted on a Windows XP x64 Edition. I want to connect to the database server using PL/SQL Developer but I cannot. I can connect to it using iSQL*Plus and also using Oracle SQL Developer. Here are my configuration details:
VMWare Host Name: star-1 (IP:192.168.1.15)
Guest OS Name (Windows 2003): rkgit-ora9i (IP: 192.168.1.16)
Oracle service name: srb.ora9i
Database user name: hr
Listener port: 1521
Can anyone tell me waht is the method to connect to the database using PL/SQL Developer?