Content deleted Content added
Peter Flass (talk | contribs) add history, ref, and external link |
m Tagging using AWB (10458) |
||
Line 1:
{{
'''Object access method (OAM)''' is an [[access method]] under [[z/OS]] which is designed for the storage of large numbers of large files, such as images. It has a number of distinguishing features, e.g. compared to [[Virtual storage access method|VSAM]]:
*OAM datasets do not have an internal record structure; they are accessed as binary data streams.
*OAM datasets are not directly cataloged. Rather, they are stored into OAM collections, with only the OAM collection being cataloged. The reason for this is to prevent the catalog from being overloaded with large numbers of (e.g. image) files.
OAM is used in conjunction with [[
==History==
Line 14:
==External links==
* [https://share.confex.com/share/116/webprogram/Handout/Session9008/SHARE_Anaheim11_9008_OAM.pdf DFSMS Object Support:Data Archiving with OAM]
{{compu-storage-stub}}▼
{{mainframe-compu-stub}}▼
{{Mainframe_I/O_access_methods}}
[[Category:IBM mainframe operating systems]]
▲{{compu-storage-stub}}
▲{{mainframe-compu-stub}}
|