JP5610532B2 - Transaction history transmission apparatus, transaction management system, transaction history transmission method, and transaction history transmission program - Google Patents

Transaction history transmission apparatus, transaction management system, transaction history transmission method, and transaction history transmission program Download PDF

Info

Publication number
JP5610532B2
JP5610532B2 JP2011004816A JP2011004816A JP5610532B2 JP 5610532 B2 JP5610532 B2 JP 5610532B2 JP 2011004816 A JP2011004816 A JP 2011004816A JP 2011004816 A JP2011004816 A JP 2011004816A JP 5610532 B2 JP5610532 B2 JP 5610532B2
Authority
JP
Japan
Prior art keywords
transaction
history
information
management
target
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.)
Active
Application number
JP2011004816A
Other languages
Japanese (ja)
Other versions
JP2012146177A (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.)
NEC Solutions Innovators Ltd
Original Assignee
NEC Solutions Innovators 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 NEC Solutions Innovators Ltd filed Critical NEC Solutions Innovators Ltd
Priority to JP2011004816A priority Critical patent/JP5610532B2/en
Publication of JP2012146177A publication Critical patent/JP2012146177A/en
Application granted granted Critical
Publication of JP5610532B2 publication Critical patent/JP5610532B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、トランザクション履歴送信装置、トランザクション管理システム、トランザクション履歴送信方法およびトランザクション履歴送信プログラムに関し、特に、各システムが実行するトランザクションの履歴を管理するためのトランザクション履歴送信装置、トランザクション管理システム、トランザクション履歴送信方法およびトランザクション履歴送信プログラムに関する。   The present invention relates to a transaction history transmission device, a transaction management system, a transaction history transmission method, and a transaction history transmission program, and in particular, a transaction history transmission device, a transaction management system, and a transaction history for managing the history of transactions executed by each system. The present invention relates to a transmission method and a transaction history transmission program.

クラウドサービスを利用したシステム開発が広がりつつある中、複数のサービスを組み合わせて一つのシステムによって制御するためには、トランザクションジャーナルログの管理が必要となる場合が多い。すなわち、システムが、複数のサービスを跨った一連のトランザクションを制御する場合、トランザクションジャーナルログ管理を行なう必要がある。   As system development using cloud services is spreading, it is often necessary to manage transaction journal logs in order to control a single system by combining multiple services. That is, when the system controls a series of transactions across a plurality of services, it is necessary to perform transaction journal log management.

トランザクションジャーナルログ管理とは、一連のトランザクションを制御するための情報と各サービスに対する処理履歴とをトランザクションジャーナルログとして管理することにより、トランザクションの状態を管理したり、一連のトランザクションの途中で何らかの問題によりトランザクションを継続できなくなった場合にロールバック(アボート)させるためのロールバック情報を提供したり、障害等によりシステムデータが破壊された場合に、システムのバックアップデータからのロールフォワードを行なうためのロールフォワードデータを提供したりするための技術である。   Transaction journal log management is a transaction journal log that manages the information for controlling a series of transactions and the processing history for each service as a transaction journal log. Roll forward to provide rollback information to roll back (abort) when a transaction cannot be continued, or to roll forward from system backup data when system data is destroyed due to a failure, etc. It is a technology for providing data.

トランザクションジャーナルログ管理を行なうシステムの運用において、トランザクションジャーナルログデータは、システムのバックアップデータと同程度に重要なデータとなる。   In operation of a system that performs transaction journal log management, transaction journal log data is as important as system backup data.

トランザクションジャーナルログ管理においては、システムからのトランザクションジャーナルログの出力要求に対して、トランザクションジャーナルログデータを確実に保管する、すなわちハードディスクへの書き込み保証を行なう必要がある。そして、システムは、トランザクションジャーナルログデータの書き込みが完了するのを待ってから、継続する処理を進めることとなる。   In transaction journal log management, it is necessary to securely store transaction journal log data in response to an output request for a transaction journal log from the system, that is, to guarantee writing to a hard disk. Then, the system waits for the completion of the writing of the transaction journal log data, and then proceeds with the continuing process.

従来の技術では、システムごとに個別に開発を行い、トランザクションジャーナルログ管理を実施していた。しかしながら、トランザクションジャーナルログ管理の運用には高い信頼性が要求されるため、今後、複数のサービスを組み合わせたシステムが増えた場合には、システムごとに独自にトランザクションジャーナルログ管理をしていては運用コストが高くなってしまう。   In the conventional technology, each system is individually developed and transaction journal log management is performed. However, since high reliability is required for the operation of transaction journal log management, if the number of systems that combine multiple services increases in the future, it will be necessary to manage transaction journal logs independently for each system. Cost becomes high.

よって、トランザクションジャーナルログ管理装置を複数システムで共用し、トランザクションジャーナルログのリソースを一元管理することが望ましい。   Therefore, it is desirable to share the transaction journal log management apparatus among a plurality of systems and manage the transaction journal log resources centrally.

このような一元管理方法の一例として、たとえば、特開平5−225136号公報(特許文献1)には、以下のような技術が開示されている。すなわち、複数のトランザクション処理システムが動作を記録するためにジャーナル収集する方式において、各々のトランザクション処理システムの出力するジャーナルと、どのトランザクション処理システムから出力されたジャーナルかを識別するために各トランザクション処理システムがジャーナルに付加するジャーナル識別ヘッダと、各トランザクション処理システムからのジャーナルを一括入力して管理するジャーナル管理手段と、各トランザクション処理システムから上記ジャーナル管理手段にジャーナルを送信するためのプロセス間通信手段と、上記ジャーナル管理手段が受信するジャーナルを一時蓄積しておくためのジャーナル保存用ワークファイルと、上記ジャーナル保存用ワークファイルが一杯になった時にジャーナルを二次記憶装置に待避するためのジャーナル待避手段と、ジャーナル保存用の二次記憶装置とを備える。   As an example of such a unified management method, for example, Japanese Patent Laid-Open No. 5-225136 (Patent Document 1) discloses the following technique. That is, in the method of collecting journals for recording operations by a plurality of transaction processing systems, each transaction processing system is used to identify the journal output from each transaction processing system and the journal output from which transaction processing system. A journal identification header added to the journal, journal management means for collectively inputting and managing journals from each transaction processing system, and interprocess communication means for transmitting the journal from each transaction processing system to the journal management means, The journal storage work file for temporarily storing the journal received by the journal management means and the journal storage work file when the journal storage work file is full. Comprising a journal retraction means for retracting the next storage device and a secondary storage device for journal storage.

特開平5−225136号公報JP-A-5-225136

トランザクションジャーナルログ管理装置を複数システムで共用するための提供形態として、トランザクションジャーナルログ管理装置をシステムからネットワーク経由で利用できるようにする構成が考えられる。   As a form of provision for sharing the transaction journal log management apparatus among a plurality of systems, a configuration in which the transaction journal log management apparatus can be used from the system via a network is conceivable.

しかしながら、このような構成では、ネットワーク経由でトランザクションジャーナルログデータを転送する必要があり、大きなサイズのトランザクションジャーナルログデータの出力要求に対して、ネットワーク上のデータ転送待ちにより、長時間の遅延が発生してしまうこととなる。   However, in such a configuration, it is necessary to transfer transaction journal log data via the network, and a long delay occurs due to data transfer waiting on the network in response to a request for outputting large-sized transaction journal log data. Will end up.

このようなネットワーク上のデータ転送待ちによる遅延を無くすために、転送データをバッファリングすることが考えられる。しかしながら、トランザクションジャーナルログ管理では、システムからのトランザクション情報の取得等の要求に対してリアルタイムに最新の情報で応答する必要があるため、トランザクションジャーナルログの書き込みもリアルタイムに行なう必要があることから、バッファリングすることができない。   In order to eliminate such a delay due to waiting for data transfer on the network, it is conceivable to buffer the transfer data. However, in the transaction journal log management, since it is necessary to respond with the latest information in real time to a request for acquiring transaction information from the system, the transaction journal log must also be written in real time. I can't ring.

よって、トランザクションジャーナルログ管理装置は、システムにローカルに配置するか、もしくは、システムとプライベートに接続された環境に配置する必要があるため、複数システムで共用することが困難であった。   Therefore, since the transaction journal log management apparatus needs to be disposed locally in the system or in an environment that is privately connected to the system, it is difficult to share the transaction journal log management apparatus among a plurality of systems.

この発明は、上述の課題を解決するためになされたもので、その目的は、複数システムのトランザクションの履歴を一元管理するとともに、トランザクションの履歴情報の送信遅延を防ぐことが可能なトランザクション履歴送信装置、トランザクション管理システム、トランザクション履歴送信方法およびトランザクション履歴送信プログラムを提供することである。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a transaction history transmitting apparatus capable of centrally managing transaction histories of a plurality of systems and preventing transmission delay of transaction history information. A transaction management system, a transaction history transmission method, and a transaction history transmission program.

上記課題を解決するために、この発明のある局面に係わるトランザクション履歴送信装置は、トランザクションを実行するためのシステムに対応して設けられるトランザクション履歴送信装置であって、対応の上記システムが実行する対象トランザクションにおける各処理の完了に応答して、上記対象トランザクションの履歴情報のうち、上記対象トランザクションを管理するための管理情報を、1または複数のシステムがそれぞれ実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置へ送信するための管理情報送信部と、上記対象トランザクションの履歴情報を保存するためのローカル保存部とを備え、前記トランザクション履歴送信装置は、さらに、前記ローカル保存部において保存された前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するための履歴情報送信部を備えるIn order to solve the above-mentioned problem, a transaction history transmitting apparatus according to an aspect of the present invention is a transaction history transmitting apparatus provided corresponding to a system for executing a transaction, and is a target to be executed by the corresponding system In response to the completion of each process in the transaction, management information for managing the target transaction out of the history information of the target transaction is used for managing history information of transactions executed by one or more systems. e Bei management information transmitting unit for transmitting to the transaction record management apparatus, and a local storage unit for storing history information of the subject transaction, said transaction history transmission device is further stored in said local storage unit The target tiger The history information-transactions, asynchronously with the completion of each process in the subject transaction, and a history information transmission unit for transmitting to the transaction history management apparatus.

上記課題を解決するために、この発明のある局面に係わるトランザクション管理システムは、1または複数のシステムがそれぞれ実行するトランザクションを管理するためのトランザクション管理システムであって、上記システムに対応して設けられる1または複数のトランザクション履歴送信装置と、各上記システムが実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置とを備え、上記トランザクション履歴送信装置は、対応の上記システムが実行する対象トランザクションにおける各処理の完了に応答して、上記対象トランザクションの履歴情報のうち、上記対象トランザクションを管理するための管理情報を上記トランザクション履歴管理装置へ送信するための管理情報送信部と、上記対象トランザクションの履歴情報を保存するためのローカル保存部とを含み、前記トランザクション履歴送信装置は、さらに、前記ローカル保存部において保存された前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するための履歴情報送信部を含むIn order to solve the above problems, a transaction management system according to an aspect of the present invention is a transaction management system for managing transactions executed by one or a plurality of systems, and is provided corresponding to the system. One or a plurality of transaction history transmission devices, and a transaction history management device for managing history information of transactions executed by each of the systems, wherein the transaction history transmission device is a target transaction executed by the corresponding system. In response to the completion of each process, among the history information of the target transaction, a management information transmitting unit for transmitting management information for managing the target transaction to the transaction history management device, and the target transaction Look including a local storage unit for storing history information of Deployment, said transaction history transmission apparatus further said the history information of the target transaction stored in the local storage unit, the completion of each process in the subject transaction Includes a history information transmitting unit for transmitting to the transaction history management apparatus asynchronously .

上記課題を解決するために、この発明のある局面に係わるトランザクション履歴送信方法は、1または複数のシステムがそれぞれ実行するトランザクションを管理するためのトランザクション管理システムにおけるトランザクション履歴送信方法であって、上記システムが実行する対象トランザクションにおける各処理の完了に応答して、上記対象トランザクションの履歴情報のうち、上記対象トランザクションを管理するための管理情報を、1または複数のシステムがそれぞれ実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置へ送信するステップと、上記対象トランザクションの履歴情報を保存するステップとを含み、前記トランザクション履歴送信方法は、さらに、保存した前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するステップを含むIn order to solve the above problems, a transaction history transmission method according to an aspect of the present invention is a transaction history transmission method in a transaction management system for managing transactions executed by one or a plurality of systems. In response to the completion of each process in the target transaction executed by the management transaction, management information for managing the target transaction among the history information of the target transaction is displayed as history information of transactions executed by one or a plurality of systems. transmitting the transaction history management apparatus for managing, viewing including the step of storing the history information of the subject transaction, said transaction history transmission method further, the subject transaction saved Of the history information, asynchronously with the completion of each process in the subject transaction, comprising the step of transmitting to the transaction history management apparatus.

上記課題を解決するために、この発明のある局面に係わるトランザクション履歴送信プログラムは、1または複数のシステムがそれぞれ実行するトランザクションを管理するためのトランザクション管理システムにおけるトランザクション履歴送信プログラムであって、コンピュータに、上記システムが実行する対象トランザクションにおける各処理の完了に応答して、上記対象トランザクションの履歴情報のうち、上記対象トランザクションを管理するための管理情報を、1または複数のシステムがそれぞれ実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置へ送信するステップと、上記対象トランザクションの履歴情報を保存するステップとを実行させ、前記トランザクション履歴送信プログラムは、さらに、コンピュータに、保存した前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するステップを実行させる

In order to solve the above problems, a transaction history transmission program according to an aspect of the present invention is a transaction history transmission program in a transaction management system for managing transactions executed by one or a plurality of systems. In response to the completion of each process in the target transaction executed by the system, the management information for managing the target transaction, out of the history information of the target transaction, transmitting the transaction history management apparatus for managing the history information, to execute the steps of storing the history information of the subject transaction, said transaction history transmission program, Luo, a computer, a history information of the target transaction stored, asynchronously with the completion of each process in the subject transaction, to perform the step of transmitting to the transaction history management apparatus.

本発明によれば、複数システムのトランザクションの履歴を一元管理するとともに、トランザクションの履歴情報の送信遅延を防ぐことができる。   According to the present invention, it is possible to centrally manage transaction histories of a plurality of systems and to prevent transmission delay of transaction history information.

本発明の実施の形態に係るトランザクション管理システムの構成を示す図である。It is a figure which shows the structure of the transaction management system which concerns on embodiment of this invention. 本発明の実施の形態に係るトランザクション処理システム201の概略構成図である。1 is a schematic configuration diagram of a transaction processing system 201 according to an embodiment of the present invention. 本発明の実施の形態に係るトランザクション履歴送信装置がトランザクション履歴送信処理を行なう際の動作手順を定めたフローチャートである。It is the flowchart which defined the operation | movement procedure at the time of the transaction history transmission apparatus which concerns on embodiment of this invention performing transaction history transmission processing.

以下、本発明の実施の形態について図面を用いて説明する。なお、図中同一または相当部分には同一符号を付してその説明は繰り返さない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings, the same or corresponding parts are denoted by the same reference numerals and description thereof will not be repeated.

[構成および基本動作]
図1は、本発明の実施の形態に係るトランザクション管理システムの構成を示す図である。
[Configuration and basic operation]
FIG. 1 is a diagram showing a configuration of a transaction management system according to an embodiment of the present invention.

図1を参照して、トランザクション管理システム401は、トランザクションジャーナルログ管理を必要とする1または複数のトランザクション処理システム201と、トランザクションジャーナルログリソース(トランザクション履歴管理装置)52とを備える。トランザクション処理システム201は、トランザクションジャーナルログクライアント(トランザクション履歴送信装置)53を含む。トランザクションジャーナルログクライアント53は、トランザクションジャーナルログAPI(管理情報送信部および更新完了通知部)11と、トランザクションジャーナルログバッファ(ローカル保存部)21と、バックグラウンドプロセス(履歴情報送信部および履歴情報消去部)13とを含む。トランザクションジャーナルログリソース52は、トランザクションジャーナルログ管理部12と、トランザクションジャーナルログデータベース22と、トランザクション情報データベース23とを含む。   Referring to FIG. 1, the transaction management system 401 includes one or a plurality of transaction processing systems 201 that require transaction journal log management, and a transaction journal log resource (transaction history management device) 52. The transaction processing system 201 includes a transaction journal log client (transaction history transmission device) 53. The transaction journal log client 53 includes a transaction journal log API (management information transmission unit and update completion notification unit) 11, a transaction journal log buffer (local storage unit) 21, and a background process (history information transmission unit and history information deletion unit). ) 13. The transaction journal log resource 52 includes a transaction journal log management unit 12, a transaction journal log database 22, and a transaction information database 23.

トランザクション管理システム401は、リソースとして、トランザクションジャーナルログデータベース22と、トランザクション情報データベース23とを持つ。また、トランザクション管理システム401は、一時的なリソースとして、トランザクションジャーナルログバッファ21を持つ。   The transaction management system 401 has a transaction journal log database 22 and a transaction information database 23 as resources. Further, the transaction management system 401 has the transaction journal log buffer 21 as a temporary resource.

トランザクションジャーナルログクライアント53は、各トランザクション処理システム201上に配置される。すなわち、トランザクションジャーナルログクライアント53は、トランザクション処理システム201に対応して設けられる。   The transaction journal log client 53 is arranged on each transaction processing system 201. That is, the transaction journal log client 53 is provided corresponding to the transaction processing system 201.

トランザクションジャーナルログクライアント53は、ネットワークを介してトランザクションジャーナルログリソース52に接続されている。トランザクションジャーナルログクライアント53はトランザクションジャーナルログリソース52にネットワーク経由でアクセスを行なう。   The transaction journal log client 53 is connected to the transaction journal log resource 52 via a network. The transaction journal log client 53 accesses the transaction journal log resource 52 via the network.

トランザクションジャーナルログリソース52は、トランザクション処理システム201が実行するトランザクションの履歴情報(トランザクションジャーナルログ)を管理する。   The transaction journal log resource 52 manages transaction history information (transaction journal log) executed by the transaction processing system 201.

また、トランザクション管理システム401は、トランザクション処理システム201が利用するサービスとして、サービスインタフェース311aを持つサービス301aと、サービスインタフェース311bを持つサービス301bとを備える。   The transaction management system 401 includes a service 301a having a service interface 311a and a service 301b having a service interface 311b as services used by the transaction processing system 201.

システム管理部61は、トランザクション処理システム201の管理部であり、サービス301aおよびサービス301bを利用し、一連のトランザクションを管理する。   The system management unit 61 is a management unit of the transaction processing system 201, and manages a series of transactions using the service 301a and the service 301b.

また、システム管理部61は、自身でもシステムデータベース62を持つ。システム管理部61は、サービス301aおよびサービス301bへの更新要求、あるいはシステムデータベース62に対する更新を実施する際に、トランザクションジャーナルログクライアント53に対してトランザクションジャーナルログの出力要求を行なう。   The system management unit 61 also has a system database 62 itself. The system management unit 61 issues a transaction journal log output request to the transaction journal log client 53 when performing an update request to the service 301 a and the service 301 b or an update to the system database 62.

トランザクションジャーナルログAPI11は、トランザクション処理システム201上に配置され、システム管理部61からのトランザクションジャーナルログクライアント53への要求に対するインタフェース機能を提供する。   The transaction journal log API 11 is arranged on the transaction processing system 201 and provides an interface function for a request from the system management unit 61 to the transaction journal log client 53.

本発明の実施の形態に係るトランザクション処理システム201およびトランザクションジャーナルログリソース52は、典型的には、汎用的なアーキテクチャを有するコンピュータを基本構造としており、予めインストールされたプログラムを実行することで、後述するような各種機能を提供する。一般的に、このようなプログラムは、フレキシブルディスク(Flexible Disk)およびCD−ROM(Compact Disk Read Only Memory)などの記録媒体に格納されて、あるいはネットワークなどを介して流通する。   The transaction processing system 201 and the transaction journal log resource 52 according to the embodiment of the present invention typically have a basic structure of a computer having a general-purpose architecture, and will be described later by executing a preinstalled program. Various functions are provided. In general, such a program is stored in a recording medium such as a flexible disk and a CD-ROM (Compact Disk Read Only Memory) or distributed via a network or the like.

本発明の実施の形態に係るプログラムは、OS等の他のプログラムの一部に組み込まれて提供されるものであってもよい。この場合でも、本発明の実施の形態に係るプログラム自体は、上記のような組み込み先の他のプログラムが有するモジュールを含んでおらず、当該他のプログラムと協働して処理が実行される。すなわち、本発明の実施の形態に係るプログラムとしては、このような他のプログラムに組み込まれた形態であってもよい。   The program according to the embodiment of the present invention may be provided by being incorporated in a part of another program such as an OS. Even in this case, the program itself according to the embodiment of the present invention does not include a module included in the other program as described above, and the process is executed in cooperation with the other program. That is, the program according to the embodiment of the present invention may be in a form incorporated in such another program.

なお、代替的に、プログラムの実行により提供される機能の一部もしくは全部を専用のハードウェア回路として実装してもよい。   Alternatively, some or all of the functions provided by program execution may be implemented as a dedicated hardware circuit.

図2は、本発明の実施の形態に係るトランザクション処理システム201の概略構成図である。トランザクションジャーナルログリソース52も、図2に示すトランザクション処理システム201と同様の構成を有する。   FIG. 2 is a schematic configuration diagram of the transaction processing system 201 according to the embodiment of the present invention. The transaction journal log resource 52 has the same configuration as that of the transaction processing system 201 shown in FIG.

図2を参照して、トランザクション処理システム201は、演算処理部であるCPU(Central Processing Unit)101と、メインメモリ102と、ハードディスク103と、入力インタフェース104と、表示コントローラ105と、データリーダ/ライタ106と、通信インタフェース107とを備える。これらの各部は、バス121を介して、互いにデータ通信可能に接続される。   Referring to FIG. 2, a transaction processing system 201 includes a CPU (Central Processing Unit) 101 that is an arithmetic processing unit, a main memory 102, a hard disk 103, an input interface 104, a display controller 105, and a data reader / writer. 106 and a communication interface 107. These units are connected to each other via a bus 121 so that data communication is possible.

CPU101は、ハードディスク103に格納されたプログラム(コード)をメインメモリ102に展開し、これらを所定順序で実行することにより、各種の演算を実施する。メインメモリ102は、典型的には、DRAM(Dynamic Random Access Memory)などの揮発性の記憶装置であり、ハードディスク103から読み出されたプログラムに加えて、各種の演算処理結果を示すデータなどを保持する。また、ハードディスク103は不揮発性の磁気記憶装置であり、CPU101で実行されるプログラムに加えて、各種設定値などが格納される。このハードディスク103にインストールされるプログラムは、後述するように、記録媒体111に格納された状態で流通する。なお、ハードディスク103に加えて、あるいはハードディスク103に代えて、フラッシュメモリなどの半導体記憶装置を採用してもよい。   The CPU 101 performs various operations by developing programs (codes) stored in the hard disk 103 in the main memory 102 and executing them in a predetermined order. The main memory 102 is typically a volatile storage device such as a DRAM (Dynamic Random Access Memory), and stores data indicating various arithmetic processing results in addition to programs read from the hard disk 103. To do. The hard disk 103 is a non-volatile magnetic storage device, and stores various setting values in addition to programs executed by the CPU 101. The program installed in the hard disk 103 is distributed in a state of being stored in the recording medium 111 as will be described later. In addition to the hard disk 103 or instead of the hard disk 103, a semiconductor storage device such as a flash memory may be employed.

入力インタフェース104は、CPU101とキーボード108、マウス109および図示しないタッチパネルなどの入力部との間のデータ伝送を仲介する。すなわち、入力インタフェース104は、ユーザが入力部を操作することで与えられる操作指令などの外部からの入力を受け付ける。   The input interface 104 mediates data transmission between the CPU 101 and an input unit such as a keyboard 108, a mouse 109, and a touch panel (not shown). That is, the input interface 104 receives an external input such as an operation command given by the user operating the input unit.

表示コントローラ105は、表示部の典型例であるディスプレイ110と接続され、ディスプレイ110での表示を制御する。すなわち、表示コントローラ105は、CPU101による画像処理の結果などをユーザに対して表示する。ディスプレイ110は、たとえばLCD(Liquid Crystal Display)またはCRT(Cathode Ray Tube)である。   The display controller 105 is connected to a display 110 that is a typical example of a display unit, and controls display on the display 110. That is, the display controller 105 displays the result of image processing by the CPU 101 to the user. The display 110 is, for example, an LCD (Liquid Crystal Display) or a CRT (Cathode Ray Tube).

データリーダ/ライタ106は、CPU101と記録媒体111の間のデータ伝送を仲介する。すなわち、記録媒体111は、トランザクション処理システム201で実行されるプログラムなどが格納された状態で流通し、データリーダ/ライタ106は、この記録媒体111からプログラムを読み出す。また、データリーダ/ライタ106は、CPU101の内部指令に応答して、トランザクション処理システム201における処理結果などを記録媒体111へ書き込む。なお、記録媒体111は、たとえば、CF(Compact Flash)およびSD(Secure Digital)などの汎用的な半導体記憶デバイス、フレキシブルディスク(Flexible Disk)などの磁気記憶媒体、またはCD−ROM(Compact Disk Read Only Memory)などの光学記憶媒体である。   The data reader / writer 106 mediates data transmission between the CPU 101 and the recording medium 111. That is, the recording medium 111 is distributed in a state where a program executed by the transaction processing system 201 is stored, and the data reader / writer 106 reads the program from the recording medium 111. Further, the data reader / writer 106 writes the processing result in the transaction processing system 201 into the recording medium 111 in response to the internal command of the CPU 101. The recording medium 111 is, for example, a general-purpose semiconductor storage device such as CF (Compact Flash) and SD (Secure Digital), a magnetic storage medium such as a flexible disk, or a CD-ROM (Compact Disk Read Only). Memory).

通信インタフェース107は、CPU101と他のパーソナルコンピュータおよびサーバ装置などの間のデータ伝送を仲介する。通信インタフェース107は、典型的には、イーサネット(登録商標)またはUSB(Universal Serial Bus)の通信機能を有する。なお、記録媒体111に格納されたプログラムをトランザクション処理システム201にインストールする形態に代えて、通信インタフェース107を介して配信サーバなどからダウンロードしたプログラムをトランザクション処理システム201にインストールしてもよい。   The communication interface 107 mediates data transmission between the CPU 101 and other personal computers and server devices. The communication interface 107 typically has an Ethernet (registered trademark) or USB (Universal Serial Bus) communication function. Instead of installing the program stored in the recording medium 111 in the transaction processing system 201, a program downloaded from a distribution server or the like via the communication interface 107 may be installed in the transaction processing system 201.

また、トランザクション処理システム201には、必要に応じてプリンタなどの他の出力装置が接続されてもよい。   Further, other output devices such as a printer may be connected to the transaction processing system 201 as necessary.

ここで、図1に示すトランザクション処理システム201またはトランザクションジャーナルログリソース52における各ブロックは、ハードディスク103に格納されたプログラム(コード)などをメインメモリ102に展開して、CPU101に実行させることで提供される。なお、図1に示す制御構造の一部もしくは全部を専用ハードウェアおよび/または配線回路によって実現してもよい。   Here, each block in the transaction processing system 201 or the transaction journal log resource 52 shown in FIG. 1 is provided by developing a program (code) stored in the hard disk 103 in the main memory 102 and causing the CPU 101 to execute it. The A part or all of the control structure shown in FIG. 1 may be realized by dedicated hardware and / or a wiring circuit.

[動作]
次に、本発明の実施の形態に係るトランザクション履歴送信装置がトランザクション履歴送信処理を行なう際の動作について図面を用いて説明する。本発明の実施の形態では、(トランザクションジャーナルログクライアント)53を動作させることによって、本発明の実施の形態に係るトランザクション履歴送信方法が実施される。よって、本発明の実施の形態に係るトランザクション履歴送信方法の説明は、以下のトランザクション履歴送信装置53の動作説明に代える。なお、以下の説明においては、適宜図1を参照する。
[Operation]
Next, an operation when the transaction history transmission apparatus according to the embodiment of the present invention performs a transaction history transmission process will be described with reference to the drawings. In the embodiment of the present invention, by operating the (transaction journal log client) 53, the transaction history transmission method according to the embodiment of the present invention is implemented. Therefore, the description of the transaction history transmission method according to the embodiment of the present invention is replaced with the following description of the operation of the transaction history transmission device 53. In the following description, FIG. 1 is referred to as appropriate.

トランザクションジャーナルログAPI11は、対応のトランザクション処理システム201が実行する対象トランザクションにおける各処理の完了に応答して、対象トランザクションの履歴情報(トランザクションジャーナルログ)のうち、対象トランザクションを管理する、すなわち対象トランザクションを識別するための管理情報(トランザクション情報レコード)をトランザクションジャーナルログリソース52へ送信する。   In response to the completion of each process in the target transaction executed by the corresponding transaction processing system 201, the transaction journal log API 11 manages the target transaction in the history information (transaction journal log) of the target transaction. Management information (transaction information record) for identification is transmitted to the transaction journal log resource 52.

また、トランザクションジャーナルログAPI11は、トランザクションジャーナルログリソース52から管理情報を受信した旨の通知を受けて、対象トランザクションにおける次の処理を開始させるための応答情報を対応のトランザクション処理システム201へ出力する。   In addition, the transaction journal log API 11 receives notification that the management information has been received from the transaction journal log resource 52, and outputs response information for starting the next processing in the target transaction to the corresponding transaction processing system 201.

トランザクションジャーナルログバッファ21は、対象トランザクションの履歴情報を保存する。   The transaction journal log buffer 21 stores history information of the target transaction.

バックグラウンドプロセス13は、トランザクションジャーナルログバッファ21において保存された対象トランザクションの履歴情報を、対象トランザクションにおける各処理の完了とは非同期に、トランザクションジャーナルログリソース52へ送信する。   The background process 13 transmits the history information of the target transaction stored in the transaction journal log buffer 21 to the transaction journal log resource 52 asynchronously with the completion of each process in the target transaction.

また、バックグラウンドプロセス13は、トランザクションジャーナルログリソース52から対象トランザクションの履歴情報を受信した旨の通知を受けて、トランザクションジャーナルログバッファ21における対象トランザクションの履歴情報を消去する。   The background process 13 receives the notification that the history information of the target transaction has been received from the transaction journal log resource 52 and erases the history information of the target transaction in the transaction journal log buffer 21.

図3は、本発明の実施の形態に係るトランザクション履歴送信装置がトランザクション履歴送信処理を行なう際の動作手順を定めたフローチャートである。   FIG. 3 is a flowchart defining an operation procedure when the transaction history transmitting apparatus according to the embodiment of the present invention performs a transaction history transmitting process.

ここでは、サービス301a、サービス301b、システムデータベース62の順で更新を行なう一連のトランザクションAについて、サービス301bに対する更新におけるトランザクションジャーナルログ出力処理の流れを説明する。   Here, the flow of transaction journal log output processing in updating the service 301b for a series of transactions A that are updated in the order of the service 301a, the service 301b, and the system database 62 will be described.

図3を参照して、まず、システム管理部61は、サービスインタフェース311bを利用して、サービス301bに対する更新処理を実行する。そして、システム管理部61は、サービス301bに対する更新処理が完了すると(ステップS1)、トランザクションジャーナルログAPI11を利用して、トランザクションジャーナルログの出力要求を行なう(ステップS2)。   With reference to FIG. 3, first, the system management unit 61 uses the service interface 311b to execute update processing for the service 301b. When the update process for the service 301b is completed (step S1), the system management unit 61 makes a transaction journal log output request using the transaction journal log API 11 (step S2).

次に、トランザクションジャーナルログAPI11は、システム管理部61からトランザクションジャーナルログの出力要求を受けると、トランザクションジャーナルログバッファ21に対してトランザクションジャーナルログデータ(トランザクションの履歴情報)の書き込みを行なう(ステップS3)。   Next, when receiving a transaction journal log output request from the system management unit 61, the transaction journal log API 11 writes transaction journal log data (transaction history information) to the transaction journal log buffer 21 (step S3). .

なお、トランザクションジャーナルログバッファ21は、システムデータベース62のデータが存在するハードディスクに障害が発生した時に同時に破壊されることを防ぐため、基本的には当該ハードディスクとは異なるハードディスク上に配置する必要がある。   The transaction journal log buffer 21 basically needs to be arranged on a hard disk different from the hard disk in order to prevent simultaneous destruction when a failure occurs in the hard disk in which the data of the system database 62 exists. .

また、トランザクションジャーナルログバッファ21への書き込みについては、確実にハードディスクに書き込まれた状態、もしくは、書き込まれることが保証された状態になってから、次の処理へ進むことが必要である。   As for writing to the transaction journal log buffer 21, it is necessary to proceed to the next processing after the state is surely written to the hard disk or guaranteed to be written.

次に、トランザクションジャーナルログAPI11は、トランザクションジャーナルログバッファ21に対するトランザクションジャーナルログデータの書き込みが完了すると、トランザクションジャーナルログ管理部12に対して、トランザクション情報の更新を要求する。具体的には、トランザクションジャーナルログAPI11は、トランザクション情報の更新要求として、トランザクション情報レコードをトランザクションジャーナルログ管理部12へ送信する。   Next, when the writing of the transaction journal log data to the transaction journal log buffer 21 is completed, the transaction journal log API 11 requests the transaction journal log management unit 12 to update the transaction information. Specifically, the transaction journal log API 11 transmits a transaction information record to the transaction journal log management unit 12 as a transaction information update request.

このトランザクション情報レコードは、トランザクションを管理するための情報として、システムID、サービスID、トランザクションID、トランザクション開始日時および子トランザクション情報等を含む。ここで、システムIDは、複数サービスのトランザクションを管理するシステムすなわちトランザクション処理システム201のIDである。サービスIDは、トランザクション処理システム201が利用するサービスごとのIDである。また、トランザクションIDは、トランザクションAのIDである(ステップS4)。   This transaction information record includes a system ID, a service ID, a transaction ID, a transaction start date and time, child transaction information, and the like as information for managing a transaction. Here, the system ID is an ID of a system that manages transactions of a plurality of services, that is, the transaction processing system 201. The service ID is an ID for each service used by the transaction processing system 201. The transaction ID is the ID of transaction A (step S4).

次に、トランザクションジャーナルログ管理部12は、トランザクションジャーナルログAPI11からトランザクション情報の更新を要求されると、トランザクション情報データベース23を更新する(ステップS5)。   Next, when requested to update transaction information from the transaction journal log API 11, the transaction journal log management unit 12 updates the transaction information database 23 (step S5).

次に、トランザクションジャーナルログAPI11は、トランザクションジャーナルログ管理部12からトランザクション情報の更新が完了した旨の通知を受けると、システム管理部61からのトランザクションジャーナルログの出力要求に対して完了を返却する、すなわち応答情報をシステム管理部61へ出力する(ステップS6)。   Next, when the transaction journal log API 11 receives notification from the transaction journal log management unit 12 that the update of the transaction information has been completed, it returns completion in response to the transaction journal log output request from the system management unit 61. That is, the response information is output to the system management unit 61 (step S6).

次に、システム管理部61は、トランザクションジャーナルログAPI11からの応答情報すなわち完了通知を受けて、サービス301bに対する更新におけるトランザクションジャーナルログ出力処理が完了したと判断する。そして、システム管理部61は、一連のトランザクションの次の処理であるシステムデータベース62に対する更新処理を開始する(ステップS7)。   Next, the system management unit 61 receives the response information from the transaction journal log API 11, that is, a completion notification, and determines that the transaction journal log output process in the update to the service 301b has been completed. Then, the system management unit 61 starts an update process for the system database 62, which is the next process of the series of transactions (step S7).

ここで、トランザクションジャーナルログバッファ21に溜まっているトランザクションジャーナルログのフラッシュ処理、すなわちトランザクションジャーナルログデータベース22への書き出し処理は、以下のようになる。   Here, the flush process of the transaction journal log accumulated in the transaction journal log buffer 21, that is, the write process to the transaction journal log database 22 is as follows.

すなわち、バックグラウンドプロセス13は、適切なタイミングでトランザクションジャーナルログバッファ21に溜まっているトランザクションジャーナルログを読み込み、トランザクションジャーナルログ管理部12に対して出力要求を行い、トランザクションジャーナルログをトランザクションジャーナルログ管理部12へ送信する(ステップS8)。   That is, the background process 13 reads the transaction journal log accumulated in the transaction journal log buffer 21 at an appropriate timing, makes an output request to the transaction journal log management unit 12, and transfers the transaction journal log to the transaction journal log management unit. 12 (step S8).

次に、トランザクションジャーナルログ管理部12は、バックグラウンドプロセス13から受け取ったトランザクションジャーナルログをトランザクションジャーナルログデータベース22に書き込む。トランザクションジャーナルログ管理部12は、書き込みが成功すると、バックグラウンドプロセス13に対して完了を返却する(ステップS9)。   Next, the transaction journal log management unit 12 writes the transaction journal log received from the background process 13 in the transaction journal log database 22. When the writing is successful, the transaction journal log management unit 12 returns completion to the background process 13 (step S9).

次に、バックグラウンドプロセス13は、トランザクションジャーナルログ管理部12からの完了通知を受けて、トランザクションジャーナルログバッファ21に対して、書き込みの成功したトランザクションジャーナルログデータの消去を行なう(ステップS10)。   Next, upon receiving a completion notification from the transaction journal log management unit 12, the background process 13 erases the transaction journal log data that has been successfully written to the transaction journal log buffer 21 (step S10).

このように、トランザクション管理システム401では、トランザクション処理システム201における、複数のサービスを跨った一連のトランザクションにおけるトランザクションジャーナルログの出力要求に対して、すべてのデータをリアルタイムにトランザクションジャーナルログリソース52に出力するのではなく、トランザクション処理システム201におけるローカルハードディスク上でのバッファリングを行なう。   As described above, the transaction management system 401 outputs all data to the transaction journal log resource 52 in real time in response to a transaction journal log output request in a series of transactions across a plurality of services in the transaction processing system 201. Instead, buffering is performed on the local hard disk in the transaction processing system 201.

これにより、トランザクションジャーナルログデータが大きなサイズとなる場合にも、ネットワーク上のデータ転送待ちを発生させず、トランザクション処理システム201は速やかに次の処理を続行することが可能となる。   As a result, even when the transaction journal log data has a large size, the transaction processing system 201 can immediately continue the next processing without causing a data transfer wait on the network.

ただし、トランザクション処理システム201からのトランザクション情報の取得等の要求に対してリアルタイムに最新の情報で応答するために、システムID、サービスID、トランザクションID、トランザクション開始日時および子トランザクション情報等のトランザクション情報については、トランザクションジャーナルログのバッファリングとは分けてリアルタイムに送受信を行い、トランザクションジャーナルログリソース52のトランザクション情報を更新する。バッファリングされたトランザクションジャーナルログデータは、バックグラウンドプロセス等により、遅れてトランザクションジャーナルログリソース52に転送される。   However, in order to respond to the request for obtaining transaction information from the transaction processing system 201 with the latest information in real time, transaction information such as system ID, service ID, transaction ID, transaction start date and time, and child transaction information Performs transmission / reception in real time separately from the transaction journal log buffering, and updates the transaction information of the transaction journal log resource 52. The buffered transaction journal log data is transferred to the transaction journal log resource 52 with a delay by a background process or the like.

なお、図3に示すフローチャートでは、1つのトランザクション処理システム201に関する処理のみを説明したが、複数のトランザクション処理システム201についても、トランザクションジャーナルログクライアント53を配置して、各システム間でトランザクションジャーナルログリソース52を共用し、同時に利用することが可能である。   In the flowchart shown in FIG. 3, only the processing related to one transaction processing system 201 has been described. However, a transaction journal log client 53 is also arranged for a plurality of transaction processing systems 201, and transaction journal log resources are arranged between the systems. 52 can be shared and used simultaneously.

ところで、トランザクションジャーナルログ管理装置を複数システムで共用するための提供形態として、トランザクションジャーナルログ管理装置をシステムからネットワーク経由で利用できるようにする構成が考えられる。しかしながら、このような構成では、ネットワーク経由でトランザクションジャーナルログデータを転送する必要があり、大きなサイズのトランザクションジャーナルログデータの出力要求に対して、ネットワーク上のデータ転送待ちにより、長時間の遅延が発生してしまうこととなる。また、このようなネットワーク上のデータ転送待ちによる遅延を無くすために、転送データをバッファリングすることが考えられるが、トランザクションジャーナルログの書き込みもリアルタイムに行なう必要があることから、バッファリングすることができない。よって、トランザクションジャーナルログ管理装置は、システムにローカルに配置するか、もしくは、システムとプライベートに接続された環境に配置する必要があるため、複数システムで共用することが困難であった。   By the way, as a form of provision for sharing the transaction journal log management apparatus among a plurality of systems, a configuration in which the transaction journal log management apparatus can be used from the system via a network is conceivable. However, in such a configuration, it is necessary to transfer transaction journal log data via the network, and a long delay occurs due to data transfer waiting on the network in response to a request for outputting large-sized transaction journal log data. Will end up. In order to eliminate the delay caused by waiting for data transfer on the network, it is conceivable to buffer the transfer data. However, since it is necessary to write the transaction journal log in real time, buffering may be performed. Can not. Therefore, since the transaction journal log management apparatus needs to be disposed locally in the system or in an environment that is privately connected to the system, it is difficult to share the transaction journal log management apparatus among a plurality of systems.

これに対して、本発明の実施の形態に係るトランザクション履歴送信装置では、トランザクションジャーナルログAPI11は、対応のトランザクション処理システム201が実行する対象トランザクションにおける各処理の完了に応答して、対象トランザクションの履歴情報(トランザクションジャーナルログ)のうち、対象トランザクションを管理する、すなわち対象トランザクションを識別するための管理情報(トランザクション情報レコード)をトランザクションジャーナルログリソース52へ送信する。そして、トランザクションジャーナルログバッファ21は、対象トランザクションの履歴情報を保存する。   On the other hand, in the transaction history transmission apparatus according to the embodiment of the present invention, the transaction journal log API 11 responds to the completion of each process in the target transaction executed by the corresponding transaction processing system 201, and the history of the target transaction. Of the information (transaction journal log), management information (transaction information record) for managing the target transaction, that is, for identifying the target transaction is transmitted to the transaction journal log resource 52. The transaction journal log buffer 21 stores history information of the target transaction.

すなわち、トランザクションジャーナルログ管理装置において、トランザクションジャーナルログからトランザクション情報を切り分け、トランザクションジャーナルログのバッファリングを行なう機能を追加する。   In other words, the transaction journal log management device adds a function of separating transaction information from the transaction journal log and buffering the transaction journal log.

より詳細には、たとえば企業内のトランザクション処理システムに対してトランザクションジャーナルログ管理を行なう際に、システムローカル上での効率的なバッファリング方式を採用する。これにより、トランザクションジャーナルログの転送時に通信待ちによる遅延を発生させず、ネットワーク経由でのトランザクションジャーナルログ管理が可能となる。このため、従来、複数のシステムでそれぞれ構築が必要であったトランザクションジャーナルログ管理をネットワーク経由で共用し、複数システムのトランザクションを一元管理することができる。すなわち、複数のシステム間でトランザクションジャーナルログ管理を共有し、トランザクションジャーナルログのリソースを一元管理することが可能となる。   More specifically, for example, when performing transaction journal log management for a transaction processing system in an enterprise, an efficient buffering method on the system local is adopted. This makes it possible to manage transaction journal logs via the network without causing a delay due to communication waiting when transferring the transaction journal logs. For this reason, transaction journal log management, which has conventionally been required to be constructed in each of a plurality of systems, can be shared via a network, and transactions in a plurality of systems can be managed in a unified manner. That is, transaction journal log management can be shared between a plurality of systems, and transaction journal log resources can be centrally managed.

したがって、本発明の実施の形態に係るトランザクション履歴送信装置では、複数システムのトランザクションの履歴を一元管理するとともに、トランザクションの履歴情報の送信遅延を防ぐことができる。   Therefore, in the transaction history transmission apparatus according to the embodiment of the present invention, it is possible to centrally manage the history of transactions of a plurality of systems and to prevent transmission delay of transaction history information.

また、本発明の実施の形態に係るトランザクション履歴送信装置では、バックグラウンドプロセス13は、トランザクションジャーナルログバッファ21において保存された対象トランザクションの履歴情報を、対象トランザクションにおける各処理の完了とは非同期に、トランザクションジャーナルログリソース52へ送信する。   Further, in the transaction history transmitting apparatus according to the embodiment of the present invention, the background process 13 stores the history information of the target transaction stored in the transaction journal log buffer 21 asynchronously with the completion of each process in the target transaction. It is transmitted to the transaction journal log resource 52.

このように、トランザクションを管理するための管理情報の送信後にトランザクションジャーナルログを別途送信する構成により、適切なタイミングでトランザクションジャーナルログの転送を完了させることができる。   As described above, by transmitting the transaction journal log separately after transmitting the management information for managing the transaction, the transfer of the transaction journal log can be completed at an appropriate timing.

また、本発明の実施の形態に係るトランザクション履歴送信装置では、バックグラウンドプロセス13は、トランザクションジャーナルログリソース52から対象トランザクションの履歴情報を受信した旨の通知を受けて、トランザクションジャーナルログバッファ21における対象トランザクションの履歴情報を消去する。   Further, in the transaction history transmitting apparatus according to the embodiment of the present invention, the background process 13 receives the notification that the history information of the target transaction has been received from the transaction journal log resource 52, and the target in the transaction journal log buffer 21 is received. Clear transaction history information.

このような構成により、転送の完了したトランザクションジャーナルログを、トランザクション処理システム201において適切に消去することができる。   With such a configuration, the transaction journal log that has been transferred can be appropriately deleted in the transaction processing system 201.

また、本発明の実施の形態に係るトランザクション履歴送信装置では、トランザクションジャーナルログAPI11は、トランザクションジャーナルログリソース52から管理情報を受信した旨の通知を受けて、対象トランザクションにおける次の処理を開始するための応答情報を対応のトランザクション処理システム201へ出力する。   In the transaction history transmitting apparatus according to the embodiment of the present invention, the transaction journal log API 11 receives the notification that the management information has been received from the transaction journal log resource 52 and starts the next process in the target transaction. Is output to the corresponding transaction processing system 201.

このような構成により、管理情報の転送が完了した時点でトランザクションにおける次の処理を開始することができるため、トランザクション処理の効率化を図ることができる。   With such a configuration, since the next process in the transaction can be started when the transfer of the management information is completed, the efficiency of the transaction process can be improved.

また、本発明の実施の形態に係るトランザクション履歴送信装置では、トランザクションジャーナルログクライアント53は、ネットワークを介してトランザクションジャーナルログリソース52に接続されている。   In the transaction history transmitting apparatus according to the embodiment of the present invention, the transaction journal log client 53 is connected to the transaction journal log resource 52 via a network.

このように、トランザクションジャーナルログをネットワーク経由で転送するトランザクション管理システムにトランザクション履歴送信装置を適用する構成により、より顕著な効果を得ることができる。   As described above, the configuration in which the transaction history transmitting apparatus is applied to the transaction management system for transferring the transaction journal log via the network can provide a more remarkable effect.

上記実施の形態は、すべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は、上記説明ではなく特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The above embodiment should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

上記実施の形態の一部または全部は以下の付記のようにも記載されうるが、本発明の範囲は、以下の付記に限定されるものではない。   Although a part or all of the above embodiments can be described as the following supplementary notes, the scope of the present invention is not limited to the following supplementary notes.

[付記1]
トランザクションを実行するためのシステムに対応して設けられるトランザクション履歴送信装置であって、
対応の前記システムが実行する対象トランザクションにおける各処理の完了に応答して、前記対象トランザクションの履歴情報のうち、前記対象トランザクションを管理するための管理情報を、1または複数のシステムがそれぞれ実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置へ送信するための管理情報送信部と、
前記対象トランザクションの履歴情報を保存するためのローカル保存部とを備える、トランザクション履歴送信装置。
[Appendix 1]
A transaction history transmission device provided corresponding to a system for executing a transaction,
Transactions in which one or a plurality of systems respectively execute management information for managing the target transaction, out of the history information of the target transaction, in response to completion of each process in the target transaction executed by the corresponding system. A management information transmission unit for transmitting to a transaction history management device for managing the history information of
A transaction history transmission device comprising a local storage unit for storing history information of the target transaction.

[付記2]
前記トランザクション履歴送信装置は、さらに、
前記ローカル保存部において保存された前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するための履歴情報送信部を備える、付記1に記載のトランザクション履歴送信装置。
[Appendix 2]
The transaction history transmitting device further includes:
Item 2. The appendix 1 includes a history information transmission unit for transmitting the history information of the target transaction stored in the local storage unit to the transaction history management device asynchronously with completion of each process in the target transaction. Transaction history sending device.

[付記3]
前記トランザクション履歴送信装置は、さらに、
前記トランザクション履歴管理装置から前記対象トランザクションの履歴情報を受信した旨の通知を受けて、前記ローカル保存部における前記対象トランザクションの履歴情報を消去するための履歴情報消去部を備える、付記1または2に記載のトランザクション履歴送信装置。
[Appendix 3]
The transaction history transmitting device further includes:
Supplementary note 1 or 2 further comprising a history information erasure unit for erasing the history information of the target transaction in the local storage unit upon receiving a notification that the history information of the target transaction has been received from the transaction history management device. The transaction history transmitting device described.

[付記4]
前記トランザクション履歴送信装置は、さらに、
前記トランザクション履歴管理装置から前記管理情報を受信した旨の通知を受けて、前記対象トランザクションにおける次の処理を開始させるための応答情報を対応の前記システムへ出力するための更新完了通知部を備える、付記1から3のいずれかに記載のトランザクション履歴送信装置。
[Appendix 4]
The transaction history transmitting device further includes:
An update completion notification unit for receiving a notification that the management information has been received from the transaction history management device and outputting response information for starting a next process in the target transaction to the corresponding system; The transaction history transmitting device according to any one of appendices 1 to 3.

[付記5]
前記トランザクション履歴送信装置は、ネットワークを介して前記トランザクション履歴管理装置に接続されている、付記1から4のいずれかに記載のトランザクション履歴送信装置。
[Appendix 5]
The transaction history transmission device according to any one of appendices 1 to 4, wherein the transaction history transmission device is connected to the transaction history management device via a network.

[付記6]
1または複数のシステムがそれぞれ実行するトランザクションを管理するためのトランザクション管理システムであって、
前記システムに対応して設けられる1または複数のトランザクション履歴送信装置と、
各前記システムが実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置とを備え、
前記トランザクション履歴送信装置は、
対応の前記システムが実行する対象トランザクションにおける各処理の完了に応答して、前記対象トランザクションの履歴情報のうち、前記対象トランザクションを管理するための管理情報を前記トランザクション履歴管理装置へ送信するための管理情報送信部と、
前記対象トランザクションの履歴情報を保存するためのローカル保存部とを含む、トランザクション管理システム。
[Appendix 6]
A transaction management system for managing transactions executed by one or more systems,
One or a plurality of transaction history transmission devices provided corresponding to the system;
A transaction history management device for managing history information of transactions executed by each of the systems,
The transaction history transmitting device
Management for transmitting management information for managing the target transaction, out of the history information of the target transaction, in response to completion of each process in the target transaction executed by the corresponding system. An information transmitter;
A transaction management system including a local storage unit for storing history information of the target transaction.

[付記7]
1または複数のシステムがそれぞれ実行するトランザクションを管理するためのトランザクション管理システムにおけるトランザクション履歴送信方法であって、
前記システムが実行する対象トランザクションにおける各処理の完了に応答して、前記対象トランザクションの履歴情報のうち、前記対象トランザクションを管理するための管理情報を、1または複数のシステムがそれぞれ実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置へ送信するステップと、
前記対象トランザクションの履歴情報を保存するステップとを含む、トランザクション履歴送信方法。
[Appendix 7]
A transaction history transmission method in a transaction management system for managing transactions executed by one or a plurality of systems,
In response to the completion of each process in the target transaction executed by the system, the history of transactions in which one or a plurality of systems execute management information for managing the target transaction among the history information of the target transaction. Transmitting to a transaction history management device for managing information;
Storing the history information of the target transaction.

[付記8]
前記トランザクション履歴送信方法は、さらに、
保存した前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するステップを含む、付記7に記載のトランザクション履歴送信方法。
[Appendix 8]
The transaction history transmission method further includes:
The transaction history transmission method according to appendix 7, including a step of transmitting the saved history information of the target transaction to the transaction history management apparatus asynchronously with completion of each process in the target transaction.

[付記9]
前記トランザクション履歴送信方法は、さらに、
前記トランザクション履歴管理装置から前記対象トランザクションの履歴情報を受信した旨の通知を受けて、保存した前記対象トランザクションの履歴情報を消去するステップを含む、付記7または8に記載のトランザクション履歴送信方法。
[Appendix 9]
The transaction history transmission method further includes:
9. The transaction history transmission method according to appendix 7 or 8, comprising a step of receiving a notification that the history information of the target transaction has been received from the transaction history management device and erasing the stored history information of the target transaction.

[付記10]
前記トランザクション履歴送信方法は、さらに、
前記トランザクション履歴管理装置から前記管理情報を受信した旨の通知を受けて、前記対象トランザクションにおける次の処理を開始させるための応答情報を対応の前記システムへ出力するステップを含む、付記7から9のいずれかに記載のトランザクション履歴送信方法。
[Appendix 10]
The transaction history transmission method further includes:
Additional notifications 7 to 9 including a step of receiving a notification that the management information has been received from the transaction history management apparatus and outputting response information for starting the next processing in the target transaction to the corresponding system. The transaction history transmission method according to any one of the above.

[付記11]
前記管理情報を送信するステップにおいては、ネットワークを介して接続された前記トランザクション履歴管理装置へ前記管理情報を送信する、付記7から10のいずれかに記載のトランザクション履歴送信方法。
[Appendix 11]
11. The transaction history transmission method according to any one of appendices 7 to 10, wherein, in the step of transmitting the management information, the management information is transmitted to the transaction history management device connected via a network.

[付記12]
1または複数のシステムがそれぞれ実行するトランザクションを管理するためのトランザクション管理システムにおけるトランザクション履歴送信プログラムであって、コンピュータに、
前記システムが実行する対象トランザクションにおける各処理の完了に応答して、前記対象トランザクションの履歴情報のうち、前記対象トランザクションを管理するための管理情報を、1または複数のシステムがそれぞれ実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置へ送信するステップと、
前記対象トランザクションの履歴情報を保存するステップとを実行させる、トランザクション履歴送信プログラム。
[Appendix 12]
A transaction history transmission program in a transaction management system for managing transactions executed by one or a plurality of systems,
In response to the completion of each process in the target transaction executed by the system, the history of transactions in which one or a plurality of systems execute management information for managing the target transaction among the history information of the target transaction. Transmitting to a transaction history management device for managing information;
A transaction history transmission program for executing the step of storing history information of the target transaction.

[付記13]
前記トランザクション履歴送信プログラムは、さらに、コンピュータに、
保存した前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するステップを実行させる、付記12に記載のトランザクション履歴送信プログラム。
[Appendix 13]
The transaction history transmission program further includes:
13. The transaction history transmission program according to appendix 12, which causes the stored history information of the target transaction to be transmitted to the transaction history management device asynchronously with completion of each process in the target transaction.

[付記14]
前記トランザクション履歴送信プログラムは、さらに、コンピュータに、
前記トランザクション履歴管理装置から前記対象トランザクションの履歴情報を受信した旨の通知を受けて、保存した前記対象トランザクションの履歴情報を消去するステップを実行させる、付記12または13に記載のトランザクション履歴送信プログラム。
[Appendix 14]
The transaction history transmission program further includes:
14. The transaction history transmission program according to appendix 12 or 13, which receives a notification that the history information of the target transaction has been received from the transaction history management apparatus, and executes a step of deleting the stored history information of the target transaction.

[付記15]
前記トランザクション履歴送信プログラムは、さらに、コンピュータに、
前記トランザクション履歴管理装置から前記管理情報を受信した旨の通知を受けて、前記対象トランザクションにおける次の処理を開始させるための応答情報を対応の前記システムへ出力するステップを実行させる、付記12から14のいずれかに記載のトランザクション履歴送信プログラム。
[Appendix 15]
The transaction history transmission program further includes:
Remarks 12 to 14 that receive a notification that the management information has been received from the transaction history management apparatus and execute a step of outputting response information for starting the next processing in the target transaction to the corresponding system. The transaction history transmission program according to any one of the above.

[付記16]
前記管理情報を送信するステップにおいては、ネットワークを介して接続された前記トランザクション履歴管理装置へ前記管理情報を送信する、付記12から15のいずれかに記載のトランザクション履歴送信プログラム。
[Appendix 16]
16. The transaction history transmission program according to any one of appendices 12 to 15, wherein in the step of transmitting the management information, the management information is transmitted to the transaction history management apparatus connected via a network.

本発明は、たとえば、クラウドサービスの利用など、複数のサービスを利用したシステムの開発、および各々がリソースを持つ分散された複数のアプリケーションについて、これらのアプリケーションを利用したシステムの開発に適用可能である。したがって、本発明は、産業上の利用可能性を有している。   The present invention is applicable to, for example, development of a system using a plurality of services such as use of a cloud service, and development of a system using these applications for a plurality of distributed applications each having resources. . Therefore, the present invention has industrial applicability.

11 トランザクションジャーナルログAPI(管理情報送信部および更新完了通知部)
12 トランザクションジャーナルログ管理部
13 バックグラウンドプロセス(履歴情報送信部および履歴情報消去部)
21 トランザクションジャーナルログバッファ(ローカル保存部)
22 トランザクションジャーナルログデータベース
23 トランザクション情報データベース
52 トランザクションジャーナルログリソース(トランザクション履歴管理装置)
53 トランザクションジャーナルログクライアント(トランザクション履歴送信装置)
101 CPU
102 メインメモリ
103 ハードディスク
104 入力インタフェース
105 表示コントローラ
106 データリーダ/ライタ
107 通信インタフェース
108 キーボード
109 マウス
110 ディスプレイ
111 記録媒体
121 バス
201 トランザクション処理システム
401 トランザクション管理システム
11 Transaction journal log API (management information transmission unit and update completion notification unit)
12 Transaction journal log management unit 13 Background process (history information transmission unit and history information deletion unit)
21 Transaction journal log buffer (local storage)
22 Transaction Journal Log Database 23 Transaction Information Database 52 Transaction Journal Log Resource (Transaction History Management Device)
53 Transaction journal log client (transaction history sending device)
101 CPU
102 main memory 103 hard disk 104 input interface 105 display controller 106 data reader / writer 107 communication interface 108 keyboard 109 mouse 110 display 111 recording medium 121 bus 201 transaction processing system 401 transaction management system

Claims (7)

トランザクションを実行するためのシステムに対応して設けられるトランザクション履歴送信装置であって、
対応の前記システムが実行する対象トランザクションにおける各処理の完了に応答して、前記対象トランザクションの履歴情報のうち、前記対象トランザクションを管理するための管理情報を、1または複数のシステムがそれぞれ実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置へ送信するための管理情報送信部と、
前記対象トランザクションの履歴情報を保存するためのローカル保存部とを備え、
前記トランザクション履歴送信装置は、さらに、
前記ローカル保存部において保存された前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するための履歴情報送信部を備える、トランザクション履歴送信装置。
A transaction history transmission device provided corresponding to a system for executing a transaction,
Transactions in which one or a plurality of systems respectively execute management information for managing the target transaction, out of the history information of the target transaction, in response to completion of each process in the target transaction executed by the corresponding system. A management information transmission unit for transmitting to a transaction history management device for managing the history information of
E Bei a local storage unit for storing history information of the subject transaction,
The transaction history transmitting device further includes:
A transaction history transmission device comprising a history information transmission unit for transmitting history information of the target transaction stored in the local storage unit to the transaction history management device asynchronously with completion of each process in the target transaction .
前記トランザクション履歴送信装置は、さらに、
前記トランザクション履歴管理装置から前記対象トランザクションの履歴情報を受信した旨の通知を受けて、前記ローカル保存部における前記対象トランザクションの履歴情報を消去するための履歴情報消去部を備える、請求項1に記載のトランザクション履歴送信装置。
The transaction history transmitting device further includes:
2. The apparatus according to claim 1, further comprising: a history information erasure unit for receiving a notification that the history information of the target transaction has been received from the transaction history management device and erasing the history information of the target transaction in the local storage unit. Transaction history sending device.
前記トランザクション履歴送信装置は、さらに、
前記トランザクション履歴管理装置から前記管理情報を受信した旨の通知を受けて、前記対象トランザクションにおける次の処理を開始させるための応答情報を対応の前記システムへ出力するための更新完了通知部を備える、請求項1または2に記載のトランザクション履歴送信装置。
The transaction history transmitting device further includes:
An update completion notification unit for receiving a notification that the management information has been received from the transaction history management device and outputting response information for starting a next process in the target transaction to the corresponding system; transaction history transmitter according to claim 1 or 2.
前記トランザクション履歴送信装置は、ネットワークを介して前記トランザクション履歴管理装置に接続されている、請求項1からのいずれかに記載のトランザクション履歴送信装置。 It said transaction history transmission apparatus via the network is connected to the transaction history management apparatus, a transaction history transmission device according to any one of claims 1 to 3. 1または複数のシステムがそれぞれ実行するトランザクションを管理するためのトランザクション管理システムであって、
前記システムに対応して設けられる1または複数のトランザクション履歴送信装置と、
各前記システムが実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置とを備え、
前記トランザクション履歴送信装置は、
対応の前記システムが実行する対象トランザクションにおける各処理の完了に応答して、前記対象トランザクションの履歴情報のうち、前記対象トランザクションを管理するための管理情報を前記トランザクション履歴管理装置へ送信するための管理情報送信部と、
前記対象トランザクションの履歴情報を保存するためのローカル保存部とを含み、
前記トランザクション履歴送信装置は、さらに、
前記ローカル保存部において保存された前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するための履歴情報送信部を含む、トランザクション管理システム。
A transaction management system for managing transactions executed by one or more systems,
One or a plurality of transaction history transmission devices provided corresponding to the system;
A transaction history management device for managing history information of transactions executed by each of the systems,
The transaction history transmitting device
Management for transmitting management information for managing the target transaction, out of the history information of the target transaction, in response to completion of each process in the target transaction executed by the corresponding system. An information transmitter;
Look including a local storage unit for storing history information of the subject transaction,
The transaction history transmitting device further includes:
A transaction management system comprising : a history information transmission unit for transmitting history information of the target transaction stored in the local storage unit to the transaction history management device asynchronously with completion of each process in the target transaction .
1または複数のシステムがそれぞれ実行するトランザクションを管理するためのトランザクション管理システムにおけるトランザクション履歴送信方法であって、
前記システムが実行する対象トランザクションにおける各処理の完了に応答して、前記対象トランザクションの履歴情報のうち、前記対象トランザクションを管理するための管理情報を、1または複数のシステムがそれぞれ実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置へ送信するステップと、
前記対象トランザクションの履歴情報を保存するステップとを含み、
前記トランザクション履歴送信方法は、さらに、
保存した前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するステップを含む、トランザクション履歴送信方法。
A transaction history transmission method in a transaction management system for managing transactions executed by one or a plurality of systems,
In response to the completion of each process in the target transaction executed by the system, the history of transactions in which one or a plurality of systems execute management information for managing the target transaction among the history information of the target transaction. Transmitting to a transaction history management device for managing information;
Viewing including the step of storing history information of the subject transaction,
The transaction history transmission method further includes:
A transaction history transmission method including a step of transmitting the stored history information of the target transaction to the transaction history management device asynchronously with completion of each process in the target transaction .
1または複数のシステムがそれぞれ実行するトランザクションを管理するためのトランザクション管理システムにおけるトランザクション履歴送信プログラムであって、コンピュータに、
前記システムが実行する対象トランザクションにおける各処理の完了に応答して、前記対象トランザクションの履歴情報のうち、前記対象トランザクションを管理するための管理情報を、1または複数のシステムがそれぞれ実行するトランザクションの履歴情報を管理するためのトランザクション履歴管理装置へ送信するステップと、
前記対象トランザクションの履歴情報を保存するステップとを実行させ、
前記トランザクション履歴送信プログラムは、さらに、コンピュータに、
保存した前記対象トランザクションの履歴情報を、前記対象トランザクションにおける各処理の完了とは非同期に、前記トランザクション履歴管理装置へ送信するステップを実行させる、トランザクション履歴送信プログラム。
A transaction history transmission program in a transaction management system for managing transactions executed by one or a plurality of systems,
In response to the completion of each process in the target transaction executed by the system, the history of transactions in which one or a plurality of systems execute management information for managing the target transaction among the history information of the target transaction. Transmitting to a transaction history management device for managing information;
Storing the history information of the target transaction ,
The transaction history transmission program further includes:
A transaction history transmission program for executing a step of transmitting the stored history information of the target transaction to the transaction history management apparatus asynchronously with completion of each process in the target transaction .
JP2011004816A 2011-01-13 2011-01-13 Transaction history transmission apparatus, transaction management system, transaction history transmission method, and transaction history transmission program Active JP5610532B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011004816A JP5610532B2 (en) 2011-01-13 2011-01-13 Transaction history transmission apparatus, transaction management system, transaction history transmission method, and transaction history transmission program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011004816A JP5610532B2 (en) 2011-01-13 2011-01-13 Transaction history transmission apparatus, transaction management system, transaction history transmission method, and transaction history transmission program

Publications (2)

Publication Number Publication Date
JP2012146177A JP2012146177A (en) 2012-08-02
JP5610532B2 true JP5610532B2 (en) 2014-10-22

Family

ID=46789671

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011004816A Active JP5610532B2 (en) 2011-01-13 2011-01-13 Transaction history transmission apparatus, transaction management system, transaction history transmission method, and transaction history transmission program

Country Status (1)

Country Link
JP (1) JP5610532B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05128004A (en) * 1991-10-31 1993-05-25 Nec Corp Migration processing system
JPH06251068A (en) * 1993-02-25 1994-09-09 Hitachi Ltd Data base managing method
JP2007241486A (en) * 2006-03-07 2007-09-20 Hitachi Ltd Memory system
JP5366480B2 (en) * 2008-08-27 2013-12-11 株式会社日立製作所 Computer system and backup method thereof
JP5257672B2 (en) * 2008-09-25 2013-08-07 株式会社日立製作所 Computer system and method for managing journal hierarchy

Also Published As

Publication number Publication date
JP2012146177A (en) 2012-08-02

Similar Documents

Publication Publication Date Title
US9612919B2 (en) Methods and apparatus for storing and transmitting historical configuration data associated with information technology assets
US7898679B2 (en) Method and system for scheduling jobs in a computer system
JP4439960B2 (en) Storage device
US7343449B2 (en) Storage subsystem and storage system
EP2988220B1 (en) Computer system, computer-system management method, and program
US8473702B2 (en) Information processing apparatus, execution environment transferring method and program thereof
JP2010134522A (en) Method, program and device for management of database
CN103562878A (en) Storage checkpointing in a mirrored virtual machine system
JP5250955B2 (en) Data processing system backup control apparatus and system
US20130332932A1 (en) Command control method
JP5610532B2 (en) Transaction history transmission apparatus, transaction management system, transaction history transmission method, and transaction history transmission program
EP1693756B1 (en) Storage subsystem and storage system
US20130007736A1 (en) Information processing apparatus, method of processing information and storage medium
JP5180399B2 (en) Information processing apparatus, information processing method, and program
JP2013186765A (en) Batch processing system, progress confirmation device, progress confirmation method and program
US20150046414A1 (en) Computer product, managing apparatus, and managing method
JP5222171B2 (en) Database management method and database management system
JP5317182B2 (en) POS terminal, module update method and module update program
JP7050707B2 (en) Storage control device, storage system, storage control method, and storage control program
US11513717B2 (en) Online data rehydration
JP2010026626A (en) Method, system and program for recording data
US20240028470A1 (en) Data management system for transferring files between databases
JP2005284962A (en) Management server, management method and management program
CN118202340A (en) Techniques for reducing stateful persistent service resources
JP2006285620A (en) Application execution management system, computer device and application execution management program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130610

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140305

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140327

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20140609

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: 20140806

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140828

R150 Certificate of patent or registration of utility model

Ref document number: 5610532

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150