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

What is reorg and runstats in db2?

693


How do I copy a table in db2?

573


While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?

1818


What is commit in db2?

594


Which component is responsible for processing sql statements and selecting access paths?

667






What is the information associated with sysibm.syslinks table?

657


If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2

1576


What is a dbrm in db2?

576


What are db2 tables?

646


What are concurrency issues?

626


What is the use of reorg in db2?

602


How is the value function used?

600


What is performance tuning db2?

618


Explain how can you do the explain of a dynamic sql statement?

649


If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?

701