MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Replacement for INTRDR

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
rek
Beginner


Joined: 19 Dec 2004
Posts: 9
Topics: 2
Location: Chennai, India

PostPosted: Sun Dec 19, 2004 7:04 pm    Post subject: Replacement for INTRDR Reply with quote

Hi Board,

We have an external system which sends critical data, which has to be processed immediately. Currently, this data comes inline in a JCL which is directly routed to INTRDR.

The problem with this design is, when this job fails, we are not having a submit member to restart the job.

Is there a way to do this??
_________________
Thanks,
Rek
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Mon Dec 20, 2004 8:50 am    Post subject: Reply with quote

Do you have SDSF? The newer releases allow the "SJ" command to view the submitted JCL from the output queue.

Regards,
Bill
Back to top
View user's profile Send private message
rek
Beginner


Joined: 19 Dec 2004
Posts: 9
Topics: 2
Location: Chennai, India

PostPosted: Tue Dec 21, 2004 4:47 pm    Post subject: Reply with quote

The SJ command can be issued to jobs which are in SPOOL. In our environment, the job goes to Job History System, which doesnot identify SJ command.
_________________
Thanks,
Rek
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Wed Dec 22, 2004 11:21 am    Post subject: Reply with quote

You could use the OUTPUT JCL stmnt to send a copy of the JCL to the "held queue" as well as the Job History System sysout class:

//JESH OUTPUT JESDS=ALL,NAME=HOLDCOPY,CLASS=X
//JESF OUTPUT JESDS=ALL,NAME=FICHECPY,CLASS=Q

Your held and archive sysout classes may vary. The held queue can be cleaned out every day or so.

Regards,
Bill
Back to top
View user's profile Send private message
rek
Beginner


Joined: 19 Dec 2004
Posts: 9
Topics: 2
Location: Chennai, India

PostPosted: Wed Dec 22, 2004 1:18 pm    Post subject: Reply with quote

Ok. Thanks. Will try it out.
_________________
Thanks,
Rek
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group