Answer Posted / himap
As the name suggest - VSAM - Virtual Storage Access Method - it is the Access Method that is major difference between VSAM and FLAT file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how can the attributes of one sms dataset be copied to another dataset?
Explain about LMQUERY�give a dialog information about a data set
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is the purpose of dd * statement in jcl?
What is notcat 2 - gs?
How can return codes be tested before execution of a job step?
Explain the function of the steplib dd statement?
what is the use of JCL?
what is the difference between JES3 and JES2?
what is DSN in JCL and what are the parameters to declare the DSN?
What are the 4 fields in dd statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain how can an in-stream dataset be terminated?
how do you code a null statement?