Copy Scripts
Copy the following files from the directory $CDR_TOP/patch/115/sql/ on the computer where you have installed Oracle Life Sciences Data Hub to the InForm database directory you created.
- 
                     DMWInFormInstall.sql—the driver script 
- 
                     DMWInFormUser.sql—creates new users or confirms existing users 
- 
                     DMWInFAdms.pls—installs a package specification into the Oracle DMW administration account 
- 
                     DMWInFAdmb.pls—installs a package body into the Oracle DMW administration account 
- 
                     DMWInFormROAccessObjs.sql—installs a table into the Oracle DMW read-only access account 
- 
                     DMWInFroas.pls—installs a package specification into the Oracle DMW read-only access account 
- 
                     DMWInFroab.pls—installs a package body into the Oracle DMW read-only access account 
Parent topic: Create required Oracle accounts