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 |
How do I import a csv file into db2?
Which are the db2 tools to protect integrity of the database?
Describe major components of db2?
What is db2?
How does one bind 2 versions of a CICS transaction with the same module name in two different CICS regions that share the same DB2 subsystem?
What are the disadvantages of using VARCHAR?
What language is db2 written in?
What is subquery ?
Before you give the explain statement, what are the prerogatives?
How can you classify the locks in db2?
How to execute stored procedures?
How do you check for a null value in a db2 column?