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 / 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 |
Post New Answer View All Answers
Is the primary key a clustered index?
What is the maximum size of a char data type in db2?
What is a plan and package in db2?
How do I delete a column in db2?
What db2 400?
can all users have the privilage to use the sql statement select * (dml)?
How to take backup of table in db2?
can we view the access paths created by dbrm ? how ? thx
Mention the various locks that are available in db2.
Which components manage deadlocks in db2?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
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 would you find out the total number of rows in a db2 table?
What is the maximum No of rows per page?
What is concurrency?