WineHQ

PL/SQL Developer

No Screenshot

Submit Screenshot
Version up to 7.1.5

Application Details:

Version: 7.1.x
License: Shareware
URL: http://www.allroundautomations...
Votes: Marked as obsolete
Latest Rating: Bronze
Latest Wine Version Tested: 1.1.16

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

All base functionality: PL/SQL editor Database connections command window SQL Beautifier

What does not

Macro playback Report generator gives OLE error 80070057 with oracle 11g

Workarounds

What was not tested

Data generator Debug

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Tested with oracle instant client 11.1.0.7.0 Command line for execution: env WINEPREFIX="/home/alex/.wine" NLS_LANG="BULGARIAN_BULGARIA.CL8MSWIN1251" ORACLE_HOME="c:\\oracle" LD_LIBRARY_PATH="c:\\oracle" LC_ALL=bg_BG.UTF-8 TNS_ADMIN="c:\\oracle" wine "C:\Program Files\PLSQL Developer\PLSQLDev.exe" Set your own paths and appropriate NLS_LANG Still needs "Setting/Appearance/Faded disabled buttons" unchecked for working icons. Oracle instant client needs to be installed in the ".wine" tree.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowopenSUSE 11.1 x86_64Mar 07 20091.1.16Yes Yes NoBronzeNick Salem 
CurrentUbuntu 8.10 "Intrepid" amd64 (+ variants like Kubuntu)Jan 22 20091.1.13Yes Yes NoGoldAlex Stanev 
ShowopenSUSE 10.3 x86_64Jun 12 20081.0-rc4Yes Yes NoGoldDezsoe Kados 
ShowSUSE 10.0May 13 20070.9.37.Yes Yes NoSilveran anonymous user 
ShowUbuntu 7.04 "Feisty" i386 (+ variants like Kubuntu)Jun 13 20070.9.33.Yes Yes NoSilveran anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

PL/SQL Developer HOWTO
To successfully run PL/SQL Developer on wine you need to follow this steps:
0. Review associated bugs and limitations of chosen version and vote for them;
1. Install the latest possible wine version. Please note, in versions 1.3.22 and 1.3.23 there is regression, so do not use them;
2. Download Oracle Instant Client 32bit windows, version 11.1.0.7.0. Higher versions currently hang on use.
3. Unzip it in your drive c oracle directory, presumably .wine/drive_c/oracle;
4. Copy there tnsnames.ora and sqlnet.ora , where your database connection strings are described;
5. Install PL/SQL Developer as usual;
6. When running PL/SQL Developer you need to pass some environment variables to show where Oracle client lives and some language variables:
env LC_ALL=bg_BG.UTF-8 ORACLE_HOME="C:\ORACLE" NLS_LANG="BULGARIAN_BULGARIA.CL8MSWIN1251" TNS_ADMIN="C:\ORACLE" wine "C:\Program Files\PLSQL Developer\PLSQLDev.exe"
This is the commandline string I use for Bulgarian locale and you should change it for your case.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back