Project materials for CMSC 661, Principles of Database Systems [Fall 2001]
Project Materials
-
This page will be updated during the semester.
- Default project description in Postscript
and in PDF.
List of datasets for the default project.
- Sample Java program to demonstrate the details for
establishing a connection to the database server.
- JDBC thin driver for Oracle 8.1.5
- JDBC thin driver for Oracle 8.0.4
- Oracle 8.0.3 and 8.1.5 Setup
- OIT's Oracle for classes guide
-
Oracle 8i Documentation Library
- Announcement: I created 5 user accounts with the following usernames:
group1, group2, group3, group4, group5 (the temporary passwords are
the same as the usernames). These accounts have been created on the
following Oracle 8.1.7 instance:
Hostname: atlas.csee.umbc.edu
Port: 9521
Service name (SID): atlasdb
JDBC connect string:
jdbc:oracle:thin:@atlas.csee.umbc.edu:9521:atlasdb
To claim and start using one of these accounts,
login into the first available account,
change its password immediately.
Use your account in this instance with extra care.
Email me with the the username of the account your goup has claimed
together with the names and emails of the members of your group.
Each group should claim at most one account (else you will loose all
data and code in all your accounts).