If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 73765What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
12 70712Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 32223What is the difference between START and XCTL? How do you determine when to use either option?
2 17022how can we establish a link between two maps using a cobol application program....lets say how can u use 'back' in a map ..to come back on previous .
5 16336
What does a rollback do in idms?
How do I delete a table in db2?
what is meant by dirty read in vsam?
How to print 10 to 1 if the input have only 10 digit number?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
How do you define an altindx?
What is amode(24)?
Differentiate between the joblib and the steplib statements?
What is the use of the program list table?
Which isolation level provides highest data integrity?
Can you explain communication area?
What is coalesce in db2?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Define a path?
How to remove 2 duplicate records and copy only one using job control language?