Page 1 of 1

How can i restart step in jcl form perticular record

PostPosted: Thu Mar 24, 2011 10:30 am
by ashokteja
Hi all
1>
in my jcl i have 3 steps if 1st step am writing some recods in to ps file, in 2nd step db2 updates is there , the problem is
1st step output file is going to input of the 2nd step , 1st step outpt contain 5000 records, in step 2 i need to use only 500 records for update in step 2 .., how can i code in step to to use 500 records for update ...........
2>.
in cobol db2 program , am updating milion recods mean while if the step is abend how can i know in which record it got abended and how can i restart from that perticular record for update ......

Re: How can i restart step in jcl form perticular record

PostPosted: Thu Mar 24, 2011 12:36 pm
by NicC
Nothing to do with JCL - suggest you take some time to browse the forum rules and layout. But as hint: can you count?