I need to extract all submitted jobname's and jobid's of a particular owner per day in the Spool. For this i need to write rexx program. Could you please give suggestions regarding this.
Joined: 26 Apr 2004 Posts: 3309 Location: Charlotte,NC USA
muthusamy wrote:
Could you please give suggestions regarding this.
If you're using SDSF to access the spool, then there are lots and lots and lots of posts here that detail how to access SDSF via both REXX and batch. If you're using some other product, you need to provide more details.
Hi kevin
thanks to answer my question.
i am using sdsf to access the spool via rexx.
Hi moderator,
Let it leave the purged jobs.
Only i need to extract jobname's and jobid's for a particular owner available in a spool at that time when i will need it.