An Entry Sequenced Data Set (ESDS) is a type of data set used by the VSAM computer data storage system. Records are accessed based on their sequential order, that is, the order in which they were written to the file; which means that accessing a particular record involves searching all the records sequentially until it is located, or by using a relative physical address (Relative byte address‎, RBA), i.e. the number of bytes from the beginning of the file to start reading.

PropertyValue
dbpprop:abstract
  • An Entry Sequenced Data Set (ESDS) is a type of data set used by the VSAM computer data storage system. Records are accessed based on their sequential order, that is, the order in which they were written to the file; which means that accessing a particular record involves searching all the records sequentially until it is located, or by using a relative physical address (Relative byte address‎, RBA), i.e. the number of bytes from the beginning of the file to start reading. ESDS is therefore very time consuming, and hence there was a need for other types of record access.
  • Relative Record Data Set (RRDS) es un tipo de organización de datos usado en VSAM, un sistema de ficheros de IBM. Se accede a los registros mediante su posición ordinal en el fixhero. Por ejemplo, el registro deseado puede ser el 42º en un fichero de 999 registros. El concepto detrás de RRDS es similar al de un método de acceso secuencial, aunque puede acceder a los datos de manera aleatoria y dinámica.
  • Een Entry Sequenced Data Set (ESDS) is een type dataset dat gebruikt wordt door het VSAM-opslagsysteem. Records worden benaderd op basis van hun sequentiële volgorde, dat is de volgorde waarin ze naar het bestand zijn geschreven. Dat betekent dat voor het benaderen van een specifiek record alle records sequentieel doorzocht moeten worden tot het betreffende record is gelocaliseerd, of het record moet benaderd worden door gebruik te maken van een relatief fysiek adres, bijvoorbeeld het aantal bytes vanaf het begin van het bestand. ESDS is daarom erg tijdrovend en daarom was er vraag naar andere manieren van recordbenadering.
dbpprop:hasPhotoCollection
dbpprop:reference
rdf:type
rdfs:comment
  • An Entry Sequenced Data Set (ESDS) is a type of data set used by the VSAM computer data storage system. Records are accessed based on their sequential order, that is, the order in which they were written to the file; which means that accessing a particular record involves searching all the records sequentially until it is located, or by using a relative physical address (Relative byte address‎, RBA), i.e. the number of bytes from the beginning of the file to start reading.
  • Relative Record Data Set (RRDS) es un tipo de organización de datos usado en VSAM, un sistema de ficheros de IBM. Se accede a los registros mediante su posición ordinal en el fixhero. Por ejemplo, el registro deseado puede ser el 42º en un fichero de 999 registros. El concepto detrás de RRDS es similar al de un método de acceso secuencial, aunque puede acceder a los datos de manera aleatoria y dinámica.
  • Een Entry Sequenced Data Set (ESDS) is een type dataset dat gebruikt wordt door het VSAM-opslagsysteem. Records worden benaderd op basis van hun sequentiële volgorde, dat is de volgorde waarin ze naar het bestand zijn geschreven.
rdfs:label
  • Entry Sequenced Data Set
  • Relative Record Data Set
  • Entry Sequenced Data Set
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of
is owl:sameAs of