Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

what is qualification on occurs clause?

2 Answers  


Consider the following COBOL entries 05 X PIC 99 VALUE 10. ADD 40 X TO X. COMPUTE X = 3 * X - 40. The result in X is

12 Answers   TCS,


Write a cobol program making use of the redefine clause.

0 Answers  


S9(5)V9(2) occupies how many bytes memory ?

6 Answers   Cap Gemini,


What is the point of the REPLACING option of a copy statement?

3 Answers  


Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb

1 Answers  


How you can read the file from bottom?

0 Answers  


how do you define single dimensional array and multidimensional array in your cobol?

0 Answers  


where did you see the information regarding abend codes in jcl?

1 Answers   Hewitt,


Why would you use find and get rather than to obtain?

0 Answers  


how to convert the recors form vsam file to db2 table tru file aid

0 Answers   TCS,


is it possible to declare index in cobol program? if it is not why its tell me pls

3 Answers  


Categories