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.



If my program receives input feed from program in other system.. if the receiving field size is less..

Answer / 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

More COBOL Interview Questions

How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.

2 Answers   IBM,


Can anybody give me example of subscript and index

5 Answers  


What kind of error is trapped by on size error option?

0 Answers  


subscript and index r not coded in u r application program what will happen?

2 Answers  


Difference between array and sub-script ?

0 Answers   HCL,


Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear before the value if the value is -ve and a plus(+) is to appear before the value if the value is +ve? (a) + (b) - (c) + OR (d) It is not possible

7 Answers   TCS,


created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?

2 Answers   HCL,


which generation language is cobol

4 Answers   Kanbay,


What is the Importance of GLOBAL clause According to new standards of COBOL?

2 Answers   Infosys,


What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?

7 Answers   T systems,


describe 805 error

6 Answers   DELL,


When and how can we use index & subscript ?

2 Answers  


Categories