Access Oracle servers using SQL Developer

  1. Open up the program, right click on Connections then click on ‘New Connection’.
  2. Enter the following details:
    • For ‘Connection Name’ enter obiwan.
    • For ‘Username’ enter your Oracle username.
    • For ‘Password’ enter your Oracle password.
    • For ‘Hostname’ enter obiwan.gre.ac.uk.
    • For ‘Port’ enter 1521.
    • For ‘SID’ enter obiwan.
    • Click the ‘Test and Connect’ button.
    • Repeat the above steps for quigon, but interchange ‘quigon’ for ‘obiwan’

Official Oracle documentation

Comments are closed.