Register for the course :

Run ~db/bin/register.
You will need to do this in order to get an Oracle account.

Tar File:

You should create a tar file called exN.tar (where N is the number of the practical exercise, e.g. ex2.tar for practical exercise no. 2) that contains the files you should submit, and then submit only the tar file. See man tar for more information.

Submitting Exercises Electronically:

Use ~db/bin/submit N to submit practical exercise number N, in the directory that contains the tar file. For example, to submit practical exercise 2 type: ~db/bin/submit 2.

You may submit several times, but only the last submission before the deadline (of midnight) will be accepted.

For submit to work, make sure that both the submitted file and the directory that contains it are readable to everybody at the time of submission. At all other times your files should be closed for reading.

Getting your grades :

Use ~db/bin/getgrade to get your grades. (BUG : Note the exercise numbering is not set up properly yet.)

Go Back to the Database Home Page