JPH07334405A - Management system for network information data base - Google Patents

Management system for network information data base

Info

Publication number
JPH07334405A
JPH07334405A JP6154269A JP15426994A JPH07334405A JP H07334405 A JPH07334405 A JP H07334405A JP 6154269 A JP6154269 A JP 6154269A JP 15426994 A JP15426994 A JP 15426994A JP H07334405 A JPH07334405 A JP H07334405A
Authority
JP
Japan
Prior art keywords
network information
machine
database
information database
data
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
JP6154269A
Other languages
Japanese (ja)
Inventor
Toru Hiramatsu
徹 平松
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 JP6154269A priority Critical patent/JPH07334405A/en
Publication of JPH07334405A publication Critical patent/JPH07334405A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To retrieve network information by the retrieval of a local network information data base included in its own machine. CONSTITUTION:At the time of starting a client machine, a data request means 5 issues a network information transmitting request to a server machine through a transmitting/receiving means 7. A data response means 6 acquires network information from a network information data base 1 through a data base referring means 3 and returns the information. At the time of receiving the network information, a data updating means 4 initializes the network information in the data base 1 through a data base updating means 2, and when the updating of the data base 1 is necessary, updates the data base 1 by the means 2 and issues a data updating request to all other machines through the means 7.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はネットワーク情報データ
ベースの管理方式に関し、特に複数のマシンがネットワ
ークを介して接続されたネットワークシステムにおいて
各マシンが共通に使用するネットワーク関係の情報(以
下、単にネットワーク情報という)を管理するネットワ
ーク情報データベースの管理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network information database management system, and more particularly to network-related information commonly used by each machine in a network system in which a plurality of machines are connected via a network (hereinafter, simply referred to as network information). Called)) for managing the network information database.

【0002】[0002]

【従来の技術】従来のネットワーク情報データベースの
管理方式では、サーバマシンがネットワーク情報データ
ベースを一元的に管理しており、クライアントマシンが
ネットワーク情報が必要になったときにはサーバマシン
に対して問い合わせるようになっていた。
2. Description of the Related Art In a conventional network information database management method, a server machine centrally manages a network information database, and when a client machine needs network information, it makes an inquiry to the server machine. Was there.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のネット
ワーク情報データベースの管理方式では、クライアント
マシンがネットワーク情報が必要になるたびにサーバマ
シンに問い合わせるようになっていたので、ネットワー
ク情報の検索に時間がかかるという問題点があった。
In the conventional management method of the network information database described above, the client machine inquires the server machine every time the network information is needed, so that it takes time to retrieve the network information. There was a problem of this.

【0004】また、サーバマシンが一旦停止した場合に
は、ネットワーク情報の検索ができなくなるという問題
点があった。
Further, when the server machine is temporarily stopped, there is a problem that the network information cannot be retrieved.

【0005】本発明の目的は、上述の点に鑑み、各マシ
ンにネットワーク情報データベースを備え、ネットワー
ク情報の検索が自マシン上のローカルなネットワーク情
報データベースの検索のみで行えるようにしたネットワ
ーク情報データベースの管理方式を提供することにあ
る。
In view of the above points, an object of the present invention is to provide a network information database in each machine so that the network information can be searched only by searching the local network information database on the own machine. To provide a management method.

【0006】なお、先行技術として、複数の計算機シス
テムにおいてデータベースを一元管理する場合に、特定
センタ以外のデータベースの利用が制限されるという問
題を解決するため、各システムが原則として同じ内容の
データベースを保持し、ある期間内に収集した自センタ
の更新ログを相手センタへ送り、相手センタではその更
新ログに基づいて自データベースに反映する手段を設け
ることにより、複数の計算機システムで非同期・独立に
更新されたデータベースのデータ整合性を維持・保証す
るようにした分散データベース管理処理方式が知られて
いる(特開昭63−278155号公報参照)。しか
し、この方式では、ある期間内の更新ログを収集して相
手センタに送信して反映させるようにしており、あるマ
シン上でのネットワーク情報データベースの更新が即座
に他のすべてのマシン上のネットワーク情報データベー
スに反映される本発明とは大きく異なっている。
As a prior art, in order to solve the problem that the use of databases other than a specific center is restricted when the databases are centrally managed in a plurality of computer systems, each system basically uses databases of the same contents. The update log of its own center, which is stored and sent within a certain period, is sent to the partner center, and the partner center is equipped with a means to reflect it in its own database so that it can be updated asynchronously and independently on multiple computer systems. There is known a distributed database management processing system which maintains and guarantees the data consistency of the created database (see Japanese Patent Laid-Open No. 63-278155). However, this method collects the update log within a certain period and sends it to the other center to reflect it, so that the update of the network information database on one machine is immediately reflected on the network on all other machines. It is very different from the present invention reflected in the information database.

【0007】[0007]

【課題を解決するための手段】本発明のネットワーク情
報データベースの管理方式は、複数のマシンがネットワ
ークを介して接続されたネットワークシステムにおい
て、各マシンが、各マシンが共通に使用するネットワー
ク情報を格納するネットワーク情報データベースと、自
マシンのネットワーク情報データベースの更新を行うデ
ータベース更新手段と、自マシンのネットワーク情報デ
ータベースの参照を行うデータベース参照手段と、デー
タの送受信を制御するデータ送受信手段と、クライアン
トマシンの立上り時に自マシンのネットワーク情報デー
タベースにネットワーク情報を初期設定するために前記
データ送受信手段を通じてサーバマシンにネットワーク
情報送信要求を発行するデータ要求手段と、サーバマシ
ンからネットワーク情報が送られてきたときに前記デー
タベース更新手段により自マシンのネットワーク情報デ
ータベースにネットワーク情報を初期設定し、自マシン
のネットワーク情報データベースを更新する必要がある
場合に前記データベース更新手段により自マシンのネッ
トワーク情報データベースを更新するとともに他のすべ
てのマシンのネットワーク情報データベースとの内容の
同一化を図るために前記データ送受信手段を通じて他の
すべてのマシンにデータ更新要求を発行するデータ更新
手段と、クライアントマシンからのネットワーク情報送
信要求に応えて前記データベース参照手段により自マシ
ンのネットワーク情報データベースからネットワーク情
報を取得して前記データ送受信手段によりクライアント
マシンに返送するデータ応答手段とを有する。
A network information database management system of the present invention is a network system in which a plurality of machines are connected via a network, and each machine stores network information commonly used by each machine. Network information database, a database updating means for updating the network information database of the own machine, a database reference means for referring to the network information database of the own machine, a data transmitting / receiving means for controlling data transmission / reception, and a client machine Data request means for issuing a network information transmission request to the server machine through the data transmission / reception means in order to initialize the network information in the network information database of the own machine at startup, and the network from the server machine When the information is sent, the database updating means initializes the network information in the network information database of the own machine, and when it is necessary to update the network information database of the own machine, the network of the own machine is updated by the database updating means. From the client machine, a data update means for issuing a data update request to all the other machines through the data transmitting / receiving means in order to update the information database and to make the contents of the network information database of all the other machines identical. In response to the network information transmission request, the database reference means acquires network information from the network information database of the own machine, and the data transmission / reception means returns the data to the client machine. To.

【0008】[0008]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0009】図1は、本発明の一実施例に係るネットワ
ーク情報データベースの管理方式が適用されたネットワ
ークシステムの構成を示すブロック図である。このネッ
トワークシステムは、複数(図示は2つ)のマシンがネ
ットワークを介して接続されて構成されており、各マシ
ンには、各マシンが共通に使用するネットワーク情報を
格納するネットワーク情報データベース1と、自マシン
のネットワーク情報データベース1の更新を行うデータ
ベース更新手段2と、自マシンのネットワーク情報デー
タベース1の参照を行うデータベース参照手段3と、ク
ライアントマシンの立上り時に自マシンのネットワーク
情報データベース1にネットワーク情報を初期設定する
ためにデータ送受信手段7を通じてサーバマシンにネッ
トワーク情報送信要求を発行するデータ要求手段5と、
サーバマシンからネットワーク情報が送られてきたとき
にデータベース更新手段2により自マシンのネットワー
ク情報データベース1にネットワーク情報を初期設定
し、自マシンのネットワーク情報データベース1を更新
する必要がある場合にデータベース更新手段2により自
マシンのネットワーク情報データベース1を更新すると
ともに他のすべてのマシンのネットワーク情報データベ
ース1との内容の同一化を図るためにデータ送受信手段
7を通じて他のすべてのマシンにデータ更新要求を発行
するデータ更新手段4と、クライアントマシンからのネ
ットワーク情報送信要求に応えてデータベース参照手段
3により自マシンのネットワーク情報データベース1か
らネットワーク情報テーブルを取得してデータ送受信手
段7によりクライアントマシンに返送するデータ応答手
段6と、データの送受信を制御するデータ送受信手段7
とが設けられている。なお、任意のマシンが、クライア
ントマシンおよびサーバマシンとなり得る。
FIG. 1 is a block diagram showing the configuration of a network system to which a network information database management system according to an embodiment of the present invention is applied. This network system is configured by connecting a plurality of (two in the figure) machines via a network, and each machine includes a network information database 1 for storing network information commonly used by the machines, Database updating means 2 for updating the network information database 1 of the own machine, database reference means 3 for referring to the network information database 1 of the own machine, and network information in the network information database 1 of the own machine when the client machine starts up. A data requesting means 5 for issuing a network information transmission request to the server machine through the data transmitting / receiving means 7 for initial setting;
When the network information is sent from the server machine, the database updating means 2 initializes the network information in the network information database 1 of the own machine, and when it is necessary to update the network information database 1 of the own machine, the database updating means 2 updates the network information database 1 of its own machine and issues a data update request to all other machines through the data transmission / reception means 7 in order to make the contents of the network information database 1 of all other machines identical. In response to the network information transmission request from the data update means 4 and the client machine, the database reference means 3 acquires the network information table from the network information database 1 of the own machine and the data transmission / reception means 7 clears it. A data response means 6 for returning the Tomashin, data communication means 7 for controlling transmission and reception of data
And are provided. Any machine can be the client machine and the server machine.

【0010】図2を参照すると、データベース更新手段
2の処理は、データベース更新要求待ちステップS20
1と、更新ネットワーク情報テーブル決定ステップS2
02と、更新種別判定ステップS203と、レコード検
索ステップS204と、レコード修正ステップS205
と、レコード追加ステップS206と、全レコード削除
判定ステップS207と、レコード検索ステップS20
8と、レコード削除ステップS209と、全レコード削
除ステップS210とからなる。
Referring to FIG. 2, the process of the database updating means 2 is a database updating request waiting step S20.
1 and update network information table determination step S2
02, update type determination step S203, record search step S204, and record correction step S205.
Record adding step S206, all record deletion determining step S207, and record searching step S20.
8, record deletion step S209, and all record deletion step S210.

【0011】図3を参照すると、データベース参照手段
3の処理は、データベース参照要求待ちステップS30
1と、参照ネットワーク情報テーブル決定ステップS3
02と、レコード検索ステップS303と、レコード参
照ステップS304とからなる。
Referring to FIG. 3, the process of the database reference means 3 is a database reference request waiting step S30.
1 and reference network information table determination step S3
02, a record search step S303, and a record reference step S304.

【0012】図4を参照すると、データ更新手段4の処
理は、要求待ちステップS401と、ネットワーク情報
テーブル初期設定ステップS402と、データベース更
新可能問合せ要求送信ステップS403と、応答待ちス
テップS404と、特定時間待合せステップS405
と、ローカルネットワーク情報データベース更新ステッ
プS406と、他全マシンデータ更新要求送信ステップ
S407と、要求種別判定ステップS408と、ローカ
ルネットワーク情報データベース更新中判定ステップS
409と、データ更新中応答送信ステップS410と、
ローカルネットワーク情報データベース更新ステップS
411とからなる。
Referring to FIG. 4, the processing of the data updating means 4 is performed by a request waiting step S401, a network information table initial setting step S402, a database updatable inquiry request transmitting step S403, a response waiting step S404, and a specific time. Waiting step S405
, Local network information database updating step S406, all other machine data update request transmitting step S407, request type determining step S408, and local network information database updating in progress determining step S
409, and a data updating response transmission step S410,
Local network information database update step S
And 411.

【0013】図5を参照すると、データ要求手段5の処
理は、ネットワーク情報送信要求作成ステップS501
と、ネットワーク情報送信要求送信ステップS502
と、ネットワーク情報送信要求送信終了判定ステップS
503とからなる。
Referring to FIG. 5, the process of the data request means 5 is a network information transmission request creation step S501.
And a network information transmission request transmission step S502
And a network information transmission request transmission end determination step S
And 503.

【0014】図6を参照すると、データ応答手段6の処
理は、ネットワーク情報送信要求解析ステップS601
と、ネットワーク情報テーブル取出しステップS602
と、ネットワーク情報テーブル返送ステップS603と
からなる。
Referring to FIG. 6, the process of the data response means 6 is a network information transmission request analysis step S601.
And network information table extraction step S602
And a network information table returning step S603.

【0015】図7を参照すると、データ送受信手段7の
処理は、要求イベント判定ステップS701と、データ
送信ステップS702と、受信データ種別判定ステップ
S703と、データ更新手段への受信データ引渡しステ
ップS704と、データ応答手段への受信データ引渡し
ステップS705とからなる。
Referring to FIG. 7, the processing of the data transmitting / receiving means 7 includes a request event determining step S701, a data transmitting step S702, a received data type determining step S703, and a received data delivery step S704 to the data updating means. The received data is delivered to the data response unit in step S705.

【0016】図8を参照すると、ネットワーク情報デー
タベース1には、(a)に示すマシン名とアドレスとの
対応テーブルと、(b)に示すログイン名とパスワード
との対応テーブルと、(c)に示すメールの宛先のアド
レスと省略名との対応テーブルと、(d)に示すネット
ワークの名前とネットワーク番号との対応テーブルとの
各ネットワーク情報テーブルが格納されている。
Referring to FIG. 8, the network information database 1 includes a correspondence table between machine names and addresses shown in (a), a correspondence table between login names and passwords shown in (b), and (c). The network information tables of the correspondence table of the address of the mail shown and the abbreviated name and the correspondence table of the network name and the network number shown in (d) are stored.

【0017】図9は、クライアントマシン#mの立上り
時にサーバマシン#nからネットワーク情報テーブルを
受け取ってクライアントマシン#mのネットワーク情報
データベースm−1に初期設定する処理を表した図であ
る。なお、以下、各手段には、どのマシンの手段である
かを明示するために、マシン番号と、「−」と、符号と
を付して説明する。
FIG. 9 is a diagram showing a process of receiving the network information table from the server machine #n and initializing the network information database m-1 of the client machine #m when the client machine #m starts up. In the following description, each unit will be described by adding a machine number, "-", and a symbol in order to clearly indicate which machine the unit is.

【0018】図10は、システム運用時のネットワーク
情報データベースm−1およびn−1の更新処理を表し
た図である。
FIG. 10 is a diagram showing a process of updating the network information databases m-1 and n-1 during system operation.

【0019】次に、このように構成された本実施例のネ
ットワーク情報データベースの管理方式の動作について
説明する。
Next, the operation of the management system of the network information database of this embodiment having the above-mentioned configuration will be described.

【0020】まず、図9に沿って、クライアントマシン
#mの立上り時に、サーバマシン#nからネットワーク
情報テーブルを受け取ってクライアントマシン#mのネ
ットワーク情報データベースm−1に初期設定する場合
について説明する。
First, with reference to FIG. 9, a description will be given of a case where the network information table is received from the server machine #n and initially set in the network information database m-1 of the client machine #m when the client machine #m starts up.

【0021】クライアントマシン#mの立上り時に、ク
ライアントマシン#mのデータ要求手段m−5は、自マ
シン#m上のローカルなネットワーク情報データベース
m−1にネットワーク情報テーブルを初期設定するため
に、ネットワーク情報送信要求を作成し(ステップS5
01)、データ送受信手段m−7を通じてすでに立ち上
がっているサーバマシン#nに送信する(ステップS5
02)。データ要求手段m−5は、マシン名とアドレス
との対応テーブル,ログイン名とパスワードとの対応テ
ーブル,メールの宛先のアドレスとその省略名との対応
テーブル,およびネットワークの名前とネットワーク番
号との対応テーブルの各ネットワーク情報テーブルに関
してネットワーク情報送信要求を作成して送信し、ネッ
トワーク情報送信要求の送信が終了すれば(ステップS
503)、処理を終了する。
When the client machine #m starts up, the data request means m-5 of the client machine #m initializes the network information table in the local network information database m-1 on its own machine #m. Create an information transmission request (step S5
01), and transmits it to the server machine #n which has already started up through the data transmitting / receiving means m-7 (step S5).
02). The data requesting means m-5 is a correspondence table between the machine name and the address, a correspondence table between the login name and the password, a correspondence table between the address of the mail and its abbreviation, and a correspondence between the network name and the network number. If a network information transmission request is created and transmitted for each network information table in the table, and the transmission of the network information transmission request ends (step S
503), the processing ends.

【0022】サーバマシン#nのデータ送受信手段n−
7は、ネットワーク情報送信要求を受信すると(ステッ
プS701)、ネットワーク情報送信要求であるかどう
かを判定し(ステップS703)、ネットワーク情報送
信要求であるので、ネットワーク情報送信要求をデータ
応答手段n−6に渡す(ステップS705)。
Data transmitting / receiving means n- of the server machine #n
When the network information transmission request is received (step S701), it determines whether it is a network information transmission request (step S703). Since it is a network information transmission request, the network information transmission request is sent to the data response means n-6. (Step S705).

【0023】データ応答手段n−6は、ネットワーク情
報送信要求を解析し(ステップS601)、データベー
ス参照手段n−3によりネットワーク情報データベース
n−1から該当するネットワーク情報テーブルを取り出
し(ステップS602)、取り出したネットワーク情報
テーブルをデータ送受信手段n−7を通じて要求元のク
ライアントマシン#mに返送する(ステップS60
3)。この処理は、要求元のクライアントマシン#mか
らのネットワーク情報送信要求によりマシン名とアドレ
スとの対応テーブル,ログイン名とパスワードとの対応
テーブル,メールの宛先のアドレスとその省略名との対
応テーブル,およびネットワークの名前とネットワーク
番号との対応テーブルの各ネットワーク情報テーブルに
関して行われる。
The data response means n-6 analyzes the network information transmission request (step S601), and the database reference means n-3 fetches the corresponding network information table from the network information database n-1 (step S602). The network information table is sent back to the requesting client machine #m through the data transmitting / receiving means n-7 (step S60).
3). This processing is performed by a network information transmission request from the requesting client machine #m, a correspondence table of machine names and addresses, a correspondence table of login names and passwords, a correspondence table of mail destination addresses and their abbreviations, And each network information table of the correspondence table between the network name and the network number.

【0024】ネットワーク情報送信要求元であるクライ
アントマシン#mでは、データベース送受信手段m−7
が、ネットワーク情報テーブルを受信すると(ステップ
S701)、ネットワーク情報送信要求であるかどうか
を判定し(ステップS703)、ネットワーク情報送信
要求でないので、ネットワーク情報テーブルをデータ更
新手段m−4に渡す(ステップS704)。
In the client machine #m, which is the source of the network information transmission request, the database transmission / reception means m-7.
Receives the network information table (step S701), it determines whether it is a network information transmission request (step S703). Since it is not a network information transmission request, the network information table is passed to the data updating means m-4 (step S703). S704).

【0025】データ更新手段m−4は、受け取ったネッ
トワーク情報テーブルを解析してサーバマシン#nから
のネットワーク情報テーブルであることが分かれば(ス
テップS401)、データベース更新手段m−2により
自マシン#m上のネットワーク情報データベースm−1
にネットワーク情報テーブルを初期設定する(ステップ
S402)。ネットワーク情報データベースm−1への
ネットワーク情報テーブルの初期設定は、データベース
更新手段2によりネットワーク情報テーブルの削除を行
った後、サーバマシン#nから送られてきたネットワー
ク情報テーブルをネットワーク情報データベース1に追
加することにより行われる。この処理は、マシン名とア
ドレスとの対応テーブル,ログイン名とパスワードとの
対応テーブル,メールの宛先のアドレスとその省略名と
の対応テーブル,およびネットワークの名前とネットワ
ーク番号との対応テーブルの各ネットワーク情報テーブ
ルに関して行われる。
When the data updating means m-4 analyzes the received network information table and finds that it is the network information table from the server machine #n (step S401), the data updating means m-2 causes the database updating means m-2 to perform its own machine #. network information database m-1
The network information table is initialized to (step S402). The initial setting of the network information table in the network information database m-1 is to delete the network information table by the database updating means 2 and then add the network information table sent from the server machine #n to the network information database 1. It is done by doing. This processing is performed for each network including a machine name / address correspondence table, a login name / password correspondence table, a mail destination address / abbreviated name correspondence table, and a network name / network number correspondence table. Performed on the information table.

【0026】データベース更新手段m−2は、ネットワ
ーク情報テーブルの追加要求があると(ステップS20
1)、ネットワーク情報データベースm−1の更新する
ネットワーク情報テーブルを決定した後に(ステップS
202)、更新種別が追加であるので(ステップS20
3)、ネットワーク情報データベースm−1へのネット
ワーク情報テーブルの追加を行う(ステップS20
6)。
The database updating means m-2 receives the request for adding the network information table (step S20).
1) After determining the network information table to be updated in the network information database m-1 (step S
202), because the update type is additional (step S20)
3), a network information table is added to the network information database m-1 (step S20).
6).

【0027】次に、図10に沿って、あるマシン#m内
で発生した更新要求により自マシン#mのネットワーク
情報データベースm−1を更新する場合の動作について
説明する。
Next, with reference to FIG. 10, an operation of updating the network information database m-1 of the own machine #m by an update request generated in a certain machine #m will be described.

【0028】マシン#mのデータ更新手段m−4にネッ
トワーク情報データベースm−1の更新要求があった場
合、データ更新手段m−4は、どのマシンからの更新要
求であるかを解析し(ステップS401)、自マシン#
mからの更新要求であるので、ネットワーク情報データ
ベース1を更新中の他のマシンがあるかどうかを調べる
ために、データベース更新可能問合せ要求を作成してデ
ータベース送受信手段m−7を通じて他のすべてのマシ
ンに送信する(ステップS403)。
When the data updating means m-4 of the machine #m makes a request for updating the network information database m-1, the data updating means m-4 analyzes from which machine the update request is made (step S401), own machine #
Since it is an update request from m, in order to check whether there is another machine that is updating the network information database 1, a database updatable inquiry request is made and all other machines are sent through the database transmitting / receiving means m-7. (Step S403).

【0029】他のマシン#mからデータベース更新可能
問合せ要求を受信した場合(ステップS408)、デー
タ更新手段n−4は、自マシン#n上のローカルなネッ
トワーク情報データベースn−1を更新中であるか否か
を判定し(ステップS409)、更新中である場合は、
データ更新中応答を要求元のマシン#mに送り返す(ス
テップS410)。
When a database updatable inquiry request is received from another machine #m (step S408), the data updating means n-4 is updating the local network information database n-1 on its own machine #n. It is determined whether or not (step S409), and if updating is in progress,
A data updating response is sent back to the requesting machine #m (step S410).

【0030】データベース更新可能問合せ要求を送信
後、他の1つ以上のマシンからデータ更新中応答があっ
た場合(ステップS404)、データ更新手段m−4
は、乱数で数秒待ち合わせた後(ステップS405)、
データベース更新可能問合せ要求を再度送信し(ステッ
プS403)、ネットワーク情報データベース1を更新
するための同期をとる。
When there is a data updating response from one or more other machines after transmitting the database updatable inquiry request (step S404), the data updating means m-4.
Waits for a few seconds with a random number (step S405),
The database updatable inquiry request is transmitted again (step S403), and synchronization for updating the network information database 1 is established.

【0031】また、一定時間を待って応答がなければ
(ステップS404)、データ更新手段m−4は、ネッ
トワーク情報データベース1を更新中の他のマシンがい
ないと判断し、自マシン#m上のローカルなネットワー
ク情報データベースm−1の更新を行う(ステップS4
06)。
If there is no response after waiting for a certain period of time (step S404), the data updating means m-4 judges that there is no other machine that is updating the network information database 1, and the data updating means m-4 on its own machine #m. The local network information database m-1 is updated (step S4).
06).

【0032】次に、データ更新手段m−4は、他のすべ
てのマシンにデータ更新要求を送信することにより(ス
テップS407)、他のすべてのマシンのネットワーク
情報データベース1のネットワーク情報の更新を行う。
Next, the data updating means m-4 updates the network information of the network information database 1 of all the other machines by transmitting a data update request to all the other machines (step S407). .

【0033】データ送受信手段n−7は、データ更新要
求を受信すると(ステップS701)、受信データの種
別の判定を行い(ステップS703)、ネットワーク情
報送信要求でないので、データ更新要求をデータ更新手
段n−4に渡す(ステップS704)。
When the data transmission / reception means n-7 receives the data update request (step S701), it judges the type of the received data (step S703). Since it is not a network information transmission request, the data update request is sent to the data update means n. -4 (step S704).

【0034】データ更新手段n−4は、データ更新要求
を受けると(ステップS401)、要求の種別を判定し
(ステップS408)、データベース更新手段2を通じ
てマシン#n上のローカルなネットワーク情報データベ
ースn−1の更新を行う(ステップS411)。
When the data updating means n-4 receives the data updating request (step S401), it determines the type of the request (step S408), and the database updating means 2 makes a local network information database n- on the machine #n. 1 is updated (step S411).

【0035】データベース更新手段n−2は、データ更
新手段n−4からのデータベース更新要求を受けると
(ステップS201)、マシン名とアドレスとの対応テ
ーブル,ログイン名とパスワードとの対応テーブル,メ
ールの宛先のアドレスとその省略名との対応テーブル,
およびネットワークの名前とネットワーク番号との対応
テーブルのうちの更新するネットワーク情報テーブルを
決定した後(ステップS202)、更新種別を判定して
(ステップS203)、修正,削除または追加の処理を
行う。
When the database update means n-2 receives the database update request from the data update means n-4 (step S201), the correspondence table between the machine name and the address, the correspondence table between the login name and the password, and the mail Correspondence table of destination address and its abbreviation,
After determining the network information table to be updated among the correspondence table of the network name and the network number (step S202), the update type is determined (step S203), and the correction, deletion or addition process is performed.

【0036】修正の場合、データベース更新手段n−2
は、ネットワーク情報テーブルから対応するレコード
(エントリ)の検索を行い(ステップS204)、レコ
ード中のデータを修正する(ステップS205)。
In the case of correction, database updating means n-2
Retrieves the corresponding record (entry) from the network information table (step S204) and corrects the data in the record (step S205).

【0037】削除の場合、データベース更新手段n−2
は、ネットワーク情報テーブルの全レコードの削除であ
るかどうかを判定し(ステップS207)、全レコード
の削除の場合、ネットワーク情報テーブルからすべての
レコードを削除する(ステップS210)。全レコード
の削除でない場合には、データベース更新手段n−2
は、対応するレコードの検索を行い(ステップS20
8)、そのレコードを削除する(ステップS209)。
In the case of deletion, the database updating means n-2
Determines whether all the records in the network information table have been deleted (step S207), and if all the records have been deleted, deletes all the records from the network information table (step S210). If not all records are deleted, the database updating means n-2
Searches for the corresponding record (step S20).
8) Then, the record is deleted (step S209).

【0038】追加の場合は、データベース更新手段n−
2は、ネットワーク情報テーブルにレコードの追加を行
う(ステップS206)。
In the case of addition, the database updating means n-
2 adds a record to the network information table (step S206).

【0039】最後に、ネットワーク情報データベース1
の参照について説明する。
Finally, the network information database 1
Will be described.

【0040】ネットワーク情報データベース1の参照要
求が発生すると(ステップS301)、自マシンのデー
タベース参照手段3は、自マシン上のローカルなネット
ワーク情報データベース1を参照する。データベース参
照手段3は、参照要求により、マシン名とアドレスとの
対応テーブル,ログイン名とパスワードとの対応テーブ
ル,メールの宛先のアドレスとその省略名との対応テー
ブル,およびネットワークの名前とネットワーク番号と
の対応テーブルのどのネットワーク情報テーブルの参照
かを決定し(ステップS302)、ネットワーク情報テ
ーブルから対応するレコードを検索し(ステップS30
3)、レコードの参照を行う(ステップS304)。
When a reference request for the network information database 1 is made (step S301), the database reference means 3 of the own machine refers to the local network information database 1 on the own machine. The database reference unit 3 responds to the reference request with a correspondence table of machine names and addresses, a correspondence table of login names and passwords, a correspondence table of mail destination addresses and their abbreviations, and network names and network numbers. Which network information table is referred to in the corresponding table (step S302), and the corresponding record is searched from the network information table (step S30).
3) The record is referenced (step S304).

【0041】[0041]

【発明の効果】以上説明したように本発明は、ネットワ
ーク情報データベースを各マシン上に備え、クライアン
トマシンの立上り時にサーバマシンからネットワーク情
報を取得してネットワーク情報データベースに初期設定
するとともに、ネットワーク情報データベースの更新時
には更新結果を自マシン上のローカルなネットワーク情
報データベースばかりでなく他のすべてのマシン上のネ
ットワーク情報データベースに反映するようにしたこと
により、ネットワーク情報の検索が自マシン上のローカ
ルなネットワーク情報データベースの検索のみで行える
ようになり、検索時間の短縮が図れるという効果があ
る。
As described above, according to the present invention, a network information database is provided on each machine, network information is acquired from the server machine when the client machine starts up, and the network information database is initialized. When updating, the update result is reflected not only in the local network information database on the local machine but also on the network information database on all other machines. Since it can be performed only by searching the database, there is an effect that the search time can be shortened.

【0042】また、クライアントマシンが一旦立ち上が
れば、サーバマシンがダウンしていてもネットワーク情
報の検索が行えるという効果がある。
Further, once the client machine is started up, there is an effect that the network information can be searched even if the server machine is down.

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

【図1】本発明の一実施例に係るネットワーク情報デー
タベースの管理方式の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a management system of a network information database according to an embodiment of the present invention.

【図2】図1中のデータベース更新手段の処理を示す流
れ図である。
FIG. 2 is a flow chart showing a process of a database updating means in FIG.

【図3】図1中のデータベース参照手段の処理を示す流
れ図である。
FIG. 3 is a flowchart showing a process of a database reference unit in FIG.

【図4】図1中のデータ更新手段の処理を示す流れ図で
ある。
FIG. 4 is a flowchart showing the processing of the data updating means in FIG.

【図5】図1中のデータ要求手段の処理を示す流れ図で
ある。
5 is a flow chart showing the processing of the data requesting means in FIG. 1. FIG.

【図6】図1中のデータ応答手段の処理を示す流れ図で
ある。
FIG. 6 is a flowchart showing a process of a data response unit in FIG.

【図7】図1中のデータ送受信手段の処理を示す流れ図
である。
FIG. 7 is a flowchart showing the processing of the data transmitting / receiving means in FIG.

【図8】図1中のネットワーク情報データベースに格納
されているネットワーク情報テーブルを示し、(a)は
マシン名とアドレスとの対応テーブルを、(b)はログ
イン名とパスワードとの対応テーブルを、(c)はメー
ルの宛先のアドレスと省略名との対応テーブルを、
(d)はネットワークの名前とネットワーク番号との対
応テーブルをそれぞれ示す。
8 shows a network information table stored in the network information database in FIG. 1, (a) shows a correspondence table between machine names and addresses, (b) shows a correspondence table between login names and passwords, FIG. (C) is a correspondence table between the mail destination address and the abbreviation,
(D) shows a correspondence table of network names and network numbers.

【図9】クライアントマシンの立上り時にサーバマシン
からネットワーク情報テーブルを受け取ってクライアン
トマシンのネットワーク情報データベースに初期設定す
る処理を表した図である。
FIG. 9 is a diagram showing a process of receiving a network information table from a server machine and initializing the network information database of the client machine when the client machine starts up.

【図10】システム運用時のネットワーク情報データベ
ースの更新処理を表した図である。
FIG. 10 is a diagram showing a process of updating a network information database during system operation.

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

1 ネットワーク情報データベース 2 データベース更新手段 3 データベース参照手段 4 データ更新手段 5 データ要求手段 6 データ応答手段 7 データ送受信手段 1 Network Information Database 2 Database Update Means 3 Database Reference Means 4 Data Update Means 5 Data Request Means 6 Data Response Means 7 Data Sending Means

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 複数のマシンがネットワークを介して接
続されたネットワークシステムにおいて、 各マシンが、 各マシンが共通に使用するネットワーク情報を格納する
ネットワーク情報データベースと、 自マシンのネットワーク情報データベースの更新を行う
データベース更新手段と、 自マシンのネットワーク情報データベースの参照を行う
データベース参照手段と、 データの送受信を制御するデータ送受信手段と、 クライアントマシンの立上り時に自マシンのネットワー
ク情報データベースにネットワーク情報を初期設定する
ために前記データ送受信手段を通じてサーバマシンにネ
ットワーク情報送信要求を発行するデータ要求手段と、 サーバマシンからネットワーク情報が送られてきたとき
に前記データベース更新手段により自マシンのネットワ
ーク情報データベースにネットワーク情報を初期設定
し、自マシンのネットワーク情報データベースを更新す
る必要がある場合に前記データベース更新手段により自
マシンのネットワーク情報データベースを更新するとと
もに他のすべてのマシンのネットワーク情報データベー
スとの内容の同一化を図るために前記データ送受信手段
を通じて他のすべてのマシンにデータ更新要求を発行す
るデータ更新手段と、 クライアントマシンからのネットワーク情報送信要求に
応えて前記データベース参照手段により自マシンのネッ
トワーク情報データベースからネットワーク情報を取得
して前記データ送受信手段によりクライアントマシンに
返送するデータ応答手段とを有することを特徴とするネ
ットワーク情報データベースの管理方式。
1. In a network system in which a plurality of machines are connected via a network, each machine updates a network information database storing network information commonly used by each machine and a network information database of its own machine. Database update means to perform, database reference means to refer to the network information database of the own machine, data transmission / reception means to control data transmission / reception, and to initialize the network information in the network information database of the own machine when the client machine starts up In order to issue a network information transmission request to the server machine through the data transmission / reception means, and the database updating means when the network information is sent from the server machine. Initially set the network information in the network information database of the own machine, and when it is necessary to update the network information database of the own machine, the database information updating means updates the network information database of the own machine and the network information databases of all other machines. Data updating means for issuing a data updating request to all other machines through the data transmitting / receiving means and the database referring means in response to a network information transmission request from a client machine. And a data response means for acquiring network information from the network information database and returning it to the client machine by the data transmission / reception means.
【請求項2】 前記ネットワーク情報データベースが、
ネットワーク情報として、マシン名とアドレスとの対応
テーブルを管理する請求項1記載のネットワーク情報デ
ータベースの管理方式。
2. The network information database,
The network information database management method according to claim 1, wherein a correspondence table of machine names and addresses is managed as network information.
【請求項3】 前記ネットワーク情報データベースが、
ネットワーク情報として、マシンにログインするための
ログイン名とパスワードとの対応テーブルを管理する請
求項1記載のネットワーク情報データベースの管理方
式。
3. The network information database,
2. The network information database management method according to claim 1, wherein a correspondence table of login names and passwords for logging in to a machine is managed as network information.
【請求項4】 前記ネットワーク情報データベースが、
ネットワーク情報として、メールの宛先のアドレスとそ
の省略名との対応テーブルを管理する請求項1記載のネ
ットワーク情報データベースの管理方式。
4. The network information database comprises:
2. The network information database management method according to claim 1, wherein a correspondence table of a mail destination address and its abbreviation is managed as network information.
【請求項5】 前記ネットワーク情報データベースが、
ネットワーク情報として、ネットワークの名前とそのネ
ットワーク番号との対応テーブルを管理する請求項1記
載のネットワーク情報データベースの管理方式。
5. The network information database comprises:
2. The network information database management method according to claim 1, wherein a correspondence table of network names and their network numbers is managed as network information.
JP6154269A 1994-06-13 1994-06-13 Management system for network information data base Pending JPH07334405A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6154269A JPH07334405A (en) 1994-06-13 1994-06-13 Management system for network information data base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6154269A JPH07334405A (en) 1994-06-13 1994-06-13 Management system for network information data base

Publications (1)

Publication Number Publication Date
JPH07334405A true JPH07334405A (en) 1995-12-22

Family

ID=15580481

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6154269A Pending JPH07334405A (en) 1994-06-13 1994-06-13 Management system for network information data base

Country Status (1)

Country Link
JP (1) JPH07334405A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7958140B2 (en) 2002-02-26 2011-06-07 Ricoh Company, Ltd. Method of controlling user information and information processing apparatus

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02217941A (en) * 1989-02-20 1990-08-30 Canon Inc Network control system
JPH03179543A (en) * 1989-12-08 1991-08-05 Nec Corp Data equalizing method and computer system
JPH04133140A (en) * 1990-09-26 1992-05-07 Nec Corp Data base updating control system for two systems
JPH04299435A (en) * 1991-03-27 1992-10-22 Nec Corp Data base equivalent system
JPH04302338A (en) * 1991-03-29 1992-10-26 Toshiba Corp Computer system
JPH05108453A (en) * 1991-10-16 1993-04-30 Oki Electric Ind Co Ltd Access controller for distributed data base
JPH0619768A (en) * 1992-06-30 1994-01-28 Nec Corp Duplicate data update system
JPH0628407A (en) * 1992-07-10 1994-02-04 Matsushita Electric Ind Co Ltd Data base system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02217941A (en) * 1989-02-20 1990-08-30 Canon Inc Network control system
JPH03179543A (en) * 1989-12-08 1991-08-05 Nec Corp Data equalizing method and computer system
JPH04133140A (en) * 1990-09-26 1992-05-07 Nec Corp Data base updating control system for two systems
JPH04299435A (en) * 1991-03-27 1992-10-22 Nec Corp Data base equivalent system
JPH04302338A (en) * 1991-03-29 1992-10-26 Toshiba Corp Computer system
JPH05108453A (en) * 1991-10-16 1993-04-30 Oki Electric Ind Co Ltd Access controller for distributed data base
JPH0619768A (en) * 1992-06-30 1994-01-28 Nec Corp Duplicate data update system
JPH0628407A (en) * 1992-07-10 1994-02-04 Matsushita Electric Ind Co Ltd Data base system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7958140B2 (en) 2002-02-26 2011-06-07 Ricoh Company, Ltd. Method of controlling user information and information processing apparatus
US8135734B2 (en) 2002-02-26 2012-03-13 Ricoh Company, Ltd. Method of controlling user information and information processing apparatus
US10404785B2 (en) 2002-02-26 2019-09-03 Ricoh Company, Ltd. Method of controlling user information and information processing apparatus

Similar Documents

Publication Publication Date Title
EP0338041B1 (en) Naming service for networked digital data processing system
US6256747B1 (en) Method of managing distributed servers and distributed information processing system using the method
JP3658422B2 (en) Electronic circulation system and electronic circulation method
EP1589691B1 (en) Method, system and apparatus for managing computer identity
EP1376989A2 (en) Method and apparatus for determination of device capabilities on a network
JP2001005833A (en) Information processor, information processing method and recording medium
US7051114B1 (en) System and method for integrating directory servers
JP2000020438A (en) Current display document information preserving and managing method in information providing server
US20040193601A1 (en) Method and contact list server for modifying the entry names in a contact list
JP2002099568A (en) Www server having function of automatically generating book mark for personal use
JP2000132603A (en) Method and device for managing schedule data in distributed environment and recording medium recording schedule data managing program
JP3817689B2 (en) CAD information management system and CAD information management method
JP2007109237A (en) Data retrieval system, method and program
JP4271827B2 (en) Information providing system and intermediary device
JPH07334405A (en) Management system for network information data base
CN111314407B (en) Communication device and communication method for processing metadata
JPH10134064A (en) Information retrieval system
KR20020003140A (en) A member information automatic change method and system using web-browser cache
JPH09200256A (en) Electronic mail system
JP2675778B2 (en) Information processing system
JPH10171756A (en) Automatic connection system and recording medium
KR100276438B1 (en) A management of internet site's popularity using communication between servers
US20050132082A1 (en) System and method for resuming downloading from interruption points
JPH11327989A (en) Data base management device and recording medium having recorded program thereof
JPH08235096A (en) Setting system and method for inter-process link connection