What is concatenating?
No Answer is Posted For this Question
Be the First to Post Answer
what are JCLLIB and STEPLIB in JCL?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Can I concatenate various datasets whose organization are different from each other. Lets say I want to cancatenate a PDS file, a PS file, a GDG file etc. Can You do that ?? If yes, how ? is there any separate Utility to do so ???
what is the difference between return code and maxcc?
Explain how can values be passed from the job stream to an executable program?
In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?
Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
Can an individual step be restricted from using all the jobs allowed cpu time?
what are the options in file-aid to edit vsam dataset and to compare data sets.
how do u define a file in cobol and jcl ?
What do you do if you do not want to keep all the space allocated to a dataset?