0% found this document useful (0 votes)
343 views

Oracle SQL Developer

To install Oracle SQL Developer, download the zip file for your operating system from Oracle's website. Extract the zip file and open the SQL Developer folder to access the executable. When first launching SQL Developer, you will be prompted to enter the Java Development Kit path, so also download and install JDK first, noting the installation path. SQL Developer then requires a username, password, SID, port, and host to connect to an Oracle database.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
343 views

Oracle SQL Developer

To install Oracle SQL Developer, download the zip file for your operating system from Oracle's website. Extract the zip file and open the SQL Developer folder to access the executable. When first launching SQL Developer, you will be prompted to enter the Java Development Kit path, so also download and install JDK first, noting the installation path. SQL Developer then requires a username, password, SID, port, and host to connect to an Oracle database.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Oracle SQL Developer

How to Install SQL Developer

1) Open your favorite web browser and copy paste the following url:
http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
2) Click on Download for the operating system you are using. I am using a 64-bit Windows
System in this example.

Oracle SQL Developer - 1

Oracle SQL Developer - 2

Oracle SQL Developer - 3

Oracle SQL Developer - 4

Extract the sqldeveloper.zip file - and open the sqldeveloper folder to find the sqldeveloper.exe file.
I created a shortcut to my desktop so as to access it quickly.

Oracle SQL Developer - 5

You will be asked to enter the full path to JDK. Click Cancel as we will install JDK in the next few
steps...

Oracle SQL Developer - 6

Installing JDK

We will now install JDK by clicking on 'here'

Oracle SQL Developer - 7

Oracle SQL Developer - 8

Oracle SQL Developer - 9

Oracle SQL Developer - 10

Oracle SQL Developer - 11

Note down the path to JDK

Oracle SQL Developer - 12

Oracle SQL Developer - 13

Oracle SQL Developer - 14

Username=your user id
Password=your oracle password

Oracle SQL Developer - 15

SID=oracle
port=1521
host=oracle.uis.edu
You will also need to connect to the VPN using http://secureconnect.uis.edu/

Oracle SQL Developer - 16

You might also like