i have the job which has written updated 100 records into
the table and for 101th record it got abended and i want to
start the job again and should wirte from 101th record not
from 1st record..how to do it..?
Answer Posted / ram.g
y u guys going for complex logic for simple problem....
just open ur file in extend mode, dats the answer for your
qn..even if u wanna start from the particular row whr abend
happens..use the cursor with hold option
Regards,
Ram.G
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
i need a small 3d program using inline and outline.
What is the difference between Global and External Variables?
how do you reference the variable block file formats from cobol programs
Write the code implementing the perform … varying.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how do you reference the ksds vsam file formats from cobol programs
Can you please let me know the centre name of INS certification in Kolkata.
What is the problem of ordered sequential files access?
how do you reference the printer file formats from cobol programs
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are all the divisions of a COBOL program?
What type of SDLC u followed? Why?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Can we redefine the field of x(200) to less than 200?