Can we declare DB2 HOST variable in COBOL COPY book?
Answer Posted / a.roselin
No, We cant declare it in Cobol copy book, why because,
Copy book is not expand during the precompilation, But if
you declare it in DCLGEN, it will be expanded during
precompilation.
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
How can deadlocks be resolved?
What does runstats do in db2?
What is query_cache_limit?
What parameters are used to control the free space in DB2?
What are types of indexes?
What is phantom read in db2?
What is release/acquire in bind?
How many databases are there?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is rct?
What is ibm db2 client?
is it compulsory commitment control in journal?
What is the physical storage length of time data type?
What is commit in db2?
What are host variables in db2?