Tech moves fast! Stay ahead of the curve with Techopedia!
Join nearly 200,000 subscribers who receive actionable tech insights from Techopedia.
An access method is a software component, operating system service or network interface that handles the storage/retrieval and sending/receipt of data. Access methods provide an application programming interface (API) for programmers to perform these services, which rely on low-level, specialized instructions.
In the 1960s, access methods were introduced by IBM as part of the mainframe OS/360 to provide access to data stored on disks, magnetic tapes and other external storage devices. In non-mainframe operating systems, this function is handled by device drivers.
Access methods provide a convenient service to programmers for managing data storage and transmission. While providing the programmer with flexibility, the abstraction hides the many details regarding low-level disk access and communication protocol operations.
Access methods include internal structures to organize data as data sets, system-provided programs or macros to define data sets, and utility programs for data set processing. Error detection and correction capabilities are also provided.
Storage-oriented access methods include:
Network-oriented access methods include:
Join nearly 200,000 subscribers who receive actionable tech insights from Techopedia.