ORACLE – connecting to a database from outside the Academy

Languages: plpolski

In order to log on to the database via sql-developer, you need to establish VPN connection, run sql-developer and enter the information given below:
Connection Name : “PJWSTK”
Username : student Id number np. s00000
Password : oracle12
Hostname : db-oracle02.pjwstk.edu.pl
Port : 1521
Service name : baza.pjwstk.edu.pl

There is also a tutorial how to connect with DataGrip:

Connecting to an Oracle database using DataGrip

Languages: plpolski