WineHQ

PL/SQL Developer

No Screenshot

Submit Screenshot

Application Details:

Version: 10.0.1.1694
License: Retail
URL: http://www.allroundautomations...
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 1.4

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Trial 30 days

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

Oracle Instant Client 10.2.0.5

What does not

Oracle Instant Client 11.1.0.7, 11.2.0.3

Workarounds

What was not tested

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Run "winetricks -q gdiplus" before install

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 12.04 "Precise" i386 (+ variants like Kubuntu)Mar 09 20131.4Yes Yes Silveran anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show open 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