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 the role of union all and union
can any one expalin check point with an example?
how to copy the host variables from ps file into cobol program other than include statement
Can I use LOCK TABLE on a view?
Explain the function done by data manager?
What is host variable in db2 cobol?
What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
In BIND, isolation level parameter specifies the duration of page lock and ACQUIRE, RELEASE also do almost the same thing. What is the exact difference between the two? Do they work in conjunction while executing SQL queries and obtaining locks?
What is performance tuning db2?
What is an alias and how does it differ from a synonym?
What is database alias db2?