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 |
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
How do we specify index to include or not during bind process.
What is the purpose of the QUIESE Utility?
What is a db2 cursor?
What is a DBRM, PLAN ?
What is the difference between nvl and coalesce?
What is difference between rollback and commit?
how can you copy records present in a flat physical file to a database file(physical file).please explain in rpg400 with a simple example
What is read-only cursor?
what's the best lock size that you could use when you create a tablespace?
What is cobol db2?
What are the two types of logging in the db2 database? Explain them.