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

how can we run the jobs alone?


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sreenivas_mf

New User


Joined: 18 Jul 2006
Posts: 5
Location: hyd

PostPosted: Wed Jul 19, 2006 12:17 am
Reply with quote

hi,

here is my problem

step1 exec pgm=disp1
step2 exec pgm=disp2
step3 exec pgm=disp3
.
.
step10 exec pgm=disp10

here i want to run the steps from 3 to 8 alone. how ?
Back to top
View user's profile Send private message
Gautam512

Active User


Joined: 05 Oct 2005
Posts: 308
Location: Vizag / US

PostPosted: Wed Jul 19, 2006 2:58 am
Reply with quote

Hi,

request : search the forum once before u post....
Back to top
View user's profile Send private message
parikshit123

Active User


Joined: 01 Jul 2005
Posts: 269
Location: India

PostPosted: Fri Jul 21, 2006 12:29 pm
Reply with quote

Hi,
Please search the forum before posting. This topic is discussed many times.

However, Just to answer your question in breif.

Your problem can be solved in two ways.
1. Using IEBEDIT utility,
2. Using combination of RESTART and COND parameter in the JCL.

Rest I will leave for you to search the forum and find out detailed solution icon_smile.gif

Wish you happy surfing this forum icon_smile.gif
Back to top
View user's profile Send private message
sreenivas_mf

New User


Joined: 18 Jul 2006
Posts: 5
Location: hyd

PostPosted: Sat Jul 22, 2006 1:29 am
Reply with quote

hi,

i thankfull to your suggestions, as you said i searched the forum before i submitting the question, but i couldn't get indetailed explanation anywhere.
any how thanks again.
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Sat Jul 22, 2006 7:26 pm
Reply with quote

Quote:
how can we run the jobs alone?

Find an empty room with a TSO terminal. icon_biggrin.gif
Back to top
View user's profile Send private message
prasadvrk

Active User


Joined: 31 May 2006
Posts: 200
Location: Netherlands

PostPosted: Mon Jul 24, 2006 3:15 pm
Reply with quote

The easiest way is to restart your job at step 8 and delimit out the steps after step 8 (code //).
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
No new posts Ca7 long running jobs report All Other Mainframe Topics 1
No new posts Report of batch jobs JCL & VSAM 1
Search our Forums:

Back to Top