We have set up a small database that you can test question 1 and 2 of homework on. You can get to the tables using the names zhouhany.student, zhouhany.enroll, zhouhany.course and zhouhany.prereq. If you cannot get to these tables, please contact any TA and we will re-grant you the privilege.
Are these available in the CSE systems only?
ReplyDeleteThis comment has been removed by the author.
DeleteYes. You should log in any CSE 64-bit Linux system first.
DeleteI am trying to access the data models. These are the steps which I am performing.
ReplyDelete1. I logged into timberlake.cse.buffalo.edu
2. I set ORACLE_HOME by
setenv ORACLE_HOME /util/oracle/product/current/client_1
3. I specified the instance to connect by
setenv TWO_TASK aos.buffalo.edu
4. Then I typed sqlplus gave the username as my UBIT name and password specified in the class
But I am not able to log in. Please tell me where am I going wrong.
I could get it...problem solved...
ReplyDeleteAny one know how to get previous command and edit it in sqlplus. I tried edit but it hangs after saving the buffer.
ReplyDelete