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 / narayana reddy
by using IEHPROG we can run the jcl.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is copy pending and check pending in db2?
Are view updateable?
What is view db2?
How many databases are there?
What is blu acceleration in db2?
Explain the contents that are a part of dclgen.
How do you find the maximum value in a column in db2?
What is dbrm in db2 database?
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 ?
Can you tell me how can you find out the # of rows updated after an update statement?
What is difference between alias and synonym in db2?
How can record locking be achieved in those DB2 versions which do not support it?
What is the usage of open cursor command?
What is host variable?
Can we delete records from view?