after udatingg first 110 rows, my job abends. now how do i
change my cobol program so that when i restart the Job it
will start updating from 111th row ( i.e in next run I
di=ont want to update those 110 rows which are already been
updated in the first run before job abend)
Answer Posted / navjeet kumar
we have to use restart command to update from 111th row
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What rules are to be followed while using the corresponding options?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How do we get current date from system with century in COBOL?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What are 77 levels used for?
How you can characterize tables in cobol?
What are the different rules to perform a Search?
Why did you choose to work with ibm mainframe cobol programming?
What kind of error is trapped by on size error option?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Are you comfortable in cobol or jcl?
Explain the configuration section of a cobol program with examples of syntax.
how to refer the data field?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Which Search verb is equivalent to PERFORM…VARYING?