Installation Guide For SQL Developer
Installation Guide For SQL Developer
This installation guide is to install and configure the SQL Developer tool to access the CPCC
Oracle database from an off-site location. You do not need to do these steps and you do not need
to worry about installation process if you use CPCC computers.
1. Download the zip file sqldeveloper-3.0.04.34.zip to your computer. This is 32-bit Windows
version that works on 64-bit and 32-bit systems.
2. Unzip the zip file.
3. Install SQL Developer by running sqldeveloper.exe
(If you get an error about msvcr71.dll file is missing, this file is also attached. Please
download and install that file at this point).
4. Launch SQL Developer
5. Click the plus symbol to create a new connection and enter the following key information:
a. Connection name: Oracle110 (or Oracle120 or Oracle220 depending on the course
you are taking)
b. Username: your CPCC login id (or snap id)
c. Password: initial password is oracle. You may change this after you logged in first
time.
d. HostName: 152.43.1.209
e. Port: 1521 (should be the default value)
f. SID: ORCL
6. Click the save button, or connect button.