How is a typical DB2 batch program executed ?
Answer / s
You can use TSO to run a batch program using the TSO
Terminal Monitor Program IKJEFT01 which involes the DSN
command and runs the application program.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is plan? is plan executable or package?
What are db2 error codes -305 and -407. What is the difference between these 2 error codes ?
wht r the requirements for writing a cobol-db2 pgm ?
What is dynamic SQL?
Comment whether the cursor is closed during commit or not.
how can we find nth max salary from A table
What statistic will tell the DBA how must space can be reclaimed from dropped table spaces on the next reorg run?
EXPLAIN has output with MATCHCOLS = 0. What does it mean?
Highlight all the advantages that are attached to a package.
How to test SQL -911 error while developing COB-DB2 program
What is the maximum No of rows per page?
What is reorg and runstats in db2?