What do you know about jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
Why 16 is used in calculating the DPRTY ? as, DPRTY = (num1, num2), THEN, DPRTY = 16* num1 + num2
jcl is like a complier....?
What does IEBGENER do?
What happens if both JOBLIB and STEPLIB is specified ?
How is a new GDG coded?
what happens in conversion stage in job processing?
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
how can u understand ps and pds from their names ?
What is the function of dd disp parameter?
Are there any set of rules for the names of the steps used in a job? What are they?