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 |
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
How do you insert a record with a nullable column?
What is query for your birthday date should be in hours,minute and seconds format?
can we update the table by using cursors can anyone post the query?
EXPLAIN has output with MATCHCOLS = 0. What does it mean?
What are the full forms of spufi and dclgen and why are they used?
What is a composite index and how does it differ from a multiple index?
What is bind package and plan in db2?
What is database alias db2?
what is db2 restart?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?