Clicking on the links in the table below will reveal a fuller description.
|   | Non-VSAM Data Organisation |
  | ||
|   | Sequential |
  | ||
|   | Indexed Sequential |
  | ||
|   | Random / Direct |
  | ||
|   | Partitioned |
  |
The difference between Basic (B) and Queued (Q) access methods is that with Queued Access Methods the Operating System handles the data blocking and the application program only has to deal with a record at a time, whereas with Basic Access Methods the application program is responsible for handling data blocking and unblocking.
Copyright © KMS-IT Limited 2002