Hi
I´m starting with linux and wine, but I need use PL/SQL Developer in the Ubuntu environment. I´m using PL/SQL Developer 7.0.0.150, Oracle 10g and Ubuntu 8.04.
I would like some help to make it works. The software loads but don´t connect to a database. Sometimes, show an error about OCI.dll not present. How do I solve this? How I configure wine to do this.
Tks a lot
Ricardo
Wine + PL/SQL Developer + Ubuntu
-
- Newbie
- Posts: 1
- Joined: Wed Jul 16, 2008 9:24 am
Re: Wine + PL/SQL Developer + Ubuntu
Did you installed Oracle drivers?Ricardo Monteiro wrote:The software loads but don´t connect to a database. Sometimes, show an error about OCI.dll not present.
Wine + PL/SQL Developer + Ubuntu
Ricardo Monteiro wrote:
version of the Oracle 10g client which requires Java 5 as a minimum. If
I remember correctly Java 5 has installation problems of its own. Check
the Applications Database for workarounds and hints for installing Java 5.
Java version 1.5 == Java 5
Java 6 may or may not work with the Oracle Client for 10g Enterprise.
James McKenzie
This may be harder than we think. You have to install the WindowsHi
I´m starting with linux and wine, but I need use PL/SQL Developer in the Ubuntu environment. I´m using PL/SQL Developer 7.0.0.150, Oracle 10g and Ubuntu 8.04.
I would like some help to make it works. The software loads but don´t connect to a database. Sometimes, show an error about OCI.dll not present. How do I solve this? How I configure wine to do this.
version of the Oracle 10g client which requires Java 5 as a minimum. If
I remember correctly Java 5 has installation problems of its own. Check
the Applications Database for workarounds and hints for installing Java 5.
Java version 1.5 == Java 5
Java 6 may or may not work with the Oracle Client for 10g Enterprise.
James McKenzie
Revieing an old topic, the original poster's issue is not a WINE issue, but a missing prerequisite of the program. From http://www.allroundautomations.nl/plsqldev.html (emphasis mine):
System requirements
PL/SQL Developer will run on Windows 95, 98, ME, NT4, 2000, XP, 2003 and Vista. The supported Oracle Server versions are 7.x, 8.x, 8i, 9i, 10g and 11g on any platform. To connect to an Oracle database, PL/SQL Developer requires a 32-bit SQL*Net, Net 8, Net 9, Net 10 or Net 11 version.
A SQL*Net client can be downloaded free of charge from www.oracle.com; search for "Oracle Instant Client". It's a straight zip file and java is not required.
System requirements
PL/SQL Developer will run on Windows 95, 98, ME, NT4, 2000, XP, 2003 and Vista. The supported Oracle Server versions are 7.x, 8.x, 8i, 9i, 10g and 11g on any platform. To connect to an Oracle database, PL/SQL Developer requires a 32-bit SQL*Net, Net 8, Net 9, Net 10 or Net 11 version.
A SQL*Net client can be downloaded free of charge from www.oracle.com; search for "Oracle Instant Client". It's a straight zip file and java is not required.