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 73263What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
12 70263Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 31977What is the difference between START and XCTL? How do you determine when to use either option?
2 16914how 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 16178
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Is schema the same as database?
How to find the number of rows in a db2 table?
Explain the three location modes?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
What is interval control?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
How to resolve deadlock issue
Explain the configuration section of a cobol program with examples of syntax.
Describe the uses of ams?
Tell me abt any another framework which is challening for Ibm framework
Define TCT.
What is nvl in db2?
What is a hyperdescriptor? How does it work?
how do you reference the variable block file formats from cobol programs