Question from kweikel on Jan 17 at 3:23 PM If I am logged in as "root" on dsd01101, and issue the following commands . /sms/cust_w0v/V00.00.00/P/DAYEND/Scripts/cmdbvars#0 1 start_dispatcher="nohup $PROD/bin/dispatcher#${DBID} -f $PROD/Data/dispatcher_parms &" su - ${AC_USERID} -c "${start_dispatcher}" >> /dev/null where DBID = 01 and AC_USERID = uw0v0 as valued by the cmdbvars command done first I would expect the dispatcher#01 to be processing as a result. It does not startup unless I do the following logged in as "uw0v0" nohup $PROD/bin/dispatcher#${DBID} -f $PROD/Data/dispatcher_parms & Why would the command not work in a script but works manually? Karen | Reply to this email to post your response. __.____._ | _.____.__ |
No comments:
Post a Comment