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 handle -911 (deadlock) error in a db2 program so that the program will never abend?
what is copy pending and check pending ?
What is schema in db2?
What is runstats db2?
If I have a view which is a join of two or more tables, can this view be updatable?
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
What's the maximum number of characters that a tablename can have?
What is the default page size of buffer pools?
Return code 100 means?
What do you need to do before you do EXPLAIN?
What Utility is used to migrate DB2 from one release to the next?
Is db2 relational database?