Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Store Post-Installation Tasks
  6. Hub Server Installation
  7. Hub Server Post-Installation Tasks
  8. Process Server Installation
  9. Process Server Post-Installation Tasks
  10. ActiveVOS Post-Installation Tasks for the Application Server
  11. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  12. Resource Kit Installation
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for Oracle Database with WebLogic

Installation Guide for Oracle Database with WebLogic

Uninstalling the Hub Store

Uninstalling the Hub Store

You can uninstall the Hub Store by dropping the Hub Store schemas and removing the user logins for the Hub Store schemas. Before you drop the Hub Store schemas, use the Hub Console to unregister the Hub Store schemas.
You must have administrator privileges to drop the Hub Store schemas.
  1. Start the Hub Console.
  2. Click the
    Databases
    tool under the
    Configuration
    workbench.
    The
    Database Information
    page appears.
  3. Click
    Write Lock
    Acquire Lock
    .
  4. From the list of databases, select the Operational Reference Store to unregister.
  5. Click the
    Unregister database
    button.
    The Databases tool prompts you to confirm unregistering the Operational Reference Store.
  6. Click
    Yes
    .
  7. Use SQL*Plus to connect to the Oracle instance.
  8. Use the following command for each Hub Store schema to drop the schema:
    drop user <
    user name
    > cascade;
    If you drop the schemas with the
    cascade
    option, the associated schemas are dropped.

0 COMMENTS

We’d like to hear from you!