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 / manohar reddy
using IEBEDIT utility we can run the jcl.
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
On which levels locks can be applied?
What is db2 bind process?
Is db2 free?
What is the difference between nvl and coalesce?
What is package in db2 mainframe?
What is the maximum size of a char data type in db2?
What is consistency token in db2?
What is the use of db2 optimizer?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is the difference between dbm cfg and db cfg file in db2 ?
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
How to create db2 table in mainframe?
How to find the number of rows in db2 tables?
Differentiate between cs and rr isolation levels? Where do you specify them?
When the like statement is used?