Re: [staf-users] Request Mutex

2012-02-29 Thread Cindy Zhu
Thanks, Sharon. From: Sharon Lucas [mailto:luc...@us.ibm.com] Sent: February-28-12 4:36 PM To: Cindy Zhu Cc: staf-users@lists.sourceforge.net Subject: RE: [staf-users] Request Mutex Hi, Cindy, If you don't want to wait for the mutex semaphore to be released, then you can specify the TIMEOUT opt

Re: [staf-users] Running SQLPlus through STAF

2012-02-29 Thread Yashaswi S. Kumar
Hi Sharon, I figured out where I was going wrong. I logged in as root and tried to execute the xml. The environment variables were not set properly for the root user. That is the reason why sqlplus was not able to connect. It is resolved now J Thank you so much for your timely help Yashasw