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 

Stepcheck Utility in JCL

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
adutta19
Beginner


Joined: 13 Nov 2006
Posts: 2
Topics: 1

PostPosted: Tue Nov 14, 2006 12:21 am    Post subject: Stepcheck Utility in JCL Reply with quote

Hi,

Can anyone tell me what is stepcheck utility in JCL. And what is the use of it.
Back to top
View user's profile Send private message Yahoo Messenger
Bill Dennis
Advanced


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

PostPosted: Tue Nov 14, 2006 9:18 am    Post subject: Reply with quote

Maybe a homegrown utility. How is it used? Can you post a sample?

We have a pgm for notifying users of problems. It ABENDs with a console msg based on COND CODEs in job.
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Tue Nov 14, 2006 9:22 am    Post subject: Reply with quote

Bill Dennis,

I think it is a part of Powernet/IX server package . The first hit(the only hit) on google

http://www.google.com/search?hl=en&lr=&q=stepcheck%2Bmainframe

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bill Dennis
Advanced


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

PostPosted: Tue Nov 14, 2006 2:01 pm    Post subject: Reply with quote

kolusu wrote:


I think it is a part of Powernet/IX server package .


That link doesn't really look like something that would be coded in JCL. Question
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
adutta19
Beginner


Joined: 13 Nov 2006
Posts: 2
Topics: 1

PostPosted: Thu Nov 16, 2006 3:36 am    Post subject: Reply with quote

Hi,
This is the job. It essentially purges a job in the job track. If the return code of the this step is not zero. It submits the next job which is nothing but a stepcheck.

Now I am not getting what does this stepcheck essentaily do in this job.

Please help.

//#XJUDN36 JOB (JSPBJTS,OPS),'JOBTRAC',CLASS=U,MSGCLASS=D
/*LOGON ID JPJTBH

//ABTRAC1 EXEC PGM=GJTRABTR,
// PARM='PRG(JOB(JUDTRE24.01,L=021))'
//JOBTRACE DD DSN=JSPJTS.JTSC3.CHECKPT,DISP=SHR
//*
//*--------------------------------------------------------------------*
// IF RC NE 0 THEN
//STEPCHEK EXEC PGM=STEPCHK
// ENDIF
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) 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