Page 1 of 1

Clarification on SDSF REXX.

PostPosted: Wed Sep 14, 2011 10:36 am
by Viswanathchandru
Dear all,
Here in my shop i have an idea of implementing the auto purge for jobs that take more CPU/TGNUM value. I have a piece of code that gives me the job that runs with more CPU but it just displays the value( Through the SDSF REXX). Is there any way to capture the displayed values write it in a file and then process it accordingly. Hope i'm clear. Please let me know if i'm not clear. Apologies if i'm wrong!

Thanks,
Viswa

Re: Clarification on SDSF REXX.

PostPosted: Wed Sep 14, 2011 10:54 am
by enrico-sorichetti
why don' t You try to build on the answers You have already received

here
clist-rexx/topic6182.html

and here ( for the snippets )
http://ibmmainframes.com/about54926.html


the snippets will retrieve all kind of data ( just use the right tokens )
and since the data is returned in stems You can do anything You want
write it, process it, eat it, digest it, dump it --)

Re: Clarification on SDSF REXX.

PostPosted: Wed Sep 14, 2011 2:04 pm
by Viswanathchandru
Hi enrico,
Thanks a lot for addressing the post and for your time. That was perfect(Link)!! crystal clear explanation! thanks for that!

Thanks,
Viswa