Record-oriented filesystem (original) (raw)
In computer science, a record-oriented filesystem is a file system where data is stored as collections of records. This is in contrast to a byte-oriented filesystem, where the data is treated as an unformatted stream of bytes. There are several different possible record formats; the details vary depending on the particular system. In general the formats can be fixed-length or variable length, with different physical organizations or padding mechanisms; metadata may be associated with the file records to define the record length, or the data may be part of the record. Different access methods for records may be provided, for example records may be retrieved in sequential order, by key, or by record number.
Property | Value |
---|---|
dbo:abstract | In computer science, a record-oriented filesystem is a file system where data is stored as collections of records. This is in contrast to a byte-oriented filesystem, where the data is treated as an unformatted stream of bytes. There are several different possible record formats; the details vary depending on the particular system. In general the formats can be fixed-length or variable length, with different physical organizations or padding mechanisms; metadata may be associated with the file records to define the record length, or the data may be part of the record. Different access methods for records may be provided, for example records may be retrieved in sequential order, by key, or by record number. (en) レコード・オリエンテッド・ファイルシステム (record-oriented filesystem) において、ファイルはレコードの集まりをストアしたものである。通常、レコード・オリエンテッド・ファイルシステムはいくつかの異なったレコード・フォーマットをサポートする。固定長データ、可変長データ、異なるレコード長、異なった物理編成など。また、順次(シーケンシャル)、索引付き(キー・インデクスド)など、異なるアクセスメソッドをサポートする。 またファイルは MVS の区分データセット (PDS, PO) のように、複数のメンバーに分けて扱われることもある。この編成は、Hierarchical File Systemが一般的になる前の、メインフレームシステムが持っていた伝統的な方式で、索引のような小さなディレクトリに依っている。 (ja) |
dbo:wikiPageID | 1839350 (xsd:integer) |
dbo:wikiPageLength | 6624 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1066540993 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:DOS/360_and_successors dbr:Input/Output_Control_System dbc:Computer_file_systems dbr:Record-oriented_file_(DDM) dbr:Stream_(computing) dbr:Computer_science dbr:Delimiter dbr:Byte dbr:Data_set_(IBM_mainframe) dbr:Database_index dbr:Distributed_Data_Management_Architecture dbr:Storage_record dbr:Access_method dbr:Text_file dbr:CMS_file_system dbr:File_system dbr:Files-11 dbr:Metadata dbr:Newline dbr:OS/360_and_successors dbr:OpenVMS dbr:Carriage_return dbr:RSX-11 dbr:ISAM dbr:Sequential_access dbr:VSAM |
dbp:wikiPageUsesTemplate | dbt:More_citations_needed dbt:Redir dbt:Reflist dbt:File_systems |
dcterms:subject | dbc:Computer_file_systems |
rdf:type | yago:WikicatComputerFileSystems yago:Abstraction100002137 yago:Arrangement105726596 yago:ClassificationSystem105727220 yago:Cognition100023271 yago:FileSystem105732614 yago:PsychologicalFeature100023100 yago:Structure105726345 |
rdfs:comment | In computer science, a record-oriented filesystem is a file system where data is stored as collections of records. This is in contrast to a byte-oriented filesystem, where the data is treated as an unformatted stream of bytes. There are several different possible record formats; the details vary depending on the particular system. In general the formats can be fixed-length or variable length, with different physical organizations or padding mechanisms; metadata may be associated with the file records to define the record length, or the data may be part of the record. Different access methods for records may be provided, for example records may be retrieved in sequential order, by key, or by record number. (en) レコード・オリエンテッド・ファイルシステム (record-oriented filesystem) において、ファイルはレコードの集まりをストアしたものである。通常、レコード・オリエンテッド・ファイルシステムはいくつかの異なったレコード・フォーマットをサポートする。固定長データ、可変長データ、異なるレコード長、異なった物理編成など。また、順次(シーケンシャル)、索引付き(キー・インデクスド)など、異なるアクセスメソッドをサポートする。 またファイルは MVS の区分データセット (PDS, PO) のように、複数のメンバーに分けて扱われることもある。この編成は、Hierarchical File Systemが一般的になる前の、メインフレームシステムが持っていた伝統的な方式で、索引のような小さなディレクトリに依っている。 (ja) |
rdfs:label | Record-oriented filesystem (ja) Record-oriented filesystem (en) |
owl:sameAs | freebase:Record-oriented filesystem yago-res:Record-oriented filesystem wikidata:Record-oriented filesystem dbpedia-ja:Record-oriented filesystem https://global.dbpedia.org/id/4ti6u |
prov:wasDerivedFrom | wikipedia-en:Record-oriented_filesystem?oldid=1066540993&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Record-oriented_filesystem |
is dbo:wikiPageRedirects of | dbr:Column_Managed_Lengths dbr:Record-based_file_system dbr:Record-oriented_file dbr:Record_oriented_filesystem |
is dbo:wikiPageWikiLink of | dbr:List_of_file_systems dbr:Unix dbr:Input/Output_Control_System dbr:MVS dbr:Pipeline_(software) dbr:Distributed_Data_Management_Architecture dbr:File_Control_Block dbr:File_Transfer_Protocol dbr:Text_file dbr:BACHO_record_format dbr:Files-11 dbr:Newline dbr:Column_Managed_Lengths dbr:QC_Record_Format dbr:Virtual_Storage_Access_Method dbr:Record-based_file_system dbr:Record-oriented_file dbr:Record_oriented_filesystem |
is foaf:primaryTopic of | wikipedia-en:Record-oriented_filesystem |