3.2.1 Generation of Oracle Database Definition Files

The following script will tell each package to create the corresponding data definition files. 

  1. Enter the release content directory:

    $ cd <staging directory>/<release content directory>
     
  2. Extract the packages:

    $ ./setup.sh prepare_db

The database definition files are now created in the subdirectory ./database/oracle and archived in the file database-setup.tar file.