What is job control language?
No Answer is Posted For this Question
Be the First to Post Answer
in jcl you are having JCLLIB and STEPLIB what happens
How to change default PROCLIB?
can we copy a file from fixed block to variable block and vice versa ....asap
What are the 4 fields in dd statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
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!!
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
delete rules in db2
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
What does SYSIN * indicate?
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
what is the difference between the JCLLIB and JOBLIB ,and where do we use it ?