JPH02259848A - System for updating master file in distributed system - Google Patents

System for updating master file in distributed system

Info

Publication number
JPH02259848A
JPH02259848A JP1080519A JP8051989A JPH02259848A JP H02259848 A JPH02259848 A JP H02259848A JP 1080519 A JP1080519 A JP 1080519A JP 8051989 A JP8051989 A JP 8051989A JP H02259848 A JPH02259848 A JP H02259848A
Authority
JP
Japan
Prior art keywords
data
master
file
transmission
computer
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
JP1080519A
Other languages
Japanese (ja)
Inventor
Toshihide Maruji
丸児 敏秀
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.)
KANSAI NIPPON DENKI SOFTWARE KK
Original Assignee
KANSAI NIPPON DENKI SOFTWARE KK
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 KANSAI NIPPON DENKI SOFTWARE KK filed Critical KANSAI NIPPON DENKI SOFTWARE KK
Priority to JP1080519A priority Critical patent/JPH02259848A/en
Publication of JPH02259848A publication Critical patent/JPH02259848A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To reduce a transmission time and line cost and to shorten a repetition processing time by transmitting only updated data and automating repeating work between a host computer and a slave computer. CONSTITUTION:The master updated data 3 sent from the host computer is inspected for the successive number of reception by a master updating means 1 based on a reception management file 2, and a master file 5 is updated by a master updating means 4 based on the master updated data 3 to which reception is already checked. Next, transmitted data are extracted from the master updated data 3 by a distribution data preparing means 6 based on a transmission management file 7, and the successive number of transmission is designated. Then, distribution data 8 are prepared and the file transferring of the distribution data 8 is executed to the slave computer by a file transferring means 9. Thus, since only the updated data are transmitted, the quantity of the data to be transmitted is decreased and the transmission line and line cost can be reduced.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は計算機の分散処理技術に関し、特に分散システ
ムのマスターファイルの更新方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to distributed processing technology for computers, and particularly to a method for updating master files in distributed systems.

〔従来の技術〕[Conventional technology]

情報処理技術の発展にともない、コンピュータを利用し
たシステム形態は、高度化、高域化、多様化の一途をた
どり、データ処理の形態としては、集中処理から分散処
理への指向と、それにともなうコンピュータネットワー
ク化へのニーズが分散処理技術の発展を促してきている
With the development of information processing technology, systems using computers are becoming more sophisticated, sophisticated, and diversified, and the form of data processing is shifting from centralized processing to distributed processing, and the accompanying computer The need for networking has encouraged the development of distributed processing technology.

このような背景において・、分散システムの円滑な運用
のため、各地に分散されたマスターファイルを同機種あ
るいは異機種システム間で転送し、更新することが重要
である。
Against this background, in order to ensure smooth operation of distributed systems, it is important to transfer and update master files distributed in various locations between systems of the same model or different models.

従来、分散システムにおけるマスターフ・I−イルの更
新方式としては、マスターファイルの全ケータを上位計
算機から下位計算機へファイル転送し、下位計算機のマ
スターファイルを受信ファイルで全て置換するといった
方式がとられている。
Conventionally, the method for updating the master file in a distributed system is to transfer all data in the master file from the upper computer to the lower computer, and then replace the master file on the lower computer with the received file. ing.

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

上述した従来の分散システムのマスター更新方式は、マ
スターファイルの更新されていないデータも全て送信し
ているので、送信データ量が多くなり、送信時間が長く
かかり、また回線費用が高くつくなどの問題点がある。
The master update method of the conventional distributed system described above also sends all data that has not been updated in the master file, which causes problems such as a large amount of data to be sent, a long transmission time, and high line costs. There is a point.

又、上位計算機から下位計算機への中継作業に人が介在
しているので、作業ミス、管理の煩雑さ等の問題点があ
る。
Furthermore, since humans are involved in the relay work from the higher-level computer to the lower-level computer, there are problems such as operational errors and complicated management.

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

本発明の分散システムにおけるマスターファイル更新方
式の構成は、上位計算機からの受信データを受信管理フ
ァイルによって検査する受信データ検査手段と、その受
信したマスター更新データ、又は、ワークステーション
からの入力情報によってマスターファイルを更新するマ
スター更新手段と、下位計算機への配信データを作成す
る配信データ作成手段と、その配信データを前記下位計
算機へ転送するファイル転送手段とを備えて構成される
ことを特徴とする。
The configuration of the master file update method in the distributed system of the present invention includes a received data inspection means for inspecting received data from a host computer using a reception management file, and a master file update method using the received master update data or input information from a workstation. It is characterized in that it includes a master update means for updating files, a distribution data creation means for creating distribution data to a lower-level computer, and a file transfer means for transferring the distribution data to the lower-level computer.

〔実施例〕〔Example〕

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

第1図は本発明の一実施例の処理の流れを中心に示すブ
ロック図であり、1は受信データ検査手段、2は受信管
理ファイル、3はマスター更新データ、4はマスター更
新手段、5はマスターファイル、6は配信データ作成手
段、7は送信管理ファイル、8は配信データ、9はファ
イル転送手段、10はワークステーションである。
FIG. 1 is a block diagram mainly showing the processing flow of an embodiment of the present invention, in which 1 is a received data inspection means, 2 is a reception management file, 3 is master update data, 4 is a master update means, and 5 is a 6 is a master file, 6 is a distribution data creation means, 7 is a transmission management file, 8 is distribution data, 9 is a file transfer means, and 10 is a workstation.

第2図はこの実施例におけるハードウェア環境であり、
各地に分散された計算機が伝送路により接続され、各計
算機には、各々マスターファイルが接続されている様子
を示している。
Figure 2 shows the hardware environment in this example.
Computers distributed in various locations are connected by transmission paths, and each computer is shown to have a master file connected to it.

第2図における中位計算機上での動作について、第1図
をもとに説明する。
The operation on the intermediate computer in FIG. 2 will be explained based on FIG. 1.

受信管理ファイル2は、ネットワーク構成情報。The reception management file 2 is network configuration information.

受信連番情報を有し、上位計算機20より送られてきた
マスター更新データ3を受信管理ファイル2をもとに、
受信データ検査手段1によって受信連番検査を行う。検
査内容としては、受信データ1作目の送信連番と受信管
理ファイルの受信連番+1とが等しいこと、及び、受信
データ上の送信連番に抜けがないことである。又、エラ
ーがある場合は、エラーリストを出力し、上位計算機2
0に対して再送要求を行う。
Based on the reception management file 2, the master update data 3, which has reception serial number information and is sent from the host computer 20, is
The received data checking means 1 performs a received serial number check. The inspection contents are that the transmission serial number of the first piece of received data is equal to the reception serial number +1 of the reception management file, and that there are no omissions in the transmission serial number on the received data. Also, if there is an error, output the error list and send it to the upper computer 2.
A retransmission request is made to 0.

次に、受信検査済のマスター更新データ3をもとに、マ
スター更新手段4によってマスターファイル5の更新を
行う。尚、更新データには、中位針$11!30におけ
るマスター更新実施日が与えられており、実施日が当日
、もしくは、当日以前ならば日次処理において更新が実
施される。
Next, the master file 5 is updated by the master update means 4 based on the master update data 3 whose reception has been checked. It should be noted that the update data is given a master update implementation date for the medium needle $11!30, and if the implementation date is on that day or before that day, the update will be performed in daily processing.

送信管理ファイル7はネットワーク構成情報。The transmission management file 7 is network configuration information.

送信連番情報、送信データ抽出情報を有し、送信管理フ
ァイル7をもとに、配信データ作成手段6によってマス
ター更新データ3から送信データを抽出し、送信連番の
付与を行い、配信データ8を作成し、ファイル転送手段
9によって配信データ8を下位計算機40ヘフアイル転
送する。
It has transmission serial number information and transmission data extraction information, and based on the transmission management file 7, the distribution data creation means 6 extracts the transmission data from the master update data 3, assigns a transmission serial number, and creates the distribution data 8. is created and the distribution data 8 is transferred to the lower-level computer 40 by the file transfer means 9.

尚、この実施例においては、マスター更新手段4の入力
として上位計算機からの受信データを取り上げたが、他
に中位計算機自身のワークステーション10より更新情
報を入力することも可能である。
In this embodiment, data received from the host computer is used as input to the master update means 4, but it is also possible to input update information from the workstation 10 of the intermediate computer itself.

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

以上説明したように本発明は、更新データのみを送信す
ることにより、送信時間1回線費用を節減する効果があ
り、上位計算機と下位計算機との中継作業を自動化する
ことにより、きめの細いマスター管理ができるので、中
継処理時間が短縮される等の効果がある。又、ネットワ
ーク構成を管理ファイル上に持つことにより:ネットワ
ーク変更にも即応できる効果がある。
As explained above, the present invention has the effect of reducing transmission time and line costs by transmitting only update data, and by automating the relay work between the upper computer and the lower computer, fine-grained master management is possible. This has the effect of shortening the relay processing time. Also, by having the network configuration in the management file, it is possible to respond immediately to changes in the network.

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

第1図は本発明の一実施例の動作の流れを中心に示すブ
ロック図、第2図は本実施例におけるハードウェア環境
を示す図である。 1・・・受信データ検査手段、2・・・受信管理ファイ
ル、3・・・マスター更新データ、4・・・マスター更
新手段、5・・・マスターファイル、6・・・配信デー
タ作成手段、7・・・送信管理ファイル、8・・・配信
データ、9・・・ファイル転送手段、10・・・ワーク
ステーション、 0・・・上位計算機、 0・・・中位計算機、 ・・・下位計算機。
FIG. 1 is a block diagram mainly showing the flow of operation of an embodiment of the present invention, and FIG. 2 is a diagram showing the hardware environment in this embodiment. DESCRIPTION OF SYMBOLS 1...Received data inspection means, 2...Reception management file, 3...Master update data, 4...Master update means, 5...Master file, 6...Distribution data creation means, 7 . . . Transmission management file, 8. Distribution data, 9. File transfer means, 10. Workstation, 0. Upper computer, 0. Middle computer, . . Lower computer.

Claims (1)

【特許請求の範囲】[Claims] 上位計算機からの受信データを受信管理ファイルによっ
て検査する受信データ検査手段と、その受信したマスタ
ー更新データ、又は、ワークステーションからの入力情
報によってマスターファイルを更新するマスター更新手
段と、下位計算機への配信データを作成する配信データ
作成手段と、その配信データを前記下位計算機へ転送す
るファイル転送手段とを備えたことを特徴とする分散シ
ステムにおけるマスターファイルの更新方式。
Received data inspection means for inspecting received data from a higher-level computer using a reception management file, master update means for updating the master file with the received master update data or input information from a workstation, and distribution to lower-level computers. A method for updating a master file in a distributed system, comprising a distribution data creation means for creating data, and a file transfer means for transferring the distribution data to the lower-level computer.
JP1080519A 1989-03-30 1989-03-30 System for updating master file in distributed system Pending JPH02259848A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1080519A JPH02259848A (en) 1989-03-30 1989-03-30 System for updating master file in distributed system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1080519A JPH02259848A (en) 1989-03-30 1989-03-30 System for updating master file in distributed system

Publications (1)

Publication Number Publication Date
JPH02259848A true JPH02259848A (en) 1990-10-22

Family

ID=13720562

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1080519A Pending JPH02259848A (en) 1989-03-30 1989-03-30 System for updating master file in distributed system

Country Status (1)

Country Link
JP (1) JPH02259848A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07105451A (en) * 1993-09-30 1995-04-21 Tokyo Network Center:Kk Distribution network system
WO2008120277A1 (en) * 2007-03-29 2008-10-09 Fujitsu Limited Server/client system, and alarm data transmitting/receiving method in server/client system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61123946A (en) * 1984-11-20 1986-06-11 Fujitsu Ltd Index transfer system
JPS63276640A (en) * 1987-05-08 1988-11-14 Mitsubishi Electric Corp Master file managing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61123946A (en) * 1984-11-20 1986-06-11 Fujitsu Ltd Index transfer system
JPS63276640A (en) * 1987-05-08 1988-11-14 Mitsubishi Electric Corp Master file managing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07105451A (en) * 1993-09-30 1995-04-21 Tokyo Network Center:Kk Distribution network system
WO2008120277A1 (en) * 2007-03-29 2008-10-09 Fujitsu Limited Server/client system, and alarm data transmitting/receiving method in server/client system

Similar Documents

Publication Publication Date Title
CN112000737B (en) Data synchronization method, system, terminal and storage medium based on multi-cloud management
Von Bochmann Concepts for distributed systems design
US7149761B2 (en) System and method for managing the synchronization of replicated version-managed databases
CN108847979A (en) A kind of adaptive configuration system and method based on SCADA
EP3869434A1 (en) Blockchain-based data processing method and apparatus, device, and medium
CN105760498A (en) Method for realizing matching of XML data and relational database
CN104268001A (en) Method and device for creating virtual machine
CN103399735A (en) Method for developing intermediate layer of remote function call interface
CN100407663C (en) Universal testing system and method for telecommunication intelligent service
CN114035860A (en) Process parameter configuration system based on RPA global variable module
JPH02259848A (en) System for updating master file in distributed system
WO2005124571A1 (en) Mutual access method of data and mutual access system of data
CN116016028B (en) Method, system, medium and equipment for creating multiple network interfaces for Pod based on IPvlan
CN103870280A (en) Webpage seamless combining processing method based on FLEX and JSP
CN112083914A (en) Method and system for realizing soft bus of object model embedded operating system
CN106648648B (en) Zookeeper-based configuration management method and system
JPH02309732A (en) Start type network communication system
Camurati et al. A methodology for system-level design for verifiability
CN115509146B (en) Distributed communication resource integration method for flight maintenance simulator
CN114741133B (en) Comprehensive modularized avionics system resource allocation and assessment method based on model
Zeyu et al. Distributed test system based on publish/subscribe middleware
CN116680277A (en) Information verification method, device, equipment and storage medium
CN117376134A (en) Page synchronization method and device, storage medium and electronic equipment
He et al. Modeling and composition of web application components using extended FSM
CN115002188A (en) Service switching method, device, equipment and storage medium