JPH0243642A - Multi-host system data control system - Google Patents

Multi-host system data control system

Info

Publication number
JPH0243642A
JPH0243642A JP63195501A JP19550188A JPH0243642A JP H0243642 A JPH0243642 A JP H0243642A JP 63195501 A JP63195501 A JP 63195501A JP 19550188 A JP19550188 A JP 19550188A JP H0243642 A JPH0243642 A JP H0243642A
Authority
JP
Japan
Prior art keywords
host
file
data
program
hosts
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
JP63195501A
Other languages
Japanese (ja)
Inventor
Hiroshi Kanazawa
宏 金沢
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 JP63195501A priority Critical patent/JPH0243642A/en
Publication of JPH0243642A publication Critical patent/JPH0243642A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To make it unnecessary to execute the updating processing of data for respective hosts by providing a means to control the data shared by plural hosts with a special host and a means to distribute the data from a certain host to plural hosts. CONSTITUTION:A file 51 is a waiting coupling arrangement file, and when the necessity to correction for a present definition occurs, a sub-file A' is newly prepared by executing the updating processing with a host 1. Thereafter, a host identifier, a file name and a sub-file are inputted, a program 2 is executed, and thus, the sub-file A' is stored into a file 52 of the host 1 and a file 54 of a host 2. By executing a program 3 for respective hosts, a definition object A'' is prepared for a file 53 and the file 54. Thus, it is not necessary to execute the updating processing for a host.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、複数ホストで処理されるデータの管理方式、
特に複数ホストで共有されるデータの統一的な管理方式
および1ホストから複数ホストへのデータ分配方式に関
する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention provides a method for managing data processed by multiple hosts;
In particular, the present invention relates to a unified management method for data shared by multiple hosts and a data distribution method from one host to multiple hosts.

〔従来の技術〕[Conventional technology]

従来は、第2図に示すように、データがホスト共有か、
ホスト固有かにかかわらず、ホスト毎にデータファイル
を作成していた。デートの更新処理は、各ホスト毎に実
行していた。
Conventionally, as shown in Figure 2, data was either shared by the host or
A data file was created for each host, regardless of whether it was host-specific. Date update processing was executed for each host.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来は、ホスト共有データもホスト固有データと同様に
ホスト個別のファイルに格納されている。このような方
法では、データの更新等が発生した場合、ホスト間でデ
ータの不整合が生じる可能性があり、複数ホストでの処
理が異なるという欠点がある。
Conventionally, host shared data is also stored in host-specific files, similar to host-specific data. This method has the disadvantage that when data is updated, data inconsistency may occur between hosts, and processing is different between multiple hosts.

第4図を例にして説明する。ファイル3132はホスト
1固有のファイルであり、ファイル41.42はホスト
2固有のファイルである。現在、データ41.データ4
3は同一値であり、最終的に期待されるデータ42.デ
ータ44はホスト1.ホスト2間で常に同一にならなけ
ればならないデータである。
This will be explained using FIG. 4 as an example. File 3132 is a file specific to host 1, and files 41.42 are files specific to host 2. Currently, data 41. data 4
3 is the same value, and the final expected data is 42. Data 44 is host 1. This is data that must always be the same between hosts 2.

今、データ41およびデータ43に更新の必要が生じた
とする。ところがホスト2側のデータ43の更新処理で
失敗あるいはもれが発生すると、データ41とデータ4
3の値が異なる値となる。
Suppose now that data 41 and data 43 need to be updated. However, if a failure or omission occurs in the update process of data 43 on the host 2 side, data 41 and data 4
The value of 3 becomes a different value.

このため、プログラム3実行後のデータ42とデータ4
4も異なる数値となり、不整合が起る。
Therefore, data 42 and data 4 after program 3 are executed.
4 is also a different value, causing inconsistency.

これでは、複数ホスト間で同一の定義を使用するような
システムの動作は不可能である。
This makes it impossible for a system to use the same definition across multiple hosts.

〔課題を解決するための手段〕[Means to solve the problem]

本発明によれば、複数のホストからアクセス可能なファ
イルを利用することにより、複数ホストで共有されるデ
ータを特定のホストで管理する手段と、あるホストから
複数ホストへデータを分配する手段とを有することを特
徴とするマルチホストシステムデータ管理方式が得られ
る。
According to the present invention, by using files that can be accessed from multiple hosts, a means for managing data shared by multiple hosts on a specific host, and a means for distributing data from one host to multiple hosts are provided. A multi-host system data management method is obtained.

〔実施例〕〔Example〕

次に、本発明の一実施例を示した図面を参照して、本発
明をより詳細に説明する。
Next, the present invention will be described in more detail with reference to the drawings showing one embodiment of the present invention.

第1図を参照すると、本発明の一実施例において、ホス
トは2台構成であり、各々に識別子1゜2がついている
。そのほか、ファイル11,12.13、データ21,
22,23,24、プログラム1.2から構成される。
Referring to FIG. 1, in one embodiment of the present invention, there are two hosts, each with an identifier 1.degree.2. In addition, files 11, 12.13, data 21,
22, 23, 24, and program 1.2.

ファイル11.12はホスト1に接続されており、ファ
イル13はホスト1.2双方に接続されている。データ
21はファイル11、データ22はファイル12、デー
タ23はファイル13に格納されたデータであり、デー
タ24は外部から入力されるデータである。また、プロ
グラム1はファイル11内のデータ21を更新するプロ
グラムであり、必要な場合にのみ動作する。プログラム
2はファイル11内のデータ21をデータ24の指示に
しながいホスト1、ホスト2へ分配するプログラムであ
る。
File 11.12 is connected to host 1, and file 13 is connected to both hosts 1.2. Data 21 is data stored in the file 11, data 22 is data stored in the file 12, data 23 is data stored in the file 13, and data 24 is data input from the outside. Furthermore, program 1 is a program that updates data 21 in file 11, and operates only when necessary. Program 2 is a program that distributes data 21 in file 11 to host 1 and host 2 according to the instructions of data 24.

通常、データ21をファイル12まなはファイル13に
格納する際には、データ24としてホストの識別子、対
象データの識別コード等を入力することにより、必要な
データのみを指定ファイルに登録することができる。
Normally, when storing data 21 in file 12 or file 13, only the necessary data can be registered in the specified file by inputting the host identifier, the identification code of the target data, etc. as data 24. .

また、データ21(すなわち、データ22゜データ23
)を変更する必要が生じた場合には、プログラム1によ
り修正を行ない、プログラム2の実行によりファイル1
2、ファイル13に反映させる。
Also, data 21 (i.e., data 22, data 23
), use program 1 to make the changes, and execute program 2 to change file 1.
2. Reflect in file 13.

実際の利用例として定義ソース等のデータを対象にする
場合について、第2図を参照して説明する。
As an example of actual use, a case where data such as a definition source is targeted will be explained with reference to FIG. 2.

ファイル51は、待機結合編成フ・アイルであり、現行
定義ソースが、サブファイルAに格納されている。各ホ
ストでは、ファイル52あるいはファイル54か入力し
た定義ソースをプログラム3の実行により展開しファイ
ル53あるいはファイル55に定義オブジェクトとして
格納する形式%式% 現行定義に修正の必要が生じた場合には、ホスト1で更
新処理を実行することにより新たにサブファイルA′が
作成される。その後、ホスト識別子、ファイル名、サブ
ファイルを入力して、プログラム2を実行することによ
り、サブファイルA′がホスト1のファイル52、ホス
ト2のファイル54に格納される9各ホスト毎にプログ
ラム3を実行することにより、定義オブジェクトA ″
がファイル53、ファイル54に作成される。
File 51 is a standby joint organization file, and the current definition source is stored in subfile A. In each host, the definition source entered in file 52 or file 54 is expanded by executing program 3 and stored as a definition object in file 53 or file 55. If it is necessary to modify the current definition, A new subfile A' is created by executing the update process on the host 1. After that, by inputting the host identifier, file name, and subfile and executing program 2, subfile A' is stored in file 52 of host 1 and file 54 of host 2. By executing the definition object A ″
are created in files 53 and 54.

また、本方式は次のような場合にも利用可能である。Furthermore, this method can also be used in the following cases.

オンラインシステムでのデータ制御を対象とする場合に
ついて第3図を参照して説明する。
A case in which data control in an online system is targeted will be explained with reference to FIG.

ホスト1において、オンラインシステムが稼働しており
、ホスト1が入力したデータから特定のデータをホスト
2で処理する。オンラインからの入力データはすべてホ
スト1のファイル61に格納され、プログラム2の実行
によりホスト2のファイル62へ引き渡される。この際
、入力データテキスト中の任意の部分をキーワード−と
し、プログラム2実行時にキーワードを指定することに
より必要なデータのみを抽出することも可能である。
An online system is running in the host 1, and the host 2 processes specific data from the data input by the host 1. All input data from online is stored in the file 61 of the host 1, and is transferred to the file 62 of the host 2 by executing the program 2. At this time, it is also possible to extract only necessary data by setting any part of the input data text as a keyword and specifying the keyword when the program 2 is executed.

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

以上説明したように、本発明によれば、従来のようにホ
スト毎に更新処理を行なうイz・要がなくなリ、特定の
1ホストで一度更新処理を行なえばすむようになる。こ
れにより、ホスト間でデータの不整合が発生することが
なくなり、信頼性が向上される。
As described above, according to the present invention, there is no need to perform the updating process for each host as in the conventional case, and it is only necessary to perform the updating process once on one specific host. This prevents data inconsistency between hosts and improves reliability.

また、1ホストから複数ホストへのデータ分配により、
マルチホストシステムで柔軟なデータ管理が実現できる
In addition, by distributing data from one host to multiple hosts,
Flexible data management can be achieved with a multi-host system.

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

第1図は本発明の一実施例のの概念図、第2図は本発明
の一実施例におけるソースデータ処理時の動作説明図、
第3図は実施例におけるオンラインデータ処理時の動作
説明図、第4図は従来例の概念図である。 1・・・更新処理プログラム、2・・・データ分配プロ
グラム、3・・・データ処理プログラム、11〜13.
31〜34.51〜55,61.62・・・ファイル、
21〜24.41〜44・・・データ。 代理人 弁理士  内 原  晋 〔ホスト1] 〔ホス1−2) 珀 圓 (ホスト1) (ホス)2) (ホヌト1) (ホ又l−2) 第 霞
FIG. 1 is a conceptual diagram of an embodiment of the present invention, and FIG. 2 is an explanatory diagram of operation during source data processing in an embodiment of the present invention.
FIG. 3 is an explanatory diagram of operations during online data processing in the embodiment, and FIG. 4 is a conceptual diagram of a conventional example. 1... Update processing program, 2... Data distribution program, 3... Data processing program, 11-13.
31~34.51~55,61.62...file,
21-24.41-44...data. Agent Patent Attorney Susumu Uchihara [Host 1] [Hoss 1-2] Kanen (Host 1) (Hoss) 2) (Honuto 1) (Homata 1-2) Daikasumi

Claims (1)

【特許請求の範囲】[Claims] 複数のホストからアクセス可能なファイルを利用するこ
とにより、複数ホストで共有されるデータを特定のホス
トで管理する手段と、あるホストから複数ホストへデー
タを分配する手段とを有することを特徴とするマルチホ
ストシステムデータ管理方式。
It is characterized by having means for managing data shared by multiple hosts on a specific host by using files that can be accessed from multiple hosts, and means for distributing data from one host to multiple hosts. Multi-host system data management method.
JP63195501A 1988-08-04 1988-08-04 Multi-host system data control system Pending JPH0243642A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63195501A JPH0243642A (en) 1988-08-04 1988-08-04 Multi-host system data control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63195501A JPH0243642A (en) 1988-08-04 1988-08-04 Multi-host system data control system

Publications (1)

Publication Number Publication Date
JPH0243642A true JPH0243642A (en) 1990-02-14

Family

ID=16342135

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63195501A Pending JPH0243642A (en) 1988-08-04 1988-08-04 Multi-host system data control system

Country Status (1)

Country Link
JP (1) JPH0243642A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0738307A (en) * 1992-10-30 1995-02-07 Teledyne Ind Inc Filter and formation thereof
JPH08166933A (en) * 1994-12-13 1996-06-25 Nec Corp Inter-host shared data access device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0738307A (en) * 1992-10-30 1995-02-07 Teledyne Ind Inc Filter and formation thereof
JPH08166933A (en) * 1994-12-13 1996-06-25 Nec Corp Inter-host shared data access device

Similar Documents

Publication Publication Date Title
US4827399A (en) Common file system for a plurality of data processors
US6915452B2 (en) Method, system and program products for operationally migrating a cluster through emulation
JPH06243072A (en) Distributed transaction commitment control system for distributed processing system
US5388256A (en) Transaction processing database system with shared work-in-progress store for logging database changes
JPH0243642A (en) Multi-host system data control system
JPS63280369A (en) On-line computer network device
JPS63126032A (en) Program updating control system
US20030126159A1 (en) Method and system for rollback of software system upgrade
JP2629330B2 (en) Data update commit processing method
JP3330006B2 (en) Network system including information storage system, input system of the system, and
JPS6342293B2 (en)
CN109976792B (en) Mirror image delay updating method
JPH09251430A (en) Data distribution device for computer system
JP2580685B2 (en) Load module replacement device
JPH03282746A (en) Master file updating system for distributed computers
JPS6234251A (en) File restoration system
JPH01258148A (en) Data transfer managing system
JPH04102134A (en) Delay update processing system
JPH05165615A (en) Patch revision management system for load module
JPH0728633A (en) Method and device for program group generation management, program update processing method, and decentralized processing system
JPH01258170A (en) Data set management system
JPH01113831A (en) Load module replacement system in on-line mode
JP3400380B2 (en) How to send programs, files and data
JPH0991212A (en) Software distribution method
JPH0695987A (en) Data processor