Explain the function of //cntl statement?
No Answer is Posted For this Question
Be the First to Post Answer
Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
If we want to see the eliminated duplicate record thru SORT, how its output file will be managed
how to resolve sb37,sd37 se37 abends
how can i use the parameters decalred in main pgm in sub pgm
how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
Hi Guyz, My requirement is to empty out a PS file but not to delete. How would I do that. Is there any Utility. If any other way, plz answer. Thanks.
9 Answers iGate, Lehman Brothers,
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?
how do you access an uncataloged dataset in a jcl?
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?
Explain about CBL/PROCESS statement syntax
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file