Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Dropping an Operational Reference Store in IBM DB2

Dropping an Operational Reference Store in IBM DB2

If you do not want to use an Operational Reference Store, you can remove it from the database by dropping it.
  1. Use the MDM Hub Console to unregister the Operational Reference Store.
  2. Open a IBM DB2 command window.
  3. Enter the following command:
    CALL SYSPROC.ADMIN_DROP_SCHEMA('<
    Operational Reference Store name
    >', NULL, 'ERRORSCHEMA', 'ERRORTABLE')
    The Operational Reference Store specified in the command is dropped.

0 COMMENTS

We’d like to hear from you!