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 db2 instance?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is precompiler in db2?
What is the physical storage length of timestamp data type?
Name the lockable units in DB2?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What does db2 plan contain?
How do you concatenate the firstname and lastname from emp table to give a complete name?
On which levels locks can be applied?
What is dbrm? What it contains? When it will be created?
What is a cursor in programming?
What is the advantage in De-normalizing tables in DB2?
B37 abend during spufi?
How do I delete a column in db2?
what is utility for parm lib