My JCL have five steps & I created new versions of GDG in first step through fourth step & fifth step I was refered Step one GDG version. My JCL got abend at 4th step and how I can restart my JCL Please let me know the answers. //STEP1 EXEC GDG1(+1) DISP=(NEW) //STEP2 EXEC GDG1(+2) DISP=(NEW) //STEP3 EXEC GDG1(+3) DISP=(NEW) //STEP4 EXEC GDG1(+4) DISP=(NEW) //STEP5 EXEC GDG1(+1) DISP=(OLD)
11 57720how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
5 24379i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
1 7390I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
4 10731Post New TCS JCL Interview Questions
How you calculating the 30 Hp 3 phase AC motor of power what size of cable is used for this motor?
A good op-amp has A Very high bandwidth B Narrow bandwidth C High selectivity D All of these
Who built the trans alaska pipelene?
The represent number 35 in binary, number of bits required are?
What is the basics of internet routing?
What does gnu stand for?
What are some of the best practices for spring framework?
How do you define a class and its constructor?
Factory Method C++ – How to delete pointers returned by it
What is the use of object and class classes?
What is the role of feedback in a closed loop control system?
What are your career plans at Farmfoods?
Explain Cisco UC Architecture?
name the different procedures within ti?
Explain how are you going to remove duplicates from the file that is being read?