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 many types of page locks can be held in db2?
Mention the definition of cobol in varchar field.
What is access path in db2?
What is ibm db2 database?
What's The Percentage Free Space ?
What are catalog tables in db2?
How to access db2 tables in mainframe?
How do I delete a table in database?
How do we specify index to include or not during bind process.
Can we update view 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 is the reason behind not using select * in embedded sql programs?
Which is faster delete or truncate?
What is db2 plan table?
How will you return the number of records in table?