How do run the JCL which has 25 steps by skipping the
following steps 5, 10,15 and 25 without using COND statement
Answers were Sorted based on User's Feedback
Answer / manohar reddy
using IEBEDIT utility we can run the jcl.
| Is This Answer Correct ? | 17 Yes | 5 No |
Answer / singh
Very simple first make a backup and delete steps 5,10,15 and 25 and than run.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the connection string to connect to the DB2 Database ?
What is rct?
What is the difference between TYPE 1 index & TYPE 2 index
What are the prerogatives?
How can record locking be achieved in those DB2 versions which do not support it?
What do you mean by cursor?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
When do you specify the isolation level?
What is UNION,UNION ALL?
db2 restart logic ?
what is different three logs in DB2?
What is the use of dclgen in db2?