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 

THRSTR/THREND

 
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
ayush
Beginner


Joined: 26 Feb 2004
Posts: 20
Topics: 14

PostPosted: Mon Jan 24, 2005 3:31 am    Post subject: THRSTR/THREND Reply with quote

Hi,
I came across a JCL which has the following lines.
*****************
//STEPTH01 EXEC THRSTR,JOB=G1JR10PD
//*
//JSTEP01 EXEC G1JR10P
//*
//STEPTH02 EXEC THREND,JOB=G1JR10PD
****************

I couldn't find THRED or THRSTR in my Proc.
Can anyone please tell me whats the significance of these lines and
can i skip them and run only JSTEP01 EXEC G1JR10P for my testing?

Cheers.
Ayush
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
kolusu
Site Admin
Site Admin


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

PostPosted: Mon Jan 24, 2005 9:08 am    Post subject: Reply with quote

Ayush,

THRSTR and THREND are 2 procs which your job is execueting. So check the proclib for these procs.

A simple way of finding the procs is submit your job with TYPRUN=SCAN. TYPRUN=SCAN causes JES to scan the job's JCL for syntax errors, but not to execute it. It will expand the procs also for you.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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