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 TI

Re: [staf-users] Request Mutex

2012-02-28 Thread Sharon Lucas
hu To: Sharon Lucas/Austin/IBM@IBMUS, Cc: "staf-users@lists.sourceforge.net" Date: 02/28/2012 05:13 PM Subject:RE: [staf-users] Request Mutex Hi Sharon, Thank you for your reply. When I sent the STAF command to request a mutex, I got no response back at all. It

Re: [staf-users] Request Mutex

2012-02-28 Thread Cindy Zhu
luc...@us.ibm.com] Sent: February-28-12 3:57 PM To: Cindy Zhu Cc: staf-users@lists.sourceforge.net Subject: Re: [staf-users] Request Mutex Hi Cindy, If the SEM REQUEST MUTEX request worked, you get RC 0 and no message in the result. You can then query the mutex if you like to see that it is now exi

Re: [staf-users] Request Mutex

2012-02-28 Thread Sharon Lucas
Hi Cindy, If the SEM REQUEST MUTEX request worked, you get RC 0 and no message in the result. You can then query the mutex if you like to see that it is now exists and is owned. For example: C:\>STAF local SEM REQUEST MUTEX MutexStart GARBAGECOLLECT NO Response C:\>STAF local SEM Q