HW2, Oracle

  1. Telnet to hermes.siena.edu.
  2. Login as "cse594", password "cse594".
  3. Type the command "newgrp dba".
  4. Type the command "sqlplus". When prompted for login and password, again use "cse594" for both. You are now using Oracle, and the table for hw2 exist in the database. Please make no changes; we are sharing this environment for the time being.
  5. Type your SQL queries, etc. To leave Oracle, type "quit;". Note that SQL commands in Oracle must be terminated by a semi-colon.
  6. To exit from hermes, type "exit" twice (or as many times as necessary).
  7. Please don't leave any files hanging around on that machine -- I will delete anything I see in that account (or elsewhere) that I didn't put there.