I try to use some column names in my cobol progorm but
these column not in db2 table ..when do i get error ..while
bind time or runtime?

Answers were Sorted based on User's Feedback



I try to use some column names in my cobol progorm but these column not in db2 table ..when do i g..

Answer / ashok

You get the error during bind.

Is This Answer Correct ?    11 Yes 0 No

I try to use some column names in my cobol progorm but these column not in db2 table ..when do i g..

Answer / ravindra

right and return sqlcode will be -206

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More COBOL Interview Questions

how many bytes does s9(7)COMP-3 field occupies?

6 Answers   ADP,


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

0 Answers  


i declare a Table as OCCURS 2000 TIMES.If the input file has more than 2000 records will the COBOL program fail?

12 Answers  


WHAT IS SOC3?HOW IT CAN BE RESOLVED?

1 Answers  


what is the difference b/w level no.01 & level no.77?

3 Answers   HCL,






What is the difference between Global and External Variables?

0 Answers  


What compiler option would you use for dynamic linking?

2 Answers  


I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?

3 Answers   HCL, IBM,


how do u link sub pgm to main pgm ?

2 Answers   TCS,


Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?

3 Answers   Microsoft,


i am a btech cs 2009 passout. i am opting for mainframe course. is it good to do this course? pls. anyone suggest me

4 Answers  


I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.

3 Answers   IBM,


Categories