If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.
Answer Posted / ajay digule
If the receiving field size is less than there will be truncation of the values being passed. There will be no abend message.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write down the divisions of cobol program?
Which Search verb is equivalent to PERFORM…VARYING?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
how to convert the recors form vsam file to db2 table tru file aid
Describe the cobol database components?
Mention the guidelines to write a structured cobol program?
Can you please let me know the centre name of INS certification in Kolkata.
Which is not true about evaluate statement
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Write a program to explain size error.
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What guidelines should be followed to write a structured cobol prgm?
What the difference is between continue and next sentence?
what is amode(24), amode(31), rmode(24) and rmode(any)?