Toad for Oracle Professional (32 bit) 13.1.0.78
Application Details:
Version: | 13.1 |
License: | Retail |
URL: | http://www.quest.com |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 3.0.3 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything I've tested except for the tab Rerun
What does not
Workarounds
What was not tested
bho!
Hardware tested
Graphics:
Additional Comments
Installation of Toad 13.1 under Wine
WINE CONFIGURATION
Invoke in a terminal
~> WINEARCH=win32 WINEPREFIX=~/.winetoad13 winecfg
In the winecfg window, set Windows version to "Windows 7"
Click on the "graphics" tab, tick "emulate a virtual desktop" and set desktop size to something that will fit your display. This can be undone later, but is useful for some installer notifications and dialogs that might not work without it. Click "OK
~> WINEARCH=win32 WINEPREFIX=~/.winetoad13 winetricks dotnet45 msxml6
Follow the window dialogs and install the required packages.
ORACLE INSTANT CLIENT CONFIGURATION
Download the oracle instant client from https://www.oracle.com/technet... and inflate it in:
~/.winetoad13/drive_c/oracle/instant_xx_y
You can use more than a client, I've the 12.2 and 10.2
Use also an area for the TNS
~/.winetoad13/drive_c/oracle/TNS
Invoke
~/ WINEARCH=win32 WINEPREFIX=~/.winetoad13 wine regedit
Create in HKEY_CURRENT_USER/Environment create three strings:
PATH and set with the location of the InstantClient directory in Windows path format. E.g., "C:\oracle\instantclient_12_2;C:\oracle\instantclient_10_2"
ORACLE_HOME and set c:\oracle
TNS_ADMIN and set it with the string to the location where you will store any tnsnames.ora or sqlnet.ora files. E.g., "C:\oracle\TNS"
Make the same thing in HKEY_USERS/Environment
Create in HKEY_LOCAL_MACHINE/Software a new key named Oracle and, inside it, a string ORACLE_HOME and set c:\oracle.
TOAD INSTALLATION
Run in a terminal
WINEARCH=win32 WINEPREFIX=~/.winetoad13 wine Toad_for_Oracle_2018_R2_x86_Full.exe
And follow the instruction (software to install, license...) I've installed Toad only.
Then you can run it with:
env WINEPREFIX="~/.winetoad13" wine-stable C:\\Program\ Files\\Quest\ Software\\Toad\ for\ Oracle\ 2018\ R2\ Edition\\Toad\ for\ Oracle\ 13.1\\Toad.exe
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Nov 13 2018 | 3.0.3 | Yes | Yes | No | Platinum | Riccardo GABRIELE |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.