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

I want to get the job log using a CLIST


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

New User


Joined: 22 Jun 2010
Posts: 2
Location: Pune

PostPosted: Mon Jul 19, 2010 12:43 pm
Reply with quote

Hi,

My requirement is , I have submitted a job using a CLIST,but I want to get the joblog of the submitted job and store it in a file using CLIST.
How can this be possible??Please help.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jul 19, 2010 12:54 pm
Reply with quote

Hello and welcome to the forum,

If it is your intention to have the process that submitted the job "hang around" waiting for the job to complete, you need to change the plan. There is no good reason to have an online task (or a batch task for that matter) clogging up the system like this.
Back to top
View user's profile Send private message
anand_aa

New User


Joined: 22 Jun 2010
Posts: 2
Location: Pune

PostPosted: Mon Jul 19, 2010 12:58 pm
Reply with quote

Thanks for welcoming and swift reply.

Actually, my requirement is :

If the job is submitted today, no one must be able to run it again today.So,I though if i can get the job log I can get the date and compare it with SYSDATE.
Hope you can help with the same.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jul 19, 2010 1:10 pm
Reply with quote

Hello,

There have been many topics that deal with using SDSF to find data about jobs in a process. Suggest you use the forum search and use what others have provided.

Good luck icon_smile.gif
Back to top
View user's profile Send private message
Pedro

Global Moderator


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

PostPosted: Wed Jul 21, 2010 11:44 pm
Reply with quote

I suggest you use rexx instead of CLIST.
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 CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Same command as on commandline in REX... TSO/ISPF 6
No new posts clist to rexx converter CLIST & REXX 2
No new posts Is there a way to determine Clist usa... CLIST & REXX 10
No new posts REXX/CLIST tool for BCSR and EDSR CLIST & REXX 2
Search our Forums:

Back to Top