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 to find the number of rows in a db2 table?
What is dbrm in db2 database?
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 a bind in db2?
What are the contents of a dclmgen?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
How is deadlock resolved?
What is runstats db2?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
How can we read records for specific member in CL? AND rpg?
What is dbrm? When it will be created?
Give the name of some fields form sqlca.
List out the buffer pools in db2
Is it possible using max on a char column?
What is db2 optimizer?