WineHQ

PL/SQL Developer

No Screenshot

Submit Screenshot
PL/SQL Developer is an Integrated Development Environment that is specifically targeted at the development of stored program units for Oracle Databases.

Application Details:

Version: 8.0.x
License: Shareware
URL: http://www.allroundautomations...
Votes: 4
Latest Rating: Platinum
Latest Wine Version Tested: 1.3.25

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Allroundautomations website

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Everything

What does not

see associated bugs

Workarounds

What was not tested

n/a

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Suitable for everyday use

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 11.04 "Natty" amd64 (+ variants like Kubuntu)Jul 26 20111.3.25Yes Yes PlatinumAlex Stanev 
ShowUbuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu)Sep 28 20091.1.30Yes Yes GoldAlex Stanev 

Known Bugs

Bug # Description Status Resolution Other apps affected
23015 Assassin's Creed 2 installer shows standard message box behind main window REOPENED View

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