Skip Headers
Oracle® Healthcare Foundation Installation Guide
Release 7.1.1

E79438-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

8 Data Management Assembly for Oracle Data Integrator Uninstall

Note:

This section is applicable only to uninstall Data Management Assembly only from the development environment.
Checkbox Execute the following commands to drop user schemas by connecting to the system user. If you have installed Data Model Assembly, replace the user schema name and tablespace names with the values provided during the installation.
drop user <HCD_WORK_REP_711> cascade;
drop user <HCD_MASTER_REP_711> cascade;
drop user <WIL_WORK_REP_711> cascade;
drop user <TL_MASTER_REP_711> cascade;
drop user <CDM_WORK_REP_711> cascade;
drop user <TL_WORK_REP_711> cascade;
drop user <WIL_MASTER_REP_711> cascade;
drop user <CDM_MASTER_REP_711> cascade;
drop user <WIL_HMC711> cascade;
drop user <HCD_HMC711> cascade;
drop tablespace <hmc_temp711> INCLUDING CONTENTS and datafiles;
drop tablespace <odirep_temp711> INCLUDING CONTENTS and datafiles;
drop tablespace <odirep_ts711> INCLUDING CONTENTS and datafiles;
drop tablespace <hmc_ts711> INCLUDING CONTENTS and datafiles;
commit;
Checkbox Clean up the log files at $ORACLE_BASE/oraInventory/logs.

For example, /u01/app/oraInventory/logs.