Why can't I run symping on the command console when I can run it on the cluster management console?

If you have more than one IBM® Spectrum Symphony version installed, you may be trying to run a different symping than the one on the cluster management console, or you may be trying to submit symping workload to the wrong cluster.

On Windows:
  1. Open a command console that points to the correct IBM Spectrum Symphony cluster.
  2. From the Start menu, select Programs > IBM Corporation > Symphony version_number > Symphony version_number Command Prompt.
  3. Run symping from the command prompt. By setting the correct environment, you will automatically use the correct version of symping.
On Linux®:
  1. Change to the IBM Spectrum Symphony installation directory.
    For example, if you installed IBM Spectrum Symphony in /opt/ibm/spectrumcomputing:
    cd /opt/ibm/spectrumcomputing
  2. Source the correct IBM Spectrum Symphony environment:
    • (csh) source cshrc.platform
    • (bash) . profile.platform
  3. Run symping. By setting the correct environment, you will automatically use the correct version of symping.