Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you encounter any error messages, please refer to the troubleshooting section at the end of this document.

 

If you need help installing the Oracle Database Server software itself, please visit https://wikis.utexas.edu/display/MSBTech/Installing+Oracle+Database+Server.


Simple installation for Windows-64 bit version

  1. Visit http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html and download the 64-bit version of Oracle SQL Developer. The 32/64 bit installer will also work, but you should use the 64-bit version specifically since it also includes Java. if you want to use the 32/64-bit installer instead, then you will need to follow the two-part installation process discussed in the next section.

  2. There is no installer for this software. Simply download the ZIP file, extract the zipped-up folder, and launch the SqlDeveloper executable inside that folder. You may move the extracted folder where you want on your hard drive and create a shortcut to it on your desktop or wherever you wish.  


  3. The first time you launch Oracle SQL Developer you will also be prompted to associate certain file types with it. You should select all file types and click ok.



  4. Once it finishes launching, Oracle SQL Developer should look like this. You may begin using it.

 



Two part installation for Windows-32bit, Mac and Linux

...

  1. Even if you downloaded and installed the latest version of Java, you may receive a message similar to the following that your version of Java is unsupported. We recommend you check the box the skip this message from now on and click yes to continue.



  2. Depending on the version of JDK you have and what version of SQL Developer you downloaded you may receive a message that MSVCR100.dll (or a similarly named DLL) is missing. This DLL is a file that you should find in the same directory as Java.exe. Simply COPY that file and PASTE it into the same directory as SqlDeveloper.exe. Then relaunch Oracle SQL Developer.

 

...