What are all the ways we can create datasets?
Answer Posted / j.mathavan
1. By submitting JCL (IEFBR14 utility)
2. TSO command - 3.2
3. By using File-Aid
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does the keyranges parameter in define cluster commends do?
Tell me how many alternate indexes you can have on a dataset?
What are the distinctive features of a ksda, key sequenced dataset?
explain the information contained in ci
What is the main function of key sequenced data set in vsam?
What are the building blocks used in vsam datasets?
what do you mean by a shareoptions parameter (shr) in define cluster command?
On which dataset you can have alt index?
explain how many ways you can load data in a vsam cluster?
Explain the function of entry-sequenced data set?
what is a base cluster in vsam?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
name a few common vsam status codes?
explain in brief how you can create a vsam file?