how to copy the host variables from ps file into cobol program
other than include statement



how to copy the host variables from ps file into cobol program other than include statement..

Answer / dilon

by using copy statement we can copy the host variables from
the ps file..another method is we will directly declare host
structure in the cobol program....

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More DB2 Interview Questions

how to resolve -818 error. how to see timestamp token in load module and plan

4 Answers   IBM,


What does db2 stand for?

0 Answers  


What's the Maximum Length of SQLCA and what's the content of SQLCABC?

2 Answers  


Is it possible to create an Instance in DB2 using DB2 Control Center ?

0 Answers   MCN Solutions,


What is tablespace?

3 Answers  






What is isolation level?

4 Answers  


What is the role of union all and union

0 Answers  


How to view db2 table structure?

0 Answers  


How to compare data between two tables in db2?

0 Answers  


which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit

2 Answers   Accenture, Wipro,


How do I optimize a query in db2?

0 Answers  


how can u nderstand the sql stmts executed successfully or not ?

1 Answers   TCS,


Categories