Brief description of inline procedure of jcl.
No Answer is Posted For this Question
Be the First to Post Answer
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what sort card you will use to copy the data from one dataset to another dataset?
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01
For what purpose steplib and joblib are used ?
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
Is it possible to define dd statements as you want?
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 ?
Are there any set of rules for the names of the steps used in a job?
What dd statement is used to supply the name of a dataset?
can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch
How many types we can give input to JCL
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?