JPS62282341A - Data managing system - Google Patents

Data managing system

Info

Publication number
JPS62282341A
JPS62282341A JP61126934A JP12693486A JPS62282341A JP S62282341 A JPS62282341 A JP S62282341A JP 61126934 A JP61126934 A JP 61126934A JP 12693486 A JP12693486 A JP 12693486A JP S62282341 A JPS62282341 A JP S62282341A
Authority
JP
Japan
Prior art keywords
data set
data
dataset
group
name
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP61126934A
Other languages
Japanese (ja)
Inventor
Seiji Mitsuoka
光岡 誠治
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP61126934A priority Critical patent/JPS62282341A/en
Publication of JPS62282341A publication Critical patent/JPS62282341A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To relieve the load of a user by using a data set management means so as to allocate or access a data set through only the designation of a data set name and a group identifier. CONSTITUTION:The titled system is provided with a data set information storage means 2 storing the location of a data set and the attribute of the data set, a group management means classifying the data set into a group and managing it, and a data set accessing means 4 accessing the dataset depending on the data set name and the group identifier stored by the data set information storage means 2. The data set information storage means 2 uses the management table to store the location of the data set and the attribute of the data set, the group management means 3 uses a group identifier to classify the data set into a group and manages it and the data set accessing means 4 uses the dataset name and the group identifier in the management table to access the data set.

Description

【発明の詳細な説明】 3、発明の詳細な説明 〔産業上の利用分野〕 本発明はデータ管理方式に関し、特に複合分散型データ
処理システムにおいてデータセットを管理するデータ管
理方式に関する。
Detailed Description of the Invention 3. Detailed Description of the Invention [Field of Industrial Application] The present invention relates to a data management method, and particularly to a data management method for managing datasets in a complex distributed data processing system.

〔従来の技術〕[Conventional technology]

従来、この種のデータ管理方式では、データセット作成
時およびデータセット使用時にデータセットを識別する
ためのデータセット名と磁気ディスク装置の何番目のユ
ニットというような格納媒体装置とを利用者によって直
接指定させていた。
Conventionally, in this type of data management method, when creating a dataset and using a dataset, the user directly inputs the dataset name to identify the dataset and the storage media device such as the unit number of the magnetic disk device. I had it specified.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のデータ管理方式は、データセットの作成
時およびデータセットの使用宣言(オープン)時にデー
タセットの物理的な格納媒体装置を利用者(データセッ
ト作成者)に指定させているので、システムがネットワ
ーク化および分散化されるに伴い利用者の負担増となる
という欠点がある。
The conventional data management method described above requires the user (dataset creator) to specify the physical storage medium device of the dataset when creating the dataset and declaring the use of the dataset (opening). The disadvantage is that as networks become networked and decentralized, the burden on users increases.

また、データセットの再配置(データセットを別の外部
記憶vi置に移すこと、別の中央処理装置の外部記憶装
置に移すこと等)を行えば利用者プログラムの一部修正
(データセットの使用宣言の個所の修正)が必要となる
という欠点がある。
In addition, if you relocate the data set (move the data set to another external storage location, move it to the external storage device of another central processing unit, etc.), you can partially modify the user program (use the data set). The disadvantage is that it requires modification of the declaration.

本発明の目的は、上述の点に鑑み、データセソトの作成
時および使用時にデータセットの格納媒体装置を指定す
る必要のない、またデータセットの再配置時に利用者プ
ログラムのデータセットの使用宣言の個所を修正する必
要のないデータ管理方式を提供することにある。
In view of the above-mentioned points, it is an object of the present invention to eliminate the need to specify a data set storage medium device when creating and using a data set, and to provide a place where a user program declares the use of a data set when relocating a data set. The objective is to provide a data management method that does not require modification.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のデータ管理方式は、複合分散型データ処理シス
テム内で外部記憶装置と中央処理装置との間でデータの
入出力を行うデータ管理方式において、データセ−/ 
)の存在場所およびデータセットの属性を記憶するデー
タセット情報記憶手段と、データセフ)を群に分類し管
理する群管理手段と、前記データセット情報記憶手段で
記憶されているデータセット名と群識別子とによりデー
タセットをアクセスするデータセットアクセス手段とを
有する。
The data management method of the present invention is a data management method for inputting and outputting data between an external storage device and a central processing unit in a complex distributed data processing system.
); a group management means for classifying and managing data sets) into groups; and dataset names and group identifiers stored in the dataset information storage means. and dataset access means for accessing the dataset by.

〔作用〕[Effect]

本発明のデータ管理方式では、データセット情報記憶手
段が管理テーブルによりデータセットの存在場所および
データセットの属性を記憶して、群管理手段が群識別子
によりデータセットを群に分類し管理して、データセッ
トアクセス手段が管理テーブル上のデータセット名と群
識別子とによりデータセットをアクセスする。
In the data management method of the present invention, the dataset information storage means stores the locations of the datasets and the attributes of the datasets using a management table, the group management means classifies and manages the datasets into groups based on group identifiers, and Data set access means accesses the data set using the data set name and group identifier on the management table.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明のデータ管理方式の一実施例のモジュ
ール構成を示す図である。本実施例のデータ管理方式の
データセット管理手段1は、主にデータセット作成時に
機能するデータセット情報記憶手段2および群管理手段
3と、データセット使用時に機能するデータセットアク
セス手段4とから構成されている。
FIG. 1 is a diagram showing a module configuration of an embodiment of the data management system of the present invention. The data set management means 1 of the data management method of this embodiment is composed of a data set information storage means 2 and a group management means 3, which mainly function when creating a data set, and a data set access means 4, which functions when using a data set. has been done.

第2図を参照すると、本実施例のデータ管理方式におい
て主記憶上に作成されてサーチされる管理テーブル5は
、データセット名51と、利用者がデータセット作成時
やデータセット使用時にデータセットの格納場所を群に
分類するために指定する、例えばホストコンピュータ番
号のような群識別子52と、物理的なホストコンピュー
タ番号とも呼ぶべき中央処理装置単位のデータセットの
存在場所53と、データセットの存在する外部記憶装置
の装置名54と、データセットの諭成方法を示す属性5
5とを有する。
Referring to FIG. 2, in the data management method of this embodiment, the management table 5 created on the main memory and searched includes the data set name 51 and the data set name 51 when the user creates or uses the data set. A group identifier 52, such as a host computer number, which specifies the storage location of a data set in order to classify it into a group, a data set location 53 for each central processing unit, which is also called a physical host computer number, and a data set location 53, which is also called a physical host computer number. Attribute 5 indicating the device name 54 of the existing external storage device and the data set instruction method
5.

例えば、ホストコンピュータ番号のHO3TO1という
群識別子52で分類されている群内に2つの中央処理装
置が存在していて、この中央処理装置単位でデータセッ
トの存在場所53がPH03T01とPH03TO2と
に分類されているとき、PH03TO1に属するDK#
Oという磁気ディスク装置に存在するDATAという順
編成のデータセットの情報器よ、第2図中に示すような
形式で管理テーブル5上に格納されている。
For example, there are two central processing units in a group classified by the group identifier 52 of host computer number HO3TO1, and the data set location 53 for each central processing unit is classified into PH03T01 and PH03TO2. DK# belonging to PH03TO1
The information unit of a sequential data set called DATA existing in a magnetic disk device called O is stored on the management table 5 in the format shown in FIG.

第3図は、第2図に示した管理テーブル5内に各情報が
格納されている例をデータセットが格納されている外部
記憶装置群と対応させて示している。
FIG. 3 shows an example in which each piece of information is stored in the management table 5 shown in FIG. 2, in correspondence with a group of external storage devices in which data sets are stored.

第4図を参照すると、本実施例のデータ管理方式におい
てデータセットを作成して外部記憶装置にアロケーショ
ンするときの処理は、存在場所数確認ステップ11と、
存在場所数および存在場所指定有無判定ステップ12と
、装置指定有無判定ステップ13および14と、領域確
保ステップ15と、装置1!!得および領域確保ステッ
プ16と、存在場所獲得および領域確保ステップ17と
、存在場所および装置獲得ならびに領域61保ステツプ
18とからなる。
Referring to FIG. 4, in the data management method of this embodiment, the process of creating a data set and allocating it to an external storage device includes a step 11 of confirming the number of existing locations;
Step 12 for determining the number of locations and presence location designation; steps 13 and 14 for determining device designation; area securing step 15; and device 1! ! The process includes a step 16 for acquiring and securing an area, a step 17 for acquiring a location and securing an area, and a step 18 for acquiring a location and device and maintaining the area 61.

第5図を参照すると、本実施例のデータ管理方式におい
て利用者がデータセットを使用しようとするときの処理
は、データセットサーチステップ21と、データセット
を無判定ステップ22と、データセット存在場所II定
ステップ23と、データセットオーブン異常終了ステッ
プ24と、他システム接続ステップ25と、データセッ
トオープン正常終了ステップ26とからなる。
Referring to FIG. 5, in the data management system of this embodiment, the processing when a user attempts to use a dataset includes a dataset search step 21, a dataset non-judgment step 22, and a dataset existence location step 22. The process consists of a II setting step 23, a data set oven abnormal termination step 24, another system connection step 25, and a data set open normal termination step 26.

次に、このように構成された本実施例のデータ管理方式
の動作について説明する。
Next, the operation of the data management system of this embodiment configured as described above will be explained.

まず、利用者がデータセットを作成し外部記憶装置にア
ロケーションするときの動作について説明する。
First, the operation when a user creates a data set and allocates it to an external storage device will be explained.

このとき、利用者はデータセット名51と群識別子52
との指定だけで十分で、必要により存在場所53もしく
は装置名54(装置の種類だけでも可能)またはその両
者を指定することもできる。
At this time, the user uses the data set name 51 and the group identifier 52.
It is sufficient to specify the location 53, the device name 54 (it is also possible to specify only the type of device), or both, if necessary.

利用者からのこのような指定を受けて、群識別子52に
より分類される群内にある存在場所数が確認される(ス
テップ11)。
Upon receiving such a designation from the user, the number of existing locations within the group classified by the group identifier 52 is confirmed (step 11).

続いて、ステップ11で確認された存在場所数が1つで
あるかまたは利用者による存在場所53の指定があるか
否かが判定される(ステップ12)。
Subsequently, it is determined whether the number of locations confirmed in step 11 is one or whether the location 53 has been designated by the user (step 12).

この判定で存在場所53が限定されている場合は、利用
者による外部記憶装置の装!名54(装置の種類だけで
も可能)の指定があるか否かが判定され(ステップ13
)、指定がある場合は指定された外部記憶装置が獲得さ
れてその装置上の領域がデータセットのアロケーション
のために確保される(ステップ15)、また、指定がな
い場合は、データセットの属性55に矛盾がない外部記
憶装置が獲得されてその装置上の領域がデータセットの
アロケーションのために確保される(ステップ16)。
If the existence location 53 is limited by this determination, the external storage device is installed by the user! It is determined whether or not the name 54 (it is also possible to specify only the device type) is specified (step 13).
), if specified, the specified external storage device is acquired and space on that device is reserved for dataset allocation (step 15); if not specified, the attributes of the dataset are 55 is acquired and space on that device is reserved for data set allocation (step 16).

ステップ12の判定で存在場所53が限定されていない
場合は、利用者による外部記憶装置の種類の指定がある
か否かが判定され(ステップ14)、指定がある場合は
任意の存在場所内の指定された外部記憶装置が獲得され
てその装置上の領域がデータセットのアロケーションの
ために確保される(ステップ17)。また、指定がない
場合は、任意の存在場所内のデータセットの属性55に
矛盾しない外部記憶装置が獲得されてその装置上の領域
がデータセットのアロケーションのために確保される(
ステップ18)。
If the location 53 is not limited as determined in step 12, it is determined whether the user specifies the type of external storage device (step 14), and if there is a designation, the location 53 is The specified external storage device is acquired and space on that device is reserved for data set allocation (step 17). If there is no specification, an external storage device that does not conflict with the attribute 55 of the dataset in any existing location is acquired, and the area on that device is reserved for the allocation of the dataset (
Step 18).

以上のようにして、群管理手段3によって領域が確保さ
れデータセットがアロケーションされると、データセッ
ト情報記憶手段2によってデータセット名51、群識別
子52、存在場所53、外部記憶装置の装置名54およ
びデータセットの属性55が管理テーブル5上に格納さ
れて以後記憶されている。
As described above, when the group management means 3 secures an area and allocates the data set, the data set information storage means 2 stores the data set name 51, the group identifier 52, the location 53, and the device name 54 of the external storage device. and the attributes 55 of the data set are stored on the management table 5 and stored thereafter.

なお、データセットの再配置が行われたときは、データ
セット情報記憶手段2および群管理手段3によって、管
理テーブル5上でデータセット名51に対応する群識別
子52を変更することなく存在場所53もしくは装置名
54またはその両者が変更される。
Note that when data sets are relocated, the data set information storage means 2 and the group management means 3 change the location 53 of the data set without changing the group identifier 52 corresponding to the data set name 51 on the management table 5. or the device name 54 or both are changed.

次に、利用者がデータセットを使用しようとするときの
動作について説明する。
Next, the operation when a user tries to use a dataset will be explained.

データセットアクセス手段4は、利用者が使用宣言(オ
ープン)時に指定したデータセット名51および群識別
子52により管理テーブル5をサーチする(ステップ2
1)。
The dataset access means 4 searches the management table 5 using the dataset name 51 and group identifier 52 specified by the user at the time of use declaration (opening) (step 2).
1).

このサーチによって指定された群識別子52により管理
されている指定されたデータセット名51が管理テーブ
ル5上に存在するか否かが判定される(ステップ22)
Through this search, it is determined whether the specified data set name 51 managed by the specified group identifier 52 exists on the management table 5 (step 22).
.

この判定でデータセット名51が見つからない場合は、
データセットのオープン処理は異常終了す。
If dataset name 51 is not found in this judgment,
Data set open processing ends abnormally.

る(ステップ24)。(Step 24).

ステップ22の判定でデータセット名51が見つかった
場合は、そのデータセット名51に対応する存在場所5
3によりデータセットの存在する外部記憶装置が他シス
テム(他の中央処理装置)に属する外部記憶装置か否か
が判定される(ステップ23)この判定で他システムの
外部記憶装置にデータセットが存在する場合は、そのシ
ステムと接続しくステップ25)、データセットのオー
プン処理は正常に終了する(ステップ26)。また、ス
テップ23の判定で自己のシステムの外部記憶装置にデ
ータセットが存在する場合は、自己のシステム内でデー
タセットのオープン処理は正常に終了する(ステップ2
6)。
If the dataset name 51 is found in step 22, the location 5 corresponding to the dataset name 51 is found.
3, it is determined whether or not the external storage device in which the data set exists belongs to another system (another central processing unit) (step 23). In this determination, the data set exists in the external storage device of another system. If so, the system is connected (step 25), and the data set open process ends normally (step 26). In addition, if the dataset exists in the external storage device of the own system as determined in step 23, the data set open processing ends normally in the own system (step 2
6).

なお、本実施例のデータ管理方式において群識別子52
を指定しないときは、複合分散型データ処理システム内
の全ての外部記憶装置が主記憶装置の延長として1次元
の記憶域構造となる。
Note that in the data management method of this embodiment, the group identifier 52
If not specified, all external storage devices in the complex distributed data processing system become one-dimensional storage structures as extensions of main storage.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、データセットのアロケー
ション時(データセットの作成時および再配置時等)お
よびデータセットの使用時に利用者からのデータセット
名および群識別子のみの指定でデータセット管理手段に
よって暗黙にデータセットをアロケーションしたりデー
タセットをアクセスしたりできることにより、利用者の
負担を軽くできる効果がある。
As explained above, the present invention provides a data set management means that allows the user to specify only the data set name and group identifier when allocating a data set (when creating a data set, relocating a data set, etc.) and when using a data set. By being able to allocate and access datasets implicitly, the user's burden can be reduced.

また、データセットの再配置があっても利用者が使用時
に指定する群識別子は変更しなくてもよいことにより、
データセットの再配置後も利用者プログラムを全く修正
することなく使用できる効果がある。
In addition, even if the data set is relocated, the group identifier specified by the user during use does not need to be changed.
This has the advantage that the user program can be used without any modification even after data sets are relocated.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例のモジュール構成を示す図、 第2図は第1図に示したデータ管理方式において使用さ
れる管理テーブルを示す図、 第3図は第2図に示した管理テーブルをより具体的に例
示する図、 第4図は第1図に示したデータ管理方式におけるデータ
セットのアロケーション時の処理を示す流れ図、 第5図は第1図に示したデータ管理方式におけるデータ
セットの使用時の処理を示す流れ図である。 図において、 1・・・データセット管理手段、 2・・・データセット情報記憶手段、 3・・・群管理手段、 4・・・データセットアクセス手段、 5・・・管理テーブルである。
Fig. 1 is a diagram showing the module configuration of an embodiment of the present invention, Fig. 2 is a diagram showing a management table used in the data management method shown in Fig. 1, and Fig. 3 is a diagram showing the management table used in the data management method shown in Fig. 2. Figure 4 is a flowchart showing the processing at the time of data set allocation in the data management method shown in Figure 1. Figure 5 is a diagram illustrating the management table in more detail. 12 is a flowchart illustrating processing when using a dataset. In the figure, 1... Data set management means, 2... Data set information storage means, 3... Group management means, 4... Data set access means, 5... Management table.

Claims (1)

【特許請求の範囲】 複合分散型データ処理システム内で外部記憶装置と中央
処理装置との間でデータの入出力を行うデータ管理方式
において、 データセットの存在場所およびデータセットの属性を記
憶するデータセット情報記憶手段と、データセットを群
に分類し管理する群管理手段と、 前記データセット情報記憶手段で記憶されているデータ
セット名と群識別子とによりデータセットをアクセスす
るデータセットアクセス手段と、を含むことを特徴とす
るデータ管理方式。
[Claims] In a data management method for inputting and outputting data between an external storage device and a central processing unit within a complex distributed data processing system, data that stores the location of a dataset and attributes of the dataset a set information storage means, a group management means for classifying and managing data sets into groups, a data set access means for accessing the data set using the data set name and group identifier stored in the data set information storage means; A data management method characterized by including.
JP61126934A 1986-05-30 1986-05-30 Data managing system Pending JPS62282341A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61126934A JPS62282341A (en) 1986-05-30 1986-05-30 Data managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61126934A JPS62282341A (en) 1986-05-30 1986-05-30 Data managing system

Publications (1)

Publication Number Publication Date
JPS62282341A true JPS62282341A (en) 1987-12-08

Family

ID=14947515

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61126934A Pending JPS62282341A (en) 1986-05-30 1986-05-30 Data managing system

Country Status (1)

Country Link
JP (1) JPS62282341A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01207845A (en) * 1988-02-16 1989-08-21 Fujitsu Ltd Remote file access system
JPH02144739A (en) * 1988-11-28 1990-06-04 Casio Comput Co Ltd Remote file access system
WO2004049167A1 (en) * 2002-11-25 2004-06-10 Matsushita Electric Industrial Co., Ltd. File management device, file management method, file management program, and recording medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59752A (en) * 1982-06-26 1984-01-05 Fujitsu Ltd Data base retrieval system
JPS61103242A (en) * 1984-10-26 1986-05-21 Nec Corp High-speed retrieval system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59752A (en) * 1982-06-26 1984-01-05 Fujitsu Ltd Data base retrieval system
JPS61103242A (en) * 1984-10-26 1986-05-21 Nec Corp High-speed retrieval system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01207845A (en) * 1988-02-16 1989-08-21 Fujitsu Ltd Remote file access system
JPH02144739A (en) * 1988-11-28 1990-06-04 Casio Comput Co Ltd Remote file access system
WO2004049167A1 (en) * 2002-11-25 2004-06-10 Matsushita Electric Industrial Co., Ltd. File management device, file management method, file management program, and recording medium

Similar Documents

Publication Publication Date Title
US4961224A (en) Controlling access to network resources
US6449607B1 (en) Disk storage with modifiable data management function
JP3773964B2 (en) Object-oriented database management system and management method thereof
JPH1031612A (en) Advanced file server
GB2258546A (en) Data storage management.
US7509461B1 (en) Method and apparatus for intelligent buffer cache pre-emption
EP0410210A2 (en) Method for dynamically expanding and rapidly accessing file directories
JPS62282341A (en) Data managing system
KR20030047996A (en) Method, system and data structures for implementing nested databases
JPH02212949A (en) Reorganization processing system for data base in on-line operation
US6625614B1 (en) Implementation for efficient access of extended attribute data
US7904419B1 (en) Managing allocation of temporary and permanent files in a database system
CN108694209A (en) Object-based distributed index method and client
JPH02151944A (en) Data processor
JPH05181735A (en) Method for managing storage device to be shared among plural information processors
JPH03127138A (en) File system
JPH04319744A (en) Management system for partial set of objects in data base
JPH02304615A (en) Allocating system for parallel disk control buffer
JPH03174654A (en) Filing method and its device
JPS63239540A (en) Data management system in memory medium
JPS63305438A (en) Exclusive control system for files to be used in common between plural host computers
JPS63213043A (en) File processing system for external memory
JP3087274B2 (en) File exclusion control system
JPH0228846A (en) Data storing system
JPH04287245A (en) System for managing free area of file system