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 are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is a plan and package in db2?
What is a bind in db2?
Is the primary key a clustered index?
What are the benefits of using the db2 database?
define clustering index.
What is an instance in db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What language is db2 written in?
What is the use of db2 optimizer?
Describe major components of db2?
What is a db2 cursor?
What is meant by dclgen?
List out the data types available.
How to find primary key of a table in db2?