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

To capture the job from savers


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

Active User


Joined: 20 Apr 2022
Posts: 138
Location: India

PostPosted: Thu Jul 14, 2022 8:24 am
Reply with quote

Hi All,

I have one requirement i have a file and that file has job name and i want to search in Savers log for that job name (available in file) to be available and write into a output file.

there are two ask here.

please not jobname is available in file input file we can read in rexx and that jobname need to search in savers.

1>How could i capture that job name from savers not from spool through rexx, new to rexx hence dnt know how to connect rexx and savers.capturing the job name from savers is possible through rexx ..?

2 > Keep in mind that i have to wait there until that job is available in savers once it is available its RC code or whatever logs we can caputure need to write in a another output file.

Please help me or any suggest or provide link it would be great help.

Thanks
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2546
Location: Silicon Valley

PostPosted: Fri Jul 15, 2022 3:23 am
Reply with quote

You had asked something similar in April. Did you ever follow the suggestion posted by Don? here: ibmmainframes.com/viewtopic.php?t=68588&highlight=savers
Back to top
View user's profile Send private message
Digvijay Singh

Active User


Joined: 20 Apr 2022
Posts: 138
Location: India

PostPosted: Fri Jul 15, 2022 8:01 am
Reply with quote

Yes i applied that suggestion and it worked but this time my log capturing step have to wait until the job is available in savers . I using wait time logic here to wait for some time but it is suggested by my seniors it is not good practice to use.

I wanted to achieve this through rexx that it should try searching that job in savers and once it is available it should writ in a data set.

Hope you got my point.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2546
Location: Silicon Valley

PostPosted: Fri Jul 15, 2022 9:35 pm
Reply with quote

Can you be more clear about what you want? In your post you mention:
Quote:
i have to wait there until that job is available in savers

but in later post you say it is not good practice.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2546
Location: Silicon Valley

PostPosted: Fri Jul 15, 2022 9:44 pm
Reply with quote

Search here and internet for $AVRPULL, $AVRS, $AVRTAPE

I do not think the manuals for $AVRS are online. Since you have the product, you should try to get a copy of the manuals.
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 Rexx to capture output from TSO HSEND... CLIST & REXX 9
No new posts Rexx with Savers or $avers? CLIST & REXX 3
No new posts How to collect Job logs from $savers All Other Mainframe Topics 7
No new posts outtrap does not capture within an ed... CLIST & REXX 1
No new posts Best way to Capture Auth ID of the so... COBOL Programming 1
Search our Forums:

Back to Top