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