0% found this document useful (0 votes)
458 views16 pages

Oracle SQL Developer Setup Guide

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
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
458 views16 pages

Oracle SQL Developer Setup Guide

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
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Oracle SQL Developer

How to Install SQL Developer

1) Open your favorite web browser and copy paste the following url:
[Link]
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 [Link] file - and open the sqldeveloper folder to find the [Link] 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=[Link]
You will also need to connect to the VPN using [Link]

Oracle SQL Developer - 16

You might also like