I am out of the office until 30/08/2009.
I will be out of the office on vacation from 9 August until 28 August.
Please contact my manager, Shira Gellman, for any urgent issues.
Note: This is an automated response to your message staf-users Digest, Vol
39, Issue 15 sent on 10/8/09 8:31:04.
This
The maximum number of processes that can be executed in parallel depends
upon the memory available on your machine.
--
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
"Shahid"
08/10/2009 12:30 AM
Pl
I'm having a problem seeing my processes return codes in pystaf.
in short I am running a simple shell script on a remote machine and
getiing back the return code.
I can see the proper return code in the formatted result output, but
that is not the same return code from result.rc
here's and e
i believe I have solved my own question.
pulling the rc data from the marshalled data via the context got me
the return code I was looking for
Bob
On Aug 10, 2009, at 6:28 PM, Bob Salmi wrote:
> I'm having a problem seeing my processes return codes in pystaf.
>
> in short I am running a simpl