Relative Record Data Set

Relative Record Data Set

A Relative Record Data Set (RRDS) is a type of data set used by the VSAM computer data storage system. Records are accessed based on their ordinal position in the file ("relative record number", RRN). For example, the desired record to be accessed might be the 42nd record in the file out of 999 total.

The concept of RRDS is similar to sequential access method, but it can access with data in random access and dynamic access.

tructure

Physical structure of RRDS is described that it has data record in sequence. Its logical structure follows Physical one of it. One record stands after Previous records like some people stand in line. The record exists in turn of number called relative record number indicates logical positional relativity in the file. Operator can realize the function of randaom access and dynamic access by designating this relative number. Consequently, when You do reading or writing of record, you must know where the record you want in file is. Calling of Relative Record Data Set includes that doing random access by naming relative record by will or doing sequential access by naming the number in turn from the relative record number you indicate. Consequently, RRDS has the same function as Key Sequenced Data Set in the way of data set calling. The difference from Key Sequenced Data Set is that RRDS has no any keys.

ee also

*Key Sequenced Data Set
*Entry Sequenced Data Set

References

*http://www.auditmypc.com/acronym/RRDS.asp
*http://www.jaymoseley.com/hercules/vstutor/vstutor.htm
*http://www.mvsforums.com/techfaqsvsam.html
*http://www.redbooks.ibm.com/redbooks/SG246105/wwhelp/wwhimpl/js/html/wwhelp.htm


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Relative Record Data Set — Saltar a navegación, búsqueda 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 …   Wikipedia Español

  • Entry Sequenced Data Set — 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… …   Wikipedia

  • Key Sequenced Data Set — A Key Sequenced Data Set (KSDS) is a type of data set used by the IBM VSAM computer data storage system. Each record in a KSDS data file is embedded with a unique key. A KSDS consists of two parts, the data component and a separate index file… …   Wikipedia

  • Entry Sequenced Data Set — Saltar a navegación, búsqueda Entry Sequenced Data Set (ESDS) es un tipo de organización de datos usado en VSAM, un sistema de ficheros de IBM. El acceso a cada registro se realiza en orden secuencial, es decir, el orden en el que fueron escritos …   Wikipedia Español

  • Key Sequenced Data Set — (KSDS) es un tipo de organización de datos usado en VSAM, un sistema de ficheros de IBM. Cada registro en un KSDS tiene asociado una clave única. Un fichero KSDS consiste de dos componentes: uno de datos y otro de un índice que permite al sistema …   Wikipedia Español

  • Linear Data Set — An Linear Data Set (LDS) is a type of data set used by the VSAM computer data storage system. A Linear Data Set contains data that can be accessed as byte addressable strings in virtual storage. The LDS is composed of VSAM Control Intervals (CI… …   Wikipedia

  • Récord — Saltar a navegación, búsqueda El término récord, generalmente es una castellanización del termino inglés record puede hacer referencia a: Récord (periódico), un periódico mexicano; Récord (deporte): la mejor marca en una disciplina deportiva. Una …   Wikipedia Español

  • Data management — comprises all the disciplines related to managing data as a valuable resource. Contents 1 Overview 2 Topics in Data Management 3 Body Of Knowledge 4 Usage …   Wikipedia

  • Data storage device — Many different consumer electronic devices can store data …   Wikipedia

  • Telecommunications data retention — In the field of telecommunications, data retention (or data preservation) generally refers to the storage of call detail records (CDRs) of telephony and internet traffic and transaction data (IPDRs) by governments and commercial organisations. In …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”