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
What is concurrency?
What does runstats do in db2?
How does coalesce work?
What is the difference between db2 and oracle?
How would the varchar column remarks defined?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is ibm db2 client?
What is the use of predicate?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
How do I optimize a query in db2?
is it compulsory commitment control in journal?
What is the difference between oracle and db2?
Which components manage deadlocks in db2?
List out the data types available.
What do you mean by cursor?