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

db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.

1 Answers  


What is a base table?

2 Answers  


What is dbrm?

0 Answers  


How do I optimize a query in db2?

0 Answers  


What does reorg do in db2?

0 Answers  






Which one allows duplicate values Union or Union All ?

3 Answers  


How can you display the current date & current time ?

1 Answers   Cap Gemini,


Explain about rct.

0 Answers  


select 100 records from million records ?

2 Answers   Verizon,


How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?

1 Answers  


What is the database descriptor?

2 Answers  


when does the SQL statement gets executed when you use cursor in the application programming ?

3 Answers   IBM,


Categories