Reply from kweikel on Jan 17 at 3:26 PM Sorry, the system is AIX lpar running 6.1.
| | | ---------------Original Message--------------- From: Karen Weikel Sent: Tuesday, January 17, 2012 3:23 PM Subject: Command Sequence not Working 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. __.____._ | In the Spotlight Become a blogger at Toolbox.com and share your expertise with the community. Start today. _.____.__ |
No comments:
Post a Comment