What are all the ways we can create datasets?
Answer Posted / guest
Dataset can be created using the following ways :
1) Submitting a JCL
//ddname dd dsn=<dataset name to be created>,
// disp=(new,catlg,del)
........................
2) Using the option 3.2
3) Using FileAid 3.5
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
explain in brief why do vsam take more disk space than other utilities?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
Explain the index set?
explain in brief what are the 3 types of vsam files?
What are the different parameters that are used in vsam?
what do you mean by gdg in vsam?
What is the purpose of idcams?
What are the steps involved in access method services?
how do you create an alternate index ?
what do you mean by the cobol record key clause in vsam?
How do you define an altindx?
what is meant by s0c-07 system abend codes?
Why is master catalog used in vsam?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
what do you mean by a upgrade set in vsam?