Linear Data Set (original) (raw)

Property Value
dbo:abstract A linear data set (LDS) is a type of data set organization used by IBM's VSAM computer data storage system. The LDS has a control interval size of 4096 bytes to 32768 bytes in increments of 4096. A LDS does not have embedded control information, because it does not contain control information, the LDS cannot be accessed as if it contained individual records. Addressing within an LDS is by Relative Byte Address (RBA), which allows it to be used by systems such as IBM Db2 or the Operating system. The benefit of this is that systems such as the OS can access multiple disk spindles and view it as a single storage implementation. The limitations of this, though, is that this does not make this particularly useful to higher level abstraction levels. Data In Virtual (DIV) and Window services provide an alternative method to direct use of VSAM to access an LDS with a CI size of 4096. (en)
dbo:wikiPageExternalLink https://www.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R5sa231368/$file/ieaa600_v2r5.pdf https://www.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R5sa231368/$file/ieaa600_v2r5.pdf%23page=253 https://www.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R5sa231368/$file/ieaa600_v2r5.pdf%23page=321
dbo:wikiPageID 53545100 (xsd:integer)
dbo:wikiPageLength 2970 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1086538059 (xsd:integer)
dbo:wikiPageWikiLink dbr:Entry_Sequenced_Data_Set dbc:Computer_file_systems dbr:Key_Sequenced_Data_Set dbr:Data_set_(IBM_mainframe) dbr:Relative_Record_Data_Set dbr:IBM dbr:IBM_Db2 dbr:VSAM
dbp:wikiPageUsesTemplate dbt:Compu-storage-stub dbt:Huh dbt:More_references dbt:Or dbt:Reflist dbt:Rp dbt:Sfn dbt:Sfnref dbt:Cite_manual
dct:subject dbc:Computer_file_systems
rdfs:comment A linear data set (LDS) is a type of data set organization used by IBM's VSAM computer data storage system. The LDS has a control interval size of 4096 bytes to 32768 bytes in increments of 4096. A LDS does not have embedded control information, because it does not contain control information, the LDS cannot be accessed as if it contained individual records. (en)
rdfs:label Linear Data Set (en)
owl:sameAs yago-res:Linear Data Set wikidata:Linear Data Set https://global.dbpedia.org/id/2qeeE
prov:wasDerivedFrom wikipedia-en:Linear_Data_Set?oldid=1086538059&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Linear_Data_Set
is dbo:wikiPageWikiLink of dbr:Entry_Sequenced_Data_Set dbr:Key_Sequenced_Data_Set dbr:Relative_Record_Data_Set dbr:Virtual_Storage_Access_Method
is foaf:primaryTopic of wikipedia-en:Linear_Data_Set