|
|
| Author |
Message |
shr_amar Warnings : 2 New User
Joined: 02 May 2005 Posts: 99 Location: DELHI
|
|
|
|
I am sorry but i am not able to found a REXX to XDC output of step .
Can you please provide me the link . |
|
| Back to top |
|
 |
References
|
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 6469 Location: Brussels once more ...
|
|
|
|
shr_amar
Why do I bother ? My reply stated very very clearly that SDSF was the way to go, and nowhere did I mention the use of XDC and yet you still ask for an XDC solution.
Now go away and search for the correct terms as stated in my last reply. |
|
| Back to top |
|
 |
prino
Active User
Joined: 07 Feb 2009 Posts: 225 Location: Oostende, Belgium
|
|
|
|
I gave you an example of how to release a job using the REXX-SDSF interface, others gave you links to the manuals.
Just go away, RTFM and only come back if you can post code that you have created but that is not yet working as it should.
Then and only then you are in a position to ask for further help! |
|
| Back to top |
|
 |
Anuj Dhawan
Global Moderator
Joined: 22 Apr 2006 Posts: 4076 Location: Mumbai, India
|
|
|
|
My patience is little up yet ... There is other way of doing what you look for, once posted by CG
| CICS Guy wrote: |
| Check out Lionel B. Dyck. he has a great little tool, SDFSEXT, a generalized SDSF batch tool to extract all or part of your sysout into a dataset that you could do whatever you want with. |
|
|
| Back to top |
|
 |
Anuj Dhawan
Global Moderator
Joined: 22 Apr 2006 Posts: 4076 Location: Mumbai, India
|
|
|
|
| But yes I echo prino(Robert), please post the code that you have created -- some one will be around with a helping note... |
|
| Back to top |
|
 |
shr_amar Warnings : 2 New User
Joined: 02 May 2005 Posts: 99 Location: DELHI
|
|
|
|
well i haven't written any code . But i have tried to connect REXX- SDSF
using isfcalls as per prino and Manual example . It seems that this routine is not found . |
|
| Back to top |
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 6469 Location: Brussels once more ...
|
|
|
|
| shr_amar wrote: |
| I do not want to modify jobs to include extra steps. It should be like that when we SUB the job we enter SUB TSO XDC . So that REXX will be activated to take XDC of the o/p. |
| expat wrote: |
| Then it looks like either you change the jobs to add a final step, or continue to do it manually. |
Explain to me the process of this super command that will wait until a batch job has finished and then know that it is time to perform SDSF or XDC actions. |
|
| Back to top |
|
 |
|
|