What is Uncatalog dataset? How can we access/use them?
Answer / nag ganesh
If data set is not permanently storaged then it is called as
a uncatalog dataset.we can access by using volume serial num
and access it.
| Is This Answer Correct ? | 44 Yes | 8 No |
List in order the hierarchical levels of jcl?
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
I have Job A and Job B. I want to trigger Job B from Job A. Please advise.
can anyone explain me about sort in jcl with inrec and outrec ?
what is the Difference between SYSIN and PARM ?
a dd statement has 2 types of parameters. Name them?
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
What is concatenating?
in jcl you are having JCLLIB and STEPLIB what happens
what is meant by jobtrac?
How to execute only th 15th step of JCL consisting of 50 steps?