lscm command on zos does nothing
On zOS, lscm command appears to be running but does not show any output nor error message(s). the same command(s) runs fine with scm.
I am already in /usr/lpp/jazz/v5.0.2/scmtools/eclipse
Example: ./lscm help
What housekeeping steps would discover what's going on ?
Thank you,
Ravikanth Chavali
One answer
Look also at this thread: https://jazz.net/forum/questions/174463/whats-the-fastest-best-way-to-run-thousands-of-scm-set-property-commands-in-batch-file-from-java, and the answer from Shashikant Padur
these commands need to be run from within the sandbox folder
This was important for me to get lscm to work as expected.
these commands need to be run from within the sandbox folder
This was important for me to get lscm to work as expected.
Comments
Arun K Sriramaiah
Aug 07 '15, 4:51 a.m.Hi Ravikanth,