JP3085141B2 - Master data management method - Google Patents

Master data management method

Info

Publication number
JP3085141B2
JP3085141B2 JP07105806A JP10580695A JP3085141B2 JP 3085141 B2 JP3085141 B2 JP 3085141B2 JP 07105806 A JP07105806 A JP 07105806A JP 10580695 A JP10580695 A JP 10580695A JP 3085141 B2 JP3085141 B2 JP 3085141B2
Authority
JP
Japan
Prior art keywords
master data
computer
data
master
area
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.)
Expired - Lifetime
Application number
JP07105806A
Other languages
Japanese (ja)
Other versions
JPH0830559A (en
Inventor
健吾 中村
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 JP07105806A priority Critical patent/JP3085141B2/en
Publication of JPH0830559A publication Critical patent/JPH0830559A/en
Application granted granted Critical
Publication of JP3085141B2 publication Critical patent/JP3085141B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、1台のマスタ計算機と
該マスタ計算機に管理される複数の他の計算機とを通信
回線によって接続したネットワークシステムにおいて、
該マスタ計算機が有するマスタデータの管理方法に関す
る。
The present invention relates to a network system in which one master computer and a plurality of other computers managed by the master computer are connected by a communication line.
The present invention relates to a master data management method of the master computer.

【0002】[0002]

【従来の技術】従来、複数の計算機が接続されているネ
ットワークシステムにおいては、マスタデータは常に特
定のマスタ計算機において管理されていた。該マスタデ
ータに対する更新処理は、マスタ計算機が任意の計算機
に接続されている端末装置から更新要求を受け取り、処
理後の結果を該端末装置に返信していた。
2. Description of the Related Art Conventionally, in a network system in which a plurality of computers are connected, master data is always managed by a specific master computer. In the update process for the master data, the master computer receives an update request from a terminal device connected to an arbitrary computer, and returns a result after the process to the terminal device.

【0003】図8は従来のネットワークシステムの構成
を示している。計算機801、802、および803
は、それぞれデータベースを格納するためのデータベー
スエリア821、822、および823を有している。
計算機801と計算機802は通信回線830によって
接続され、計算機801と計算機803は通信回線83
1によって接続されている。端末装置810、811、
および812は計算機802に接続され、端末装置81
3と814は計算機803に接続されている。
FIG. 8 shows a configuration of a conventional network system. Computers 801, 802, and 803
Has database areas 821, 822, and 823 for storing databases, respectively.
The computer 801 and the computer 802 are connected by a communication line 830, and the computer 801 and the computer 803 are connected by a communication line 83.
1 connected. Terminal devices 810, 811,
And 812 are connected to the computer 802 and the terminal device 81
3 and 814 are connected to the computer 803.

【0004】この従来のネットワークシステムにおける
マスタデータの管理方法について以下に説明する。
A method of managing master data in this conventional network system will be described below.

【0005】計算機803がマスタ計算機であり、マス
タデータを含むデータベースエリア823を有する。
[0005] The computer 803 is a master computer and has a database area 823 containing master data.

【0006】端末装置810から、データベースエリア
823内のマスタデータに対する更新要求が投入される
と、計算機802と計算機801を経由して、計算機8
03のデータベースエリア823内のマスタデータが更
新される。マスタデータの更新処理が終了すると、再び
計算機801と計算機802を経由して端末装置810
にマスタデータの更新処理の結果が返却される。
[0006] When an update request for master data in the database area 823 is input from the terminal device 810, the computer 802 and the computer 801 pass through the computer 801.
The master data in the 03 database area 823 is updated. When the master data update process is completed, the terminal device 810 is again transmitted via the computers 801 and 802.
Returns the result of the master data update process.

【0007】端末装置813から、データベースエリア
823内のマスタデータに対する更新要求が投入される
と、端末装置813は該データベースエリア823を有
する計算機803に接続されているので、他の計算機を
介することなく、データベースエリア823内のマスタ
データが更新される。マスタデータの更新処理が終了す
ると、端末装置813にマスタデータの更新処理の結果
が返却される。
When a request for updating the master data in the database area 823 is input from the terminal device 813, the terminal device 813 is connected to the computer 803 having the database area 823, so that the terminal device 813 does not pass through another computer. , The master data in the database area 823 is updated. When the master data update process ends, the result of the master data update process is returned to the terminal device 813.

【0008】[0008]

【発明が解決しようとする課題】この従来のマスタデー
タの管理方法においては、マスタデータは常に特定のマ
スタ計算機のデータベースエリアに格納されている。
In the conventional master data management method, the master data is always stored in a database area of a specific master computer.

【0009】したがって、従来のマスタデータの管理方
法においては、他の計算機に接続された端末装置からの
該マスタデータに対する更新要求は、複数の計算機を経
由しなければマスタ計算機に伝えられないので、マスタ
データの更新処理が遅延するという問題点がある。
Therefore, in the conventional master data management method, an update request for the master data from a terminal device connected to another computer cannot be transmitted to the master computer without passing through a plurality of computers. There is a problem that the update processing of the master data is delayed.

【0010】また、全ての端末装置からの該マスタデー
タに対する更新要求がマスタ計算機に集中するため、マ
スタ計算機の負荷が高くなり、マスタ計算機の処理効率
が低下するという問題点がある。
Also, since requests for updating the master data from all terminal devices are concentrated on the master computer, there is a problem that the load on the master computer increases and the processing efficiency of the master computer decreases.

【0011】さらに、全ての端末装置からの該マスタデ
ータに対する更新要求がマスタ計算機に集中するため、
マスタ計算機と他の計算機とを結ぶ通信回線の負荷が高
くなり、マスタ計算機からの応答が遅延するという問題
点がある。
Further, since the update requests for the master data from all the terminal devices are concentrated on the master computer,
There is a problem that a load on a communication line connecting the master computer and another computer increases, and a response from the master computer is delayed.

【0012】本発明の目的は、ネットワークシステムを
構成するすべての計算機に接続されているすべての端末
装置からのマスタデータに対する更新処理を効率良く実
行することにある。
An object of the present invention is to efficiently execute a process of updating master data from all terminal devices connected to all computers constituting a network system.

【0013】また、本発明の他の目的は、ネットワーク
システムを構成するすべての計算機に接続されているす
べての端末装置からのマスタデータに対する更新要求に
対する応答を遅延させないことにある。
Another object of the present invention is not to delay a response to an update request for master data from all terminal devices connected to all computers constituting a network system.

【0014】[0014]

【課題を解決するための手段】本発明の第1のマスタデ
ータ管理方法は、複数の計算機が通信回線によって接続
され、そのうちの1台の計算機がマスタデータを保持し
ているネットワークシステムのマスタデータ管理方法に
おいて、前記マスタデータの更新を要求された前記計算
機は、自身が該マスタデータを保持している場合には、
該マスタデータに対して所望の処理を行い、自身がマス
タデータを保持していない場合には、他の計算機に対し
て該マスタデータの送信を要求するとともに該他の計算
機から受信したマスタデータに対して所望の処理を行
い、他の計算機から前記マスタデータの送信を要求され
た前記計算機は、自身が該マスタデータを保持している
場合には、該マスタデータを前記他の計算機に移動する
とともに前記他の計算機に移動したことを示す情報を保
持し、自身がマスタデータを保持していないがマスタデ
ータをどの計算機に移動したかを示す情報は保持してい
る場合には、該情報により示される計算機に対して該マ
スタデータの送信を要求し、該計算機から該マスタデー
タを受信すると、該マスタデータを前記他の計算機に移
動するとともに前記他の計算機に移動したことを示す情
報を保持し、自身がマスタデータを保持しておらずマス
タデータをどの計算機に移動したかを示す情報も保持し
ていない場合には、予め決められた計算機に対して該マ
スタデータの送信を要求し、該計算機から該マスタデー
タを受信すると、該マスタデータを前記他の計算機に移
動するとともに前記他の計算機に移動したことを示す情
報を保持することを特徴とする。
According to a first master data management method of the present invention, a plurality of computers are connected by a communication line, and one of the computers holds the master data in a network system. In the management method, the calculation requested to update the master data
Machine owns the master data,
Perform desired processing with respect to the master data, if itself is not holding the master data, said other calculated with requests transmission of the master data to another computer
The computer that has performed a desired process on the master data received from the computer and that has been requested to transmit the master data from another computer has the master data itself.
In that case, move the master data to the other computer
Along with the information indicating that it has moved to the other computer.
The master data is not
Information that indicates to which computer the data has been
The computer indicated by the information,
Request transmission of the master data, and the computer sends the master data.
When the master data is received, the master data is transferred to the other computer.
Information that indicates that the
Information, and the
Information that indicates which computer the data was moved to.
If not, the computer is
Request transmission of the master data, and the computer sends the master data.
When the master data is received, the master data is transferred to the other computer.
Information that indicates that the
Information is maintained .

【0015】本発明の第2のマスタデータ管理方法は、
複数の計算機が通信回線によって階層構造に接続され、
そのうちの1台の計算機がマスタデータを保持している
ネットワークシステムのマスタデータ管理方法におい
て、前記計算機は、利用者毎に、該利用者の識別子、該
利用者のマスタデータ、および該マスタデータのステー
タスを含むデータベースエリアを有し、ある利用者のマ
スタデータの更新を要求された前記計算機は、前記デー
タベースエリアに該利用者の識別子が保持されかつ該マ
スタデータのステータスが自身に該マスタデータが存在
することを示している場合には、該データベースエリア
から該マスタデータを読み出して所望の更新処理を行
い、前記データベースエリアに該利用者の識別子が保持
されていない場合には、ネットワークシステム内におい
て自身の上位に位置する計算機に対して該マスタデータ
の送信を要求し、該計算機から該マスタデータを受信す
ると、前記データベースエリアに該利用者の識別子、該
利用者のマスタデータ、および該マスタデータのステー
タスとして自身に該マスタデータが存在することを示す
情報をセットするとともに該マスタデータに対して所望
の更新処理を行い、ネットワークシステム内において自
身の下位に位置する他の計算機からある利用者のマスタ
データの送信を要求された前記計算機は、前記データベ
ースエリアに該利用者の識別子が保持されかつ該マスタ
データのステータスが自身に該マスタデータが存在する
ことを示している場合には、該データベースエリアから
該マスタデータを読み出して前記他の計算機に移動する
とともに前記データベースエリアに該マスタデータのス
テータスとして前記他の計算機の識別番号をセットし、
前記データベースエリアに該利用者の識別子が保持され
かつ該マスタデータのステータスが該マスタデータの移
動先の計算機の識別番号を示している場合には、該計算
機に対して該マスタデータの送信を要求し、該計算機か
らマスタデータを受信すると、該マスタデータを前記他
の計算機に移動するとともに前記データベースエリアに
該マスタデータのステータスとして前記他の計算機の識
別番号をセットし、前記データベースエリアに該利用者
の識別子が保持されていない場合には、ネットワークシ
ステム内において自身の上位に位置する計算機に対して
該マスタデータの送信を要求し、該計算機から該マスタ
データを受信すると、該マスタデータを前記他の計算機
に移動するとともに前記データベースエリア に該利用者
の識別子および該マスタデータのステータスとして前記
他の計算機の識別番号をセットすることを特徴とする。
[0015] The second master data management method of the present invention comprises:
Multiple computers are connected in a hierarchical structure by communication lines,
One of them has master data
In the master data management method of the network system
The computer may, for each user, identify the user,
User master data and the status of the master data
Has a database area that includes
The computer requested to update the statistics
The identifier of the user is held in the database area and the
The status of the master data exists in the master data itself
The database area
From the master data and perform the desired update processing.
The user identifier is stored in the database area
If not, the
The master data for the computer located at
Requesting the transmission of the master data from the computer.
Then, in the database area, the identifier of the user, the
User master data and the status of the master data
Indicates that the master data exists in itself as a task
Set information and desired for the master data
Update process, and the
Master of a user from another computer located below
The computer requested to transmit the data transmits the database.
Source area holds the identifier of the user and the master
The status of the data is that the master data exists
From the database area
Read the master data and move to the other computer
With the master data in the database area.
Set the identification number of the other computer as the status,
An identifier of the user is held in the database area.
And the status of the master data is
If the identification number of the destination computer is indicated,
Request transmission of the master data to the
When the master data is received from the
To the computer and
The status of the other computer is used as the status of the master data.
Set another number and enter the user in the database area.
If the identifier of the network
For computers that are higher in the system
Requests transmission of the master data, and the computer
When receiving the data, the master data is transferred to the other computer.
To the database area and the user
Of the master data and the status of the master data
It is characterized in that an identification number of another computer is set .

【0016】本発明の第3のマスタデータ管理方法は、
複数の計算機がループ状の通信回線によって接続され、
そのうちの1台の計算機がマスタデータを保持している
ネットワークシステムのマスタデータ管理方法におい
て、前記計算機は、利用者毎に、該利用者の識別子、該
利用者のマスタデータ、および該マスタデータのステー
タスを含むデータベースエリアを有し、ある利用者のマ
スタデータの更新を要求された前記計算機は、前記デー
タベースエリアに該利用者の識別子が保持されかつ該マ
スタデータのステータスが自身に該マスタデータが存在
することを示している場合には、該データベースエリア
から該マスタデータを読み出して所望の更新処理を行
い、前記データベースエリアに該利用者の識別子が保持
されていない場合には、該利用者の識別子に含まれてい
る識別番号に対応する計算機に対して該マスタデータの
送信を要求し、該計算機から該マスタデータを受信する
と、前記データベースエリアに該利用者の識別子、該利
用者のマスタデータ、および該マスタデータのステータ
スとして自身に該マスタデータが存在することを示す情
報をセットするとともに該マスタデータに対して所望の
更新処理を行い、他の計算機からある利用者のマスタデ
ータの送信を要求された前記計算機は、前記データベー
スエリアに該利用者の識別子が保持されかつ該マスタデ
ータのステータスが自身に該マスタデータが存在するこ
とを示している場合には、該データベースエリアから該
マスタデータを読み出して前記他の計算機に移動すると
ともに前記データベースエリアに該マスタデータのステ
ータスとして前記他の計算機の識別番号をセットし、前
記データベースエリアに該利用者の識別子が保持されか
つ該マスタデータのステータスが該マスタデータの移動
先の計算機の識別番号を示している場合には、該計算機
の識別番号を前記他の計算機に通知し、他の計算機から
計算機の識別番号を通知された前記計算機は、該識別番
号の計算機にマスタデータの送信を要求し、該マスタデ
ータを受信すると、前記データベースエリアに該マスタ
データのステータスとして自身に該マスタデータが存在
することを示す情報をセットすることを特徴とする。
According to a third master data management method of the present invention,
Multiple computers are connected by a loop communication line,
One of them has master data
In the master data management method of the network system
The computer may, for each user, identify the user,
User master data and the status of the master data
Has a database area that includes
The computer requested to update the statistics
The identifier of the user is held in the database area and the
The status of the master data exists in the master data itself
The database area
From the master data and perform the desired update processing.
The user identifier is stored in the database area
If not, it is not included in the user's identifier.
To the computer corresponding to the identification number
Request transmission and receive the master data from the computer
And the identifier of the user in the database area.
User master data and the status of the master data
Information indicating that the master data exists in itself.
Information as well as the desired
Performs the update process and reads the master data of a user from another computer.
The computer requested to transmit the data sends the database
Area holds the user's identifier and the master data
The data status indicates that the master data exists in itself.
Indicates that the database area
When the master data is read and moved to the other computer
In both cases, the master data status is stored in the database area.
Set the identification number of the other computer as
The user's identifier is stored in the database area
The status of the master data is
If the identification number of the previous computer is indicated, the computer
Notify the other computer of the identification number of
The computer, which has been notified of the identification number of the computer,
Request transmission of master data from the computer of the
When receiving the master data, the master
The master data exists in itself as the data status
Is set to indicate information to be performed.

【0017】本発明の第4のマスタデータ管理方法は、
マスタ計算機と該マスタ計算機に管理される少なくとも
1台の他の計算機とが通信回線によって階層構造に接続
され、各計算機は少なくとも1台の端末装置を接続した
ネットワークシステムのマスタデータ管理方法におい
て、前記マスタ計算機は、該マスタ計算機および前記他
の計算機の利用者毎に、該利用者の識別子、該利用者の
マスタデータ、および該マスタデータを管理する計算機
の識別番号を含むマスタ用データベースエリアを有し、
前記他の計算機は、該他の計算機の利用者毎に、該利用
者の識別子、該利用者のマスタデータ、および該マスタ
データを管理する計算機の識別番号を含む一般用データ
ベースエリアを有し、前記他の計算機は、自身に接続さ
れている前記端末装置から入力された、ある利用者の前
記マスタデータに対する更新処理の要求を受信した後、
前記一般用データベースエリアに該利用者の前記識別子
が保持され、かつ該マスタデータを保持する計算機の前
記識別番号が自身を示している場合には該一般用データ
ベースエリアから該マスタデータを読み出して要求元の
端末装置へ送信して所望の更新処理を行うとともに、該
一般用データベースエリアに該利用者の識別子が保持さ
れていない場合には該更新処理の要求をネットワークシ
ステム内において自身の上位に位置する計算機へ送信
し、ネットワークシステム内において自身の上位に位置
する計算機から該マスタデータを受信した場合には該一
般用データベースエリアに該利用者の前記識別子、自身
の前記識別番号、および該マスタデータをセットし、該
マスタデータを要求元の端末装置へ送信して所望の更新
処理を行い、前記他の計算機は、ネットワークシステム
内において自身の下位に位置する計算機から、ある利用
者の前記マスタデータに対する更新処理の要求を受信し
た後、前記一般用データベースエリアに該利用者の前記
識別子が保持され、かつ該マスタデータを保持する計算
機の前記識別番号が自身を示している場合には該一般用
データベースエリアから該マスタデータを読み出して要
求元の計算機へ送信し、該一般用データベースエリアに
要求元の計算機の前記識別番号をセットするとともに、
該一般用データベースエリアに該利用者の前記識別子が
保持されていない場合には該更新処理の要求をネットワ
ークシステム内において自身の上位に位置する計算機へ
送信し、ネットワークシステム内において自身の上位に
位置する計算機から該マスタデータを受信した場合には
該一般用データベースエリアに該利用者の前記識別子と
要求元の計算機の識別番号をセットし、該マスタデータ
を要求元の計算機へ送信し、前記マスタ計算機は、ネッ
トワークシステム内において自身の下位に位置する計算
機から、ある利用者の前記マスタデータに対する更新処
理の要求を受信した後、前記マスタ用データベースエリ
アに該利用者の前記識別子が保持され、かつ前記マスタ
データを保持する計算機の前記識別番号が自身を示して
いる場合には該マスタ用データベースエリアから該マス
タデータを読み出して要求元の計算機へ送信し、該マス
タ用データベースエリアに要求元の計算機の前記識別番
号をセットするとともに、前記マスタ用データベースエ
リアに他の計算機の識別番号が保持されている場合には
該更新処理の要求を該他の計算機へ送信することを特徴
とする。
According to a fourth master data management method of the present invention,
A master data management method for a network system in which a master computer and at least one other computer managed by the master computer are connected in a hierarchical structure by a communication line, and each computer is connected to at least one terminal device. The master computer has, for each user of the master computer and the other computer, a master database area including an identifier of the user, master data of the user, and an identification number of a computer that manages the master data. And
The other computer has, for each user of the other computer, a general database area including an identifier of the user, master data of the user, and an identification number of a computer that manages the master data, The other computer, input from the terminal device connected to itself, after receiving a request for update processing on the master data of a certain user,
If the identifier of the user is held in the general database area and the identification number of the computer holding the master data indicates itself, the master data is read out from the general database area and requested. The update is transmitted to the original terminal device and the desired update process is performed. If the identifier of the user is not held in the general database area, the request for the update process is located at a higher rank in the network system. When the master data is received from a computer located at a higher level in the network system, the identifier of the user, the identification number of the user, and the master data are stored in the general database area. And transmits the master data to the requesting terminal device to perform a desired update process. The computer, after receiving a request for update processing on the master data of a certain user from a computer located below the network system, the identifier of the user is held in the general database area, and If the identification number of the computer holding the master data indicates itself, the master data is read from the general database area and transmitted to the requesting computer, and the requesting computer is stored in the general database area. Set the identification number of
When the identifier of the user is not held in the general database area, the update processing request is transmitted to a computer located at a higher level in the network system, and the request for the update processing is located at a higher level in the network system. When the master data is received from the computer performing the request, the identifier of the user and the identification number of the requesting computer are set in the general database area, and the master data is transmitted to the requesting computer. The computer, after receiving a request for an update process for the master data of a certain user from a computer located at a lower level in the network system, the identifier of the user is held in the master database area, and If the identification number of the computer that holds the master data indicates itself, The master data is read from the data base database area and transmitted to the requesting computer, and the identification number of the requesting computer is set in the master database area, and the identification numbers of other computers are stored in the master database area. Is transmitted, the update processing request is transmitted to the other computer.

【0018】[0018]

【0019】[0019]

【0020】[0020]

【実施例】以下、本発明の一実施例について、図を参照
しながら詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below in detail with reference to the drawings.

【0021】図1は、本発明のマスタデータ管理方法を
適用したネットワークシステムの構成を示している。
FIG. 1 shows the configuration of a network system to which the master data management method of the present invention is applied.

【0022】マスタ計算機1と複数のローカル計算機2
とが通信回線4で接続され、各計算機は更新用端末3と
も通信回線4で接続されている。マスタ計算機1は、マ
スタ用データベースエリア11を有し、ローカル計算機
2は一般用データベースエリア21を有している。
A master computer 1 and a plurality of local computers 2
Are connected by a communication line 4, and each computer is also connected to the updating terminal 3 by the communication line 4. The master computer 1 has a master database area 11, and the local computer 2 has a general database area 21.

【0023】以下に、本発明の第1の実施例を図2〜図
4、図9を参照して説明する。
Hereinafter, a first embodiment of the present invention will be described with reference to FIGS.

【0024】第1の実施例は、クレジット更新用端末管
理システムであり、全国の小売店の店舗に設置した更新
用端末(レジスタ端末や現金貸出端末)にクレジットカ
ードを通すことにより現金を支払うシステムである。
The first embodiment is a credit renewal terminal management system, which pays cash by passing a credit card through a renewal terminal (register terminal or cash lending terminal) installed in retail stores nationwide. It is.

【0025】図2は、本発明の第1の実施例であるマス
タデータ管理方法を適用したネットワークシステムの構
成を示している。
FIG. 2 shows a configuration of a network system to which a master data management method according to a first embodiment of the present invention is applied.

【0026】中央センタ計算機201がマスタ計算機で
あり、各地方に設置された地方センタ計算機211〜2
13、県や市単位に設置された地区センタ計算機221
〜223、およびデパートやスーパーマーケット等に設
置されたグループ計算機231〜234がローカル計算
機である。更新用端末241〜245はIDカード入力
端末であり、グループ計算機231〜234に接続され
た各店舗のレジスターや現金支払機である。
The central center computer 201 is a master computer, and the local center computers 211 and 2 installed in each region
13. District center computer 221 installed in each prefecture or city
To 223 and group computers 231 to 234 installed in department stores and supermarkets are local computers. The update terminals 241 to 245 are ID card input terminals, and are registers and cash dispensers of each store connected to the group computers 231 to 234.

【0027】グループ計算機231〜234は、一般用
データベースエリア21として図3に示すような一般用
データテーブル301を有し、中央センタ計算機201
はマスタ用データベースエリア11として図4に示すよ
うなマスタ用データテーブル401を有している。
The group computers 231 to 234 have a general data table 301 as shown in FIG.
Has a master data table 401 as shown in FIG.

【0028】図3を参照すると、一般用データテーブル
301のエントリ(行)は、顧客の個人登録番号が登録
されるIDエリア(図3中のID)311、該エントリ
に顧客の個人データが存在するか否かの情報または該個
人データを保持する計算機の識別番号がセットされるス
テータスエリア(図3中のSTS)312、パスワード
エリア(図3中のPASS)313、および使用残額エ
リア314(図3中の残額)とから構成されている。
Referring to FIG. 3, the entry (row) of the general data table 301 is an ID area (ID in FIG. 3) 311 in which the customer's personal registration number is registered, and the entry contains the customer's personal data. A status area (STS in FIG. 3) 312 in which information as to whether or not to perform or the identification number of the computer holding the personal data is set, a password area (PASS in FIG. 3) 313, and a remaining usage area 314 (FIG. 3).

【0029】図4を参照すると、マスタ用データテーブ
ル401のエントリ(行)は、顧客の個人登録番号が登
録されるIDエリア(図4中のID)411、該エント
リに顧客の個人データが存在するか否かの情報または該
個人データを保持する計算機の識別番号がセットされる
ステータスエリア(図4中のSTS)412、および管
理用ファイル番号アドレスエリア(図4中の管理用ファ
イル番号)413とから構成されている。この管理用フ
ァイル番号アドレスエリア413は、個人データ(住
所、パスワード、残額等)の格納先を示すファイル番号
がセットされている。
Referring to FIG. 4, the entry (row) of master data table 401 is an ID area (ID in FIG. 4) 411 in which the customer's personal registration number is registered, and the entry contains the customer's personal data. A status area (STS in FIG. 4) 412 in which information as to whether or not to perform or the identification number of the computer holding the personal data is set, and a management file number address area (management file number in FIG. 4) 413 It is composed of In the management file number address area 413, a file number indicating a storage location of personal data (address, password, balance, etc.) is set.

【0030】中央センタ計算機201のマスタ用データ
ベースエリア11に対する新規顧客の登録処理は、以下
のように行われる。
The process of registering a new customer in the master database area 11 of the central center computer 201 is performed as follows.

【0031】マスタ用データベースエリア11内のマス
タ用データテーブル401のIDエリア411に該顧客
の個人登録番号IDnを登録し、同エントリのステータ
スエリア412に顧客の個人データが存在することを示
す値をセットし、同じく同エントリの管理用ファイル番
号アドレスエリア413に該顧客の個人データが格納さ
れる管理用ファイルのファイル番号がセットされる。
The customer's personal registration number IDn is registered in the ID area 411 of the master data table 401 in the master database area 11, and a value indicating that the customer's personal data is present in the status area 412 of the entry. The file number of the management file in which the customer's personal data is stored is set in the management file number address area 413 of the same entry.

【0032】ところでグループ計算機231に接続され
ている更新用端末241から、個人登録番号IDnの顧
客の個人データに対する更新処理が要求される(ステッ
プ81)と、グループ計算機231は、該更新要求を受
け付け、自身の一般用データベースエリア21内の一般
データテーブル301のIDエリア311に該顧客の個
人登録番号IDnが登録されているか否かを判定する
(ステップ82)。
When the updating terminal 241 connected to the group computer 231 requests an update process for the personal data of the customer with the personal registration number IDn (step 81), the group computer 231 receives the update request. Then, it is determined whether or not the personal registration number IDn of the customer is registered in the ID area 311 of the general data table 301 in the own general database area 21 (step 82).

【0033】グループ計算機231の一般用データベー
スエリア21の一般データテーブル301のIDエリア
311に個人登録番号IDnが登録されていない場合、
グループ計算機231は、地区センタ計算機221に対
して個人登録番号IDnの顧客のデータの送信を依頼す
る。
When the personal registration number IDn is not registered in the ID area 311 of the general data table 301 in the general database area 21 of the group computer 231,
The group computer 231 requests the district center computer 221 to transmit the data of the customer with the personal registration number IDn.

【0034】グループ計算機231から個人登録番号I
Dnの顧客の個人データの送信を依頼された地区センタ
計算機221は、自身の一般用データベースエリア21
内の一般データテーブル301のIDエリア311に該
顧客の個人登録番号IDnが登録されているか否かを判
定する(ステップ83)。
The personal computer registration number I from the group computer 231
The district center computer 221 requested to transmit the personal data of the customer of Dn receives its own general database area 21.
It is determined whether or not the personal registration number IDn of the customer is registered in the ID area 311 of the general data table 301 (step 83).

【0035】しかしながら、この地区センタ計算機22
1の一般用データベースエリア21の一般データテーブ
ル301のIDエリア311にも個人登録番号IDnは
登録されていないので、地区センタ計算機221は、地
方センタ計算機211に対して個人登録番号IDnの顧
客の個人データの送信を依頼する。
However, this regional center computer 22
Since the personal registration number IDn is not registered in the ID area 311 of the general data table 301 of the general database area 21, the district center computer 221 sends the personal registration number IDn to the local center computer 211. Request data transmission.

【0036】地区センタ計算機221から個人登録番号
IDnの顧客の個人データの送信を依頼された地方セン
タ計算機211は、自身の一般用データベースエリア2
1内の一般データテーブル301のIDエリア311に
該顧客の個人登録番号IDnが登録されているか否かを
判定する(ステップ84)。
The local center computer 211 requested to transmit the personal data of the customer with the personal registration number IDn from the local center computer 221 has its own general database area 2.
It is determined whether or not the personal registration number IDn of the customer is registered in the ID area 311 of the general data table 301 in Step 1 (Step 84).

【0037】しかしながら、この地方センタ計算機21
1の一般用データベースエリア21の一般データテーブ
ル301のIDエリア311にも個人登録番号IDnは
登録されていないので、地方センタ計算機211は、中
央センタ計算機201に対して個人登録番号IDnの顧
客の個人データの送信を依頼する。
However, this local center computer 21
Since the personal registration number IDn is not registered in the ID area 311 of the general data table 301 of the general database area 21, the local center computer 211 sends the personal registration number IDn to the central center computer 201. Request data transmission.

【0038】地方センタ計算機211から個人登録番号
IDnの顧客の個人データの送信を依頼された中央セン
タ計算機201は、自身のマスタ用データベースエリア
11内のマスタ用データテーブル401のIDエリア4
11に該顧客の個人登録番号IDnが登録されているか
否かを判定する。
The central center computer 201 requested to transmit the personal data of the customer with the personal registration number IDn from the local center computer 211 receives the ID area 4 of the master data table 401 in its own master database area 11.
It is determined whether or not the customer's personal registration number IDn is registered in 11.

【0039】この中央センタ計算機201のマスタ用デ
ータベースエリア11内のマスタ用データテーブル40
1のIDエリア411には該顧客の個人登録番号IDn
が登録されているので、同エントリのステータスエリア
412に個人データが存在することを示す値がセットさ
れているか否かを判定する。
The master data table 40 in the master database area 11 of the central center computer 201
In the ID area 411, the personal registration number IDn of the customer
Is registered, it is determined whether or not a value indicating that personal data exists is set in the status area 412 of the entry.

【0040】中央センタ計算機201のマスタ用データ
ベースエリア11内のマスタ用データテーブル401の
ステータスエリア412には、個人データが存在するこ
とを示す値がセットされているので、同エントリの管理
用ファイル番号アドレスエリア413から該顧客の個人
データ(パスワードと残額)を読み出して、地方センタ
計算機211に送信するとともに、自身のマスタ用デー
タベースエリア11内のマスタ用データテーブル401
のステータスエリア412に地方センタ計算機211の
識別番号をセットする(ステップ85)。
Since a value indicating that personal data exists is set in the status area 412 of the master data table 401 in the master database area 11 of the central center computer 201, the management file number of the entry is set. The personal data (password and balance) of the customer is read from the address area 413 and transmitted to the local center computer 211, and the master data table 401 in the own master database area 11 is read.
The identification number of the local center computer 211 is set in the status area 412 (step 85).

【0041】中央センタ計算機201から個人登録番号
IDnの顧客の個人データを受信した地方センタ計算機
211は、自身の一般用データベースエリア21内の一
般データテーブル301のIDエリア311に個人登録
番号IDnを登録し、地区センタ計算機221に受信し
た個人データを送信し、ステータスエリア312に地区
センタ計算機221の識別番号をセットする(ステップ
86)。
The local center computer 211, having received the personal data of the customer with the personal registration number IDn from the central center computer 201, registers the personal registration number IDn in the ID area 311 of the general data table 301 in its own general database area 21. Then, the received personal data is transmitted to the district center computer 221 and the identification number of the district center computer 221 is set in the status area 312 (step 86).

【0042】地方センタ計算機211から個人登録番号
IDnの顧客の個人データを受信した地区センタ計算機
221は、自身の一般用データベースエリア21内の一
般データテーブル301のIDエリア311に個人登録
番号IDnを登録し、グループ計算機231に受信した
個人データを送信し、ステータスエリア312にグルー
プ計算機231の識別番号をセットする(ステップ8
7)。
The district center computer 221 that has received the personal data of the customer with the personal registration number IDn from the local center computer 211 registers the personal registration number IDn in the ID area 311 of the general data table 301 in its own general database area 21. Then, the received personal data is transmitted to the group computer 231 and the identification number of the group computer 231 is set in the status area 312 (step 8).
7).

【0043】地区センタ計算機221から個人登録番号
IDnの顧客の個人データを受信したグループ計算機2
31は、自身の一般用データベースエリア21内の一般
データテーブル301のIDエリア311に個人登録番
号IDnを登録し、ステータスエリア312に顧客の個
人データが存在することを示す値をセットし、個人デー
タ中のパスワードをパスワードエリア313に、残額を
使用残額エリア314にセットする。
The group computer 2 that has received the personal data of the customer with the personal registration number IDn from the district center computer 221
Numeral 31 registers the personal registration number IDn in the ID area 311 of the general data table 301 in the own general database area 21, sets a value indicating that the customer's personal data exists in the status area 312, and sets the personal data. The middle password is set in a password area 313 and the remaining balance is set in a remaining balance area 314.

【0044】グループ計算機231は、自身の一般用デ
ータベースエリア21内の一般データテーブル301の
パスワードエリア313にセットしたパスワードのチェ
ックを行い、使用残額エリア314にセットした残額を
更新するとともに、更新用端末241に対して個人登録
番号IDnの顧客の個人データに対する更新処理の処理
結果を通知する(ステップ88)。
The group computer 231 checks the password set in the password area 313 of the general data table 301 in its own general database area 21, updates the remaining amount set in the remaining usage area 314, and updates the terminal. 241 is notified of the processing result of the update processing for the personal data of the customer with the personal registration number IDn (step 88).

【0045】このようにして、中央センタ計算機201
のマスタ用データベースエリア11内のマスタ用データ
テーブル401に格納されていた個人登録番号IDnの
顧客の個人データが、グループ計算機231の一般用デ
ータベースエリア21内の一般データテーブル301に
格納される。
In this way, the central center computer 201
The personal data of the customer with the personal registration number IDn stored in the master data table 401 in the master database area 11 is stored in the general data table 301 in the general database area 21 of the group computer 231.

【0046】この後、更新用端末242から同じ個人登
録番号IDnの顧客の個人データに対する更新処理が要
求された場合には、グループ計算機231は該要求を受
信して該個人データの更新処理を行って、その処理結果
を更新用端末242へ通知する。
Thereafter, when an update process for the personal data of the customer with the same personal registration number IDn is requested from the update terminal 242, the group computer 231 receives the request and updates the personal data. Then, the processing result is notified to the updating terminal 242.

【0047】もし、更新用端末243から同じ個人登録
番号IDnの顧客の個人データに対する更新処理が要求
された場合には、グループ計算機232は、該更新要求
を受け付け、自身の一般用データベースエリア21内の
一般データテーブル301のIDエリア311に該顧客
の個人登録番号IDnが登録されているか否かを判定す
る。
If the update terminal 243 requests an update process for the personal data of the customer with the same personal registration number IDn, the group computer 232 receives the update request and stores it in its own general database area 21. It is determined whether or not the personal registration number IDn of the customer is registered in the ID area 311 of the general data table 301.

【0048】グループ計算機232の一般用データベー
スエリア21の一般データテーブル301のIDエリア
311に個人登録番号IDnが登録されていない場合、
グループ計算機232は、地区センタ計算機221に対
して個人登録番号IDnの顧客のデータの送信を依頼す
る。
When the personal registration number IDn is not registered in the ID area 311 of the general data table 301 of the general database area 21 of the group computer 232,
The group computer 232 requests the district center computer 221 to transmit the data of the customer with the personal registration number IDn.

【0049】グループ計算機232から個人登録番号I
Dnの顧客の個人データの送信を依頼された地区センタ
計算機221は、自身の一般用データベースエリア21
内の一般データテーブル301のIDエリア311に該
顧客の個人登録番号IDnが登録されているか否かを判
定する。
The personal computer number I from the group computer 232
The district center computer 221 requested to transmit the personal data of the customer of Dn receives its own general database area 21.
It is determined whether or not the personal registration number IDn of the customer is registered in the ID area 311 of the general data table 301 in the table.

【0050】この地区センタ計算機221の一般用デー
タベースエリア21の一般データテーブル301のID
エリア311には個人登録番号IDnが登録されてお
り、さらにステータスエリア312には該個人登録番号
IDnの顧客の個人データを保持している計算機である
グループ計算機231の識別番号がセットされているの
で、地区センタ計算機221は、グループ計算機231
に対して個人登録番号IDnの顧客のデータの送信を依
頼する。
The ID of the general data table 301 in the general database area 21 of the district center computer 221
Since the personal registration number IDn is registered in the area 311 and the identification number of the group computer 231 which is the computer holding the personal data of the customer of the personal registration number IDn is set in the status area 312. , The district center computer 221 is a group computer 231.
Is requested to transmit the data of the customer with the personal registration number IDn.

【0051】地区センタ計算機221から個人登録番号
IDnの顧客の個人データの送信を依頼されたグループ
計算機231は、自身の一般用データベースエリア21
内の一般データテーブル301のIDエリア311にお
いて該個人登録番号IDnを検索し、該当するエントリ
のパスワードエリア313からパスワードと、使用残額
エリア314から残額とを読み出して、個人登録番号I
Dnの顧客の個人データとして地区センタ計算機221
に送信するとともに、自身の一般用データベースエリア
21内の一般データテーブル301から個人登録番号I
Dnの顧客の個人データをすべて削除する。
The group computer 231 requested to transmit the personal data of the customer with the personal registration number IDn from the district center computer 221 has its own general database area 21.
The personal registration number IDn is searched for in the ID area 311 of the general data table 301, the password is read from the password area 313 of the corresponding entry, and the balance is read from the remaining balance area 314, and the personal registration number I is read.
District center computer 221 as personal data of Dn customer
And the personal registration number I from the general data table 301 in its own general database area 21.
Delete all personal data of Dn customer.

【0052】グループ計算機231から個人登録番号I
Dnの顧客の個人データを受信した地区センタ計算機2
21は、自身の一般用データベースエリア21内の一般
データテーブル301のステータスエリア312にグル
ープ計算機232の識別番号をセットし、該グループ計
算機232に受信した個人データを送信する。
The personal computer number I from the group computer 231
District center computer 2 receiving personal data of Dn customer
21 sets the identification number of the group computer 232 in the status area 312 of the general data table 301 in its own general database area 21, and transmits the received personal data to the group computer 232.

【0053】地区センタ計算機221から個人登録番号
IDnの顧客の個人データを受信したグループ計算機2
32は、自身の一般用データベースエリア21内の一般
データテーブル301のIDエリア311に個人登録番
号IDnを登録し、ステータスエリア312に顧客の個
人データが存在することを示す値をセットし、個人デー
タ中のパスワードをパスワードエリア313に、残額を
使用残額エリア314にセットする。
The group computer 2 that has received the personal data of the customer with the personal registration number IDn from the district center computer 221
Numeral 32 registers the personal registration number IDn in the ID area 311 of the general data table 301 in its own general database area 21, sets a value indicating that the customer's personal data exists in the status area 312, The middle password is set in a password area 313 and the remaining balance is set in a remaining balance area 314.

【0054】グループ計算機232は、自身の一般用デ
ータベースエリア21内の一般データテーブル301の
パスワードエリア313にセットしたパスワードのチェ
ックを行い、使用残額エリア314にセットした残額を
更新するとともに、更新用端末243に対して個人登録
番号IDnの顧客の個人データに対する更新処理の処理
結果を通知する。
The group computer 232 checks the password set in the password area 313 of the general data table 301 in its own general database area 21, updates the remaining amount set in the remaining usage area 314, and updates the remaining terminal. 243 is notified of the processing result of the update processing for the personal data of the customer with the personal registration number IDn.

【0055】このようにして、グループ計算機231の
一般用データベースエリア21内の一般データテーブル
301に格納されていた個人登録番号IDnの顧客の個
人データが、グループ計算機232の一般用データベー
スエリア21内の一般データテーブル301に格納され
る。
As described above, the personal data of the customer with the personal registration number IDn stored in the general data table 301 in the general database area 21 of the group computer 231 is transferred to the general database area 21 of the group computer 232. It is stored in the general data table 301.

【0056】以上により、本発明の第1の実施例である
マスタデータ管理方法の処理が完了する。
Thus, the processing of the master data management method according to the first embodiment of the present invention is completed.

【0057】本発明の第1の実施例であるマスタデータ
管理方法によれば、中央センタ計算機に保持されている
個人のマスタデータを、該マスタデータに対する更新を
要求した端末が接続されている計算機に送信するので、
1回目は該マスタデータの転送に時間がかかるため、更
新処理が遅延するが、2回目からは更新処理を迅速に実
行することができる効果を有している。
According to the master data management method of the first embodiment of the present invention, the personal master data held in the central center computer is transferred to the computer to which the terminal requesting the update of the master data is connected. Will be sent to
The first time takes a long time to transfer the master data, which delays the update processing. However, the second time has the effect that the update processing can be executed quickly.

【0058】また、該マスタデータを更新した端末が接
続されている計算機とネットワーク上で隣接する計算機
に接続されている端末からの更新要求も迅速に実行され
るという効果を有している。
Also, there is an effect that an update request from a terminal connected to a computer connected to a computer connected to a terminal having updated the master data and a computer adjacent to the computer on the network is promptly executed.

【0059】以下に、本発明の第2の実施例を図5〜図
7、図10を参照して説明する。
A second embodiment of the present invention will be described below with reference to FIGS.

【0060】図5を参照すると、第2の実施例は、会社
の各支店に設置した計算機をループ状の通信回線で接続
したネットワークシステムであり、各支店の計算機(以
下、支店計算機とする)は、文書データをデータベース
に保管して管理している。
Referring to FIG. 5, the second embodiment is a network system in which computers installed in each branch of a company are connected by a loop communication line, and computers in each branch (hereinafter, referred to as branch computers). Manages document data stored in a database.

【0061】支店計算機501には更新用端末511
が、支店計算機502には更新用端末512と513
が、および支店計算機503には更新用端末514と5
15が接続されている。各更新用端末の操作者である社
員が、支店計算機の更新用端末を操作する際に、自身の
個人登録番号が記録されているIDカードを更新用端末
に接続されたIDカードリーダーに通すことにより、支
店計算機は、操作者である社員を認識することができ
る。
The branch computer 501 has an update terminal 511.
However, the branch computer 502 has update terminals 512 and 513.
And the branch computer 503 has update terminals 514 and 5
15 are connected. When operating an update terminal of a branch computer, an employee who is an operator of each update terminal passes an ID card on which his or her personal registration number is recorded through an ID card reader connected to the update terminal. Thereby, the branch computer can recognize the employee who is the operator.

【0062】なお、この個人登録番号には該社員が所属
している支店の支店計算機の識別番号が含まれている。
Note that the personal registration number includes the identification number of the branch computer of the branch to which the employee belongs.

【0063】図6は、各支店計算機のデータベースエリ
アに含まれるID管理テーブルの内容を示している。
FIG. 6 shows the contents of the ID management table included in the database area of each branch computer.

【0064】ID管理テーブルの各エントリ(行)は、
社員の個人登録番号が登録される個人ID名エリア60
1と、該個人登録番号に対応するデータベース管理テー
ブルのアドレスがセットされるデータベース管理テーブ
ルアドレスエリア602から構成されている。
Each entry (row) of the ID management table is
Personal ID name area 60 where the personal registration number of the employee is registered
1 and a database management table address area 602 in which the address of the database management table corresponding to the personal registration number is set.

【0065】図7は、各支店計算機のデータベースエリ
アに含まれるデータベース管理テーブルの内容を示して
いる。
FIG. 7 shows the contents of the database management table included in the database area of each branch computer.

【0066】データベース管理テーブルは、個人登録番
号毎に設定されるテーブルで、各エントリ(行)は、デ
ータファイルの名前を示すファイル名エリア701、デ
ータベースの内容のコメントを格納するコメントエリア
702、該データファイルを管理している計算機の識別
番号を格納するCPU番号エリア703、および該デー
タファイルが格納されている計算機内における該データ
ファイルのファイル名を格納するダミーファイル名エリ
ア704から構成されている。
The database management table is a table set for each personal registration number. Each entry (line) has a file name area 701 indicating the name of a data file, a comment area 702 for storing comments of the contents of the database, It comprises a CPU number area 703 for storing the identification number of the computer managing the data file, and a dummy file name area 704 for storing the file name of the data file in the computer in which the data file is stored. .

【0067】本実施例においては、図6に示すように支
店計算機502のID管理テーブルの個人ID名エリア
601に、ある社員の個人登録番号IDnが登録されて
おり、個人登録番号IDnに対応するエントリのデータ
ベース管理テーブルアドレスエリア602には対応する
データベース管理テーブルのアドレスがセットされてい
る。
In the present embodiment, as shown in FIG. 6, the personal registration number IDn of a certain employee is registered in the personal ID name area 601 of the ID management table of the branch computer 502, and corresponds to the personal registration number IDn. The address of the corresponding database management table is set in the database management table address area 602 of the entry.

【0068】さらに図7に示すように個人登録番号ID
nに対応するデータベース管理テーブルのファイル名エ
リア701にファイル名「ファイルXXX」がセットさ
れ、ファイル名「ファイルXXX」に対応するエントリ
のCPU番号エリア703にマスタデータを保持してい
ることを示す「MASTER」がセットされ、支店計算
機502においては「ファイルXXX」が別名「XX
X.DUMMY」で保持されているので、ダミーファイ
ル名エリア704にファイル名「XXX.DUMMY」
がセットされている。
Further, as shown in FIG.
The file name “file XXX” is set in the file name area 701 of the database management table corresponding to “n”, and indicates that master data is held in the CPU number area 703 of the entry corresponding to the file name “file XXX”. MASTER "is set, and in the branch computer 502," file XXX "is also called" XX ".
X. DUMMY ”, the file name“ XXX.DUMMY ”is stored in the dummy file name area 704.
Is set.

【0069】このような状況を想定して、社員が支店計
算機501に接続されている更新用端末511からファ
イル名「ファイルXXX」に対する更新処理を行う場合
について説明する。
Assuming such a situation, a case will be described where an employee updates the file name “fileXXX” from the updating terminal 511 connected to the branch computer 501.

【0070】まず個人登録番号IDnである社員は更新
用端末511に接続されているIDカードリーダーに自
身のIDカードを読み取らせて、支店計算機501に操
作者であることを認識させる。
First, the employee having the personal registration number IDn makes the ID card reader connected to the updating terminal 511 read his / her own ID card, and makes the branch computer 501 recognize that he is the operator.

【0071】次に該社員が更新用端末511からファイ
ル名「ファイルXXX」の更新処理を要求する(ステッ
プ91)と、支店計算機501は、自身のID管理テー
ブルの個人ID名エリア601に該社員の個人登録番号
IDnが登録されているか否かを判定する(ステップ9
2)。
Next, when the employee requests update processing of the file name “fileXXX” from the update terminal 511 (step 91), the branch computer 501 stores the employee in the personal ID name area 601 of its own ID management table. It is determined whether the personal registration number IDn is registered (step 9).
2).

【0072】支店計算機501のID管理テーブルの個
人ID名エリア601に該社員の個人登録番号IDnが
登録されていない場合、支店計算機501は、該社員の
個人登録番号IDnから該社員の個人登録番号IDnは
支店計算機502によって管理されていることを認識し
て、該支店計算機502に対して「ファイルXXX」の
転送を要求する。
If the personal registration number IDn of the employee is not registered in the personal ID name area 601 of the ID management table of the branch computer 501, the branch computer 501 calculates the personal registration number of the employee from the personal registration number IDn of the employee. Recognizing that IDn is managed by the branch computer 502, it requests the branch computer 502 to transfer "file XXX".

【0073】支店計算機501から「ファイルXXX」
の転送を要求された支店計算機502は、自身のID管
理テーブルの個人ID名エリア601に該社員の個人登
録番号IDnが登録されていることを認識して、該エン
トリのデータベース管理テーブルアドレスエリア602
に格納されているアドレスより該社員の個人登録番号I
Dnに対応するデータベース管理テーブルを認識する。
From the branch computer 501, "File XXX"
The branch computer 502 which has been requested to transfer the information, recognizes that the personal registration number IDn of the employee is registered in the personal ID name area 601 of its own ID management table, and stores the database management table address area 602 of the entry.
The personal registration number I of the employee from the address stored in
Recognize the database management table corresponding to Dn.

【0074】次に支店計算機502は、データベース管
理テーブルのファイル名エリア701においてファイル
名「ファイルXXX」を検索し、該エントリのCPU番
号エリア703が「MASTER」になっていることに
より、ダミーファイル名エリア704にセットされてい
るダミーファイル名「XXX.DUMMY」のファイル
がマスタファイルであると認識する。
Next, the branch computer 502 searches for the file name “file XXX” in the file name area 701 of the database management table, and determines that the CPU number area 703 of the entry is “MASTER”. It recognizes that the file with the dummy file name “XXX.DUMMY” set in the area 704 is the master file.

【0075】さらに支店計算機502は、該エントリの
CPU番号エリア703に支店計算機501の識別番号
をセットし、ファイル「XXX.DUMMY」を支店計
算機501へ転送する(ステップ93)。
Further, the branch computer 502 sets the identification number of the branch computer 501 in the CPU number area 703 of the entry, and transfers the file “XXX.DUMMY” to the branch computer 501 (step 93).

【0076】支店計算機502からファイル「XXX.
DUMMY」を転送された支店計算機501は、個人登
録番号IDnに対応するデータベース管理テーブルを設
定し、自身のID管理テーブルの個人ID名エリア60
1に個人登録番号IDnを登録し、データベース管理テ
ーブルのアドレスを対応するエントリのデータベース管
理テーブルアドレスエリア602にセットする。
The file “XXX.
The branch computer 501 to which "DUMMY" has been transferred sets the database management table corresponding to the personal registration number IDn, and sets the personal ID name area 60 of its own ID management table.
1, the personal registration number IDn is registered, and the address of the database management table is set in the database management table address area 602 of the corresponding entry.

【0077】次に支店計算機501は、作成したデータ
ベース管理テーブルのファイル名エリア701にファイ
ル名「ファイルXXX」を登録し、該エントリのCPU
番号エリア703に「MASTER」をセットし、該エ
ントリのダミーファイル名エリア704にダミーファイ
ル名「XXX.DUMMY」をセットする。
Next, the branch computer 501 registers the file name “file XXX” in the file name area 701 of the created database management table,
“MASTER” is set in the number area 703, and a dummy file name “XXX.DUMMY” is set in the dummy file name area 704 of the entry.

【0078】さらに支店計算機501は、ファイル「X
XX.DUMMY」を自身のデータベースエリアに格納
した後、更新処理を行う(ステップ94)。
Further, the branch computer 501 stores the file “X
XX. After "DUMMY" is stored in its own database area, an update process is performed (step 94).

【0079】この後、個人登録番号IDnである社員が
支店計算機503に接続されている更新用端末515か
らファイル名「ファイルXXX」に対する更新処理を要
求すると、支店計算機503は、自身のID管理テーブ
ルの個人ID名エリア601に該社員の個人登録番号I
Dnが登録されているか否かを判定する。
Thereafter, when the employee whose personal registration number is IDn requests update processing for the file name “file XXX” from the update terminal 515 connected to the branch computer 503, the branch computer 503 sets its own ID management table. The personal registration number I of the employee in the personal ID name area 601
It is determined whether Dn is registered.

【0080】支店計算機503のID管理テーブルの個
人ID名エリア601に該社員の個人登録番号IDnが
登録されていない場合、支店計算機503は、該社員の
個人登録番号IDnから該社員の個人登録番号IDnは
支店計算機502によって管理されていることを認識し
て、該支店計算機502に対して「ファイルXXX」の
転送を要求する。
If the personal registration number IDn of the employee is not registered in the personal ID name area 601 of the ID management table of the branch computer 503, the branch computer 503 determines the personal registration number of the employee from the personal registration number IDn of the employee. Recognizing that IDn is managed by the branch computer 502, it requests the branch computer 502 to transfer "file XXX".

【0081】支店計算機503から「ファイルXXX」
の転送を要求された支店計算機502は、自身のID管
理テーブルの個人ID名エリア601に該社員の個人登
録番号IDnが登録されていることを認識して、該エン
トリのデータベース管理テーブルアドレスエリア602
に格納されているアドレスより該社員の個人登録番号I
Dnに対応するデータベース管理テーブルを認識する。
From the branch computer 503, "File XXX"
The branch computer 502 which has been requested to transfer the information, recognizes that the personal registration number IDn of the employee is registered in the personal ID name area 601 of its own ID management table, and stores the database management table address area 602 of the entry.
The personal registration number I of the employee from the address stored in
Recognize the database management table corresponding to Dn.

【0082】次に支店計算機502は、データベース管
理テーブルのファイル名エリア701においてファイル
名「ファイルXXX」を検索し、該エントリのCPU番
号エリア703が支店計算機501の識別番号になって
いることにより、「ファイルXXX」は支店計算機50
1が保持していることを支店計算機503に通知する。
Next, the branch computer 502 searches the file name “file XXX” in the file name area 701 of the database management table, and finds that the CPU number area 703 of the entry is the identification number of the branch computer 501. "File XXX" is the branch computer 50
1 is notified to the branch computer 503.

【0083】支店計算機502から「ファイルXXX」
が支店計算機501にあることを通知された支店計算機
503は、支店計算機501に対して「ファイルXX
X」の転送を要求する。
From the branch computer 502, "file XXX"
Is notified to the branch computer 501, the branch computer 503 sends the file XX to the branch computer 501.
X ".

【0084】支店計算機503から「ファイルXXX」
の転送を要求された支店計算機501は、自身のID管
理テーブルの個人ID名エリア601に該社員の個人登
録番号IDnが登録されていることを認識して、該エン
トリのデータベース管理テーブルアドレスエリア602
に格納されているアドレスより該社員の個人登録番号I
Dnに対応するデータベース管理テーブルを認識する。
From the branch computer 503, "file XXX"
The branch computer 501 that has been requested to transfer the information recognizes that the personal registration number IDn of the employee is registered in the personal ID name area 601 of its own ID management table, and stores the database management table address area 602 of the entry.
The personal registration number I of the employee from the address stored in
Recognize the database management table corresponding to Dn.

【0085】次に支店計算機501は、データベース管
理テーブルのファイル名エリア701においてファイル
名「ファイルXXX」を検索し、該エントリのCPU番
号エリア703が「MASTER」になっていることに
より、ダミーファイル名エリア704にセットされてい
るダミーファイル名「XXX.DUMMY」のファイル
がマスタファイルであると認識する。
Next, the branch computer 501 searches the file name “file XXX” in the file name area 701 of the database management table, and finds that the CPU number area 703 of the entry is “MASTER”. It recognizes that the file with the dummy file name “XXX.DUMMY” set in the area 704 is the master file.

【0086】さらに支店計算機501は、該エントリの
CPU番号エリア703に支店計算機503の識別番号
をセットし、ファイル「XXX.DUMMY」を支店計
算機503へ転送する。
Further, the branch computer 501 sets the identification number of the branch computer 503 in the CPU number area 703 of the entry, and transfers the file “XXX.DUMMY” to the branch computer 503.

【0087】支店計算機501からファイル「XXX.
DUMMY」を転送された支店計算機503は、個人登
録番号IDnに対応するデータベース管理テーブルを設
定し、自身のID管理テーブルの個人ID名エリア60
1に個人登録番号IDnを登録し、データベース管理テ
ーブルのアドレスを対応するエントリのデータベース管
理テーブルアドレスエリア602にセットする。
The file “XXX.
The branch computer 503 to which "DUMMY" is transferred sets the database management table corresponding to the personal registration number IDn, and sets the personal ID name area 60 of its own ID management table.
1, the personal registration number IDn is registered, and the address of the database management table is set in the database management table address area 602 of the corresponding entry.

【0088】次に支店計算機503は、作成したデータ
ベース管理テーブルのファイル名エリア701にファイ
ル名「ファイルXXX」を登録し、該エントリのCPU
番号エリア703に「MASTER」をセットし、該エ
ントリのダミーファイル名エリア704にダミーファイ
ル名「XXX.DUMMY」をセットする。
Next, the branch computer 503 registers the file name “file XXX” in the file name area 701 of the created database management table,
“MASTER” is set in the number area 703, and a dummy file name “XXX.DUMMY” is set in the dummy file name area 704 of the entry.

【0089】さらに支店計算機503は、ファイル「X
XX.DUMMY」を自身のデータベースエリアに格納
した後、更新処理を行う。
Further, the branch computer 503 stores the file “X
XX. After the "DUMMY" is stored in its own database area, an update process is performed.

【0090】更新処理終了後、支店計算機503は、支
店計算機502に「ファイルXXX」を保持しているこ
とを通知する。
After the completion of the updating process, the branch computer 503 notifies the branch computer 502 that the “file XXX” is held.

【0091】支店計算機503から「ファイルXXX」
を保持している旨通知された支店計算機502は、デー
タベース管理テーブルのファイル名エリア701におい
てファイル名「ファイルXXX」を検索し、該エントリ
のCPU番号エリア703に支店計算機503の識別番
号をセットする。
From the branch computer 503, "file XXX"
The branch computer 502 notified that the branch computer 503 is stored in the file name area 701 of the database management table searches for the file name “fileXXX”, and sets the identification number of the branch computer 503 in the CPU number area 703 of the entry. .

【0092】以上により、本発明の第2の実施例である
マスタデータ管理方法の処理が完了する。
As described above, the processing of the master data management method according to the second embodiment of the present invention is completed.

【0093】本発明の第2の実施例であるマスタデータ
管理方法によれば、ループ状のネットワークで接続され
た計算機に接続された更新用端末の内、いずれの更新用
端末から任意のファイルの更新処理を要求しても、該フ
ァイルが要求元の計算機に送信されるので、更新処理を
迅速に実行することができる効果を有している。
According to the master data management method according to the second embodiment of the present invention, any one of the updating terminals connected to the computers connected via the loop network can be used to update an arbitrary file. Even if an update process is requested, the file is transmitted to the requesting computer, so that the update process can be executed quickly.

【0094】[0094]

【発明の効果】以上説明したように、本発明のマスタデ
ータ管理方法によれば、ネットワークシステムを構成す
るすべての計算機に接続されているすべての端末装置か
らのマスタデータに対する更新処理を効率良く実行する
ことができる効果を有している。
As described above, according to the master data management method of the present invention, the updating process for the master data from all the terminal devices connected to all the computers constituting the network system is efficiently executed. It has the effect of being able to.

【0095】また、ネットワークシステムを構成するす
べての計算機に接続されているすべての端末装置からの
マスタデータに対する更新要求に対する応答を遅延させ
ない効果を有している。
Further, there is an effect that the response to the update request for the master data from all the terminal devices connected to all the computers constituting the network system is not delayed.

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

【図1】本発明のマスタデータ管理方法を適用したネッ
トワークシステムの構成を示す図である。
FIG. 1 is a diagram showing a configuration of a network system to which a master data management method according to the present invention is applied.

【図2】本発明の第1の実施例であるマスタデータ管理
方法を適用したネットワークシステムの構成を示す図で
ある。
FIG. 2 is a diagram illustrating a configuration of a network system to which a master data management method according to a first embodiment of the present invention is applied.

【図3】本発明の第1の実施例における一般用データテ
ーブル301の内容を示す図である。
FIG. 3 is a diagram showing the contents of a general data table 301 according to the first embodiment of the present invention.

【図4】本発明の第1の実施例におけるマスタ用データ
テーブル401の内容を示す図である。
FIG. 4 is a diagram showing contents of a master data table 401 in the first embodiment of the present invention.

【図5】本発明の第2の実施例であるマスタデータ管理
方法を適用したループ状ネットワークシステムの構成を
示す図である。
FIG. 5 is a diagram showing a configuration of a loop network system to which a master data management method according to a second embodiment of the present invention is applied.

【図6】本発明の第2の実施例におけるID管理テーブ
ルの内容を示す図である。
FIG. 6 is a diagram showing the contents of an ID management table according to the second embodiment of the present invention.

【図7】本発明の第2の実施例におけるデータベース管
理テーブルの内容を示す図である。
FIG. 7 is a diagram showing contents of a database management table according to the second embodiment of the present invention.

【図8】従来のネットワークシステムの構成を示す図で
ある。
FIG. 8 is a diagram showing a configuration of a conventional network system.

【図9】本発明の第1の実施例におけるマスタデータ管
理方法の処理を示す流れ図である。
FIG. 9 is a flowchart showing processing of a master data management method according to the first embodiment of the present invention.

【図10】本発明の第2の実施例におけるマスタデータ
管理方法の処理を示す流れ図である。
FIG. 10 is a flowchart showing processing of a master data management method according to the second embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 マスタ計算機 2 ローカル計算機 3 更新用端末 4 通信回線 11 マスタ用データベースエリア 21 一般用データベースエリア 201 中央センタ計算機 211〜213 地方センタ計算機 221〜223 地区センタ計算機 231〜234 グループ計算機 241〜245 更新用端末 301 一般用データテーブル 311 IDエリア 312 ステータスエリア 313 パスワードエリア 314 使用残額エリア 401 マスタ用データテーブル 411 IDエリア 412 ステータスエリア 413 管理用ファイル番号アドレスエリア 501〜503 支店計算機 511〜515 更新用端末 601 個人ID名エリア 602 データベース管理テーブルアドレスエリア 701 ファイル名エリア 702 コメントエリア 703 CPU番号エリア 704 ダミーファイル名エリア 801〜803 計算機 810〜814 端末装置 821〜823 データベースエリア 830〜831 通信回線 DESCRIPTION OF SYMBOLS 1 Master computer 2 Local computer 3 Update terminal 4 Communication line 11 Master database area 21 General database area 201 Central center computer 211-213 Local center computer 221-223 District center computer 231-234 Group computer 241-245 Update terminal 301 General data table 311 ID area 312 Status area 313 Password area 314 Unused amount area 401 Master data table 411 ID area 412 Status area 413 Management file number address area 501-503 Branch computer 511-515 Update terminal 601 Personal ID Name area 602 Database management table address area 701 File name area 702 Comment area 703 CPU number area 704 dummy file name area 801 to 803 computer 810-814 terminals 821 to 823 database area 830-831 communication line

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平3−111948(JP,A) 特開 昭61−286920(JP,A) 特開 平2−56664(JP,A) 特開 平5−334262(JP,A) 特開 平1−243168(JP,A) 特開 平6−19768(JP,A) 特開 平2−144739(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 15/16 - 15/177 G06F 12/00 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-3-111948 (JP, A) JP-A-61-286920 (JP, A) JP-A-2-56664 (JP, A) JP-A-5-286 334262 (JP, A) JP-A-1-243168 (JP, A) JP-A-6-19768 (JP, A) JP-A-2-144739 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06F 15/16-15/177 G06F 12/00

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数の計算機が通信回線によって接続さ
れ、そのうちの1台の計算機がマスタデータを保持して
いるネットワークシステムのマスタデータ管理方法にお
いて、前記マスタデータの更新を要求された前記計算機は、
身が該マスタデータを保持している場合には、該マスタ
データに対して所望の処理を行い、自身がマスタデータ
を保持していない場合には、他の計算機に対して該マス
タデータの送信を要求するとともに該他の計算機から受
信したマスタデータに対して所望の処理を行い、 他の計算機から前記マスタデータの送信を要求された前
記計算機は、自身が該マスタデータを保持している場合
には、該マスタデータを前記他の計算機に移動するとと
もに前記他の計算機に移動したことを示す情報を保持
し、自身がマスタデータを保持していないがマスタデー
タをどの計算機に移動したかを示す情報は保持している
場合には、該情報により示される計算機に対して該マス
タデータの送信を要求し、該計算機から該マスタデータ
を受信すると、該マスタデータを前記他の計算機に移動
するとともに前記他の計算機に移動したことを示す情報
を保持し、自身がマスタデータを保持しておらずマスタ
データをどの計算機に移動したかを示す情報も保持して
いない場合には、予め決められた計算機に対して該マス
タデータの送信を要求し、該計算機から該マスタデータ
を受信すると、該マスタデータを前記他の計算機に移動
するとともに前記他の計算機に移動したことを示す情報
を保持することを特徴とするマスタデータ管理方法。
1. In a master data management method for a network system in which a plurality of computers are connected by a communication line and one of the computers holds master data, the computer requested to update the master data includes: , when held by itself the master data, performs a desired processing with respect to the master data, itself when not holding the master data of the master data to another computer Request transmission and receive from other computers
The requested computer performs desired processing on the received master data, and the computer requested to transmit the master data from another computer is in a case where the computer itself holds the master data.
Move the master data to the other computer
Maintains information indicating that it has moved to the other computer
And does not hold the master data,
Holds information indicating which computer the data was moved to
In this case, the computer indicated by the information
Requesting the transmission of master data, and the computer
Move the master data to the other computer
Information indicating that the information has been transferred to the other computer
And the master itself does not hold the master data.
It also holds information indicating which computer the data was moved to.
If not, the computer is
Requesting the transmission of master data, and the computer
Move the master data to the other computer
Information indicating that the information has been transferred to the other computer
Master data management method characterized in that to hold the.
【請求項2】 複数の計算機が通信回線によって階層構2. A plurality of computers having a hierarchical structure by communication lines.
造に接続され、そのうちの1台の計算機がマスタデータOne of the computers is the master data
を保持しているネットワークシステムのマスタデータ管Master data tube of the network system that holds the
理方法において、In the processing method, 前記計算機は、利用者毎に、該利用者の識別子、該利用The computer includes, for each user, an identifier of the user,
者のマスタデータ、および該マスタデータのステータスMaster data and status of the master data
を含むデータベースエリアを有し、Has a database area containing ある利用者のマスタデータの更新を要求された前記計算The calculation required to update the master data of a user
機は、前記データベースエリアに該利用者の識別子が保The machine stores the identifier of the user in the database area.
持されかつ該マスタデータのステータスが自身に該マスAnd the status of the master data
タデータが存在することを示している場合には、該デーIf it indicates that data exists,
タベースエリアTab area から該マスタデータを読み出して所望のRead the master data from the
更新処理を行い、前記データベースエリアに該利用者のPerforms an update process and stores the user's information in the database area.
識別子が保持されていない場合には、ネットワークシスIf the identifier is not stored, the network system
テム内において自身の上位に位置する計算機に対して該To computers that are higher in the system
マスタデータの送信を要求し、該計算機から該マスタデRequests transmission of master data, and sends the master data from the computer.
ータを受信すると、前記データベースエリアに該利用者When the data is received, the user is stored in the database area.
の識別子、該利用者のマスタデータ、および該マスタデIdentifier of the user, the master data of the user, and the master data.
ータのステータスとして自身に該マスタデータが存在すThe master data exists in itself as the data status
ることを示す情報をセットするとともに該マスタデータInformation indicating that the master data
に対して所望の更新処理を行い、Perform the desired update process on ネットワークシステム内において自身の下位に位置するPositioned below itself in the network system
他の計算機からある利用者のマスタデータの送信を要求Request transmission of master data of a user from another computer
された前記計算機は、前記データベースエリアに該利用The calculated computer is used in the database area.
者の識別子が保持されかつ該マスタデータのステータスOf the master data and the status of the master data
が自身に該マスタデータが存在することを示している場Indicates that the master data exists in itself.
合には、該データベースエリアから該マスタデータを読Read the master data from the database area.
み出して前記他の計算機に移動するとともに前記データMove to the other computer and
ベースエリアに該マスタデータのステータスとして前記In the base area, the status of the master data is
他の計算機の識別番号をセットし、前記データベースエSet the identification number of another computer and enter the database
リアに該利用者の識別子が保持されかつ該マスタデータThe user identifier is held in the rear and the master data
のステータスが該マスタデータの移動先の計算機の識別Of the computer to which the master data is moved
番号を示している場合には、該計算機に対して該マスタIf the number is indicated, the master
データの送信を要求し、該計算機からマスタデータを受Requests data transmission and receives master data from the computer.
信すると、該マスタデータを前記他の計算機に移動するTransfer the master data to the other computer
とともに前記データベースエリアに該マスタデータのスWith the master data in the database area.
テータスとして前記他の計算機の識別番号をセットし、Set the identification number of the other computer as the status,
前記データベースエリアに該利用者の識別子が保持されAn identifier of the user is held in the database area.
ていない場合には、ネットワークシステム内において自If it is not,
身の上位に位置する計算機に対して該マスタデータの送To send the master data to the computer
信を要求し、該計算機から該マスタデータを受信するRequest and receive the master data from the computer
と、該マスタデータを前記他の計算機に移動するとともAnd transferring the master data to the other computer.
に前記データベースエリアに該利用者の識別子および該In the database area, the identifier of the user and the
マスタデータのステータスとして前記他の計算機の識別Identification of the other computer as the status of master data
番号をセットすることを特徴とするマスタデータ管理方Master data management method characterized by setting a number
法。Law.
【請求項3】 複数の計算機がループ状の通信回線によ3. A plurality of computers are connected by a loop communication line.
って接続され、そのうちの1台の計算機がマスタデータConnected, and one of the computers is the master data
を保持しているネットワークシステムのマスタデータ管Master data tube of the network system that holds the
理方法において、In the processing method, 前記計算機は、利用者毎に、該利用者の識別子、該利用The computer includes, for each user, an identifier of the user,
者のマスタデータ、および該マスタデータのステータスMaster data and status of the master data
を含むデータベースエリアを有し、Has a database area containing ある利用者のマスタデータの更新を要求された前記計算The calculation required to update the master data of a user
機は、前記データベースエリアに該利用者の識別子が保The machine stores the identifier of the user in the database area.
持されかつ該マスタデータのステータスが自身に該マスAnd the status of the master data
タデータが存在することを示している場合には、該デーIf it indicates that data exists,
タベースエリアから該マスタデータを読み出して所望のRead the master data from the database area and
更新処理を行い、前記データベースエリアに該利用者のPerforms an update process and stores the user's information in the database area.
識別子が保持されていない場合には、該利用者の識別子If no identifier is stored, the identifier of the user
に含まれている識別番号に対応する計算機に対して該マTo the computer corresponding to the identification number contained in
スタデータの送信を要求し、該計算機から該マスタデーRequest transmission of the master data, and the computer sends the master data.
タを受信すると、前記データベースエリアに該利用者のWhen the data is received, the database area
識別子、該利用者のマスタデータ、および該マスタデーAn identifier, the master data of the user, and the master data
タのステータスとして自身に該マスタデータが存在するThe master data exists in itself as the status of the data
ことを示す情報をセットするとともに該マスタデータにAnd the master data
対して所望の更新処理を行い、Perform the desired update process, 他の計算機からある利用者のマスタデータの送信を要求Request transmission of master data of a user from another computer
された前記計算機は、前記データベースエリアに該利用The calculated computer is used in the database area.
者の識別子が保持されかつ該マスタデータのステータスOf the master data and the status of the master data
が自身に該マスタデータが存在することを示している場Indicates that the master data exists in itself.
合には、該データベースエリアから該マスタデータを読Read the master data from the database area.
み出して前記他の計算機に移動するとともに前記データMove to the other computer and
ベースエリアに該マスタデータのステータスとして前記In the base area, the status of the master data is
他の計算機の識別番号をセットし、前記データベースエSet the identification number of another computer and enter the database
リアに該利用者の識別子が保持されかつ該マスタデータThe user identifier is held in the rear and the master data
のステータスが該マスタデータの移動先の計算機の識別Of the computer to which the master data is moved
番号を示している場合には、該計算機の識別番号を前記Number, the identification number of the computer
他の計算機に通知し、Notify other calculators, 他の計算機から計算機の識別番号を通知された前記計算The calculation in which the identification number of the computer is notified from another computer
機は、該識別番号の計算機にマスタデータの送信を要求Requests transmission of master data from the computer with the identification number
し、該マスタデータを受信すると、前記データベースエWhen the master data is received, the database
リアに該マスタデータのステータスとして自身に該マスTo the master as the status of the master data.
タデータが存在することを示す情報をセットすることをInformation that data exists.
特徴とするマスタデータ管理方法。Characteristic master data management method.
JP07105806A 1994-05-11 1995-04-28 Master data management method Expired - Lifetime JP3085141B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP07105806A JP3085141B2 (en) 1994-05-11 1995-04-28 Master data management method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP6-97322 1994-05-11
JP9732294 1994-05-11
JP07105806A JP3085141B2 (en) 1994-05-11 1995-04-28 Master data management method

Publications (2)

Publication Number Publication Date
JPH0830559A JPH0830559A (en) 1996-02-02
JP3085141B2 true JP3085141B2 (en) 2000-09-04

Family

ID=26438520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP07105806A Expired - Lifetime JP3085141B2 (en) 1994-05-11 1995-04-28 Master data management method

Country Status (1)

Country Link
JP (1) JP3085141B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102368839B1 (en) * 2017-02-28 2022-03-02 크레가나 언리미티드 캄파니 Probe assembly with cable assembly with wire pairs

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1024439B1 (en) 1999-01-27 2009-03-11 Hitachi, Ltd. Data transfer method, apparatus and recording medium for use in a hierarchical system
US11634264B2 (en) 2013-09-26 2023-04-25 Va-Q-Tec Ag Foil-wrapped vacuum insulation element

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01243168A (en) * 1988-03-24 1989-09-27 Nec Corp System for managing directory
JPH02144739A (en) * 1988-11-28 1990-06-04 Casio Comput Co Ltd Remote file access system
JPH0619768A (en) * 1992-06-30 1994-01-28 Nec Corp Duplicate data update system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102368839B1 (en) * 2017-02-28 2022-03-02 크레가나 언리미티드 캄파니 Probe assembly with cable assembly with wire pairs

Also Published As

Publication number Publication date
JPH0830559A (en) 1996-02-02

Similar Documents

Publication Publication Date Title
US7543066B2 (en) Method and apparatus for maintaining session affinity across multiple server groups
JP4278299B2 (en) Communication system and method
JPH01502786A (en) Naming service for networked digital data processing systems
WO1991004532A1 (en) Temporary center system in a decentralized data base system
US5765155A (en) Master data managing method
US20060161550A1 (en) System and method for distributing customer relationship management information
JP3290801B2 (en) Resource location detection method
US7133913B2 (en) Information routing
JP3085141B2 (en) Master data management method
JP2000003390A (en) Wide area individual information update system
JP3296570B2 (en) File transfer method
JP3712791B2 (en) Database management method and information processing apparatus therefor
JP2679972B2 (en) Information service processing method
JPH0844670A (en) File managing method, computer system using the same and operating method for computer system
JP2000200310A (en) Personal information updating device
JP6338909B2 (en) Content control system
KR100522536B1 (en) Management system for information of the materials classification division
JPH10320615A (en) Prepaid card system, master information management system, and record medium
JP2000268014A (en) Distributed system control method and device for executing the same
JP2002342842A (en) System and method for managing id for point service
JPH11126227A (en) Seat information management system
JP2753940B2 (en) Product sales management method and system used for the method
JP3387162B2 (en) Transaction processing system
JP2003216820A (en) Cash request reception system and control program therefor
JPH1185856A (en) Client/server type financial accounting system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000125

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000606

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070707

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080707

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090707

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100707

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110707

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110707

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120707

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120707

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130707

Year of fee payment: 13

EXPY Cancellation because of completion of term