-
Download latest version of CrossOver 18.0.0.3094 from CodeWeavers.com.
-
Download latest version of Toad for Oracle 12.11 – 2017 MSI version 32bit version from quest.com. (64 bit version is giving memory errors).
-
Download Oracle instant client 32bit version instantclient_12_2 from oracle.com. Unzip in download folder.
-
Install CrossOver by moving downloaded CrossOver file to Application folder on Mac.
-
Modify security preferences to allow CrossOver to run. Open System Preferences -> Security & Privacy -> click on radio button Anywhere.
-
Start CrossOver, click Install a Windows Application. Choose downloaded Toad for Oracle 12.11.0.95 32bit MSI installer file and click continue.
-
Select New Windows 7 Bottle (do NOT choose Windows 7 64-bit!)
-
Click Install on Installation screen, installer will start installation of Microsoft .NET Framework 2.0 and SP2. Let it finish.
-
Click Click on Restart Now and continue through installation for >NET Framework 4 setup
-
Once it finished NET Framework, Toad for Oracle installation will start.
-
It might give you error in end "Installing TOAD for Oracle" task failed. Click on skip this step.
-
Open Toad for Oracle, it will open but will show for Oracle Client not found error.
-
Open CrossOver window, click on bottle -> click open c drive. Create new folder oracle and copy downloaded unzipped folder instantclient_12_2 in.
-
Create new folder c:\oracle\instantclient_12_2\network\admin and put your tnsnames.ora and sqlnet.ora files.
-
Type regedit which will open Registry Windows. Create new key under My Computer->HKEY_LOCAL_MACHINE->Software->Oracle
Create following string values in right windows of Oracle Key.
LD_LIBRARY_PATH = c:\oracle\instantclient_12_2
ORACLE_HOME = c:\instantclient_12_2
ORACLE_HOME_NAME = c:\instantclient_12_2
SQL_PATH = c:\instantclient_12_2
TNS_ADMIN = c:\instantclient_12_2\network\admin
NLS_LANG=AMERICAN.AMERICA
NLS_DATE_LANGUAGE = AMERICAN
NLS_DATE_FORMAT =MM-DD-RRRR
Save and exist Registry. -
Open Toad, you will see newly created Oracle Home entry
-
Select Oracle Home from Installed Client drop down. Verify Oracle Home related entries by clicking on ... button on right.
-
If you see all registry entries, you should able to connect to Oracle Libraries.
DONE!!! Enjoy and please post comments in forum.
Kalpesh Jani
Oracle Database Administrator
Oracle Certified Professional