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 |
Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?
A job has 90 steps i want to execute only step7 and step15
What happens if both JOBLIB & STEPLIB is specified ?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
How many types of libraries are there in JCL ?
What is the difference between static call & Dynamic call ?
What is the use of ikjeft1b utility in jcl?
In SPACE,what is directory,RLSE
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
How to test thru JCL if any file(PS or VSAM) is empty or not. I do not want to use any COBOL prog or Ezytrieve and want to do using utility.
Describe the JOB statement, its meaning, syntax and significant keywords?