what JCL Procedures?
No Answer is Posted For this Question
Be the First to Post Answer
Can you give the sort card to arrange the specific column in the version of GDG.
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!!
what is SOC4 error?
Can I send output of job to my remote device careerride123?
What statement marks the end of an in-stream or catalogued procedure?
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
how you can access an uncataloged dataset in a JCL?
How to send data from cobol program to jcl?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
Explain COND used in JCL?
in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes
What is the significance of addrspc parameter in exec statement?