How do run the JCL which has 25 steps by skipping the
following steps 5, 10,15 and 25 without using COND statement
Answer Posted / sukhvinder
it can be done by the maximum utility
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I delete a table in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What are types of indexes?
What are db2 objects?
What os does db2 run on?
When the like statement is used?
What is reorg?
Explain in brief how does db2 determine what lock-size to use?
What is bind and rebind in db2?
What is the purpose of using commit?
What do you mean by commit and rollback?
How many types of page locks can be held in db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How to resolve deadlock issue
How do I create a view in db2?