Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Prerequisites

Ensure your environment meets the S2PX prerequisites.

You’ll also need to ensure you have access to the two S2PX CLI plugin files…

  1. File dm-s2px-analysis-plugin-1.0-nnn.jar is the S2PX Analysis plugin (where nnn is the build number)

  2. File dm-s2px-conversion-plugin-1.0-nnn.jar is the S2PX Conversion plugin (where nnn is the build number)

Installation without MettleCI

To install S2PX without installing MettleCI…

  1. Install command shell (on either a Windows or Unix-based host). In this case there’s no need to add the DataStage Client/Engine path to MettleCI Command line configuration file.

  2. Configure the CLI’s access to a MettleCI license file. This license file is supplied with your MettleCI entitlement.

  3. Install the S2PX plugins into the ./plugins folder of the MettleCI Command Line Interface.

  4. Create a reports folder to hold your analysis output.

Installation alongside existing MettleCI installations

  1. Locate your MettleCI Command Line Interface installation directory - commonly under /opt/dm/mci on Unix-based DataStage engines.

  2. Install the S2PX plugins into the ./plugins sub-folder of the MettleCI CLI.

  3. Create a reports folder to hold your analysis output.

  • No labels