WineHQ
Category: Main Productivity Database TOAD 12.11

TOAD

Toad for Oracle 12.11 (2017) full version.

Application Details:

Version: 12.11
License: Retail
URL: http://www.quest.com
Votes: 0
Latest Rating: Gold
Latest Wine Version Tested: 2.0.2

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Download the free trial version

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

So far, everything works except for some minor glitches.

What does not

In the new connection dialog box, the "connect" and "cancel" buttons do not appear.

Workarounds

In the new connection dialog box, the "connect" and "cancel" buttons do not appear. Just double-click on a connection or press "enter" to connect.

What was not tested

Many of the lesser used functions. Full testing TBD.

Hardware tested

Graphics:

  • GPU: Intel
  • Driver: proprietary

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Feb 08 20172.0.2Yes Yes YesGoldAndrew Wattenhofer 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

Installation steps

Requires installation of Windows 32-bit InstantClient from Oracle, .NET 4.5, and MSXML 6.

Start with a 32-bit wineprefix:

  • In a terminal, enter "WINEARCH=win32 WINEPREFIX=~/.wine32 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"
  • Make sure you have the latest winetricks script from WineHQ
  • Back in the terminal, enter "winetricks dotnet45 msxml6". Windows dialogs will appear, and just follow through them to install .NET 4.5 and MSXML6

Install InstantClient for Windows 32-bit:

  • Download 32-bit basic plus any extras needed from http://www.oracle.com/technetwork/topics/winsoft-085727.html
  • Unzip downloaded files to a folder on a Wine drive, e.g. to ~/.wine/drive_c/oracle/instantclient_21_2
  • In the terminal window, enter "wine regedit", navigate to "HKEY_CURRENT_USER/Environment", and add a string value named PATH
  • Set the PATH string to the location of the InstantClient directory in Windows path format. E.g., "C:\oracle\instantclient_12_2"
  • Create a string value named TNS_ADMIN
  • Set the TNS_ADMIN string to the location where you will store any tnsnames.ora or sqlnet.ora files. Using the same directory as the InstantClient base directory is fine. E.g., "C:\oracle\instantclient_12_2"

Install Toad for Oracle 32-bit:

  • Download the 32-bit trial version or full installation from qwest.com
  • In the terminal, enter "wine ./Toad_for_Oracle_2017_x86_Full.exe" (substitute the name of your exe if different)
  • Complete the installation as you would on Windows. If prompted about installing Gecko, answer yes to install it.
  • You'll get some shortcuts for Toad on your Linux/Unix desktop. Use them to start Toad.
  • To import settings from another machine, open Toad on that machine and select "View" menu, "Toad Options," and use the search box for "application data directory". Copy the folder shown in that field to a USB drive and then insert the drive into the Linux machine. On the Wine machine, open Toad and go to "Utilities," "Copy User Settings," and, on "copy user files..." browse to the USB location with the files. Click "OK" and you're done.
  • You can use winecfg again to unset the option "emulate a virtual desktop."

Comments

Comments Disabled

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