What is Uncatalog dataset? How can we access/use them?
Answer Posted / 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 |
Post New Answer View All Answers
what is use of dcb parameter in dd statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
List the different jcl statements that are not permitted in the procedures?
Why block size is multiple of lrecl in jcl?
How to pass data to a program that is coded in an exec statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What are the 2 types of parameters in dd statement?
Can we use DISP=SHR in output file in JCL
What is jcl in mainframe?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Explain how can values be passed from the job stream to an executable program?
Differentiate between the joblib and the steplib statements?
What does a disposition of (new,catlg,keep) for a dsn mean?