JP5418070B2 - Business operation support method and computer apparatus - Google Patents

Business operation support method and computer apparatus Download PDF

Info

Publication number
JP5418070B2
JP5418070B2 JP2009197196A JP2009197196A JP5418070B2 JP 5418070 B2 JP5418070 B2 JP 5418070B2 JP 2009197196 A JP2009197196 A JP 2009197196A JP 2009197196 A JP2009197196 A JP 2009197196A JP 5418070 B2 JP5418070 B2 JP 5418070B2
Authority
JP
Japan
Prior art keywords
screen
data
log data
business process
business
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.)
Expired - Fee Related
Application number
JP2009197196A
Other languages
Japanese (ja)
Other versions
JP2011048678A (en
Inventor
陵 谷口
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2009197196A priority Critical patent/JP5418070B2/en
Publication of JP2011048678A publication Critical patent/JP2011048678A/en
Application granted granted Critical
Publication of JP5418070B2 publication Critical patent/JP5418070B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Hardware Redundancy (AREA)

Description

本技術は、クライアント・サーバ型の業務処理システムにおいて、ユーザの業務操作を支援するための技術に関する。   The present technology relates to a technology for supporting a user's business operation in a client / server business processing system.

例えばクライアント・サーバ型の業務処理システムでは、ユーザが、クライアント端末を利用して、複数の業務処理画面を辿りながらデータ入力等の作業を進めていく。また、障害発生時の備えとして待機系システムを有するシステムも存在する。このようなシステムでは、途中で常用系システムに障害が発生し常用系システムとの接続が切断されてしまった場合、運用が待機系システムへ切り替えられる。   For example, in a client-server type business processing system, a user proceeds with work such as data input while tracing a plurality of business processing screens using a client terminal. In addition, there is a system having a standby system in preparation for a failure. In such a system, when a failure occurs in the normal system and the connection with the normal system is cut off, the operation is switched to the standby system.

しかしながら、このようなシステムでは、途中から作業を再開できることが、必ずしも保障されているわけではない。そのため、待機系システムへ切り替わった後、ユーザは、最初から作業をやり直さなければならない場合がある。   However, in such a system, it is not always guaranteed that work can be resumed from the middle. Therefore, after switching to the standby system, the user may have to start the work from the beginning.

特開2004−32224号公報JP 2004-32224 A

以上のように、従来技術では、システム障害が発生してユーザの作業が中断された場合、ユーザが最初から作業をやり直さなければならない場合があり、ユーザにとって手間がかかるという問題があった。また、従来技術では、作業が中断された場合に、ユーザが、どの作業まで完了しているかを容易に把握することもできなかった。   As described above, in the related art, when a user's work is interrupted due to a system failure, the user may have to start the work from the beginning, which is troublesome for the user. Further, in the prior art, when the work is interrupted, it has not been possible for the user to easily grasp what work has been completed.

従って、本技術の目的は、システム障害が発生してユーザの作業が中断された場合に、ユーザが作業を再開できるようにすることである。   Therefore, an object of the present technology is to allow a user to resume work when the user's work is interrupted due to a system failure.

第1の態様に係る業務操作支援方法は、常用系システムと当該常用系システムで実行されたデータベース更新処理に関するログデータを保持する待機系システムとにネットワークを介して接続され、業務処理画面の識別子とログデータの識別子とを格納する管理データベースと記憶装置とを有するコンピュータより実行される業務操作支援方法である。そして、本業務操作支援方法は、常用系システムから特定の業務処理画面のデータを受信した場合、特定の業務処理画面を表示し、特定の業務処理画面のデータを記憶装置に格納するステップと、特定の業務処理画面に対する入力又は選択データをユーザから受け付け、常用系システムに送信するステップと、特定の業務処理画面に対する入力又は選択データの送信に応じて常用系システムで実行されたデータベース更新処理に関するログデータを常用系システムから受信した場合、当該ログデータを記憶装置に格納し、当該ログデータの識別子を特定の業務処理画面の識別子に対応付けて管理データベースに格納するステップと、常用系システムの障害発生を検出した場合、記憶装置に格納されているログデータを待機系システムに送信し、当該待機系システムにログデータの整合性を確認するための処理を実施させるステップと、待機系システムにより整合が取れていることが確認されたことが通知されたログデータのうち最新ログデータに対応する業務処理画面又は当該業務処理画面の次の業務処理画面のデータを記憶装置から取得して表示する表示ステップとを含む。   The business operation support method according to the first aspect is configured to connect a normal system and a standby system that holds log data related to database update processing executed in the normal system via a network, and And a management database for storing log data identifiers, and a business operation support method executed by a computer having a storage device. And this business operation support method, when receiving data of a specific business process screen from the regular system, displaying the specific business process screen, storing the data of the specific business process screen in the storage device, Receiving input or selection data for a specific business process screen from the user and transmitting it to the regular system, and database update processing executed in the regular system in response to the input or selection data being transmitted to the specific business process screen When log data is received from the regular system, the log data is stored in a storage device, and the identifier of the log data is stored in the management database in association with the identifier of a specific business process screen; When a failure is detected, log data stored in the storage device is sent to the standby system. Corresponding to the latest log data out of the log data for which it was confirmed that the standby system was confirmed to be consistent with the steps to execute the processing to check the consistency of the log data in the standby system And a display step for acquiring and displaying data of a business process screen next to the business process screen to be displayed from the storage device.

第2の態様に係る業務処理システムは、常用系システムと、当該常用系システムで実行されたデータベース更新処理に関するログデータを保持する待機系システムと、業務処理画面の識別子とログデータの識別子とを格納する管理データベースと記憶装置とを有するクライアント・コンピュータとを有する。そして、上で述べた常用系システムは、特定の業務処理画面のデータをクライアント・コンピュータに送信する手段と、クライアント・コンピュータから特定の業務処理画面に対する入力又は選択データを受信した場合、データベース更新処理を実行し、当該データベース更新処理に関するログデータをクライアント・コンピュータに送信する手段とを有する。また、上で述べた待機系システムは、クライアント・コンピュータからログデータを受信した場合、受信したログデータと待機系システム自身が保持するログデータとを比較することにより整合性を確認し、確認結果をクライアント・コンピュータに送信する手段を有する。さらに、上で述べたクライアント・コンピュータは、常用系システムから特定の業務処理画面のデータを受信した場合、特定の業務処理画面を表示し、特定の業務処理画面のデータを記憶装置に格納する手段と、特定の業務処理画面に対する入力又は選択データをユーザから受け付け、常用系システムに送信する手段と、特定の業務処理画面に対する入力又は選択データの送信後、常用系システムからログデータを受信した場合、当該ログデータを記憶装置に格納し、当該ログデータの識別子を特定の業務処理画面の識別子に対応付けて管理データベースに格納する手段と、常用系システムの障害発生を検出した場合、記憶装置に格納されているログデータを待機系システムに送信する手段と、待機系システムにより整合が取れていることが確認されたことが通知されたログデータのうち最新ログデータに対応する業務処理画面又は当該業務処理画面の次の業務処理画面のデータを記憶装置から取得して表示する手段とを有する。   The business processing system according to the second aspect includes a normal system, a standby system that holds log data related to database update processing executed in the normal system, an identifier of a business processing screen, and an identifier of log data. A client computer having a management database and a storage device; When the above-mentioned regular system receives the data for the specific business process screen to the client computer and the input or selection data for the specific business process screen from the client computer, the database update process And means for transmitting log data relating to the database update processing to the client computer. In addition, when the standby system described above receives log data from the client computer, it checks the consistency by comparing the received log data with the log data held by the standby system itself, and the confirmation result Is transmitted to the client computer. Further, when the client computer described above receives data on a specific business process screen from the regular system, the client computer displays the specific business process screen and stores the specific business process screen data in the storage device. And means for receiving input or selection data for a specific business process screen from the user and sending it to the regular system, and after receiving input or selection data for a specific business process screen and receiving log data from the regular system Storing the log data in the storage device, storing the identifier of the log data in the management database in association with the identifier of the specific business process screen, and detecting the occurrence of a failure in the normal system, It must be consistent with the means to send the stored log data to the standby system and the standby system. And means for acquiring and displaying the data of the next business processing window of the most recent work processing screen corresponding to the log data or the business processing screen from the storage unit of the notification log data that has been certified.

システム障害が発生してユーザの作業が中断された場合に、ユーザが作業を再開できるようになる。   When a system failure occurs and the user's work is interrupted, the user can resume the work.

図1は、複数の業務処理画面を経て完了する業務の一例を示す図である。FIG. 1 is a diagram illustrating an example of a business completed through a plurality of business processing screens. 図2は、図1に示した業務に対する作業中にシステム障害が発生した場合の一例を示す図である。FIG. 2 is a diagram illustrating an example when a system failure occurs during the work for the business illustrated in FIG. 図3は、待機系システムのログイン画面の一例を示す図である。FIG. 3 is a diagram illustrating an example of a login screen of the standby system. 図4は、本技術の実施の形態の概要を説明するための図である。FIG. 4 is a diagram for describing the outline of the embodiment of the present technology. 図5は、本技術の一実施の形態に係る業務処理システムのシステム構成図である。FIG. 5 is a system configuration diagram of a business processing system according to an embodiment of the present technology. 図6は、業務処理システムにおけるクライアント端末の機能ブロック図である。FIG. 6 is a functional block diagram of a client terminal in the business processing system. 図7は、管理データベースに格納されるデータの一例を示す図である。FIG. 7 is a diagram illustrating an example of data stored in the management database. 図8は、業務処理管理テーブルに格納されるデータの一例を示す図である。FIG. 8 is a diagram illustrating an example of data stored in the business process management table. 図9は、通常動作時の業務処理システムの処理フロー(第1の部分)を示す図である。FIG. 9 is a diagram illustrating a processing flow (first portion) of the business processing system during normal operation. 図10は、通常動作時の業務処理システムの処理フロー(第2の部分)を示す図である。FIG. 10 is a diagram illustrating a processing flow (second part) of the business processing system during normal operation. 図11は、システム障害発生時の業務処理システムの処理フロー(第1の部分)を示す図である。FIG. 11 is a diagram illustrating a processing flow (first portion) of the business processing system when a system failure occurs. 図12は、再現リストの一例を示す図である。FIG. 12 is a diagram illustrating an example of a reproduction list. 図13は、システム障害発生時の業務処理システムの処理フロー(第2の部分)を示す図である。FIG. 13 is a diagram illustrating a processing flow (second part) of the business processing system when a system failure occurs. 図14は、システム障害発生時の業務処理システムの処理フロー(第3の部分)を示す図である。FIG. 14 is a diagram illustrating a processing flow (third portion) of the business processing system when a system failure occurs. 図15は、トランザクション比較処理の処理フローを示す図である。FIG. 15 is a diagram showing a processing flow of transaction comparison processing. 図16は、復旧時の業務処理システムの処理フローを示す図である。FIG. 16 is a diagram illustrating a processing flow of the business processing system at the time of recovery. 図17は、コンピュータの機能ブロック図である。FIG. 17 is a functional block diagram of a computer. 図18は、本技術の第1の態様に係る業務操作支援方法の処理フローを示す図である。FIG. 18 is a diagram illustrating a processing flow of the business operation support method according to the first aspect of the present technology. 図19は、本技術の第2の態様に係るクライアント・コンピュータの機能ブロック図である。FIG. 19 is a functional block diagram of a client computer according to the second aspect of the present technology.

まず、図1乃至図4を用いて、本技術の実施の形態の概要を説明する。ここでは、常用系システム及び待機系システムを有する業務処理システムを前提に説明する。例えば、図1に示すように、複数の業務処理画面(図1では、画面1乃至画面3)を経て1つの業務が完了する場面を想定する。なお、図1は、1画面につき、2つのトランザクションが実行される業務の一例を示している。具体的には、画面1では、トランザクションTR1及びTR2が実行され、画面2では、トランザクションTR3及びTR4が実行され、画面3では、トランザクションTR5及びTR6が実行されるようになっている。   First, an outline of an embodiment of the present technology will be described with reference to FIGS. 1 to 4. Here, a description will be given on the premise of a business processing system having a regular system and a standby system. For example, as shown in FIG. 1, it is assumed that one job is completed through a plurality of job processing screens (screen 1 to screen 3 in FIG. 1). FIG. 1 shows an example of a business in which two transactions are executed per screen. Specifically, transactions TR1 and TR2 are executed on screen 1, transactions TR3 and TR4 are executed on screen 2, and transactions TR5 and TR6 are executed on screen 3.

例えば図2に示すように、ユーザがログイン画面、画面1、画面2の順に作業を行っていた際に、画面2(トランザクションTR4)のところでシステム障害が発生した場合、常用系システムから運用系システムへ運用が切り替えられる。この際、例えば、図3に示すように、待機系システムにログインするためのログイン画面が表示される。なお、この場合、画面2のトランザクションTR3までの処理は完了しているが、待機系システムにログインした後、画面1(トランザクションTR1)からやり直さなければならない場合がある。また、ユーザが、トランザクションTR3まで完了していることを忘れてしまったため、途中から再開できない場合もある。   For example, as shown in FIG. 2, when a user is working in the order of a login screen, screen 1, and screen 2, and a system failure occurs on screen 2 (transaction TR4), the normal system changes to the operational system. Operation is switched to At this time, for example, as shown in FIG. 3, a login screen for logging in to the standby system is displayed. In this case, the processing up to the transaction TR3 on the screen 2 has been completed, but after logging into the standby system, it may be necessary to start again from the screen 1 (transaction TR1). In addition, since the user forgets that the transaction TR3 has been completed, the user may not be able to resume from the middle.

そこで、本実施の形態では、システム障害によってユーザの作業が中断されてしまった場合、図4に示すように、ユーザがそれまで辿ってきたログイン画面、画面1、画面2の順に自動遷移させることで、どの作業まで完了しているのかをユーザが容易に認識できるようにする。また、トランザクションTR1、TR2及びTR3の実行時に出力される、データベースの更新ログを、常用系システムからクライアント端末に転送するようにし、クライアント端末では、各画面を表示する際に、更新ログから入力内容を再現する。以下、本技術の実施の形態について詳細に説明する。   Therefore, in this embodiment, when the user's work is interrupted due to a system failure, as shown in FIG. 4, as shown in FIG. Thus, it is possible for the user to easily recognize up to which work has been completed. In addition, the database update log that is output when the transactions TR1, TR2, and TR3 are executed is transferred from the regular system to the client terminal. When the client terminal displays each screen, the input contents from the update log are displayed. To reproduce. Hereinafter, embodiments of the present technology will be described in detail.

図5に、本技術の一実施の形態に係る業務処理システムのシステム構成を示す。例えばインターネットであるネットワーク1に、障害検知装置3と、クライアント端末9とが接続されている。さらに、障害検知装置3には、常用系システム5におけるネットワーク装置50と、待機系システム7におけるネットワーク装置70とが接続されている。なお、クライアント端末9には、Webブラウザがインストールされており、ユーザの指示に応じて実行される。   FIG. 5 shows a system configuration of a business processing system according to an embodiment of the present technology. For example, a failure detection device 3 and a client terminal 9 are connected to a network 1 that is the Internet. Furthermore, a network device 50 in the normal system 5 and a network device 70 in the standby system 7 are connected to the failure detection device 3. Note that a web browser is installed in the client terminal 9 and is executed according to a user instruction.

また、常用系システム5には、ネットワーク装置50と、Webサーバ51と、AP(アプリケーション)サーバ52と、DB(データベース)サーバ53と、DBサーバ53により管理されるDB54とが含まれる。そして、ネットワーク装置50と、Webサーバ51と、APサーバ52と、DBサーバ53とはLAN(Local Area Network)等を介して接続されている。また、DBサーバ53は、DB54の更新ログをクライアント端末9に送信するトランザクション転送モジュール531を含む。なお、本実施の形態では、更新ログをトランザクションデータと呼ぶ場合もある。   Further, the regular system 5 includes a network device 50, a Web server 51, an AP (application) server 52, a DB (database) server 53, and a DB 54 managed by the DB server 53. The network device 50, the Web server 51, the AP server 52, and the DB server 53 are connected via a LAN (Local Area Network) or the like. The DB server 53 includes a transaction transfer module 531 that transmits an update log of the DB 54 to the client terminal 9. In the present embodiment, the update log may be referred to as transaction data.

さらに、待機系システム7には、ネットワーク装置70と、Webサーバ71と、APサーバ72と、DBサーバ73と、DBサーバ73により管理されるDB74とが含まれる。そして、ネットワーク装置70と、Webサーバ71と、APサーバ72と、DBサーバ73とはLAN等を介して接続されている。また、Webサーバ71は、業務処理継続のための処理を実施するサーバ側業務継続モジュール711を含む。さらに、DBサーバ73は、更新ログの整合性を確認するための処理を実施するトランザクション比較モジュール731を含む。   Further, the standby system 7 includes a network device 70, a Web server 71, an AP server 72, a DB server 73, and a DB 74 managed by the DB server 73. The network device 70, the Web server 71, the AP server 72, and the DB server 73 are connected via a LAN or the like. The Web server 71 also includes a server-side business continuation module 711 that performs processing for business processing continuation. Further, the DB server 73 includes a transaction comparison module 731 that performs processing for confirming the consistency of the update log.

なお、図5に示した業務処理システムでは、常用系システム5と待機系システム7とでデータベースを同期させるため、レプリケーション機能によって、DB54の更新ログを常用系システム5から待機系システム7へ遠隔即時転送するようになっている。そして、待機系システム7では、常用系システム5から転送された更新ログを保持しておく。   In the business processing system shown in FIG. 5, since the database is synchronized between the active system 5 and the standby system 7, the update log of the DB 54 is remotely and immediately transferred from the active system 5 to the standby system 7 by the replication function. It is supposed to transfer. The standby system 7 holds the update log transferred from the regular system 5.

また、図6に、図5に示したクライアント端末9の機能ブロック図を示す。クライアント端末9は、業務処理部901と、トランザクション受信モジュール903と、再現モジュール905と、クライアント側業務継続モジュール907と、管理DB909と、業務処理管理テーブル911と、フラグファイル格納部913と、画面データ格納部915と、トランザクションデータ格納部917とを含む。業務処理部901は、常用系システム5又は待機系システム7から業務処理画面のデータを受信すると、画面データ格納部915に格納し、その業務処理画面を表示し、画面データ名(HTML(Hyper Text Markup Language)ファイル名)、画面データ更新時刻及びコネクションIDなどを含むレコードを管理DB909に追加する。なお、業務処理部901は、現在の業務処理画面が業務開始画面であるか判断し、業務開始画面であると判断した場合には、業務中である旨のフラグをフラグファイル格納部913に設定する。さらに、業務処理部901は、表示中の業務処理画面に対する入力又は選択データをユーザから受け付け、入力又は選択データを常用系システム5又は待機系システム7に送信する。トランザクション受信モジュール903は、常用系システム5からトランザクションデータ(更新ログ)を受信すると、トランザクションデータ格納部917に格納し、トランザクションデータのファイル名を管理DB909のレコードに登録する。再現モジュール905は、障害検知装置3から障害発生通知を受信すると、フラグファイル格納部913に基づき業務中であるか否か判断し、業務中である場合には、管理DB909において再現処理対象となるレコードを特定する。そして、再現モジュール905は、再現処理対象のレコードに係る業務処理画面を表示し、再現処理対象のレコードに係るトランザクションデータを待機系システム7に送信する。クライアント側業務継続モジュール907は、待機系システム7におけるサーバ側業務継続モジュール711と連携して、業務処理を再開するための処理を実施する。なお、画面データ格納部915として、クライアント端末9のキャッシュを用いるような場合もある。   FIG. 6 is a functional block diagram of the client terminal 9 shown in FIG. The client terminal 9 includes a business processing unit 901, a transaction receiving module 903, a reproduction module 905, a client side business continuation module 907, a management DB 909, a business processing management table 911, a flag file storage unit 913, and screen data. A storage unit 915 and a transaction data storage unit 917 are included. When the business processing unit 901 receives business processing screen data from the regular system 5 or the standby system 7, the business processing unit 901 stores it in the screen data storage unit 915, displays the business processing screen, and displays the screen data name (HTML (Hyper Text A record including Markup Language) file name), screen data update time, connection ID, and the like is added to the management DB 909. The business processing unit 901 determines whether the current business processing screen is a business start screen. If the business processing unit 901 determines that the current business processing screen is a business start screen, the business processing unit 901 sets a flag indicating that the business is in progress in the flag file storage unit 913. To do. Furthermore, the business processing unit 901 receives input or selection data for the displayed business processing screen from the user, and transmits the input or selection data to the regular system 5 or the standby system 7. When the transaction reception module 903 receives transaction data (update log) from the regular system 5, the transaction reception module 903 stores it in the transaction data storage unit 917 and registers the file name of the transaction data in the record of the management DB 909. When the reproduction module 905 receives a failure notification from the failure detection device 3, the reproduction module 905 determines whether or not the job is in progress based on the flag file storage unit 913. Identify the record. Then, the reproduction module 905 displays a business process screen related to the record to be reproduced, and transmits transaction data related to the record to be reproduced to the standby system 7. The client-side business continuation module 907 performs processing for resuming business processing in cooperation with the server-side business continuation module 711 in the standby system 7. Note that the cache of the client terminal 9 may be used as the screen data storage unit 915.

図7に、管理DB909に格納されるデータの一例を示す。図7の例では、管理DB909には、項番の列と、業務処理画面の画面データ名の列と、画面データ更新時刻の列と、トランザクションファイル名の列と、実行中作業(ステータス)の列と、コネクションIDの列とが含まれる。なお、項番の列には、レコードを識別するための番号が設定され、管理DB909への登録順に連続した番号が付与される。画面データ更新時刻の列には、その業務処理画面のデータの更新時間が設定される。実行中作業(ステータス)の列には、業務処理管理テーブル911から特定されるステータスが設定される。コネクションIDの列には、クライアント端末9と、常用系システム5又は待機系システム7との間のコネクションIDが設定される。   FIG. 7 shows an example of data stored in the management DB 909. In the example of FIG. 7, the management DB 909 includes an item number column, a screen data name column for a business process screen, a screen data update time column, a transaction file name column, and a work in progress (status). A column and a connection ID column are included. In the column of item numbers, numbers for identifying records are set, and consecutive numbers are assigned in the order of registration in the management DB 909. In the screen data update time column, the update time of the data of the business process screen is set. A status identified from the business process management table 911 is set in the column of work in progress (status). In the connection ID column, a connection ID between the client terminal 9 and the normal system 5 or the standby system 7 is set.

図8に、業務処理管理テーブル911に格納されるデータの一例を示す。図8の例では、業務処理管理テーブル911には、IDの列と、業務処理画面の画面データ名の列と、その業務処理画面に対応するステータスの列と、直前ステータスの列と、処理開始フラグの列とが含まれる。なお、各列に設定されるデータは事前に決定されているものとする。直前ステータスの列には、その業務処理画面へ遷移する直前のステータスが登録され、1つの業務処理画面が複数のステータスを持つ場合、直前ステータスによって判別する。例えば管理DB909に項番nのレコードを追加する際、まず、項番nのレコードにおける画面データ名を基に業務処理管理テーブル911を検索する。ここで、画面データ名に対応するステータスが業務処理管理テーブル911から1つだけ検出された場合には、そのステータスを項番nのレコードに設定する。一方、画面データ名に対応するステータスが業務処理管理テーブル911から複数検出された場合には、その中から、項番n−1のレコード(但し、項番nのレコードと同一コネクションIDを含むものとする)における実行中作業(ステータス)と直前ステータスとが一致するステータスを特定し、特定されたステータスを項番nのレコードに設定する。また、処理開始フラグの列には、その業務処理画面が業務開始画面であれば1が設定され、業務開始画面でなければ0が設定される。   FIG. 8 shows an example of data stored in the business process management table 911. In the example of FIG. 8, the business process management table 911 includes an ID column, a screen data name column of the business process screen, a status column corresponding to the business process screen, a previous status column, and a process start. And a column of flags. Note that the data set in each column is determined in advance. In the immediately preceding status column, the status immediately before the transition to the business processing screen is registered, and when one business processing screen has a plurality of statuses, the status is determined based on the previous status. For example, when adding the record of item number n to the management DB 909, first, the business process management table 911 is searched based on the screen data name in the record of item number n. If only one status corresponding to the screen data name is detected from the business process management table 911, that status is set in the record of item number n. On the other hand, when a plurality of statuses corresponding to the screen data name are detected from the business process management table 911, the record of item number n-1 (including the same connection ID as the record of item number n) is selected. ), The status in which the work in progress (status) matches the previous status is specified, and the specified status is set in the record of item number n. In the processing start flag column, 1 is set if the business processing screen is the business start screen, and 0 is set if the business processing screen is not the business start screen.

次に、図9乃至図16を用いて、図5に示した業務処理システムにおける常用系システム5、待機系システム7及びクライアント端末9の処理について説明する。まず、図9及び図10を用いて通常動作時の処理について説明する。例えば、クライアント端末9は、ユーザからアクセス要求の入力を受け付け、アクセス要求を常用系システム5へ送信する。そして、常用系システム5のWebサーバ51は、クライアント端末9からのアクセス要求を受信し、アクセス要求に応じた画面データ(すなわち、Webページ・データ)を生成し、クライアント端末9に送信する(図9:ステップS1)。   Next, processing of the normal system 5, the standby system 7, and the client terminal 9 in the business processing system shown in FIG. 5 will be described with reference to FIGS. First, normal processing will be described with reference to FIGS. 9 and 10. For example, the client terminal 9 receives an input of an access request from the user and transmits the access request to the regular system 5. The Web server 51 of the regular system 5 receives the access request from the client terminal 9, generates screen data (that is, Web page data) corresponding to the access request, and transmits it to the client terminal 9 (FIG. 9: Step S1).

そして、クライアント端末9の業務処理部901は、常用系システム5から画面データ(Webページ・データ)を受信する(ステップS3)。そして、業務処理部901は、受信した画面データを画面データ格納部915に格納すると共に、表示装置に表示する(ステップS5)。そして、業務処理部901は、表示画面に対する入力又は選択をユーザから受け付け(ステップS7)、入力又は選択データを含む電文を生成し、常用系システム5に送信する(ステップS9)。   The business processing unit 901 of the client terminal 9 receives screen data (Web page data) from the regular system 5 (step S3). The business processing unit 901 stores the received screen data in the screen data storage unit 915 and displays it on the display device (step S5). Then, the business processing unit 901 receives an input or selection on the display screen from the user (step S7), generates a telegram including the input or selection data, and transmits it to the regular system 5 (step S9).

そして、常用系システム5のWebサーバ51は、クライアント端末9から電文を受信する(ステップS11)。そして、Webサーバ51、APサーバ52及びDBサーバ53は、電文に応じた処理を実行し、DBサーバ53は、DB54の更新ログ(トランザクションデータ)を電文のコードに対応付けて記憶装置に格納する(ステップS13)。   Then, the Web server 51 of the regular system 5 receives a message from the client terminal 9 (step S11). Then, the Web server 51, the AP server 52, and the DB server 53 execute processing corresponding to the message, and the DB server 53 stores the update log (transaction data) of the DB 54 in the storage device in association with the message code. (Step S13).

そして、常用系システム5と待機系システム7が連携して、レプリケーション処理を実施する(ステップS15及びステップS17)。これにより、常用系システム5から待機系システム7へ更新ログが送信され、常用系システム5と待機系システム7とでデータベースの同期が取られる。待機系システム7では、常用系システム5からの更新ログを保持しておくものとする。なお、レプリケーション処理については、従来の処理と変わらないため、これ以上述べない。その後、常用系システム5の処理は、端子Bを介してステップS29(図10)に移行する。   Then, the normal system 5 and the standby system 7 cooperate to perform replication processing (steps S15 and S17). As a result, the update log is transmitted from the regular system 5 to the standby system 7, and the database is synchronized between the regular system 5 and the standby system 7. It is assumed that the standby system 7 holds an update log from the regular system 5. The replication process is not different from the conventional process and will not be described further. Thereafter, the processing of the regular system 5 proceeds to step S29 (FIG. 10) via the terminal B.

一方、ステップS9の後、クライアント端末9の業務処理部901は、トランザクション受信モジュール903を起動する(ステップS19)。この際、業務処理部901は、現在の業務処理画面の画面データ名、画面データ更新時刻及びコネクションIDをトランザクション受信モジュール903に引き渡す。なお、ステップS19以降の処理は、上で説明したステップS11乃至ステップS17の処理と並行に行われる。   On the other hand, after step S9, the business processing unit 901 of the client terminal 9 activates the transaction reception module 903 (step S19). At this time, the business processing unit 901 delivers the screen data name, screen data update time, and connection ID of the current business processing screen to the transaction reception module 903. The processes after step S19 are performed in parallel with the processes of steps S11 to S17 described above.

そして、トランザクション受信モジュール903は、起動後、業務処理管理テーブル911に基づき、現在の業務処理画面が業務開始画面であるか判断する(ステップS21)。具体的には、画面データ名を基に業務処理管理テーブル911を検索し、画面データ名に対応する処理開始フラグが1に設定されている場合、業務開始画面であると判断する。現在の業務処理画面が業務開始画面であると判断された場合(ステップS21:Yesルート)、トランザクション受信モジュール903は、業務中である旨のフラグをフラグファイル格納部913に設定する(ステップS23)。その後、ステップS25の処理に移行する。   Then, after being activated, the transaction receiving module 903 determines whether the current business process screen is a business start screen based on the business process management table 911 (step S21). Specifically, the business process management table 911 is searched based on the screen data name, and when the process start flag corresponding to the screen data name is set to 1, it is determined that it is a business start screen. When it is determined that the current business process screen is the business start screen (step S21: Yes route), the transaction reception module 903 sets a flag indicating that the business is in progress in the flag file storage unit 913 (step S23). . Thereafter, the process proceeds to step S25.

一方、現在の業務処理画面が業務開始画面でなければ(ステップS21:Noルート)、ステップS23の処理をスキップし、ステップS25の処理に移行する。   On the other hand, if the current business process screen is not the business start screen (step S21: No route), the process of step S23 is skipped and the process proceeds to step S25.

そして、トランザクション受信モジュール903は、項番、画面データ名、画面データ更新時刻、コネクションID及びステータスを含むレコードを管理DB909に追加する(ステップS25)。なお、項番については、連続する新たな番号を割り当てる。また、ステータスについては、画面データ名を基に業務処理管理テーブル911を検索し、画面データ名に対応するステータスをレコードに設定する。なお、上でも述べたように、対応するステータスが複数存在する場合には、直前ステータスに従ってステータスを特定する。その後、クライアント端末9の処理は、端子Aを介してステップS27(図10)に移行する。   Then, the transaction receiving module 903 adds a record including the item number, screen data name, screen data update time, connection ID, and status to the management DB 909 (step S25). For item numbers, new consecutive numbers are assigned. As for the status, the business process management table 911 is searched based on the screen data name, and the status corresponding to the screen data name is set in the record. As described above, when there are a plurality of corresponding statuses, the status is specified according to the previous status. Thereafter, the processing of the client terminal 9 proceeds to step S27 (FIG. 10) via the terminal A.

図10の説明に移行して、端子Aの後、クライアント端末9のトランザクション受信モジュール903は、トランザクション転送モジュール531の起動要求を常用系システム5に送信し、トランザクション転送モジュール531を呼び出す(図10:ステップS27)。例えば、起動要求には、ステップS9において送信した電文のコード(ID)などが含まれる   Shifting to the description of FIG. 10, after the terminal A, the transaction receiving module 903 of the client terminal 9 transmits an activation request for the transaction transfer module 531 to the active system 5 and calls the transaction transfer module 531 (FIG. 10: Step S27). For example, the activation request includes the code (ID) of the message transmitted in step S9.

そして、端子Bの後、常用系システム5のDBサーバ53は、クライアント端末9からトランザクション転送モジュール531の起動要求を受信し、トランザクション転送モジュール531を起動する(ステップS29)。そして、トランザクション転送モジュール531は、起動後、起動要求に含まれる電文のコードに対応するトランザクションデータを記憶装置から取得し、クライアント端末9に送信する(ステップS31)。   Then, after the terminal B, the DB server 53 of the regular system 5 receives the activation request for the transaction transfer module 531 from the client terminal 9 and activates the transaction transfer module 531 (step S29). Then, after activation, the transaction transfer module 531 acquires transaction data corresponding to the message code included in the activation request from the storage device, and transmits the transaction data to the client terminal 9 (step S31).

そして、クライアント端末9のトランザクション受信モジュール903は、常用系システム5からトランザクションデータを受信し、トランザクションデータ格納部917に格納する(ステップS33)。そして、トランザクション受信モジュール903は、受信したトランザクションデータのファイル名を、ステップS25において管理DB909に追加したレコードに登録する(ステップS35)。   Then, the transaction reception module 903 of the client terminal 9 receives the transaction data from the regular system 5 and stores it in the transaction data storage unit 917 (step S33). The transaction reception module 903 registers the file name of the received transaction data in the record added to the management DB 909 in step S25 (step S35).

そして、トランザクション受信モジュール903は、現在の業務処理画面が予め定められた業務終了画面(例えば、ログアウト画面等)であるか判断する(ステップS37)。なお、業務処理管理テーブル911に処理終了フラグを設けて、業務終了画面を管理するような構成を採用することも可能である。そして、現在の業務処理画面が業務終了画面であると判断された場合(ステップS37:Yesルート)、トランザクション受信モジュール903は、業務中である旨を表すフラグをフラグファイル格納部913から削除する(ステップS39)。そして、処理を終了する。   Then, the transaction receiving module 903 determines whether or not the current business process screen is a predetermined business end screen (for example, a logout screen) (step S37). It is also possible to employ a configuration in which a processing end flag is provided in the business processing management table 911 to manage the business end screen. If it is determined that the current business process screen is the business end screen (step S37: Yes route), the transaction reception module 903 deletes the flag indicating that the business is in progress from the flag file storage unit 913 ( Step S39). Then, the process ends.

一方、現在の業務処理画面が業務終了画面でなければ(ステップS37:Noルート)、ステップS39の処理を行わずに、処理を終了する(ステップS41)。   On the other hand, if the current business process screen is not the business end screen (step S37: No route), the process ends without performing the process of step S39 (step S41).

なお、次の業務処理画面に遷移する際には、ステップS1に戻り、上で述べた処理が繰り返される。このようにして、常用系システム5からクライアント端末9にトランザクションデータが送信され、トランザクションデータがクライアント端末9に蓄積されていく。   When transitioning to the next business process screen, the process returns to step S1 and the above-described process is repeated. In this way, transaction data is transmitted from the regular system 5 to the client terminal 9, and the transaction data is accumulated in the client terminal 9.

次に、図11乃至図15を用いて、障害発生時の処理について説明する。なお、図9及び図10に示したような処理が事前に実行され、管理DB909には図7に示したようなデータが格納されているものとする。また、業務処理管理テーブル911には図8に示したようなデータが格納されているものとする。例えば、障害検知装置3は、常用系システム5の障害発生を検出すると(図11:ステップS51)、再現モジュール905の起動要求をクライアント端末9に送信し、再現モジュール905を呼び出す(ステップS53)。   Next, processing when a failure occurs will be described with reference to FIGS. 9 and 10 are executed in advance, and the management DB 909 stores data as shown in FIG. Further, it is assumed that the business process management table 911 stores data as shown in FIG. For example, when the failure detection device 3 detects the occurrence of a failure in the normal system 5 (FIG. 11: step S51), the failure detection device 3 transmits a start request for the reproduction module 905 to the client terminal 9 and calls the reproduction module 905 (step S53).

そして、クライアント端末9は、障害検知装置3から再現モジュール905の起動要求を受信し、再現モジュール905を起動する(ステップS55)。そして、再現モジュール905は、起動後、フラグファイル格納部913を検索し、業務中である旨のフラグが設定されているか判断する(ステップS57)。業務中である旨のフラグがフラグファイル格納部913に設定されていなければ(ステップS57:Noルート)、作業途中の業務は現時点では存在しないと判断し、処理を終了する。   The client terminal 9 receives the activation request for the reproduction module 905 from the failure detection device 3 and activates the reproduction module 905 (step S55). Then, after the activation, the reproduction module 905 searches the flag file storage unit 913 and determines whether or not a flag indicating that the job is in progress is set (step S57). If the flag indicating that the job is in progress is not set in the flag file storage unit 913 (step S57: No route), it is determined that there is no job currently being worked on, and the process ends.

一方、業務中である旨のフラグがフラグファイル格納部913に設定されている場合(ステップS57:Yesルート)、作業途中の業務が存在すると判断し、ステップS61の処理に移行する。   On the other hand, when the flag indicating that the job is in progress is set in the flag file storage unit 913 (step S57: Yes route), it is determined that there is a job in the middle of work, and the process proceeds to step S61.

そして、再現モジュール905は、管理DB909から、トランザクションデータのファイル名が登録済みのレコードの中から最新レコードを再現対象として選択する(ステップS61)。例えば図7に示したようなデータが管理DB909に格納されている場合には、項番4のレコードが最新レコードとなり、再現対象として選択される。そして、再現モジュール905は、選択されたレコードにおけるトランザクションファイル名を再現リストに追加する(ステップS63)。なお、再現リストは、クライアント端末9の記憶装置に格納される。   Then, the reproduction module 905 selects, from the management DB 909, the latest record from among the records whose transaction data file names have been registered (step S61). For example, when data as shown in FIG. 7 is stored in the management DB 909, the record of item number 4 becomes the latest record and is selected as a reproduction target. Then, the reproduction module 905 adds the transaction file name in the selected record to the reproduction list (step S63). The reproduction list is stored in the storage device of the client terminal 9.

そして、再現モジュール905は、選択されたレコードにおける画面データ名及びステータスに対応する処理開始フラグを業務処理管理テーブル911から取得する(ステップS65)。例えば画面データ名「uketuke2.html」及びステータス「受付中」であれば、業務処理管理テーブル911(図8)におけるID3に係る処理開始フラグ(0)が取得される。   Then, the reproduction module 905 acquires a process start flag corresponding to the screen data name and status in the selected record from the business process management table 911 (step S65). For example, if the screen data name is “uketuke2.html” and the status is “accepting”, the process start flag (0) relating to ID3 in the business process management table 911 (FIG. 8) is acquired.

そして、再現モジュール905は、取得した処理開始フラグが1であるか判断する(ステップS67)。取得した処理開始フラグが0である場合(ステップS67:Noルート)、再現モジュール905は、管理DB909から、同一コネクションIDを持つレコードのうち現在のレコードの1つ前のレコードを再現対象として選択する(ステップS69)。例えば現在のレコードが項番4のレコードである場合、同一コネクションIDを持つ項番3のレコードが選択される。そして、ステップS63の処理に戻り、上で述べた処理を繰り返す。   Then, the reproduction module 905 determines whether the acquired process start flag is 1 (step S67). When the acquired process start flag is 0 (step S67: No route), the reproduction module 905 selects, from the management DB 909, a record immediately preceding the current record among records having the same connection ID as a reproduction target. (Step S69). For example, when the current record is the record of item number 4, the record of item number 3 having the same connection ID is selected. And it returns to the process of step S63 and repeats the process described above.

一方、取得した処理開始フラグが1である場合(ステップS67:Yesルート)、クライアント端末9の処理は、端子Cを介してステップS71(図13)に移行する。   On the other hand, when the acquired process start flag is 1 (step S67: Yes route), the process of the client terminal 9 proceeds to step S71 (FIG. 13) via the terminal C.

例えば図7に示したようなデータが管理DB909に格納されている場合には、項番4、項番3、項番2、項番1の順にレコードが再現対象として選択される。そして、項番1のレコードが選択されたとき、画面データ名「login.htm」及びステータス「ログイン」に対応する処理開始フラグ(すなわち、図8におけるID1に係る処理開始フラグ)は1となるので、図13の処理に移行することになる。なお、項番4、項番3、項番2及び項番1の順にレコードが選択された場合、再現リストには図12に示すようなデータが格納される。図12では、上から順に、項番4のレコードに係るトランザクションファイル名「0000004」、項番3のレコードに係るトランザクションファイル名「0000003」、項番2のレコードに係るトランザクションファイル名「0000002」及び項番1のレコードに係るトランザクションファイル名「0000001」が設定されている。   For example, when data as shown in FIG. 7 is stored in the management DB 909, records are selected as reproduction targets in the order of item number 4, item number 3, item number 2, and item number 1. When the record of item number 1 is selected, the processing start flag corresponding to the screen data name “login.htm” and the status “login” (that is, the processing start flag related to ID1 in FIG. 8) is 1. Then, the process proceeds to the process of FIG. When records are selected in the order of item number 4, item number 3, item number 2, and item number 1, data as shown in FIG. 12 is stored in the reproduction list. In FIG. 12, in order from the top, the transaction file name “0000004” related to the record of item number 4, the transaction file name “0000003” related to the record of item number 3, the transaction file name “0000002” related to the record of item number 2, and The transaction file name “0000001” relating to the record of item number 1 is set.

図13の説明に移行して、端子Cの後、クライアント端末9の再現モジュール905は、管理DB909において、再現対象レコードのうち未処理のレコードを項番の小さい順に特定する(図13:ステップS71)。例えば、項番4、項番3、項番2及び項番1のレコードが再現対象レコードの場合、本ステップでは、項番1、項番2、項番3及び項番4の順にレコードが特定される。   Moving to the description of FIG. 13, after the terminal C, the reproduction module 905 of the client terminal 9 specifies unprocessed records among the reproduction target records in ascending order of item numbers in the management DB 909 (FIG. 13: Step S71). ). For example, if the records of item number 4, item number 3, item number 2, and item number 1 are the records to be reproduced, in this step, the records are identified in the order of item number 1, item number 2, item number 3, and item number 4. Is done.

そして、再現モジュール905は、画面データ格納部915から、特定したレコードに係る画面データを取得し、表示装置に表示する(ステップS73)。   Then, the reproduction module 905 acquires screen data related to the specified record from the screen data storage unit 915 and displays it on the display device (step S73).

そして、再現モジュール905は、トランザクションデータ格納部917から、特定したレコードに係るトランザクションデータを取得する(ステップS75)。そして、再現モジュール905は、トランザクションデータをマイニングし、入力内容を抽出し、表示中の画面上に入力内容を表示する(ステップS77)。なお、マイニングについては、従来の処理と変わらないため、これ以上述べない。   Then, the reproduction module 905 acquires transaction data relating to the identified record from the transaction data storage unit 917 (step S75). Then, the reproduction module 905 mines the transaction data, extracts the input content, and displays the input content on the currently displayed screen (step S77). Mining is not different from conventional processing, and will not be described further.

そして、再現モジュール905は、トランザクション比較モジュール731の起動要求を待機系システム7に送信し、トランザクション比較モジュール731を呼び出す(ステップS79)。   Then, the reproduction module 905 transmits an activation request for the transaction comparison module 731 to the standby system 7, and calls the transaction comparison module 731 (step S79).

そして、待機系システム7のDBサーバ73は、クライアント端末9からトランザクション比較モジュール731の起動要求を受信し、トランザクション比較モジュール731を起動する(ステップS81)。   The DB server 73 of the standby system 7 receives the activation request for the transaction comparison module 731 from the client terminal 9 and activates the transaction comparison module 731 (step S81).

また、再現モジュール905は、ステップS75において取得したトランザクションデータ及び記憶装置に格納されている再現リストを待機系システム7に送信する(ステップS83)。そして、クライアント端末9の処理は、端子Eを介してステップS91(図14)の処理に移行する。   Further, the reproduction module 905 transmits the transaction data acquired in step S75 and the reproduction list stored in the storage device to the standby system 7 (step S83). Then, the process of the client terminal 9 proceeds to the process of step S91 (FIG. 14) via the terminal E.

そして、待機系システム7のトランザクション比較モジュール731は、クライアント端末9からトランザクションデータ及び再現リストを受信し、一旦記憶装置に格納する(ステップS85)。そして、待機系システム7の処理は、端子Dを介してステップS87(図14)の処理に移行する。   Then, the transaction comparison module 731 of the standby system 7 receives the transaction data and the reproduction list from the client terminal 9, and temporarily stores them in the storage device (step S85). Then, the process of the standby system 7 proceeds to the process of step S87 (FIG. 14) via the terminal D.

図14の説明に移行して、端子Dの後、待機系システム7のトランザクション比較モジュール731は、クライアント端末9から送信されたトランザクションデータと、通常動作時に常用系システム5から送信されたトランザクションデータとを用いてトランザクション比較処理を実施する(ステップS87)。トランザクション比較処理については、図15を用いて説明する。   14, after terminal D, the transaction comparison module 731 of the standby system 7 transmits the transaction data transmitted from the client terminal 9 and the transaction data transmitted from the regular system 5 during normal operation. The transaction comparison process is performed using (Step S87). The transaction comparison process will be described with reference to FIG.

まず、トランザクション比較モジュール731は、クライアント端末9から受信したトランザクションデータをマイニングし、マイニング結果を記憶装置に格納する(図15:ステップS111)。   First, the transaction comparison module 731 mines the transaction data received from the client terminal 9, and stores the mining result in the storage device (FIG. 15: step S111).

また、トランザクション比較モジュール731は、待機系システムで保持している同一データ名のトランザクションデータをマイニングし、マイニング結果を記憶装置に格納する(ステップS113)。   Further, the transaction comparison module 731 mines the transaction data having the same data name held in the standby system, and stores the mining result in the storage device (step S113).

そして、トランザクション比較モジュール731は、記憶装置に格納されたマイニング結果を比較し、マイニング結果が同一であるか判断する(ステップS115)。マイニング結果が同一である場合(ステップS115:Yesルート)、トランザクション比較モジュール731は、クライアント端末9から受信したトランザクションデータについてクライアント端末9と待機系システム7とで整合が取れていると判断する(ステップS117)。そして、本処理を終了し、元の処理に戻る。   Then, the transaction comparison module 731 compares the mining results stored in the storage device and determines whether the mining results are the same (step S115). When the mining results are the same (step S115: Yes route), the transaction comparison module 731 determines that the transaction data received from the client terminal 9 is consistent between the client terminal 9 and the standby system 7 (step) S117). Then, this process is terminated and the process returns to the original process.

一方、マイニング結果が異なる場合(ステップS115:Noルート)、トランザクション比較モジュール731は、クライアント端末9から受信したトランザクションデータについてクライアント端末9と待機系システム7とで整合が取れていない(不整合あり)と判断する(ステップS119)。そして、トランザクション比較モジュール731は、再現リストから、不整合があると判断されたトランザクション以降のトランザクションデータを特定する(ステップS121)。なお、図12に示したように、再現リストでは、1番下のトランザクションデータが最も古く、1番上のトランザクションデータが最新のものとなっている。従って、例えば図12に示したようなデータが再現リストに格納されている際に、「0000003」のトランザクションデータに不整合があると判断された場合には、本ステップでは、「0000003」及び「0000004」のトランザクションデータが特定される。   On the other hand, when the mining results are different (step S115: No route), the transaction comparison module 731 does not match the transaction data received from the client terminal 9 between the client terminal 9 and the standby system 7 (there is a mismatch). Is determined (step S119). Then, the transaction comparison module 731 identifies transaction data after the transaction determined to be inconsistent from the reproduction list (step S121). As shown in FIG. 12, in the reproduction list, the lowest transaction data is the oldest and the highest transaction data is the latest. Therefore, for example, when data as shown in FIG. 12 is stored in the reproduction list and it is determined that the transaction data “0000003” is inconsistent, in this step, “0000003” and “ “0000004” transaction data is identified.

そして、トランザクション比較モジュール731は、特定したトランザクションデータを待機系システム7から削除し、DB74に対してロールバック処理を実施する(ステップS123)。これにより、DB74の内容は、「0000002」の時点まで戻される。そして、本処理を終了し、元の処理に戻る。   Then, the transaction comparison module 731 deletes the identified transaction data from the standby system 7, and performs a rollback process on the DB 74 (step S123). As a result, the contents of the DB 74 are returned to the time point “0000002”. Then, this process is terminated and the process returns to the original process.

図14の説明に戻って、トランザクション比較処理を実施した後、トランザクション比較モジュール731は、処理結果(整合性あり/整合性なし)をクライアント端末9に送信する(ステップS89)。   Returning to the description of FIG. 14, after performing the transaction comparison process, the transaction comparison module 731 transmits the processing result (consistent / not consistent) to the client terminal 9 (step S89).

そして、クライアント端末9の再現モジュール905は、待機系システム7からトランザクション比較処理の処理結果を受信し、処理結果が整合性ありを表しているか判断する(ステップS93)。処理結果が整合性ありを表している場合(ステップS93:Yesルート)、再現モジュール905は、全ての再現対象レコードについて処理が完了したか判断する(ステップS95)。全ての再現対象レコードについて処理が完了した場合(ステップS95:Yesルート)、ステップS105の処理に移行する。   Then, the reproduction module 905 of the client terminal 9 receives the processing result of the transaction comparison process from the standby system 7, and determines whether the processing result indicates consistency (step S93). When the processing result indicates that there is consistency (step S93: Yes route), the reproduction module 905 determines whether the processing has been completed for all the reproduction target records (step S95). When the process is completed for all the reproduction target records (step S95: Yes route), the process proceeds to step S105.

一方、全ての再現対象レコードについて処理が完了していなければ(ステップS95:Noルート)、すなわち再現すべき画面が未だ残っている場合には、端子Fを介してステップS71(図13)の処理に戻り、上で述べた処理を繰り返す。なお、2回目以降の処理では、トランザクション比較モジュール731は既に起動されているため、ステップS79及びステップS81の処理は省略可能である。   On the other hand, if the processing has not been completed for all the reproduction target records (step S95: No route), that is, if the screen to be reproduced still remains, the processing of step S71 (FIG. 13) is performed via the terminal F. Return to and repeat the process described above. In the second and subsequent processes, since the transaction comparison module 731 has already been started, the processes in steps S79 and S81 can be omitted.

一方、ステップS93において、処理結果が整合性なし(不整合あり)を表していると判断された場合(ステップS93:Noルート)、再現モジュール905は、再現リストから、不整合があることが通知されたトランザクション以降のトランザクションデータを特定する(ステップS97)。なお、本ステップの処理は、ステップS121の処理と同じであり、使用する再現リストも同じであるため、ステップS121で特定されたトランザクションデータと同一のトランザクションデータが特定される。そして、再現モジュール905は、特定したトランザクションデータをトランザクションデータ格納部917から削除する(ステップS99)。   On the other hand, when it is determined in step S93 that the processing result indicates inconsistency (inconsistency) (step S93: No route), the reproduction module 905 notifies the reproduction list that there is inconsistency. Transaction data after the completed transaction is specified (step S97). Note that the processing in this step is the same as the processing in step S121, and the reproduction list to be used is also the same, so that the same transaction data as the transaction data specified in step S121 is specified. Then, the reproduction module 905 deletes the identified transaction data from the transaction data storage unit 917 (step S99).

また、再現モジュール905は、処理対象中のレコード以降の再現対象レコードを管理DB909から削除する(ステップS101)。例えば図7に示したようなデータが管理DB909に格納されている際に、現在項番3のレコードについて処理していた場合には、項番3、項番4及び項番5のレコードを管理DB909から削除する。   In addition, the reproduction module 905 deletes the reproduction target records after the record being processed from the management DB 909 (step S101). For example, when data such as shown in FIG. 7 is stored in the management DB 909 and the current record of item number 3 is being processed, the records of item number 3, item number 4 and item number 5 are managed. Delete from DB909.

そして、再現モジュール905は、業務処理が完了してない旨のメッセージを現在表示中の画面上に表示する(ステップS103)。なお、現在表示中の画面に対する処理が完了していないことをユーザに知らせることができれば、他のメッセージを表示するようにしてもよい。その後、ステップS105の処理に移行する。   Then, the reproduction module 905 displays a message indicating that the business process has not been completed on the currently displayed screen (step S103). Note that another message may be displayed as long as the user can be informed that the process for the currently displayed screen has not been completed. Thereafter, the process proceeds to step S105.

そして、ステップS95において全ての再現対象レコードについての処理が完了していないと判断された場合、又は、ステップS103の処理の後、再現モジュール905は、復旧待ちとなり(ステップS105)、障害発生時の処理を終了する。   If it is determined in step S95 that the processing for all the reproduction target records has not been completed, or after the processing in step S103, the reproduction module 905 waits for recovery (step S105), and a failure occurs. End the process.

以上のような処理を実施することにより、ユーザがそれまで行ってきた作業画面を再現して表示することができ、ユーザにとっては、どこまで作業が完了しているかを容易に把握することができるようになる。   By carrying out the processing as described above, it is possible to reproduce and display the work screen that the user has performed so far, so that the user can easily grasp how far the work has been completed. become.

次に、図16を用いて、システム復旧時の処理について説明する。なお、上で述べた障害発生時の処理が事前に実行され、クライアント端末9が復旧待ち状態になっているものとする。まず、障害検知装置3が、待機系システム7への切り替え完了を検出すると、障害対処通知をクライアント端末9に送信する(図16:ステップS131)。   Next, processing at the time of system recovery will be described with reference to FIG. It is assumed that the processing at the time of occurrence of the failure described above is executed in advance and the client terminal 9 is in a recovery waiting state. First, when the failure detection device 3 detects completion of switching to the standby system 7, a failure handling notification is transmitted to the client terminal 9 (FIG. 16: step S131).

そして、クライアント端末9の再現モジュール905は、障害検知装置3から障害対処通知を受信し(ステップS133)、クライアント側業務継続モジュール907を起動する(ステップS135)。   Then, the reproduction module 905 of the client terminal 9 receives the failure handling notification from the failure detection apparatus 3 (step S133), and activates the client side business continuation module 907 (step S135).

そして、クライアント側業務継続モジュール907は、起動後、管理DB909から、整合性があることが通知されたトランザクションデータのうち最新のトランザクションデータに対応する画面データ名及びコネクションIDを取得する(ステップS137)。そして、クライアント側業務継続モジュール907は、サーバ側業務継続モジュール711の起動要求を待機系システム7に送信する(ステップS139)。   Then, the client-side business continuation module 907 obtains the screen data name and connection ID corresponding to the latest transaction data from the transaction data notified of consistency from the management DB 909 after startup (step S137). . Then, the client-side business continuation module 907 transmits an activation request for the server-side business continuation module 711 to the standby system 7 (step S139).

そして、待機系システム7のWebサーバ71は、クライアント端末9からサーバ側業務継続モジュール711の起動要求を受信し、サーバ側業務継続モジュール711を起動する(ステップS141)。   Then, the Web server 71 of the standby system 7 receives the activation request for the server-side business continuation module 711 from the client terminal 9 and activates the server-side business continuation module 711 (step S141).

また、クライアント端末9のクライアント側業務継続モジュール907は、サーバ側業務継続モジュール711を呼び出した後、ステップS137で取得した画面データ名及びコネクションIDを待機系システム7に送信する(ステップS143)。   Further, the client-side business continuation module 907 of the client terminal 9 calls the server-side business continuation module 711 and then transmits the screen data name and connection ID acquired in step S137 to the standby system 7 (step S143).

そして、待機系システム7のサーバ側業務継続モジュール711は、クライアント端末9から画面データ名及びコネクションIDを受信し、一旦記憶装置に格納する(ステップS145)。なお、起動要求に画面データ名及びコネクションIDを含めることも可能であり、その場合には、ステップS143及びステップS145の処理は省略可能である。   Then, the server side business continuation module 711 of the standby system 7 receives the screen data name and the connection ID from the client terminal 9, and temporarily stores them in the storage device (step S145). It should be noted that the screen data name and the connection ID can be included in the activation request, and in this case, the processing in steps S143 and S145 can be omitted.

そして、サーバ側業務継続モジュール711は、受信したコネクションIDについてのコネクションを再確立する(ステップS147)。そして、サーバ側業務継続モジュール711とクライアント側業務継続モジュール907とが連携して、業務処理を再開し(ステップS149及びステップS151)、復旧時の処理を終了する。   Then, the server-side business continuation module 711 re-establishes a connection for the received connection ID (step S147). Then, the server-side business continuation module 711 and the client-side business continuation module 907 cooperate to resume business processing (steps S149 and S151), and the recovery processing ends.

以上のような処理を実施することにより、コネクションが再確立され、クライアント端末9と待機系システム7との間で業務処理が再開されるので、ユーザにとっては、作業が中断されたとしても、途中から再開できるようになる。   By carrying out the processing as described above, the connection is re-established, and the business processing is resumed between the client terminal 9 and the standby system 7. Therefore, even if the operation is interrupted for the user, It will be possible to resume from.

以上本技術の一実施の形態を説明したが、本技術はこれに限定されるものではない。例えば、上で説明した常用系システム5、待機系システム7及びクライアント端末9の機能ブロック図は必ずしも実際のプログラムモジュール構成に対応するものではない。   Although one embodiment of the present technology has been described above, the present technology is not limited to this. For example, the functional block diagrams of the normal system 5, the standby system 7, and the client terminal 9 described above do not necessarily correspond to the actual program module configuration.

また、上で説明した管理DB909及び業務処理管理テーブル911に格納されるデータは一例であって、必ずしも上記のような構成でなければならないわけではない。さらに、処理フローにおいても、処理結果が変わらなければ処理の順番を入れ替えることも可能である。さらに、並列に実行させるようにしても良い。例えばトランザクションデータの整合性を先に確認するようにし、その後、業務処理画面を表示するようにしてもよい。   Further, the data stored in the management DB 909 and the business process management table 911 described above is an example, and the configuration as described above is not necessarily required. Further, in the processing flow, the processing order can be changed if the processing result does not change. Further, it may be executed in parallel. For example, the consistency of transaction data may be confirmed first, and then a business process screen may be displayed.

なお、上で述べたクライアント端末9及び各種サーバは、コンピュータ装置であって、図17に示すように、メモリ2501とCPU2503とハードディスク・ドライブ(HDD)2505と表示装置2509に接続される表示制御部2507とリムーバブル・ディスク2511用のドライブ装置2513と入力装置2515とネットワークに接続するための通信制御部2517とがバス2519で接続されている。オペレーティング・システム(OS:Operating System)及び本実施例における処理を実施するためのアプリケーション・プログラムは、HDD2505に格納されており、CPU2503により実行される際にはHDD2505からメモリ2501に読み出される。必要に応じてCPU2503は、表示制御部2507、通信制御部2517、ドライブ装置2513を制御して、必要な動作を行わせる。また、処理途中のデータについては、メモリ2501に格納され、必要があればHDD2505に格納される。本技術の実施例では、上で述べた処理を実施するためのアプリケーション・プログラムはコンピュータ読み取り可能なリムーバブル・ディスク2511に格納されて頒布され、ドライブ装置2513からHDD2505にインストールされる。インターネットなどのネットワーク及び通信制御部2517を経由して、HDD2505にインストールされる場合もある。このようなコンピュータ装置は、上で述べたCPU2503、メモリ2501などのハードウエアとOS及び必要なアプリケーション・プログラムとが有機的に協働することにより、上で述べたような各種機能を実現する。   The client terminal 9 and the various servers described above are computer devices, and as shown in FIG. 17, a display control unit connected to a memory 2501, a CPU 2503, a hard disk drive (HDD) 2505, and a display device 2509. A bus 2519 is connected to 2507, a drive device 2513 for the removable disk 2511, an input device 2515, and a communication control unit 2517 for connecting to a network. An operating system (OS) and an application program for executing the processing in this embodiment are stored in the HDD 2505, and are read from the HDD 2505 to the memory 2501 when executed by the CPU 2503. If necessary, the CPU 2503 controls the display control unit 2507, the communication control unit 2517, and the drive device 2513 to perform necessary operations. Further, data in the middle of processing is stored in the memory 2501 and stored in the HDD 2505 if necessary. In an embodiment of the present technology, an application program for performing the above-described processing is stored in a computer-readable removable disk 2511 and distributed, and installed from the drive device 2513 to the HDD 2505. In some cases, the HDD 2505 may be installed via a network such as the Internet and the communication control unit 2517. Such a computer apparatus realizes various functions as described above by organically cooperating hardware such as the CPU 2503 and the memory 2501 described above, the OS, and necessary application programs.

以上述べた本技術の実施の形態をまとめると以下のとおりになる。   The embodiments of the present technology described above are summarized as follows.

第1の態様に係る業務操作支援方法は、常用系システムと当該常用系システムで実行されたデータベース更新処理に関するログデータを保持する待機系システムとにネットワークを介して接続され、業務処理画面の識別子とログデータの識別子とを格納する管理データベースと記憶装置とを有するコンピュータより実行される業務操作支援方法である。そして、本業務操作支援方法は、常用系システムから特定の業務処理画面のデータを受信した場合、特定の業務処理画面を表示し、特定の業務処理画面のデータを記憶装置に格納するステップ(図18:ステップS1001)と、特定の業務処理画面に対する入力又は選択データをユーザから受け付け、常用系システムに送信するステップ(図18:ステップS1003)と、特定の業務処理画面に対する入力又は選択データの送信に応じて常用系システムで実行されたデータベース更新処理に関するログデータを常用系システムから受信した場合、当該ログデータを記憶装置に格納し、当該ログデータの識別子を特定の業務処理画面の識別子に対応付けて管理データベースに格納するステップ(図18:ステップS1005及びS1007)と、常用系システムの障害発生を検出した場合(図18:ステップS1009)、記憶装置に格納されているログデータを待機系システムに送信し、当該待機系システムにログデータの整合性を確認するための処理を実施させるステップ(図18:ステップS1011)と、待機系システムにより整合が取れていることが確認されたことが通知されたログデータのうち最新ログデータに対応する業務処理画面又は当該業務処理画面の次の業務処理画面のデータを記憶装置から取得して表示する表示ステップ(図18:ステップS1013)とを含む。   The business operation support method according to the first aspect is configured to connect a normal system and a standby system that holds log data related to database update processing executed in the normal system via a network, and And a management database for storing log data identifiers, and a business operation support method executed by a computer having a storage device. Then, when the business operation support method receives data of a specific business process screen from the active system, the specific business process screen is displayed, and the specific business process screen data is stored in a storage device (see FIG. 18: Step S1001), a step of receiving input or selection data for a specific business process screen from the user and transmitting it to the regular system (FIG. 18: Step S1003), and transmission of input or selection data for the specific business process screen When log data related to database update processing executed in the normal system is received from the normal system, the log data is stored in the storage device, and the identifier of the log data corresponds to the identifier of the specific business process screen Step for storing in the management database (FIG. 18: Steps S1005 and S1007) If the failure of the normal system is detected (FIG. 18: step S1009), the log data stored in the storage device is transmitted to the standby system, and the consistency of the log data is confirmed in the standby system. Step (FIG. 18: step S1011) for executing the processing for the transaction processing screen corresponding to the latest log data among the log data notified that the standby system is confirmed to be consistent or A display step (FIG. 18: step S1013) of acquiring and displaying data of the business process screen next to the business process screen from the storage device.

このようにすれば、整合が取れている最新ログデータに対応する業務処理画面又はその次の業務処理画面が表示されるので、ユーザは、どこから作業を開始すればよいかを容易に把握でき、作業を途中から再開できるようになる。   In this way, the business process screen corresponding to the latest log data that is consistent or the next business process screen is displayed, so the user can easily grasp where to start work, Work can be resumed from the middle.

また、上で述べた表示ステップが、業務処理開始時の業務処理画面から順に、最新ログデータに対応する業務処理画面又は次の業務処理画面までの各業務処理画面を表示するステップを含むようにしてもよい。このようにすれば、既に完了済みとなっている一連の作業内容を容易に確認できるようになる。   In addition, the display step described above may include a step of displaying each business process screen from the business process screen at the start of the business process to the next business process screen corresponding to the latest log data. Good. In this way, a series of work contents that have already been completed can be easily confirmed.

さらに、本業務操作支援方法は、待機系システムからログデータの不整合がある旨の通知を受信した場合、不整合があることが通知されたログデータに対応する業務処理画面を表示すると共に、当該業務処理画面における業務処理が完了していない旨のメッセージを表示する不整合表示ステップをさらに含むようにしてもよい。このようにすれば、ログに不整合がある場合、問題が生じている業務処理画面が表示されるので、ユーザは、再開すべき作業を容易に把握できる。   In addition, when receiving a notification that there is inconsistency in log data from the standby system, this business operation support method displays a business processing screen corresponding to the log data that has been notified of inconsistency, An inconsistency display step for displaying a message indicating that the business process on the business process screen is not completed may be further included. In this way, when the log is inconsistent, the business process screen in which a problem has occurred is displayed, so that the user can easily grasp the work to be resumed.

また、上で述べた不整合表示ステップが、不整合があることが通知されたログデータ及び当該ログデータより後に受信したログデータを記憶装置から削除し、削除したログデータの識別子と、対応する業務処理画面の識別子とを管理データベースから削除するステップを含むようにしてもよい。このようにすれば、記憶装置及び管理データベースの内容を、整合が取れている時点までロールバックすることができる。   Further, the inconsistency display step described above deletes log data notified of inconsistency and log data received after the log data from the storage device, and corresponds to the identifier of the deleted log data. A step of deleting the business process screen identifier from the management database may be included. In this way, the contents of the storage device and the management database can be rolled back to the point where consistency is achieved.

さらに、上で述べた管理データベースが、常用系システムとコンピュータ間のコネクションの識別子をさらに格納する場合もある。そして、本業務操作支援方法が、表示ステップの後に、最新ログデータに対応する業務処理画面の識別子と、対応するコネクションの識別子とを待機系システムに送信し、待機系システムとの間でコネクションを再確立して待機系システムに業務処理を再開させるステップをさらに含むようにしてもよい。このようにすれば、待機系システムとの間でコネクションが再確立され、作業を引き続き行うことができるようになる。   Furthermore, the management database described above may further store an identifier of the connection between the normal system and the computer. Then, after the display step, this business operation support method transmits the business process screen identifier corresponding to the latest log data and the corresponding connection identifier to the standby system, and establishes a connection with the standby system. It may further include a step of reestablishing and causing the standby system to resume business processing. In this way, the connection with the standby system is re-established, and the work can be continued.

第2の態様に係るコンピュータは、常用系システムから特定の業務処理画面のデータを受信した場合、特定の業務処理画面を表示し、特定の業務処理画面のデータを記憶装置(図19:記憶装置1911)に格納する画面データ受信手段(図19:画面データ受信部1901)と、特定の業務処理画面に対する入力又は選択データをユーザから受け付け、常用系システムに送信する入力データ送信手段(図19:入力データ送信部1903)と、特定の業務処理画面に対する入力又は選択データの送信に応じて常用系システムで実行されたデータベース更新処理に関するログデータを常用系システムから受信した場合、当該ログデータを記憶装置に格納し、当該ログデータの識別子を特定の業務処理画面の識別子に対応付けて管理データベース(図19:管理DB1913)に格納するログデータ受信手段(図19:ログデータ受信部1905)と、常用系システムの障害発生を検出した場合、常用系システム内のデータベースの更新ログを保持する待機系システムに記憶装置に格納されているログデータを送信し、当該待機系システムにログデータの整合性を確認するための処理を実施させるログデータ送信手段(図19:ログデータ送信部1907)と、待機系システムにより整合が取れていることが確認されたことが通知されたログデータのうち最新ログデータに対応する業務処理画面又は当該業務処理画面の次の業務処理画面のデータを記憶装置から取得して表示する画面再表示手段(図19:画面再表示部1909)とを有する。   When the computer according to the second aspect receives data of a specific business process screen from the regular system, the computer displays the specific business process screen and stores the data of the specific business process screen (FIG. 19: Storage Device) 1911) and screen data receiving means (FIG. 19: screen data receiving section 1901) and input data transmitting means for receiving input or selection data for a specific business processing screen from the user and transmitting it to the regular system (FIG. 19: When the log data related to the database update processing executed in the normal system is received from the normal system in response to the input data transmission unit 1903) and the input to the specific business process screen or transmission of the selected data, the log data is stored. The management database stores the log data identifier in association with the identifier of the specific business process screen. (FIG. 19: log data receiving means (FIG. 19: log data receiving unit 1905) to be stored in the management DB 1913) and a standby for holding an update log of the database in the active system when a failure occurs in the active system Log data transmission means (FIG. 19: log data transmission unit 1907) for transmitting the log data stored in the storage device to the host system and causing the standby system to perform processing for checking the consistency of the log data; From the storage device, the data on the business process screen corresponding to the latest log data or the next business process screen of the business process screen among the log data that has been confirmed to be consistent by the standby system is stored from the storage device. Screen re-displaying means (FIG. 19: screen re-display unit 1909) for acquiring and displaying.

第3の態様に係る業務処理システムは、常用系システムと、当該常用系システムで実行されたデータベース更新処理に関するログデータを保持する待機系システムと、業務処理画面の識別子とログデータの識別子とを格納する管理データベースと記憶装置とを有するクライアント・コンピュータとを有する。そして、上で述べた常用系システムは、特定の業務処理画面のデータをクライアント・コンピュータに送信する手段と、クライアント・コンピュータから特定の業務処理画面に対する入力又は選択データを受信した場合、データベース更新処理を実行し、当該データベース更新処理に関するログデータをクライアント・コンピュータに送信する手段とを有する。また、上で述べた待機系システムは、クライアント・コンピュータからログデータを受信した場合、受信したログデータと待機系システム自身が保持するログデータとを比較することにより整合性を確認し、確認結果をクライアント・コンピュータに送信する手段を有する。さらに、上で述べたクライアント・コンピュータは、常用系システムから特定の業務処理画面のデータを受信した場合、特定の業務処理画面を表示し、特定の業務処理画面のデータを記憶装置に格納する手段と、特定の業務処理画面に対する入力又は選択データをユーザから受け付け、常用系システムに送信する手段と、特定の業務処理画面に対する入力又は選択データの送信後、常用系システムからログデータを受信した場合、当該ログデータを記憶装置に格納し、当該ログデータの識別子を特定の業務処理画面の識別子に対応付けて管理データベースに格納する手段と、常用系システムの障害発生を検出した場合、記憶装置に格納されているログデータを待機系システムに送信する手段と、待機系システムにより整合が取れていることが確認されたことが通知されたログデータのうち最新ログデータに対応する業務処理画面又は当該業務処理画面の次の業務処理画面のデータを記憶装置から取得して表示する手段とを有する。   The business processing system according to the third aspect includes a normal system, a standby system that holds log data related to database update processing executed in the normal system, an identifier of a business processing screen, and an identifier of log data. A client computer having a management database and a storage device; When the above-mentioned regular system receives the data for the specific business process screen to the client computer and the input or selection data for the specific business process screen from the client computer, the database update process And means for transmitting log data relating to the database update processing to the client computer. In addition, when the standby system described above receives log data from the client computer, it checks the consistency by comparing the received log data with the log data held by the standby system itself, and the confirmation result Is transmitted to the client computer. Further, when the client computer described above receives data on a specific business process screen from the regular system, the client computer displays the specific business process screen and stores the specific business process screen data in the storage device. And means for receiving input or selection data for a specific business process screen from the user and sending it to the regular system, and after receiving input or selection data for a specific business process screen and receiving log data from the regular system Storing the log data in the storage device, storing the identifier of the log data in the management database in association with the identifier of the specific business process screen, and detecting the occurrence of a failure in the normal system, It must be consistent with the means to send the stored log data to the standby system and the standby system. And means for acquiring and displaying the data of the next business processing window of the most recent work processing screen corresponding to the log data or the business processing screen from the storage unit of the notification log data that has been certified.

なお、上で述べたような処理をクライアント端末9及び各種サーバに実施させるためのプログラムを作成することができ、当該プログラムは、例えばフレキシブル・ディスク、CD−ROM、光磁気ディスク、半導体メモリ、ハードディスク等のコンピュータ読み取り可能な記憶媒体又は記憶装置に格納される。また、処理途中のデータについては、コンピュータのメモリ等の記憶装置に一時保管される。   It is possible to create a program for causing the client terminal 9 and various servers to perform the processes described above, such as a flexible disk, a CD-ROM, a magneto-optical disk, a semiconductor memory, and a hard disk. Or the like stored in a computer-readable storage medium or storage device. In addition, data in the middle of processing is temporarily stored in a storage device such as a computer memory.

以上の実施例を含む実施形態に関し、さらに以下の付記を開示する。   The following supplementary notes are further disclosed with respect to the embodiments including the above examples.

(付記1)
常用系システムと当該常用系システムで実行されたデータベース更新処理に関するログデータを保持する待機系システムとにネットワークを介して接続され、業務処理画面の識別子と前記ログデータの識別子とを格納する管理データベースと記憶装置とを有するコンピュータより実行される業務操作支援方法であって、
前記常用系システムから特定の業務処理画面のデータを受信した場合、前記特定の業務処理画面を表示し、前記特定の業務処理画面のデータを前記記憶装置に格納するステップと、
前記特定の業務処理画面に対する入力又は選択データをユーザから受け付け、前記常用系システムに送信するステップと、
前記特定の業務処理画面に対する入力又は選択データの送信に応じて前記常用系システムで実行されたデータベース更新処理に関するログデータを前記常用系システムから受信した場合、当該ログデータを前記記憶装置に格納し、当該ログデータの識別子を前記特定の業務処理画面の識別子に対応付けて前記管理データベースに格納するステップと、
前記常用系システムの障害発生を検出した場合、前記記憶装置に格納されている前記ログデータを前記待機系システムに送信し、当該待機系システムに前記ログデータの整合性を確認するための処理を実施させるステップと、
前記待機系システムにより整合が取れていることが確認されたことが通知された前記ログデータのうち最新ログデータに対応する前記業務処理画面又は当該業務処理画面の次の業務処理画面のデータを前記記憶装置から取得して表示する表示ステップと、
を含み、コンピュータにより実行される業務操作支援方法。
(Appendix 1)
A management database that is connected via a network to a normal system and a standby system that holds log data related to database update processing executed in the normal system, and stores an identifier of a business process screen and an identifier of the log data And a business operation support method executed by a computer having a storage device,
When receiving data of a specific business process screen from the regular system, displaying the specific business process screen, and storing the data of the specific business process screen in the storage device;
Receiving input or selection data for the specific business process screen from a user, and transmitting to the regular system;
When log data related to database update processing executed in the normal system in response to input to the specific business process screen or transmission of selection data is received from the normal system, the log data is stored in the storage device. Storing the identifier of the log data in the management database in association with the identifier of the specific business process screen;
When a failure occurrence of the normal system is detected, the log data stored in the storage device is transmitted to the standby system, and processing for confirming the consistency of the log data to the standby system is performed. Steps to be implemented;
Data of the business processing screen corresponding to the latest log data or the business processing screen next to the business processing screen among the log data notified that the consistency is confirmed by the standby system A display step of acquiring and displaying from a storage device;
Business operation support method executed by a computer.

(付記2)
前記表示ステップが、
業務処理開始時の前記業務処理画面から順に、前記最新ログデータに対応する業務処理画面又は前記次の業務処理画面までの各前記業務処理画面を表示するステップ
を含む付記1記載の業務操作支援方法。
(Appendix 2)
The displaying step comprises:
The business operation support method according to claim 1, further comprising a step of displaying the business process screen corresponding to the latest log data or each business process screen up to the next business process screen in order from the business process screen at the start of the business process. .

(付記3)
前記待機系システムから前記ログデータの不整合がある旨の通知を受信した場合、不整合があることが通知された前記ログデータに対応する前記業務処理画面を表示すると共に、当該業務処理画面における業務処理が完了していない旨のメッセージを表示する不整合表示ステップ
をさらに含む付記1又は2記載の業務操作支援方法。
(Appendix 3)
When receiving a notification that the log data is inconsistent from the standby system, the business processing screen corresponding to the log data notified that there is a mismatch is displayed, and The business operation support method according to appendix 1 or 2, further including an inconsistency display step for displaying a message indicating that the business process is not completed.

(付記4)
前記不整合表示ステップが、
不整合があることが通知された前記ログデータ及び当該ログデータより後に受信した前記ログデータを前記記憶装置から削除し、削除した前記ログデータの識別子と、対応する前記業務処理画面の識別子とを前記管理データベースから削除するステップ
を含む付記3記載の業務操作支援方法。
(Appendix 4)
The inconsistency display step includes
The log data notified that there is an inconsistency and the log data received after the log data are deleted from the storage device, and the identifier of the deleted log data and the identifier of the corresponding business process screen are The business operation support method according to supplementary note 3, including a step of deleting from the management database.

(付記5)
前記管理データベースが、前記常用系システムと前記コンピュータ間のコネクションの識別子をさらに格納し、
前記表示ステップの後に、前記最新ログデータに対応する前記業務処理画面の識別子と、対応する前記コネクションの識別子とを前記待機系システムに送信し、前記待機系システムとの間でコネクションを再確立して前記待機系システムに業務処理を再開させるステップ
をさらに含む付記1乃至4のいずれか1つ記載の業務操作支援方法。
(Appendix 5)
The management database further stores an identifier of a connection between the regular system and the computer;
After the displaying step, the identifier of the business process screen corresponding to the latest log data and the identifier of the corresponding connection are transmitted to the standby system, and the connection is reestablished with the standby system. The business operation support method according to any one of supplementary notes 1 to 4, further comprising: a step of causing the standby system to resume business processing.

(付記6)
常用系システムから特定の業務処理画面のデータを受信した場合、前記特定の業務処理画面を表示し、前記特定の業務処理画面のデータを記憶装置に格納する画面データ受信手段と、
前記特定の業務処理画面に対する入力又は選択データをユーザから受け付け、前記常用系システムに送信する入力データ送信手段と、
前記特定の業務処理画面に対する入力又は選択データの送信に応じて前記常用系システムで実行されたデータベース更新処理に関するログデータを前記常用系システムから受信した場合、当該ログデータを前記記憶装置に格納し、当該ログデータの識別子を前記特定の業務処理画面の識別子に対応付けて管理データベースに格納するログデータ受信手段と、
前記常用系システムの障害発生を検出した場合、前記常用系システム内のデータベースの更新ログを保持する待機系システムに前記記憶装置に格納されている前記ログデータを送信し、当該待機系システムに前記ログデータの整合性を確認するための処理を実施させるログデータ送信手段と、
前記待機系システムにより整合が取れていることが確認されたことが通知された前記ログデータのうち最新ログデータに対応する前記業務処理画面又は当該業務処理画面の次の業務処理画面のデータを前記記憶装置から取得して表示する画面再表示手段と、
を有するコンピュータ。
(Appendix 6)
Screen data receiving means for displaying the specific business process screen when storing data of the specific business process screen from the regular system, and storing the specific business process screen data in a storage device;
Input data transmission means for receiving input or selection data for the specific business process screen from the user and transmitting it to the regular system;
When log data related to database update processing executed in the normal system in response to input to the specific business process screen or transmission of selection data is received from the normal system, the log data is stored in the storage device. Log data receiving means for storing the identifier of the log data in the management database in association with the identifier of the specific business process screen;
When the occurrence of a failure in the normal system is detected, the log data stored in the storage device is transmitted to a standby system that holds a database update log in the normal system, and the standby system is Log data transmission means for performing processing for checking the consistency of log data;
Data of the business processing screen corresponding to the latest log data or the business processing screen next to the business processing screen among the log data notified that the consistency is confirmed by the standby system Screen redisplay means for acquiring and displaying from a storage device;
Having a computer.

(付記7)
常用系システムと当該常用系システムで実行されたデータベース更新処理に関するログデータを保持する待機系システムとにネットワークを介して接続され、業務処理画面の識別子と前記ログデータの識別子とを格納する管理データベースと記憶装置とを有するコンピュータに処理を実行させるためのプログラムであって、
前記常用系システムから特定の業務処理画面のデータを受信した場合、前記特定の業務処理画面を表示し、前記特定の業務処理画面のデータを前記記憶装置に格納するステップと、
前記特定の業務処理画面に対する入力又は選択データをユーザから受け付け、前記常用系システムに送信するステップと、
前記特定の業務処理画面に対する入力又は選択データの送信に応じて前記常用系システムで実行されたデータベース更新処理に関するログデータを前記常用系システムから受信した場合、当該ログデータを前記記憶装置に格納し、当該ログデータの識別子を前記特定の業務処理画面の識別子に対応付けて前記管理データベースに格納するステップと、
前記常用系システムの障害発生を検出した場合、前記記憶装置に格納されている前記ログデータを前記待機系システムに送信し、当該待機系システムに前記ログデータの整合性を確認するための処理を実施させるステップと、
前記待機系システムにより整合が取れていることが確認されたことが通知された前記ログデータのうち最新ログデータに対応する前記業務処理画面又は当該業務処理画面の次の業務処理画面のデータを前記記憶装置から取得して表示するステップと、
をコンピュータに実行させるための業務操作支援プログラム。
(Appendix 7)
A management database that is connected via a network to a normal system and a standby system that holds log data related to database update processing executed in the normal system, and stores an identifier of a business process screen and an identifier of the log data And a program for causing a computer having a storage device to execute processing,
When receiving data of a specific business process screen from the regular system, displaying the specific business process screen, and storing the data of the specific business process screen in the storage device;
Receiving input or selection data for the specific business process screen from a user, and transmitting to the regular system;
When log data related to database update processing executed in the normal system in response to input to the specific business process screen or transmission of selection data is received from the normal system, the log data is stored in the storage device. Storing the identifier of the log data in the management database in association with the identifier of the specific business process screen;
When a failure occurrence of the normal system is detected, the log data stored in the storage device is transmitted to the standby system, and processing for confirming the consistency of the log data to the standby system is performed. Steps to be implemented;
Data of the business processing screen corresponding to the latest log data or the business processing screen next to the business processing screen among the log data notified that the consistency is confirmed by the standby system Obtaining and displaying from a storage device;
Business operation support program for causing a computer to execute

(付記8)
常用系システムと、
前記常用系システムで実行されたデータベース更新処理に関するログデータを保持する待機系システムと、
業務処理画面の識別子と前記ログデータの識別子とを格納する管理データベースと記憶装置とを有するクライアント・コンピュータと、
を有し、
前記常用系システムは、
特定の業務処理画面のデータを前記クライアント・コンピュータに送信する手段と、
前記クライアント・コンピュータから前記特定の業務処理画面に対する入力又は選択データを受信した場合、データベース更新処理を実行し、当該データベース更新処理に関するログデータを前記クライアント・コンピュータに送信する手段と、
を有し、
前記待機系システムは、
前記クライアント・コンピュータから前記ログデータを受信した場合、受信した前記ログデータと前記待機系システム自身が保持する前記ログデータとを比較することにより整合性を確認し、確認結果を前記クライアント・コンピュータに送信する手段
を有し、
前記クライアント・コンピュータは、
前記常用系システムから前記特定の業務処理画面のデータを受信した場合、前記特定の業務処理画面を表示し、前記特定の業務処理画面のデータを前記記憶装置に格納する手段と、
前記特定の業務処理画面に対する入力又は選択データをユーザから受け付け、前記常用系システムに送信する手段と、
前記特定の業務処理画面に対する入力又は選択データの送信後、前記常用系システムから前記ログデータを受信した場合、当該ログデータを前記記憶装置に格納し、当該ログデータの識別子を前記特定の業務処理画面の識別子に対応付けて前記管理データベースに格納する手段と、
前記常用系システムの障害発生を検出した場合、前記記憶装置に格納されている前記ログデータを前記待機系システムに送信する手段と、
前記待機系システムにより整合が取れていることが確認されたことが通知された前記ログデータのうち最新ログデータに対応する前記業務処理画面又は当該業務処理画面の次の業務処理画面のデータを前記記憶装置から取得して表示する手段と、
を有する業務処理システム。
(Appendix 8)
A regular system,
A standby system that retains log data related to the database update process executed in the regular system;
A client computer having a management database and a storage device for storing an identifier of a business process screen and an identifier of the log data;
Have
The regular system is
Means for transmitting data of a specific business processing screen to the client computer;
Means for executing database update processing when receiving input or selection data for the specific business process screen from the client computer, and transmitting log data relating to the database update processing to the client computer;
Have
The standby system is:
When the log data is received from the client computer, consistency is confirmed by comparing the received log data with the log data held by the standby system itself, and the confirmation result is sent to the client computer. Means to transmit,
The client computer is
Means for displaying the specific business process screen when the specific business process screen data is received from the regular system, and storing the specific business process screen data in the storage device;
Means for receiving input or selection data for the specific business processing screen from a user and transmitting it to the regular system;
When the log data is received from the regular system after the input to the specific business process screen or the selection data is transmitted, the log data is stored in the storage device, and the identifier of the log data is stored in the specific business process screen. Means for storing in the management database in association with the identifier of the screen;
Means for transmitting the log data stored in the storage device to the standby system when a failure occurrence of the normal system is detected;
Data of the business processing screen corresponding to the latest log data or the business processing screen next to the business processing screen among the log data notified that the consistency is confirmed by the standby system Means for obtaining and displaying from a storage device;
Business processing system having.

1 ネットワーク 3 障害検知装置
5 常用系システム 7 待機系システム
9 クライアント端末
50,70 ネットワーク装置
51,71 Webサーバ
52,72 APサーバ
53,73 DBサーバ
54,74 DB
531 トランザクション転送モジュール
711 サーバ側業務継続モジュール
731 トランザクション比較モジュール
901 業務処理部
903 トランザクション受信モジュール
905 再現モジュール
907 クライアント側業務継続モジュール
909 管理DB
911 業務処理管理テーブル
913 フラグファイル格納部
915 画面データ格納部
917 トランザクションデータ格納部
DESCRIPTION OF SYMBOLS 1 Network 3 Failure detection apparatus 5 Regular system 7 Standby system 9 Client terminal 50, 70 Network apparatus 51, 71 Web server 52, 72 AP server 53, 73 DB server 54, 74 DB
531 Transaction transfer module 711 Server side business continuation module 731 Transaction comparison module 901 Business processing unit 903 Transaction reception module 905 Reproduction module 907 Client side business continuation module 909 Management DB
911 Business process management table 913 Flag file storage unit 915 Screen data storage unit 917 Transaction data storage unit

Claims (6)

常用系システムと当該常用系システムで実行されたデータベース更新処理に関するログデータを保持する待機系システムとにネットワークを介して接続され、業務処理画面の識別子と前記ログデータの識別子とを格納する管理データベースと記憶装置とを有するコンピュータより実行される業務操作支援方法であって、
前記常用系システムから特定の業務処理画面のデータを受信した場合、前記特定の業務処理画面を表示し、前記特定の業務処理画面のデータを前記記憶装置に格納するステップと、
前記特定の業務処理画面に対する入力又は選択データをユーザから受け付け、前記常用系システムに送信するステップと、
前記特定の業務処理画面に対する入力又は選択データの送信に応じて前記常用系システムで実行されたデータベース更新処理に関するログデータを前記常用系システムから受信した場合、当該ログデータを前記記憶装置に格納し、当該ログデータの識別子を前記特定の業務処理画面の識別子に対応付けて前記管理データベースに格納するステップと、
前記常用系システムの障害発生を検出した場合、前記記憶装置に格納されている前記ログデータを前記待機系システムに送信し、当該待機系システムに前記ログデータの整合性を確認するための処理を実施させるステップと、
前記待機系システムにより整合が取れていることが確認されたことが通知された前記ログデータのうち最新ログデータに対応する前記業務処理画面又は当該業務処理画面の次の業務処理画面のデータを前記記憶装置から取得して表示する表示ステップと、
を含み、コンピュータにより実行される業務操作支援方法。
A management database that is connected via a network to a normal system and a standby system that holds log data related to database update processing executed in the normal system, and stores an identifier of a business process screen and an identifier of the log data And a business operation support method executed by a computer having a storage device,
When receiving data of a specific business process screen from the regular system, displaying the specific business process screen, and storing the data of the specific business process screen in the storage device;
Receiving input or selection data for the specific business process screen from a user, and transmitting to the regular system;
When log data related to database update processing executed in the normal system in response to input to the specific business process screen or transmission of selection data is received from the normal system, the log data is stored in the storage device. Storing the identifier of the log data in the management database in association with the identifier of the specific business process screen;
When a failure occurrence of the normal system is detected, the log data stored in the storage device is transmitted to the standby system, and processing for confirming the consistency of the log data to the standby system is performed. Steps to be implemented;
Data of the business processing screen corresponding to the latest log data or the business processing screen next to the business processing screen among the log data notified that the consistency is confirmed by the standby system A display step of acquiring and displaying from a storage device;
Business operation support method executed by a computer.
前記表示ステップが、
業務処理開始時の前記業務処理画面から順に、前記最新ログデータに対応する業務処理画面又は前記次の業務処理画面までの各前記業務処理画面を表示するステップ
を含む請求項1記載の業務操作支援方法。
The displaying step comprises:
The business operation support according to claim 1, further comprising: displaying each of the business process screens up to the next business process screen corresponding to the latest log data in order from the business process screen at the start of the business process. Method.
前記待機系システムから前記ログデータの不整合がある旨の通知を受信した場合、不整合があることが通知された前記ログデータに対応する前記業務処理画面を表示すると共に、当該業務処理画面における業務処理が完了していない旨のメッセージを表示する不整合表示ステップ
をさらに含む請求項1又は2記載の業務操作支援方法。
When receiving a notification that the log data is inconsistent from the standby system, the business processing screen corresponding to the log data notified that there is a mismatch is displayed, and The business operation support method according to claim 1, further comprising: an inconsistency display step for displaying a message indicating that the business processing is not completed.
前記不整合表示ステップが、
不整合があることが通知された前記ログデータ及び当該ログデータより後に受信した前記ログデータを前記記憶装置から削除し、削除した前記ログデータの識別子と、対応する前記業務処理画面の識別子とを前記管理データベースから削除するステップ
を含む請求項3記載の業務操作支援方法。
The inconsistency display step includes
The log data notified that there is an inconsistency and the log data received after the log data are deleted from the storage device, and the identifier of the deleted log data and the identifier of the corresponding business process screen are The business operation support method according to claim 3, further comprising a step of deleting from the management database.
常用系システムから特定の業務処理画面のデータを受信した場合、前記特定の業務処理画面を表示し、前記特定の業務処理画面のデータを記憶装置に格納する画面データ受信手段と、
前記特定の業務処理画面に対する入力又は選択データをユーザから受け付け、前記常用系システムに送信する入力データ送信手段と、
前記特定の業務処理画面に対する入力又は選択データの送信に応じて前記常用系システムで実行されたデータベース更新処理に関するログデータを前記常用系システムから受信した場合、当該ログデータを前記記憶装置に格納し、当該ログデータの識別子を前記特定の業務処理画面の識別子に対応付けて管理データベースに格納するログデータ受信手段と、
前記常用系システムの障害発生を検出した場合、前記常用系システム内のデータベースの更新ログを保持する待機系システムに前記記憶装置に格納されている前記ログデータを送信し、当該待機系システムに前記ログデータの整合性を確認するための処理を実施させるログデータ送信手段と、
前記待機系システムにより整合が取れていることが確認されたことが通知された前記ログデータのうち最新ログデータに対応する前記業務処理画面又は当該業務処理画面の次の業務処理画面のデータを前記記憶装置から取得して表示する画面再表示手段と、
を有するコンピュータ。
Screen data receiving means for displaying the specific business process screen when storing data of the specific business process screen from the regular system, and storing the specific business process screen data in a storage device;
Input data transmission means for receiving input or selection data for the specific business process screen from the user and transmitting it to the regular system;
When log data related to database update processing executed in the normal system in response to input to the specific business process screen or transmission of selection data is received from the normal system, the log data is stored in the storage device. Log data receiving means for storing the identifier of the log data in the management database in association with the identifier of the specific business process screen;
When the occurrence of a failure in the normal system is detected, the log data stored in the storage device is transmitted to a standby system that holds a database update log in the normal system, and the standby system is Log data transmission means for performing processing for checking the consistency of log data;
Data of the business processing screen corresponding to the latest log data or the business processing screen next to the business processing screen among the log data notified that the consistency is confirmed by the standby system Screen redisplay means for acquiring and displaying from a storage device;
Having a computer.
常用系システムと、
前記常用系システムで実行されたデータベース更新処理に関するログデータを保持する待機系システムと、
業務処理画面の識別子と前記ログデータの識別子とを格納する管理データベースと記憶装置とを有するクライアント・コンピュータと、
を有し、
前記常用系システムは、
特定の業務処理画面のデータを前記クライアント・コンピュータに送信する手段と、
前記クライアント・コンピュータから前記特定の業務処理画面に対する入力又は選択データを受信した場合、データベース更新処理を実行し、当該データベース更新処理に関するログデータを前記クライアント・コンピュータに送信する手段と、
を有し、
前記待機系システムは、
前記クライアント・コンピュータから前記ログデータを受信した場合、受信した前記ログデータと前記待機系システム自身が保持する前記ログデータとを比較することにより整合性を確認し、確認結果を前記クライアント・コンピュータに送信する手段
を有し、
前記クライアント・コンピュータは、
前記常用系システムから前記特定の業務処理画面のデータを受信した場合、前記特定の業務処理画面を表示し、前記特定の業務処理画面のデータを前記記憶装置に格納する手段と、
前記特定の業務処理画面に対する入力又は選択データをユーザから受け付け、前記常用系システムに送信する手段と、
前記特定の業務処理画面に対する入力又は選択データの送信後、前記常用系システムから前記ログデータを受信した場合、当該ログデータを前記記憶装置に格納し、当該ログデータの識別子を前記特定の業務処理画面の識別子に対応付けて前記管理データベースに格納する手段と、
前記常用系システムの障害発生を検出した場合、前記記憶装置に格納されている前記ログデータを前記待機系システムに送信する手段と、
前記待機系システムにより整合が取れていることが確認されたことが通知された前記ログデータのうち最新ログデータに対応する前記業務処理画面又は当該業務処理画面の次の業務処理画面のデータを前記記憶装置から取得して表示する手段と、
を有する業務処理システム。
A regular system,
A standby system that retains log data related to the database update process executed in the regular system;
A client computer having a management database and a storage device for storing an identifier of a business process screen and an identifier of the log data;
Have
The regular system is
Means for transmitting data of a specific business processing screen to the client computer;
Means for executing database update processing when receiving input or selection data for the specific business process screen from the client computer, and transmitting log data relating to the database update processing to the client computer;
Have
The standby system is:
When the log data is received from the client computer, consistency is confirmed by comparing the received log data with the log data held by the standby system itself, and the confirmation result is sent to the client computer. Means to transmit,
The client computer is
Means for displaying the specific business process screen when the specific business process screen data is received from the regular system, and storing the specific business process screen data in the storage device;
Means for receiving input or selection data for the specific business processing screen from a user and transmitting it to the regular system;
When the log data is received from the regular system after the input to the specific business process screen or the selection data is transmitted, the log data is stored in the storage device, and the identifier of the log data is stored in the specific business process screen. Means for storing in the management database in association with the identifier of the screen;
Means for transmitting the log data stored in the storage device to the standby system when a failure occurrence of the normal system is detected;
Data of the business processing screen corresponding to the latest log data or the business processing screen next to the business processing screen among the log data notified that the consistency is confirmed by the standby system Means for obtaining and displaying from a storage device;
Business processing system having.
JP2009197196A 2009-08-27 2009-08-27 Business operation support method and computer apparatus Expired - Fee Related JP5418070B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009197196A JP5418070B2 (en) 2009-08-27 2009-08-27 Business operation support method and computer apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009197196A JP5418070B2 (en) 2009-08-27 2009-08-27 Business operation support method and computer apparatus

Publications (2)

Publication Number Publication Date
JP2011048678A JP2011048678A (en) 2011-03-10
JP5418070B2 true JP5418070B2 (en) 2014-02-19

Family

ID=43834914

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009197196A Expired - Fee Related JP5418070B2 (en) 2009-08-27 2009-08-27 Business operation support method and computer apparatus

Country Status (1)

Country Link
JP (1) JP5418070B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6026142B2 (en) * 2012-06-04 2016-11-16 株式会社日立製作所 Control system in which multiple computers operate independently
KR101677882B1 (en) 2013-09-26 2016-11-18 미쓰비시덴키 가부시키가이샤 Communication system, standby device, communication method, and standby program
CN116521452B (en) * 2023-06-30 2023-09-22 建信金融科技有限责任公司 Disaster recovery system and business processing method based on disaster recovery system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05314085A (en) * 1992-05-11 1993-11-26 Toshiba Corp System for waiting operation mutually among plural computers
JP2007316837A (en) * 2006-05-24 2007-12-06 Fujitsu Ltd Server system
US7725764B2 (en) * 2006-08-04 2010-05-25 Tsx Inc. Failover system and method
JP2008181298A (en) * 2007-01-24 2008-08-07 Fujitsu Ltd Program, method and apparatus for returning work state
JP2009080692A (en) * 2007-09-26 2009-04-16 Toshiba Corp Virtual machine system and service taking-over control method for same system
JP4560074B2 (en) * 2007-09-26 2010-10-13 株式会社東芝 Virtual computer system and virtual computer restoration method in the same system

Also Published As

Publication number Publication date
JP2011048678A (en) 2011-03-10

Similar Documents

Publication Publication Date Title
EP1271321A1 (en) System and method for recovering from a failed synchronization session
US7519950B2 (en) Method and system for version negotiation of distributed objects
EP2839629B1 (en) Binding crud-type protocols in distributed agreement protocols
KR101210161B1 (en) Synchronizati0n methods and systems
KR20090096554A (en) Synchronizat10n methods and systems
JPH11167510A (en) Replication method, replication tool, and replication server
JP5418070B2 (en) Business operation support method and computer apparatus
JP2007058506A (en) Document management server, document management system, and document management program and its recording medium
JPWO2006057061A1 (en) Distributed transaction processing method, apparatus, and program
CN102594874A (en) Synchronization processing method and device
JP4804653B2 (en) Processing request recovery system
JP2001060175A (en) Data maintaining method for information processing system
JP2002169822A (en) Input support device and recording medium with recorded input support program
US20050198331A1 (en) Seamless system and recording medium, and computer system process continuing method
JP6932976B2 (en) Control program, control method and control device
JP4042760B2 (en) Communication management method and system
JP3756159B2 (en) Troubleshooting device
KR101139871B1 (en) Integration system and method of perforce server and clearquest server
JP2007226335A (en) System, computer and program of remote control
JP2005038030A (en) Mobile terminal and synchronous control program
JP2011004112A (en) E-mail retransmission system
JP2003303204A (en) Knowledge information collecting system and method
JP2006155438A (en) Backup system with log file analysis capability
JP2003303196A (en) Knowledge information collecting system and knowledge information collecting method
WO2024191457A1 (en) Autonomous decentralized server synchronization

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120510

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131022

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131104

R150 Certificate of patent or registration of utility model

Ref document number: 5418070

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees