how to copy the host variables from ps file into cobol program
other than include statement
Answer Posted / 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 View All Answers
What do you mean by rollback?
What are the contents of a dclmgen?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is a db2 cursor?
What is difference between alias and synonym in db2?
What is db2 look?
Give a brief description of db2 isolation levels?
What is netezza database?
How is deadlock resolved?
Which are the db2 tools to protect integrity of the database?
Can there be more than one cursor open for any program?
Why cursor is used in db2?
What is query_cache_limit?
What is the clustering index in the db2 database?
How do you pull up a query which was previously saved in qmf?