WineHQ
PL/SQL Developer 9.0.x



Category: Main > Productivity > Database > PL/SQL Developer > 9.0.x


NamePL/SQL Developer
Version9.0.x
License Shareware
URLhttp://www.allroundautomations...
Votes  
RatingPlatinum
Wine Version1.3.30
Free Download Direct download
Maintainers of this version:
No maintainers. Volunteer today!
Description
New features:
Multiple simultaneous connections
Connection List
XLSX format support (Excel 2007 / 2010)
Diagram Window enhancements
Command Window enhancements
Table Definition Editor enhancements
SQL Window enhancements
Test Manager enhancements
Editor enhancements
Object Browser enhancements
File Browser enhancements
Data Generator enhancements
Compare User Objects enhancements
PL/SQL Beautifier enhancements
More detailed info here
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works
Everything


What does not
See bug list


What was not tested
n/a


Additional Comments


Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowopenSUSE 12.1Nov 14 20111.3.30 Yes Yes Platinum an anonymous user 
CurrentUbuntu 11.04 "Natty" x86_64 (+ variants like Kubuntu)Jul 27 20111.3.25 Yes Yes Platinum Alex Stanev 


Known bugs
Bug # Description Status Resolution Other apps affected

 
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.

 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Some clarification
by Normunds on Wednesday December 5th 2012, 4:26
Or modify desktop link (PL/SQL Developer -> Properties) modifying "Command" to: env WINEPREFIX="/home//.wine" ORACLE_HOME="C:\\ORACLE" TNS_ADMIN="C:\\ORACLE" wine C:\\Program\ Files\ \(x86\)\\PLSQL\ Developer\\PLSQLDev.exe

[post new] [reply to this]

Some clarification
by Normunds on Wednesday December 5th 2012, 4:14
Environment: Wine 1.5.18, PL/SQL Developer 9.0.6.1665, Ubuntu 12.10.
1) You have to install gdiplus first via winetricks - just execute "winetricks gdiplus" in terminal. When it is done, run install.
2) to check PL/SQL developer, execute in terminal: env ORACLE_HOME="C:\ORACLE" TNS_ADMIN="C:\ORACLE" wine "C:\Program Files (x86)\PLSQL Developer\PLSQLDev.exe"
then adjust NLS_LANG and prepare sh script.

[post new] [reply to this]




   << Back

Page loaded in 0.0807 seconds.