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 deadlock in db2?
What is an alias and how does it differ from a synonym?
can you use symbolic parameters in JOB?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
What is difference between rollback and commit?
Compare a subselect to a join?
How do I connect my db2 database to ibm?
How do I delete a table in db2?
What is the advantage in De-normalizing tables in DB2?
What is a buffer pool?
What is runstats utility in db2?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)