SQL Developer on Windows

SQL Developer on Windows

Prerequisites

  • SQL Developer installed from Oracle website
  • Connection to PJATK network or VPN

SQL Developer Configuration

Launch Application

Open SQL Developer and click the green + button in the Connections tab.

Configure Connection

Fill in the configuration details:

FieldValue
Namedb-oracle
UsernamesXXXXXX (your student ID)
Passwordoracle12
Connection TypeBasic
Hostnamedb-oracle.pjwstk.edu.pl
Port1521
Important: Service Name Select Service Name instead of SID and enter: baza.pjwstk.edu.pl

SQL Developer Configuration

Test and Connect

  1. Click Test. You should see a Success message.
  2. Click Connect to save and open the connection.

Summary

After completing these steps, you can browse tables, views, and manage your Oracle database directly from SQL Developer.