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 SOC4 error?
How can the submitting users racf authority be overridden in a job stream?
how JCL works?
How to submit a jcl from cics?
Explain the purpose of dd * statement in jcl?
when does a dataset go uncataloged?
What is the purpose of disp parameter?
Explain about ISPF/TSO Commands
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What dd statement is used to supply the name of a dataset?
How can a stopped job be started again?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is the significance of addrspc parameter in the exec statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY