A DATA set designates a larger, connected data set, not to confound with a data record of a data base table. In the detail the term has different meanings however depending upon context:
Here DATA set is another name for a file, which exists on a IBM large computer system. A DATA set name (DSN) can be long maximally 44 indications and consists of several Qualifiern (name parts), which are separated by points. Each Qualifier can be long maximally eight places. Example: MEIN.PRIVATES.TEST.DATASET.V1
In application programs usually directly a DATA set one does not access. Instead that is made access by a logical name (also dd name called), which refers dd statements of a job to an appropriate.
For DATA sets different organization forms exist:
The term of the DATA set is used only for files on the large computer, which was put on under the MVS Personality. Files, which were put on under the Unix system services (i.e. within a HFS Datasets), are not called usually DATA sets.
The meta data (file attributes) of the DATA sets stand partly in the vtoc (with disk memories) or Tape label with magnetic tapes, partly in the Catalog.
Sequential files can be versioniert as generation DATA Groups (GDG).
In .net - development environment of Microsoft designates a DATA set one in main storage administered matching data set in tabular structure. Typically the data are picked out with an SQL inquiry from a relational data base or requested by a Web service, worked on then locally in a PC, on a web server or a Application server and back-stored if necessary into the data base. In SOA architecture data changes in the DATA set in a Diffgram are summarized and returned this at the datasupplying Web service.
In addition, a DATA set contains thus i.d.R. first a copy of the data from a certain view on the data base, similarly a Query or a View, serves for of intermediate storage of new or changed data. It is the central scratchpad memory in ASPX or Smart Client applications.
We found here 5 related websites.
Index | Privacy | Terms Of Use | Sitemap | Feedback