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 ?
What are steplib and joblib? What for they are used?
What is difference between Return Code, user completion code, Abend code and reason Code?
How does jcl specify the job to the operating system?
What are the parameter in the job card wihtout which job won't run........
In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executable or not? why?
How to check empty file in jcl?
Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
What are steplib and joblib?
Can you delete the GDG base without deleting GDG generations ?
how can i use the parameters decalred in main pgm in sub pgm
Explain the function of dd disp parameter?
Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?