[staf-users] AUTO: Hayden Marchant is out of office (returning 30/08/2009)

2009-08-10 Thread Hayden Marchant
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

Re: [staf-users] STAX Job gets hanged

2009-08-10 Thread Sharon Lucas
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

[staf-users] pystaf return codes

2009-08-10 Thread Bob Salmi
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

Re: [staf-users] pystaf return codes

2009-08-10 Thread Bob Salmi
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