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. Customize ActiveVOS
  13. Resource Kit Installation
  14. Resource Kit Post-Installation Tasks
  15. Troubleshooting the MDM Hub
  16. Uninstallation

Installation Guide for Oracle Database with IBM WebSphere

Installation Guide for Oracle Database with IBM WebSphere

Running the postInstall Script Manually

Running the postInstall Script Manually

To ensure that all the required deployment files are deployed on the application server, run the
postInstall
script manually.
  1. Open a command prompt.
  2. Navigate to the
    postInstallSetup
    script in the following directory:
    On UNIX.
    <
    MDM Hub installation directory
    >/hub/resourcekit/deploy
    On Windows.
    <
    MDM Hub installation directory
    >\hub\resourcekit\deploy
  3. Run the following command:
    On UNIX.
    postInstall.sh -Ddatabase.password=<MDM Hub Master Database Password>
    If you include the exclamation mark (!) in your password, you must include a backslash before the exclamation mark. For example, if your password is !!cmx!!, enter the password as follows: \!\!cmx\!\!
    On Windows.
    postInstall.bat -Ddatabase.password=<MDM Hub Master Database Password>
    If you enabled security on WebSphere, run the
    postInstallSetup
    script with the
    -Dwebsphere.password=<Secure WebSphere Password>
    option.

0 COMMENTS

We’d like to hear from you!