
This is the root of oracle HID schema.

=============================================================

IMPORTANT:

As of 2009, Oracle schema is not maintained regularly, due to 
FBIRN Postgres migration.

=============================================================

After you created table spaces 'HIDPRD_DATA' and 'HIRPED_INDX' as well as the schema owner 'BIRNWEB', you can create the HID schema and populate it with some static databy making the directory containing this file as current working directory and invoking the command below.


sqlplus BIRNWEB/password @main.sql

where password is the password of BIRNWEB.  You will be asked to input the contact infomation about the owner of the schema and a clinical rater. A log file hid_schema.log will be created in this directory for your reference.

If your tablespace names or schema owner name are different from those specified above, you need to modify main.sql file first.

static_data_project contains fBIRN PhaseI protocol information. You need to modify that file if your project uses different protocol.
