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 73220What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
12 70213Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 31945What is the difference between START and XCTL? How do you determine when to use either option?
2 16899how 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 16142
What is netezza database?
Mention one alternative aspect of CICS?
How ENQ and DEQ used in CICS?
What is cobol?
Give some examples of command terminators?
What is maximum displacement?
What are different data types in cobol?
what are the idcams commands that can be used for vsam and explain each of them.
How can you access esds files from cics?
What is the advantage of creating the acbs well ahead of time?
What are the advantages and disadvantages of a hierarchical database?
How to do automated restart when a job abend?
How many register we are using in mvs?
what is difference between file-aid tool and file-aid utility?
What does the following code do? Ap wkur,=p5 where wkur is a label?