Install Oracle Clinical Database Objects
To add Oracle Clinical database objects to this database, follow the instructions as given here:
- Customize the Installation
- Check for an ORA-29548 Error
- Gather Required Information
- Start Installing the Oracle Clinical Database
- Review the Installation Log Files
Parent topic: Install Oracle Clinical Database Components on Windows
Customize the Installation
Before you install database objects, you may want to modify some of the default SQL scripts used by the Installer.
- Edit the Tablespace Size Scripts: The Installer creates several new tablespaces with default sizes. To create larger databases, you can edit two scripts. The default value is an autoextend of 1MB and an unlimited maximum size.
To create larger databases in Windows, edit the following scripts:
OPA_HOME
\oc\522\install\opadba2.sql
OPA_HOME
\oc\522\install\rxcdba2.sql
- Edit the User Account Creation Script: The Installer prompts to create accounts in this database. If you select Yes, the Installer runs a script that creates default guest accounts.
Before running the Installer, edit the rxcdba4.sql script to customize the accounts that get created and their default settings:
OPA_HOME
/oc/522/install/rxcdba4.sql
See the Oracle Clinical Administrator's Guide for more information about enrolling users.
- Create a Secret Store Directory
Create a directory that is accessible to the opapps user and different from the Oracle Wallet location.
Example location: /pharm/home/opapps/sec_store/db_name
The Installer fails if this directory is not created before running the Installer.
Parent topic: Install Oracle Clinical Database Objects
Gather Required Information
Have the following information ready to enter in the Installer.
Note:
You must install the Oracle Clinical database server before you install or upgrade the Oracle Clinical database.
Parent topic: Install Oracle Clinical Database Objects
Start Installing the Oracle Clinical Database
Note:
See Use the Silent Installer (Optional) for instructions for running the Installer as a file with pre-entered parameter values.Note:
Although there is a button for deinstalling products on the Welcome screen, Oracle does not support using the Installer to deinstall Oracle Clinical or Oracle Clinical Remote Data Capture (RDC) Onsite.Parent topic: Install Oracle Clinical Database Objects
Review the Installation Log Files
During the installation of an Oracle Health Sciences component, the Oracle Universal Installer generates a log file named installActions.log
. Earlier files have a timestamp appended to the name.
Parent topic: Install Oracle Clinical Database Objects