"The components at work here are SAS Management Console, Process Manager (jfd) and LSF. SMC is a Process Manager client, telling Process Manager to run the flow. Process Manager does this by submitting the job(s) in the flow to LSF." -- yes this one is correct.
"When you say you can schedule on LSF in Linux, are you saying it works when running SMC from the Linux host, or when instructing the flow to run in Flow Manager, or are you submitting the same bsub command to LSF from the command line?" -- when submitting the flow on SMC it says successful but when we're seeing it on flow manager it says its exited. The one I can schedule is bsub from the command line itself.
I have raise this to Technical Support, they enable debug and got this
JFJobExecutionAgent::_executeCommand: Unable to get JS_SU_COMMAND
JFJobExecutionAgent::_executeCommand: su command to execute </bin/su sasdemo -c /sas/scheduler/pm/work/tmp/JS_HjFO64
As per the IBM ticket, https://www.ibm.com/support/pages/job-submission-failed-different-error-codes. It says its because of the directory not having the executable permission but the noexec is not visible on the mount point of this directory and we tried to change also to another but same result..
We are still investigating on this
... View more