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 difference between alias and synonym in db2?
How to check last update on table in db2?
if suppose i am having an ACCOUNT table with 3 coloumns ACC. NO,ACC. NAME,ACC. AMOUNT . If a unique index is also defined on ACC.NO and ACC.NAME then write a query to retrieve account holders records who have more than 1 ACC.
What are iseries servers?
Request to database but database is not available so what is was abend is raised?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What does the sqlcode of -818 pertain to?
Can SQL statements/queries be included in a copybook?
How do you define a correlated name?
What is cursor stability in db2?
How could one combine a set of incremental image copies into a single copy?
How many types of page locks can be held in db2?