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 / vaishnavi
Use Checkpoint logic.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are the different data types in cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How you can characterize tables in cobol?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
how can i see junk values in dclgen or in hostvariable of comp ?
What are the cobol coding sheets?
how to convert the recors form vsam file to db2 table tru file aid
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Describe the cobol database components?
What are the different types of condition in cobol and write their forms.