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...

can I copy book which contain db2 statment in procedure
divion?

Answer Posted / vikas pujar

No. Because the Precompiler will comment out all the SQL statements and replace them with equvi call statements. And if use DB2 statment in Copy ,during pre compilation the statements in the copybook wont be commented out.. they will get expanded during compliation of modified source code and we will get Complilation error there.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different data types in cobol?

1380


HOw can I get the negative sign while deduct high value from low value

2297


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

1302


What are the different rules for performing sort operation?

1272


What is the difference between a binary search and a sequential search what are the pertinent cobol?

1195


What are the rules of the move verb?

1318


What is the Purpose of Pointer in the string?

1119


What are the pertinent COBOL commands?

3230


) what is the difference between AID and HANDLE AID?

2194


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2539


What are the different open modes available in cobol?

1238


What are the access modes of START statement?

1321


What is the utilization of copybook in cobol?

1267


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

1226


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

4204