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


Please Help Members By Posting Answers For Below Questions

Give a brief description of db2 isolation levels?

615


How to connect to db2 database from windows command line?

572


What is null indicator in db2?

611


What is meant by explain?

668


How can the firstname and the lastname from the emp table be concatenated to generate complete names?

756






Discuss about db2 bind?

679


What is the difference between bind and rebind in db2?

868


What are the contents of dclgen?

665


Can there be more than one cursor open for any program?

668


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 ?

1720


Why do we use cursor?

604


What is db2 bind?

646


can all users have the privilage to use the sql statement select * (dml)?

650


What are bind parameters in db2?

626


How would the varchar column remarks defined?

647