An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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 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.

Property Value
dbo:abstract
  • Object access method ist eine Zugriffsart in z/OS, die entwickelt wurde, um eine große Anzahl von Dateien (max. 256 MB), wie z. B. medizinische Bilder, zu speichern. OAM ist optionaler Bestandteil von DFSMS. Unterschiede zu VSAM sind z. B: * OAM-Datasets haben keine feste Satzstruktur; reine byte streams. * OAM-Dataset werden nicht direkt katalogisiert, sondern werden in OAM-Sammlungen gespeichert, welche wiederum katalogisiert werden. Dadurch soll die Anzahl der Einträge im Katalog klein gehalten und ein Überlauf des Katalogs verhindert werden. OAM kann in Verbindung mit DB2 verwendet werden. (de)
  • 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 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 IBM Db2. An example use case for OAM would be storing medical images in a Db2 database running under z/OS. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 17289100 (xsd:integer)
dbo:wikiPageLength
  • 3559 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1078297223 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Object access method ist eine Zugriffsart in z/OS, die entwickelt wurde, um eine große Anzahl von Dateien (max. 256 MB), wie z. B. medizinische Bilder, zu speichern. OAM ist optionaler Bestandteil von DFSMS. Unterschiede zu VSAM sind z. B: * OAM-Datasets haben keine feste Satzstruktur; reine byte streams. * OAM-Dataset werden nicht direkt katalogisiert, sondern werden in OAM-Sammlungen gespeichert, welche wiederum katalogisiert werden. Dadurch soll die Anzahl der Einträge im Katalog klein gehalten und ein Überlauf des Katalogs verhindert werden. OAM kann in Verbindung mit DB2 verwendet werden. (de)
  • 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 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. (en)
rdfs:label
  • Object access method (de)
  • Object access method (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License