Thanks Shahid
But, I want to terminate all jobs by program. so, I have to get the lists
for pending job ids by program or need to terminate all jobs
if STAF provides such a command?



2009/7/24 Shahid <sha...@acmet.com>

>  You can get the pending jobs with the help of following command:
>
>
>
> STAF <MACHINE NAME> STAX LIST JOBS
>
>
>
> Above command will list all the pending job submitted to STAX execution
> engine.
>
>
>
> You can terminate the pending STAX Job execution with the help of following
> command:
>
>
>
> STAF <MACHINE NAME> STAX TERMINATE JOB <JOB ID>
>
>
>
> >> Which reason can result in the block jobs?
>
>
>
> Currently I don’t know the exact reason behind it.
>
>
>
> But before few months, we have also faced similar problem. The reason of
> the problem was, using the DOS command in STAX Job, at the time of executing
> the DOS command in STAX Job, Job gets hanged. Please check this might be the
> case.
>
>
>
> With Regards,
>
> Mohammad Shahid Jamal
>
>
>
>
>
>
>
>
>   ------------------------------
>
> *From:* Li Wiston [mailto:wiston.l...@gmail.com]
> *Sent:* Friday, July 24, 2009 11:50 AM
> *To:* sha...@acmet.com
> *Cc:* David Bender; staf-users@lists.sourceforge.net
> *Subject:* Re: [staf-users] How to get all job and terminate them?
>
>
>
> Hi, all
>
>
>
>
>
> For unknown issues, there are some blocked jobs for the STAX execution, my
> question is How to get all job and terminate them? and which reason can
> result in the block jobs?
>
>
>
>
>
> can anyone give us some clue?
>
>
>
> thanks in advance.
>
>
>
>
>
>
>
>
>
> 2009/7/21 Shahid <sha...@acmet.com>
>
> >> Can you clarify exactly what you mean by "profiling" STAX job
> execution?
>
>
>
> Profiling of STAX Job means to gather following information about STAX Job
> execution:
>
>
>
>    1. Memory / CPU usage by services / methods written in STAX Job
>    2. Checking the memory leak during STAX Job execution
>    3. Checking the dead lock condition during STAX Job execution
>    4. Time taken by STAF services used in STAX Job and method written in
>    STAX Job for completing the request
>
>
>
>
>
> Hope, now you got the purpose of profiling of STAX Job.
>
>
>
> >>The following Help forum thread has some more information:
> >>
> >>http://sourceforge.net/forum/message.php?msg_id=7421451
>
>
>
> Thanks for providing the link. I will check information present at:
> http://sourceforge.net/forum/message.php?msg_id=7421451 and let you know
> it status.
>
>
>
>
>
> Thanks and Regards,
>
> Mohammad Shahid Jamal
>
>
>
>
>   ------------------------------
>
> *From:* David Bender [mailto:bda...@us.ibm.com]
> *Sent:* Monday, July 20, 2009 7:22 PM
> *To:* sha...@acmet.com
> *Cc:* staf-users@lists.sourceforge.net
> *Subject:* Re: [staf-users] How to profile STAX Job Execution?
>
>
>
>
> Can you clarify exactly what you mean by "profiling" STAX job execution?
>  If you mean analyzing memory usage, performance, etc., there is no software
> provided with STAF/STAX to do that.  However, STAX is written in Java, so
> you could use Java profiling tools to do the analysis.
>
> The following Help forum thread has some more information:
>
> http://sourceforge.net/forum/message.php?msg_id=7421451
>
> Thanks,
> David
>  ------------------------------
>
> *David 
> Bender*<http://w3.ibm.com/bluepages/simpleSearch.wss?searchBy=Name&searchFor=David+Bender>
> STAF/STAX Development
> IBM Software Group, WPLC
>
>
> 11501 Burnet Rd.
> Bldg. 903-5B002
> Austin, TX 78758-3400
>
>
> Phone (T/L): 1-512-286-5315 (363-5315)
> ITN: 23635315
> Email: bda...@us.ibm.com
>
>
>
>  ------------------------------
>
>
>
> *"Shahid" <sha...@acmet.com>*
>
> 07/20/2009 12:42 AM
>
> Please respond to
> sha...@acmet.com
>
>    To
>
> <staf-users@lists.sourceforge.net>
>
> cc
>
>
>
> Subject
>
> [staf-users] How to profile STAX Job Execution?
>
>
>
>
>
>
>
>
>
>
>
> How we can profile the STAX Job execution? Is there any software available
> for profiling STAX Job execution?
>
> With Regards,
> Mohammad Shahid Jamal
>
>
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
>
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> staf-users mailing list
> staf-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/staf-users
>
>
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> staf-users mailing list
> staf-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/staf-users
>
>
>
------------------------------------------------------------------------------
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to