State the uses of syspring, sysin, sort fields, sum fields and dummy.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between run mode and addressing mode?
How to send data from cobol program to jcl?
explain concatinating datasets?
Is there any command to check wether the ps file is in sorted order?
How to find out the number of records in a file using JCL
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
difference between internal sort and external sort
What is the purpose of the PARM keyword in the EXEC statement?
How to copy VSAM files without using REPRO
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
how to allocate a dynamic dataset in jcl ?