View previous topic :: View next topic |
Author |
Message |
amit4u79 Beginner
Joined: 24 Oct 2005 Posts: 109 Topics: 36 Location: India
|
Posted: Wed Nov 16, 2005 5:23 am Post subject: Capture the completion of a job thru REXX !! |
|
|
Hi Techfundoos,
I have coded a REXX from where I issue a TSO SUB dsn command and submit a job. Now in this Job there is a data set which gets written with record. In the same rexx I want to actually read that data set and do some further processing.
Now my issue is I would need to capture the completion of the job which got submitted thru REXX first and then only issue the EXECIO DISKR command to read that data set. My only issue, how do I capture the job completion.
Kindly help or give me some suggestions/directions.
Thanks,
Amit Joshi
Singapore. |
|
Back to top |
|
 |
Phantom Data Mgmt Moderator

Joined: 07 Jan 2003 Posts: 1056 Topics: 91 Location: The Blue Planet
|
|
Back to top |
|
 |
amit4u79 Beginner
Joined: 24 Oct 2005 Posts: 109 Topics: 36 Location: India
|
Posted: Thu Nov 17, 2005 8:32 pm Post subject: |
|
|
Hey thanks a lot Phantom, I was able to use the code in the link and it is working for me...
Once again thanks a lot....its a great help to me...
Amit. _________________ I did not fail; I have found 10,000 ways that would not work - Albert Einstein. |
|
Back to top |
|
 |
|
|