JPH0540711A - Data transfer system - Google Patents

Data transfer system

Info

Publication number
JPH0540711A
JPH0540711A JP3194634A JP19463491A JPH0540711A JP H0540711 A JPH0540711 A JP H0540711A JP 3194634 A JP3194634 A JP 3194634A JP 19463491 A JP19463491 A JP 19463491A JP H0540711 A JPH0540711 A JP H0540711A
Authority
JP
Japan
Prior art keywords
record
file
transferred
updated
state
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
JP3194634A
Other languages
Japanese (ja)
Inventor
Norihei Nakada
徳平 中田
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 JP3194634A priority Critical patent/JPH0540711A/en
Publication of JPH0540711A publication Critical patent/JPH0540711A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the efficiency of file transfer by providing identifier showing whether a record is already transferred to the other system or not at respective records and transferring only updated records. CONSTITUTION:A system 1 has identifiers 31-33 at the respective records, which show whether the record within a file 10 is already transferred to the other system or not after updating. At the time of updating the record 12 within the file 10, a data processor 40 simultaneously sets identifier 32 corresponding to the record 12 in the state of being untransferred. A file transferring device 50 detects identification data 32 in the state of being untransferred within the file 10 by checking identifies sends the corresponding record 12 to a file transferring device 51 within the system 2, updates a record 21 within a file 20 and sets identifier 32 in the state of being already transferred. As only the updated record is transferred, efficiency is high and only one-time transfer is needed even when one record is updated plural times until transfer.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はデータ転送方式に関し、
特に電子計算機におけるデータ処理に係る複合システム
でのデータ転送方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transfer system,
In particular, it relates to a data transfer method in a complex system for data processing in an electronic computer.

【0002】[0002]

【従来の技術】従来、この種の技術としては、 1.ファイル全体を毎回転送する。2. Description of the Related Art Conventionally, the techniques of this kind are: Transfer the entire file each time.

【0003】2.マスタファイルをあらかじめ1度だけ
転送した後トランザクションデータを転送する。
2. The transaction data is transferred after the master file is transferred only once in advance.

【0004】のいずれかの方式があった。There is one of the above methods.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の方式で
は 1.ファイル全体を毎回転送する方式では、前回転送し
た時点と比較し更新されたレコードが少ない場合でも、
ファイル全体を転送するため、効率が悪い。
In the above-mentioned conventional method, With the method of transferring the entire file every time, even if the number of updated records is small compared to the previous transfer time,
Inefficient because it transfers the entire file.

【0006】2.マスタファイルをあらかじめ1度だけ
転送した後、トランザクションデータを転送する方式で
は、同一レコードに対する更新が多い場合転送するデー
タが増加し効率が悪い。
2. In the method of transferring the transaction data after transferring the master file only once in advance, if there are many updates to the same record, the transferred data increases and the efficiency is low.

【0007】等の欠点があった。[0007] There are drawbacks such as.

【0008】[0008]

【課題を解決するための手段】本発明のデータ転送方式
は、レコードが更新後、他方のシステムに転送済か未転
送かを示すレコード毎に識別子と、レコードを更新した
際、そのレコードに対応した識別子を未転送状態にする
データ処理機構と、ファイル転送の際未転送状態のレコ
ードのみを他方のシステムに転送し、転送したレコード
の識別子を転送済状態にするファイル転送機構とを有す
る。
According to the data transfer method of the present invention, an identifier for each record indicating whether the record has been transferred or not transferred to the other system after the record is updated, and when the record is updated, it corresponds to the record. And a file transfer mechanism for transferring only the records in the non-transferred state to the other system at the time of file transfer, and for setting the identifier of the transferred record in the transferred state.

【0009】[0009]

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

【0010】図1は本発明の一実施例を示す構成図であ
る。図1において、本実施例はポータブル端末機である
システム1とホストコンピュータであるシステム2とに
より構成されている。
FIG. 1 is a block diagram showing an embodiment of the present invention. In FIG. 1, this embodiment comprises a system 1 which is a portable terminal and a system 2 which is a host computer.

【0011】システム1は、ファイル10内のレコード
が更新後、他方のシステム2に転送済か未転送かを示す
レコード毎の識別子30と、ファイル10のレコードを
更新した際、そのレコードに対応した識別子を未転送状
態にするデータ処理機構40と、ファイル転送の際未転
送状態のレコードのみを他方のシステム2に転送し、転
送したレコードの識別子を転送済状態にするファイル転
送機構50とを有する。
After updating the record in the file 10, the system 1 corresponds to the identifier 30 for each record indicating whether the record has been transferred to the other system 2 or not, and the record when the record in the file 10 is updated. It has a data processing mechanism 40 that puts the identifier in the untransferred state, and a file transfer mechanism 50 that transfers only the untransferred record to the other system 2 at the time of file transfer and puts the transferred record identifier in the transferred state. ..

【0012】ポータブル端末(システム1)は作成した
ファイルを毎日1回、回線を経由してホストコンピュー
タ(システム2)に転送する。
The portable terminal (system 1) transfers the created file to the host computer (system 2) via the line once a day.

【0013】データ処理機構40はファイル10内のレ
コード12を更新する時、同時にレコード12に対応す
る識別子32を未転送状態にセットする。ファイル転送
機構50は識別子を調べ、ファイル10内で未転送状態
となっている識別子32を検出し、対応するレコード1
2をシステム2内のファイル転送機構に送り、ファイル
20内のレコード21を更新し、識別子32を転送済の
状態にする。
When the data processing mechanism 40 updates the record 12 in the file 10, it simultaneously sets the identifier 32 corresponding to the record 12 to the untransferred state. The file transfer mechanism 50 checks the identifier, detects the untransferred identifier 32 in the file 10, and detects the corresponding record 1
2 is sent to the file transfer mechanism in the system 2, the record 21 in the file 20 is updated, and the identifier 32 is set to the transferred state.

【0014】このようにして当日更新が行われたレコー
ドのみ転送する。
In this way, only the record updated on the day is transferred.

【0015】[0015]

【発明の効果】以上説明したように本発明は更新が行わ
れたレコードのみ転送することにより、 1.ファイル全体を転送しないため効率が良い。
As described above, according to the present invention, only the updated record is transferred. It is efficient because it does not transfer the entire file.

【0016】2.同一レコードに対する更新が転送まで
に複数回行われた場合にも1回の転送で済み効率が良
い。 という効果がある。
2. Even if the same record is updated a plurality of times before the transfer, one transfer is sufficient and the efficiency is good. There is an effect.

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

【図1】本発明の一実施例を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

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

1 システム 2 システム 10 システム1内のファイル 20 システム2内のファイル 11,12,13 ファイル10内のレコード 21,22,23 ファイル20内のレコード 31,32,33 各々レコード11,12,13に
対応した識別子 40 データ処理機構 50 システム1内のファイル転送機構 51 システム2内のファイル転送機構
1 system 2 system 10 file in system 1 file 20 in system 2 11, 12, 13 record in file 10 21, 22, 23 record in file 20, 31, 32, 33 corresponding to record 11, 12, 13 respectively Identifier 40 Data processing mechanism 50 File transfer mechanism in system 1 51 File transfer mechanism in system 2

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークで結ばれた2システム以上
の情報処理システムから成る複合システムにおいて、一
方のシステムから他方のシステムに特定のファイルを転
送する場合に、そのレコードが更新後、他方のシステム
に転送済か未転送かを示すレコード毎の識別子と、レコ
ードを更新した際、そのレコードに対応した識別子を未
転送状態にするデータ処理機構と、ファイル転送の際未
転送状態のレコードのみを他方のシステムに転送し、転
送したレコードの識別子を転送済状態にするファイル転
送機構を有することにより、ファイル内の必要なレコー
ドのみ転送することを特徴とするデータ転送方式。
1. In a complex system including two or more information processing systems connected by a network, when a specific file is transferred from one system to another system, the record is updated and then transferred to the other system. An identifier for each record that indicates whether it has been transferred or not, a data processing mechanism that puts the identifier corresponding to that record into the untransferred state when the record is updated, and only the record in the untransferred state when transferring the file to the other A data transfer method characterized in that only the necessary records in a file are transferred by having a file transfer mechanism that transfers the identifiers of the transferred records to the system and puts them in the transferred state.
JP3194634A 1991-08-05 1991-08-05 Data transfer system Pending JPH0540711A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3194634A JPH0540711A (en) 1991-08-05 1991-08-05 Data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3194634A JPH0540711A (en) 1991-08-05 1991-08-05 Data transfer system

Publications (1)

Publication Number Publication Date
JPH0540711A true JPH0540711A (en) 1993-02-19

Family

ID=16327778

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3194634A Pending JPH0540711A (en) 1991-08-05 1991-08-05 Data transfer system

Country Status (1)

Country Link
JP (1) JPH0540711A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5994155A (en) * 1982-11-19 1984-05-30 Japanese National Railways<Jnr> Maintenance system of terminal file
JPS63109559A (en) * 1986-10-28 1988-05-14 Nec Corp Terminal program control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5994155A (en) * 1982-11-19 1984-05-30 Japanese National Railways<Jnr> Maintenance system of terminal file
JPS63109559A (en) * 1986-10-28 1988-05-14 Nec Corp Terminal program control system

Similar Documents

Publication Publication Date Title
EP0301499A3 (en) Digital data processor with fault tolerant peripheral bus communications
JPH0789337B2 (en) Distributed file recovery method
CN100442238C (en) Method and apparatus for asynchronous replication of data
JP2003524255A (en) Internet based remote data and file recovery system and method
US9584268B2 (en) Device level enablement of a communications protocol
US20070130303A1 (en) Apparatus, system, and method for recovering messages from a failed node
JPH0567009A (en) File transfer processing system
JPH0540711A (en) Data transfer system
JP2000035911A (en) Equalization method for data base
US5761403A (en) Failure recovery system and failure recovery method in loosely coupled multi-computer system, and medium for storing failure recovery program
JPH08339321A (en) File management system and network system
JPH03252756A (en) Data managing system
JPH0540721A (en) Computer system
JPH11238010A (en) Management device/method for data base and recording medium recording the method
WO2017070846A1 (en) Data exchange processing method and apparatus
JPH0512152A (en) Data information transfer system
JPH05303535A (en) Partial transfer system for specification data
JPH05225011A (en) Changed data transfer method
JP3338727B2 (en) Transport user management method
JP2000112675A (en) Video server device, method for recovering its data fault and medium in which data fault recovery program is recorded
JP2001229062A (en) Distributed file managing method
JPH1078913A (en) Write cache device and write cache circuit
JPH02230447A (en) Correcting device for terminal firmware
WO2019074156A1 (en) Integrated replication system taking change of replication method into consideration
JPS619746A (en) Setting system for channel device number

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19971014