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 FREE command?
What is a clustering index?
what is a corelated subquerry?
What does DML stand for and what are some examples of it?
Assuming that a site's standard is that pgm name = plan name, what is the easiest way to find out which Will precompile of an DB2-COBOL program bomb, if DB2 is down?
How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?
What is catalog database in db2?
How do you find the maximum value in a column in db2?
What are the disadvantages of using VARCHAR?
How to retrieve rows from a db2 table in embedded sql?
How do you Load a table ?? and what is Load replace ?
What is db2 bind?