Table of Contents

Search

  1. Preface
  2. Product Overview
  3. Security
  4. Applications
  5. Partner and Account Information
  6. Events
  7. Event Archiving
  8. User Policies
  9. Schedules
  10. B2B Data Exchange Administrative Tasks
  11. On-boarding Checklist Template
  12. System Properties
  13. Repository Management
  14. Document Management
  15. B2B Data Exchange Utilities
  16. Dashboard and Reports Management

Administrator Guide

Administrator Guide

Changing the Location of the Document Store

Changing the Location of the Document Store

Use the
B2B Data Exchange
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
B2B Data Exchange
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:
  • Shut down all
    B2B Data Exchange
    services.
  • Verify that
    B2B Data Exchange
    workflows are not running.
  • Verify that there are no JMS messages that contain document references in any
    B2B Data Exchange
    JMS queues.
  1. In the
    B2B Data Exchange
    repository utility, run the
    moveDocumentStore
    command with the following syntax in a single line:
    repoutil –c moveDocumentStore -t
    dx
    –l <
    B2B Data Exchange
    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
    dx
    -l "jdbc:informatica:oracle://xsvcshacl03:1521;ServiceName=drep02_taf" -u
    dx
    admin -p mypassword --docStore="/u02/app/infa_shared/
    DX
    _doc_store"
    For more information about the repository utility, see the section "
    B2B Data Exchange
    Repository Utility".
    Do not move the document store manually. If you manually move the document store,
    B2B Data Exchange
    will not reference document attachments for events correctly.

0 COMMENTS

We’d like to hear from you!