how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
2 9954i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance
1 6950In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
2 20736If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?
5 11802Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?
3 9777Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
1 17252Post New TCS JCL Interview Questions
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
What is a delegate objective c?
What is the difference between swing and awt in java?
How can we serialize the dataset object?
What is the difference between hadoop and other data processing tools?
What are the benefits of pagecontext implicit object?
What happens if an error occurs that is not handled in the except block?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How to submit a form without submit button using jquery?
What is jdbc and why is it required?
Whether the vacuum contactor requires Short circuit protection?If No,why?
What are the components of the sap erp solution?
Describe about Actinomyces gerenseriae ?
What is sap hana analytic privileges?
What is the use of grep and egrep in unix?