Table of Contents

Search

  1. Preface
  2. Introduction to Data Integration Hub
  3. Security
  4. Events
  5. User Policies
  6. Operation Console Management
  7. System Properties
  8. Connections
  9. Connectivity to Informatica Intelligent Cloud Services
  10. Integration of Data Integration Hub with Enterprise Data Catalog
  11. Document Management
  12. Entity Management
  13. Export and Import
  14. Data Integration Hub Utilities
  15. Dashboard and Reports Management

Administrator Guide

Administrator Guide

Changing the Location of the Document Store

Changing the Location of the Document Store

Use the
Data Integration Hub
repository utility to change the location of the document store directory. The utility changes the value in the system property, updates all the path references in the
Data Integration Hub
repository, and moves all files to the new directory.
To prevent data loss, perform the following actions before you run the repository utility to change the location of the document store directory:
  1. Shut down all
    Data Integration Hub
    services.
  2. Verify that
    Data Integration Hub
    workflows are not running. Verify that there are no JMS messages that contain document references in any
    Data Integration Hub
    JMS queues.
  3. In the
    Data Integration Hub
    repository utility, run the
    moveDocumentStore
    command with the following syntax in a single line:
    repoutil –c moveDocumentStore -t
    dih
    –l <
    Data Integration Hub
    repository jdbc URL> -u <user name> -p <password> --docStore <new document store location>
    The following example shows a repoutil script for moving the document store in a node that uses a UNIX operating system:
    ./repoutil.sh -c moveDocumentStore -t
    dih
    -l "jdbc:informatica:oracle://xsvcshacl03:1521;ServiceName=drep02_taf" -u
    dih
    admin -p mypassword --docStore="/u02/app/infa_shared/
    DIH
    _doc_store"
    For more information about the repository utility, see the section "
    Data Integration Hub
    Repository Utility".
    Do not move the document store manually. If you manually move the document store,
    Data Integration Hub
    will not reference document attachments for events correctly.

0 COMMENTS

We’d like to hear from you!