JPH0451334A - Delay update processing system - Google Patents

Delay update processing system

Info

Publication number
JPH0451334A
JPH0451334A JP2161625A JP16162590A JPH0451334A JP H0451334 A JPH0451334 A JP H0451334A JP 2161625 A JP2161625 A JP 2161625A JP 16162590 A JP16162590 A JP 16162590A JP H0451334 A JPH0451334 A JP H0451334A
Authority
JP
Japan
Prior art keywords
host computer
message
transaction
database
update processing
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
JP2161625A
Other languages
Japanese (ja)
Inventor
Tatsuro Tanigami
谷上 達郎
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 JP2161625A priority Critical patent/JPH0451334A/en
Publication of JPH0451334A publication Critical patent/JPH0451334A/en
Pending legal-status Critical Current

Links

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To eliminate the need for the use of a transaction log file which performs shared exclusive control by performing the update processing of a second data base(DB) by a second host computer(HC) which stores a transaction message after performing the update processing of a first DB by a first HC. CONSTITUTION:A communication processor 2 receives the transaction message(TM) from a terminal 1-i and sends the TM of same content to HCs 3-1, 3-2 to update both an accounting system DB4-1 and an information system DB4-2. In such a case, an on-line program(OP) 6-1 performs the update processing of the accounting system DB4-1 by the TM. Also, a message holding means(MS) 7 receives the TM, and stores lit in a message file(MF) 5 until the transaction is completed. Thence, the MS 7 takes out the TM from the MF 5 by receiving the completion information of the update processing by the OP 6-1 for the TM, and sends it to an OP 6-2. The OP 6-2 performs the update processing of the information system DM 4-2 by the TM.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は遅延更新処理方式に関し、特に複数の端末を回
線接続したホストコンピュータを有する情報処理システ
ムの遅延更新処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a delayed update processing method, and more particularly to a delayed update processing method for an information processing system having a host computer to which a plurality of terminals are connected via a line.

〔従来の技術〕[Conventional technology]

第2図は従来の遅延更新処理方式の一例を示すブロック
図である。
FIG. 2 is a block diagram showing an example of a conventional delayed update processing method.

遅延更新処理とは、デイレイドオンラインとも呼ばれ、
コンピュータバンキングシステムに使用されている。
Delayed update processing is also called day-laid online.
Used in computer banking systems.

預貯金出入業務など高性能が要求される勘定系処理と、
顧客からの問合わせや経営のトップに必要な戦略的情報
の提供業務など大規模なデータベース処理が要求される
情報系処理とを分離することによって、勘定系オンライ
ンの負担を軽減して、勘定系オンラインの高性能を確保
する技術である。
Accounting processing that requires high performance, such as deposit and withdrawal operations,
By separating information processing that requires large-scale database processing, such as customer inquiries and the provision of strategic information needed by top management, the burden of online accounting can be reduced and This is a technology that ensures high online performance.

第2図のコンピュータバンキングシステムは、複数の端
末21−1.21−2.・・・・・・・・・21−nを
回線接続したホストコンピュータ22を有している。
The computer banking system of FIG. 2 includes a plurality of terminals 21-1, 21-2. . . . 21-n are connected by a line to a host computer 22.

そして、オンラインプログラム23−1は、勘定系デー
タベース24−1の更新処理を行い、オンラインプログ
ラム23−2は、情報系データベース24−2の更新処
理を行っている。
The online program 23-1 updates the accounting database 24-1, and the online program 23-2 updates the information database 24-2.

コンピュータバンキングシステムにおける従来の遅延更
新処理方式は、勘定系データベース24−1に対する基
幹業務であるオンラインプログラム23−1による勘定
処理が完了した後に、取引日時、顧客名、取引額、残高
、勘定科目名などの情報を取引ログファイル24−3に
書込み、オンラインプログラム23−2によって、その
取引ログファイル24−3を使用して、情報系データベ
ース24−2に対する情報蓄積処理や検索処理を行って
いる。
In the conventional delayed update processing method in computer banking systems, after the account processing by the online program 23-1, which is the core business for the accounting database 24-1, is completed, the transaction date and time, customer name, transaction amount, balance, and account name are updated. Such information is written in the transaction log file 24-3, and the transaction log file 24-3 is used by the online program 23-2 to perform information accumulation processing and search processing for the information database 24-2.

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

6一 」二連した従来の遅延更新処理方式は、同一のホストコ
ンピュータ内で、すべての処理を行っているので、勘定
系業務と情報系業務とが同一のコンピュータ上で実行さ
れるために、システム負荷が増大して処理可能なトラン
ザクション量の限界が低くなってしまったり、情報系業
務のプログラムミスやアプリケーション開発上のトラブ
ルで、勘定系業務をも停止させてしまったりするという
欠点を有している。
61 In the conventional delayed update processing method, all processing is performed within the same host computer, so accounting and information processing are executed on the same computer. It has the drawbacks that the system load increases and the limit on the amount of transactions that can be processed is lowered, and accounting operations can also be stopped due to programming errors in information operations or troubles in application development. ing.

また、従来の遅延更新処理方式は、勘定系業務と情報系
業務とを別のコンピュータで動作させて、遅延更新処理
を行わせるためには、取引ログファイルを複数のコンピ
ュータ間で、共有排他制御する必要が生ずるという問題
点ををしている。
In addition, in the conventional delayed update processing method, in order to run accounting operations and information operations on separate computers and perform delayed update processing, transaction log files must be shared and exclusively controlled between multiple computers. The problem is that it becomes necessary to do so.

本発明の目的は、端末からのトランザクションメッセー
ジを、そのトランザクションが完了するまでの間記憶す
るメツセージファイルを第2のホストコンピュータに持
ち、第1のホストコンピュータで第1のデータベースの
更新処理を行わせた後に第2のホストコンピュータで第
2のデータベースの更新処理を行わせることにより、共
有排他制御する取引ログファイルを使用することなく、
勘定系業務と情報系業務とを別のコンピュータで動作さ
せて、遅延更新処理を実現することができる遅延更新処
理方式を提供することにある。
It is an object of the present invention to have a second host computer store a message file that stores transaction messages from a terminal until the transaction is completed, and to have a first host computer update a first database. By having the second host computer perform update processing on the second database after
An object of the present invention is to provide a delayed update processing method capable of realizing delayed update processing by running accounting operations and information operations on separate computers.

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

第1の発明の遅延更新処理方式は、複数の端末を回線接
続した通信プロセッサと、前記通信プロセッサからそれ
ぞれ回線接続した第1のホストコンピュータおよび第2
のホストコンピュータとを備えた情報処理システムの遅
延更新処理方式において、 (A)前記第1のホストコンピュータに有する第1のデ
ータベース、 (B)前記第2のホストコンピュータに有スる第2のデ
ータベース、 (C)前記第2のホストコンピュータに有するメツセー
ジファイル、 (D)前記第1のデータベースおよび前記第2のデータ
ベースの双方を更新するために、前記通信プロセッサが
並行して動作する複数の前記端末のそれぞれから受けた
トランザクションメッセージを、前記第1のホストコン
ピュータおよび前記第2のホストコンピュータに送付す
るので、前記第1のホストコンピュータで動作して、前
記トランザクションメッセージを前記通信プロセッサか
ら受けることにより、前記第1のデータベースを更新処
理する第1のオンラインプログラム、(E)前記トラン
ザクションメッセージを前記通信プロセッサから受ける
ことにより、そのトランザクションが完了するまでの間
前記メツセージファイルに記憶させる前記第2のホスト
コンピュータのメツセージ保留手段、(F)前記トラン
ザクションメッセージに対する前記第1のオンラインプ
ログラムによる更新処理の完了後に、前記第2のホスト
コンピュータで動作して、前記トランザクションメッセ
ージを前記メツセージ保留手段から受けることにより、
前記第2のデータベースを更新処理する第2のオンライ
ンプログラム、を備えて構成されている。
The delayed update processing method of the first invention includes a communication processor to which a plurality of terminals are connected by line, a first host computer and a second host computer to which the communication processor is respectively connected by line.
A delayed update processing method for an information processing system comprising: (A) a first database in the first host computer; (B) a second database in the second host computer; (C) a message file on the second host computer; (D) a plurality of the terminals on which the communication processor operates in parallel to update both the first database and the second database; transmitting transaction messages received from each to the first host computer and the second host computer, operating on the first host computer to receive the transaction messages from the communication processor; (E) a first online program that updates the first database; (E) the second host computer that receives the transaction message from the communications processor and stores it in the message file until the transaction is completed; (F) operating on the second host computer to receive the transaction message from the message retention means after completion of the update process for the transaction message by the first online program;
The second online program updates the second database.

また、第2の発明の遅延更新処理方式は、複数の端末を
回線接続した通信プロセッサと、前記通信プロセッサか
らそれぞれ回線接続した第1のホストコンピュータおよ
び第2のホストコンピュータとを備えた情報処理システ
ムの遅延更新処理方式において、 (A)前記第1のホストコンピュータに有する第1のデ
ータベースおよび前記第2のホストコンピュータに有す
る第2のデータベースの双方を更新するために、前記通
信プロセッサが、前記端末の一つからトランザクション
メツセージを受けて、前記第1のホストコンピュータお
よび前記第2のホストコンピュータに送付し、 (B)前記第1のホストコンピュータで動作する第1の
オンラインプログラムが、前記トランザクションメッセ
ージを受けて、前記第1のデータベースを更新処理し、 −10= (C) 前記第2のホストコンピュータのメツセージ保
留手段が、前記トランザクションメツセージを受けて、
そのトランザクションが完了するまでの間メツセージフ
ァイルに記憶させ、 (D)次に、前記メツセージ保留手段が、前記通信プロ
セッサを通じて、前記トランザクションメッセージに対
する前記第1のオンラインプログラムによる更新処理の
完了通知を受けることにより、前記トランザクションメ
ツセージを前記第2のホストコンピュータで動作する第
2のオンラインプログラムに送り、(E)前記第2のオ
ンラインプログラムが、前記トランザクションメッセー
ジで前記第2のデータベースを更新処理し、 (F)そして、前記メツセージ保留手段が、前記トラン
ザクションメッセージに対する前記第2のオンラインプ
ログラムによる更新処理の完了通知を受けることにより
、前記メツセージファイルから前記トランザクションメ
ツセージを削除する、 ことにより構成されている。
Further, the delayed update processing method of the second invention provides an information processing system comprising a communication processor to which a plurality of terminals are connected by line, and a first host computer and a second host computer each connected to the communication processor by line. (A) In order to update both a first database included in the first host computer and a second database included in the second host computer, the communication processor (B) a first online program running on the first host computer transmits the transaction message to the first host computer and the second host computer; -10= (C) The message holding means of the second host computer receives the transaction message, and updates the first database.
storing it in a message file until the transaction is completed; (D) then, the message holding means receives, through the communication processor, a notification of completion of update processing by the first online program for the transaction message; sends the transaction message to a second online program running on the second host computer; (E) the second online program updates the second database with the transaction message; (F) ) The message holding means deletes the transaction message from the message file upon receiving a notification of the completion of update processing for the transaction message by the second online program.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の遅延更新処理方式の一実施例を示すブ
ロック図である。
FIG. 1 is a block diagram showing an embodiment of the delayed update processing method of the present invention.

第1図のコンピュータバンキングシステムは、複数の端
末1−1. 1−2.・・・・・・・・・1−nを回線
接続した通信プロセッサ2と、その通信プロセッサ2か
らそれぞれ回線接続したホストコンピュータ3−1およ
びホストコンピュータ3−2七を有している。
The computer banking system shown in FIG. 1 includes a plurality of terminals 1-1. 1-2. . . . 1-n is connected by a line, and a host computer 3-1 and a host computer 3-27 are each connected to the communication processor 2 by a line.

そして、ホストコンピュータ3−1に有スる勘定系デー
タベース4−1およびホストコンピュータ3−2に有す
る情報系データベース4−2の双方を更新するために、
通信プロセッサ2が、端末1−iからのトランザクショ
ンメッセージを受けて、ホストコンピュータ3−1およ
びホストコンピュータ3−2に同じ内容のトランザクシ
ョンメッセージを送付している。
Then, in order to update both the accounting database 4-1 in the host computer 3-1 and the information database 4-2 in the host computer 3-2,
Communication processor 2 receives a transaction message from terminal 1-i and sends a transaction message with the same content to host computer 3-1 and host computer 3-2.

そこで、ホストコンピュータ3−1で動作するオンライ
ンプログラム6−1が、そのトランザクションメッセー
ジで勘定系データベース4−1を更新処理している。
Therefore, the online program 6-1 running on the host computer 3-1 updates the accounting database 4-1 using the transaction message.

また、ホストコンピュータ3−2のメツセージ保留手段
7が、そのトランザクションメッセージを受けて、その
トランザクションが完了するまでの間メツセージファイ
ル7に記憶させている。
Further, the message holding means 7 of the host computer 3-2 receives the transaction message and stores it in the message file 7 until the transaction is completed.

次に、メツセージ保留手段5が、そのトランザクション
メッセージに対するオンラインプログラム6−1による
更新処理の完了通知を、通信プロセッサ2を通じて受け
ることにより、そのトランザクションメッセージを、メ
ソセージファイル5から取出して、ホストコンピュータ
3−2で動作するオンラインプログラム6−2に送って
いる。
Next, the message holding means 5 receives the notification of the completion of the update processing by the online program 6-1 for the transaction message through the communication processor 2, takes out the transaction message from the message file 5, and sends the transaction message to the host computer. -2 is sent to the online program 6-2 running on the computer.

そこで、そのトランザクションメッセージを受ケタホス
トコンピュータ3−2で動作するオンラインプログラム
6−2が、そのトランザクションメッセージで情報系デ
ータベース4−2を更新処理している。
Therefore, the online program 6-2 running on the receiving host computer 3-2 updates the information database 4-2 with the transaction message.

そして、メツセージ保留手段7が、そのトランザクショ
ンメッセージに対するオンラインプログラム6−2によ
る更新処理の完了通知を受けるこきにより、メツセージ
ファイル5からそのトランザクションメッセージを削除
している。
Then, the message holding means 7 deletes the transaction message from the message file 5 upon receiving the completion notification of the update processing by the online program 6-2 for the transaction message.

なお、メツセージ保留手段5が、通信プロセッサ2を通
じて、そのトランザクションメッセージに対するオンラ
インプログラム6−1による更新処理の失敗通知を受け
たときには、メツセージファイル5からそのトランザク
ションメッセージを削除して、通信プロセッサ2を通じ
て、端末1−iにその失敗通知を返している。
Note that when the message holding means 5 receives a notification of failure of the update processing by the online program 6-1 for the transaction message through the communication processor 2, it deletes the transaction message from the message file 5 and, through the communication processor 2, The failure notification is returned to terminal 1-i.

また、メツセージ保留手段7が、そのトランザクション
メッセージに対するオンラインプログラム6−2による
更新処理の失敗通知を受けたときには、再度、そのトラ
ンザクションメッセージをホストコンピュータ3−2に
送って、更新処理の再実行を促している。
Further, when the message holding means 7 receives a notification of failure of the update process by the online program 6-2 for the transaction message, it sends the transaction message again to the host computer 3-2 and urges the host computer 3-2 to re-execute the update process. ing.

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

以上説明したように、本発明の遅延更新処理方式は、端
末からのトランザクションメッセージを、そのl・ラン
ザクジョンが完了するまでの間記憶するメツセージファ
イルを第2のホストコンピュータに持ち、第1のホスト
コンピュータで第1のデータベースの更新処理を行わせ
た後に第2のホストコンピュータで第2のデータベース
の更新処理を行わせることにより、共をυF他制御する
取引ログファイルを使用することなく、勘定系業務と情
報系業務とを別のコンピュータで動作させて、遅延更新
処理を実現することができるという効果を有している。
As explained above, in the delayed update processing method of the present invention, the second host computer has a message file that stores transaction messages from a terminal until the transaction is completed, and the first host computer By having the second host computer update the first database and then update the second database, accounting operations can be performed without using a transaction log file to control both. This has the advantage that delayed update processing can be realized by running the information system and information-related tasks on separate computers.

また、本発明の遅延更新処理方式は、勘定系業務と情報
系業務とを別のコンピュータ上で実行させるために、処
理可能なトランザクション量を大幅に増やすことができ
るとともに、情報系業務のプログラムミスやアプリケー
ション開発上のトラブルで、勘定系業務をも停止させて
しまうことを防止できるという効果を有している。
Furthermore, since the delayed update processing method of the present invention executes accounting operations and information operations on separate computers, it is possible to significantly increase the amount of transactions that can be processed, and to prevent program errors in information operations from occurring. This has the effect of preventing the suspension of accounting operations due to troubles in application development.

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

第1図は本発明の遅延更新処理方式の一実施例を示すブ
ロック図、第2図は従来の遅延更新処理方式の一例を示
すブロック図である。 1−1.1−2.〜1−n・・・・・・端末、2・・・
・・・通信プロセッサ、3−1.3−2・・・・・・ホ
ストコンピュータ、4−1・・・・・・勘定系データベ
ース、4−2・・・・・・情報系データベース、5メツ
セージフアイル・・・・・・、6−1,6−2・・・・
・・オンラインプログラム、7・・・・・・メツセージ
保留手段、21−1.21−2.〜21−n・・・・・
・端末、22・・・・・・ホストコンピュータ、23−
1.23−2・・・・・・オンラインプログラム、24
−1・・・・・・勘定系データベース、24−2・・・
・・・情報系データベース、24−3・・・・・・取引
ログファイル。
FIG. 1 is a block diagram showing an embodiment of the delayed update processing method of the present invention, and FIG. 2 is a block diagram showing an example of the conventional delayed update processing method. 1-1.1-2. ~1-n...Terminal, 2...
... Communication processor, 3-1.3-2 ... Host computer, 4-1 ... Accounting system database, 4-2 ... Information system database, 5 Message File..., 6-1, 6-2...
...Online program, 7...Message retention means, 21-1.21-2. ~21-n...
・Terminal, 22...Host computer, 23-
1.23-2...Online program, 24
-1... Accounting database, 24-2...
...Information database, 24-3...Transaction log file.

Claims (1)

【特許請求の範囲】 1、複数の端末を回線接続した通信プロセッサと、前記
通信プロセッサからそれぞれ回線接続した第1のホスト
コンピュータおよび第2のホストコンピュータとを備え
た情報処理システムの遅延更新処理方式において、 (A)前記第1のホストコンピュータに有する第1のデ
ータベース、 (B)前記第2のホストコンピュータに有する第2のデ
ータベース、 (C)前記第2のホストコンピュータに有するメッセー
ジファイル、 (D)前記第1のデータベースおよび前記第2のデータ
ベースの双方を更新するために、前記通信プロセッサが
並行して動作する複数の前記端末のそれぞれから受けた
トランザク ションメッセージを、前記第1のホストコンピュータお
よび前記第2のホストコンピュータに送付するので、前
記第1のホストコン ピュータで動作して、前記トランザクションメッセージ
を前記通信プロセッサから受けることにより、前記第1
のデータベースを更新処理する第1のオンラインプログ
ラム、 (E)前記トランザクションメッセージを 前記通信プロセッサから受けることにより、そのトラン
ザクションが完了するまでの間、前記メッセージファイ
ルに記憶させる前記 第2のホストコンピュータのメッセージ保留手段、 (F)前記トランザクションメッセージに対する前記第
1のオンラインプログラムによる更新処理の完了後に、
前記第2のホストコン ピュータで動作して、前記トランザクションメッセージ
を前記メッセージ保留手段から受けることにより、前記
第2のデータベースを更新処理する第2のオンラインプ
ログラム、を備えることを特徴とする遅延更新処理方式
。 2、複数の端末を回線接続した通信プロセッサと、前記
通信プロセッサからそれぞれ回線接続した第1のホスト
コンピュータおよび第2のホストコンピュータとを備え
た情報処理システムの遅延更新処理方式において、 (A)前記第1のホストコンピュータに有する第1のデ
ータベースおよび前記第2のホストコンピュータに有す
る第2のデータベースの双方を更新するために、前記通
信プロセッサが、前記端末の一つからトランザクション メッセージを受けて、前記第1のホストコンピュータお
よび前記第2のホストコンピュータに送付し、 (B)前記第1のホストコンピュータで動作する第1の
オンラインプログラムが、前記トランザクションメッセ
ージを受けて、前記第1のデータベースを更新処理し、 (C)前記第2のホストコンピュータのメッセージ保留
手段が、前記トランザクション メッセージを受けて、そのトランザクションが完了する
までの間、メッセージファイルに記憶させ、 (D)次に、前記メッセージ保留手段が、前記通信プロ
セッサを通じて、前記トランザク ションメッセージに対する前記第1のオンラインプログ
ラムによる更新処理の完了通知を受けることにより、前
記トランザクション メッセージを前記第2のホストコンピュータで動作する
第2のオンラインプログラムに送り、 (E)前記第2のオンラインプログラムが、前記トラン
ザクションメッセージで前記第2のデータベースを更新
処理し、 (F)そして、前記メッセージ保留手段が、前記トラン
ザクションメッセージに対する前記第2のオンラインプ
ログラムによる更新処理の完了通知を受けることにより
、前記メッ セージファイルから前記トランザクション メッセージを削除する、 ことを特徴とする遅延更新処理方式。
[Claims] 1. A delayed update processing method for an information processing system including a communication processor to which a plurality of terminals are connected by line, and a first host computer and a second host computer each connected to the communication processor by line. (A) a first database included in the first host computer; (B) a second database included in the second host computer; (C) a message file included in the second host computer; (D) ) The communications processor transmits transaction messages received from each of the plurality of terminals operating in parallel to the first host computer and the second database to update both the first database and the second database. transmitting the transaction message to a second host computer, the first host computer operates to receive the transaction message from the communications processor;
(E) a first online program for updating a database of the second host computer; (F) after completion of update processing by the first online program for the transaction message;
A delayed update processing method comprising: a second online program operating on the second host computer to update the second database by receiving the transaction message from the message holding means. . 2. In a delayed update processing method for an information processing system comprising a communication processor to which a plurality of terminals are connected by line, and a first host computer and a second host computer each connected to the communication processor by line, (A) the above-mentioned. The communication processor receives a transaction message from one of the terminals to update both a first database on the first host computer and a second database on the second host computer. (B) a first online program running on the first host computer receives the transaction message and updates the first database; (C) The message holding means of the second host computer receives the transaction message and stores it in a message file until the transaction is completed; (D) Next, the message holding means receives the transaction message and stores it in a message file until the transaction is completed; , upon receiving a completion notification of update processing by the first online program for the transaction message through the communication processor, sending the transaction message to a second online program running on the second host computer; ) the second online program updates the second database with the transaction message; (F) the message holding means notifies the transaction message of completion of the update process by the second online program; The delayed update processing method is characterized in that the transaction message is deleted from the message file by receiving the transaction message.
JP2161625A 1990-06-20 1990-06-20 Delay update processing system Pending JPH0451334A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2161625A JPH0451334A (en) 1990-06-20 1990-06-20 Delay update processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2161625A JPH0451334A (en) 1990-06-20 1990-06-20 Delay update processing system

Publications (1)

Publication Number Publication Date
JPH0451334A true JPH0451334A (en) 1992-02-19

Family

ID=15738742

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2161625A Pending JPH0451334A (en) 1990-06-20 1990-06-20 Delay update processing system

Country Status (1)

Country Link
JP (1) JPH0451334A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007061708A (en) * 2005-08-30 2007-03-15 Norihito Jin Method of manufacturing japanese lacquer coated article and polishing apparatus for the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007061708A (en) * 2005-08-30 2007-03-15 Norihito Jin Method of manufacturing japanese lacquer coated article and polishing apparatus for the same

Similar Documents

Publication Publication Date Title
KR100625595B1 (en) Parallel Logging Method of Transaction Processing System
US8769536B2 (en) Processing a batched unit of work
US7328213B2 (en) Transaction processing method, transaction control apparatus and program thereof
US8606833B2 (en) Method and system of committing operations of a synchronized transaction
US20010042072A1 (en) Enhanced tw0 phase commit protocol
WO1993018454A1 (en) Distributed transaction processing system
US9560123B2 (en) Using a same program on a local system and a remote system
WO2020258666A1 (en) Distributed system and data processing method
US6421741B1 (en) Switching between active-replication and active-standby for data synchronization in virtual synchrony
CN114077518A (en) Data snapshot method, device, equipment and storage medium
US20060282524A1 (en) Apparatus, system, and method for facilitating communication between an enterprise information system and a client
CN111259032A (en) Service processing method and device
JPH04102134A (en) Delay update processing system
JPH0451334A (en) Delay update processing system
CN113191901A (en) Transaction service processing method, device, equipment and storage medium
US20050097555A1 (en) Method, system and program product for processing a transaction
CN113641498A (en) Data checking method, system, equipment and storage medium
JPH1115903A (en) System for executing updating processing of customer information in store
CN111752911A (en) Data transmission method, system, terminal and storage medium based on Flume
US20050137902A1 (en) Methods and systems for managing successful completion of a network of processes
JPH04305751A (en) File transfer system
JP3513550B2 (en) Transaction continuation method and resource manager therefor
CN110784532B (en) Bidirectional data synchronization method and system
CN110430263B (en) Value added service processing system and method
US11086842B1 (en) Highly scalable and consistent pluggable messaging system