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 57969how 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 24473i 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 7435I 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 10833Post New TCS JCL Interview Questions
What is an err object?
who invented active elements? plz give me the complte details of active elements...
Explain Hadoop streaming?
What is data binding in c++?
Explain why to choose python over java in selenium?
Explain the term Cloud computing? What are its types?
How to remove items from a list while iterating?
which collection enforces type safety?
How to get the definition of a view out of the sql server?
Explain what is sequence of event triggered in report?
What are the common indications for prescribing Alprazolam? How does it differ from other medications used to treat anxiety?
what is the formula for Mass of cement grout (Dg)=???
What is dynamic cursor in SQL SERVER?
What is Discrete and Continuous data in Data mining world?
What are the basic data types associated with c?