Running the Cluster Setup script

Use the steps below to run the Cluster Setup script.

  1. To set your Lawson environment variables and path, execute a CALL LAWENV command. At the OS/400 command prompt, specify:

    CALL LAWENV LawsonEnvironmentName

  2. Run this command to set the environment variable WAS_HOME:

    export WAS_HOME=

    For example, export WAS_HOME=/QIBM/UserData/WebSphere/AppServer/V85/ND

  3. Navigate to the directory where the script is located. At the command prompt, specify:

    cd $GENDIR/install/websphere/clustersetup

  4. Run the following command:
    perl ClusterSetUpUtil.pl

    To run the command with WebSphere credentials:

    perl ClusterSetUpUtil.pl -us WAS_username -pa WAS_password