What are all the ways we can create datasets?
Answer Posted / sap
Create PDS dataset
1, Use utility IEFBR14 disp=(new,catlg,delete)
2, Use utility IDCAMS
Create VSAM dataset
1. Use utility IDCAMS.
The sample you can refer to the Utility book.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define free space?
Discuss record management in vsam?
what is the syntax of ams modal commands?
What are the different dataset organizations used in vsam?
Explain the device independent method to indicate where a record is stored?
Explain the index set?
What makes vrrds different from vsam?
how do you create an alternate index ?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
what how do you initialize a vsam file before any operation? A vsam with alternate index?
Explain the biggest disadvantage of using a vsam dataset?
What are the distinctive features of a ksda, key sequenced dataset?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
what do you mean by define model parameter?