IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Copy all the job names and job ids from spool using REXX


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Vikas-Kumar

New User


Joined: 09 May 2007
Posts: 2
Location: Bangalore

PostPosted: Thu May 10, 2007 1:17 pm
Reply with quote

Hi all
can any one tell me " How to copy all the job names and job ids from spool to a data set" using REXX.
Back to top
View user's profile Send private message
Vikas-Kumar

New User


Joined: 09 May 2007
Posts: 2
Location: Bangalore

PostPosted: Thu May 10, 2007 1:20 pm
Reply with quote

Hi all,
Can any one tell me - How to copy jesysmsg of a job by giving job-id(not job name) from spool to a data set using rexx?
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu May 10, 2007 1:47 pm
Reply with quote

You can search on "spool" "dataset" or "batch" "sdsf" to get some more examples.

Quote:
Can any one tell me - How to copy jesysmsg of a job by giving job-id(not job name) from spool to a data set using rexx?

You will need to get the jobname from using the jobid and then use the jobname to do this.

Here's an example for you to look at http://ibmmainframes.com/viewtopic.php?t=20505
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top