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

if a>b continue display x. dispaly y. end-if display 1 display 2. display 3. what should be my output ?

3 Answers  


What is comp-1 and comp-2?

0 Answers  


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

0 Answers  


Give some advantages of REDEFINES clause?

2 Answers   Syntel,


01 a pic s9(5) value -12345, if we disply a , the sign will overpunched with last digit but i need to get the miuns sign in the result?

7 Answers  






how do you reference the fixed unblock file formats from cobol programs

0 Answers  


Can we redefine the field of x(200) to less than 200?

0 Answers  


which certifications r 4 cobol,jcl,db2,cics what is format of xam n what is importance of these certifications... plz post answer only if u r sure... thanks

1 Answers  


At the minimum, which division of COBOL is enough to be coded?

3 Answers   CTS,


hai friends ,i have HSBc exam on this sunday,my platform is Mainframe,i have 1 year exp,pls any one send me placement papers of Hsbc and technical questions on mainframe

6 Answers   Citi Bank, CitiGroup, HSBC, iNautix, Wipro,


What is the Purpose of POINTER Phrase in STRING command

3 Answers  


i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)

3 Answers   Cap Gemini, Mind Tree,


Categories