ORACLE in EECS

The ORACLE data base is located on the machine deuce.cs.ohio.edu. Deuce is a sparc server that is part of the prime ring of Suns, so you will need a prime account to use it. You will need to use ssh instead of telnet to log into deuce for now. You also need a separate ORACLE account to use oracle once you have logged into deuce.

The documentation for ORACLE is available on-line here.

Special Notes

To change your password within oracle, use the command:

alter user "user-id" identified by "new-password";