JPH0390941A - Journal control system - Google Patents

Journal control system

Info

Publication number
JPH0390941A
JPH0390941A JP1224427A JP22442789A JPH0390941A JP H0390941 A JPH0390941 A JP H0390941A JP 1224427 A JP1224427 A JP 1224427A JP 22442789 A JP22442789 A JP 22442789A JP H0390941 A JPH0390941 A JP H0390941A
Authority
JP
Japan
Prior art keywords
journal
journal information
user application
application program
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1224427A
Other languages
Japanese (ja)
Inventor
Shinichi Kineshima
杵島 伸一
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP1224427A priority Critical patent/JPH0390941A/en
Publication of JPH0390941A publication Critical patent/JPH0390941A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To faciliate the development of a user application program which is used for processing the journal information by merging the journal information acquired via plural scattered media with each other and giving these journal information to the user application program based on the actual acquiring order. CONSTITUTION:A user application program interface part 1181 receives a request from a user application program 117 via a parameter list, for example, and analyzes the contents of the request. Then the part 1181 gives the process requests to a journal information input part 1182 and a journal information merging part 1183 and then transfers a return code showing the process result and the journal information obtained from a merging process to the program 117. The part 1183 has a function to merge the journal information received via a journal information input part in the acquiring order. In such a constitution, an acquiring medium of the journal information is not required to be conscious of its constitution and the merging process. Then the development of a program is faciliated.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデータ処理システムに係り、複合サブシステム
形オンラインシステム、又は単一のオンラインシステム
において、複数の媒体に分散して取得したジャーナル情
報の管理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to a data processing system, and relates to a data processing system, in which journal information is distributed and acquired on multiple media in a complex subsystem type online system or a single online system. Regarding management methods.

〔従来の技術〕[Conventional technology]

複合サブシステム形オンラインシステムにおけるジャー
ナル情報のマージ方式としては、例えば特開昭63−2
01846号公報に示されている方式がある。
As a method for merging journal information in a complex subsystem type online system, for example, Japanese Patent Laid-Open No. 63-2
There is a method shown in Publication No. 01846.

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

上記従来技術は、オンラインシステムにより複数の媒体
に分散取得されたジャーナル情報をマージする点にのみ
配慮されており、ジ・ヤーナル情報を入力して処理する
ユーザアブリレーションプログラムの負担の軽減という
点については配慮されていない。そのため、ユーザアプ
リケーションプログラムによりジャーナル情報を処理す
るためには、ユーザアプリケーションプログラムにおい
てジャーナル情報の取得媒体やその構成を意識してマー
ジ処理を行う必要があり、プログラム開発時の負担が非
常に大きくなるという問題があった。
The above conventional technology is only concerned with merging journal information that has been distributed and acquired in multiple media by an online system, and is concerned with reducing the burden on the user abridgment program that inputs and processes the journal information. is not taken into account. Therefore, in order for a user application program to process journal information, the user application program must be aware of the journal information acquisition medium and its structure when performing merging processing, which places a significant burden on program development. There was a problem.

また、複数の媒体に分散取得されたジャーナル情報をマ
ージして別の媒体に取得し直し、その新たに作成したジ
ャーナル情報をユーザアプリケーションプログラムの入
力とする方法では、ジャーナル情報をマージして別の媒
体に取得し直すという操作が必須となり、オペレータの
負担になるという問題があった。
In addition, there is a method in which journal information that has been distributed and acquired on multiple media is merged and reacquired on another medium, and the newly created journal information is input to the user application program. There was a problem in that it became necessary to perform an operation to re-acquire the data to a medium, which placed a burden on the operator.

本発明の目的は、オペレータの負担を増加させずに、ジ
ャーナル情報を処理するユーザアプリケーションプログ
ラムの開発を容易化することにある。
An object of the present invention is to facilitate the development of a user application program that processes journal information without increasing the burden on the operator.

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

上記目的は、複数の媒体に分散して取得されたジャーナ
ル情報をマージして、実際の取得順序に従ってユーザア
プリケーションプログラムに渡すというジャーナル管理
方式により達成される。
The above object is achieved by a journal management method that merges journal information obtained in a distributed manner on a plurality of media and passes the merged journal information to a user application program in accordance with the actual order of acquisition.

〔作用〕[Effect]

複数の媒体に分散して取得されたジャーナル情報をマー
ジして、実際の取得順序に従ってユーザアプリケーショ
ンプログラムに渡すことにより、ジャーナル情報を処理
するユーザアプリケーションプログラムは、ジャーナル
情報の取得媒体やその構成、及びマージ処理を意識する
必要が無くなり、プログラム開発が容易となる。
A user application program that processes journal information by merging journal information obtained in multiple media and passing it to the user application program in accordance with the actual acquisition order can be configured to There is no need to be aware of merge processing, making program development easier.

〔実施例〕〔Example〕

以下1本発明の一実施例を図面を参照して説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第1図は、複合サブシステム形オンラインシステムにお
いて、本発明を実現したときの全体構成例を示す。計算
機シスチムニ]−と計算機システム12はシステム通信
手段として↓3のCTCA(チャネル間結合装置)で接
続されている。計算機システム1↓には、オペレーティ
ングシステム111.1数のサブシステムを制御する複
合サブシステムコントローラ112がある。複合サブシ
ステムコントローラ112の支配下にあるサブシステム
としては、オンライン端末1151.1152を有する
データコミュニケーションシステムDCI:115、及
びデータベース1161を有するデータベースシステム
DB↓:116がある。
FIG. 1 shows an example of the overall configuration when the present invention is implemented in a complex subsystem type online system. The computer system Chimney] and the computer system 12 are connected by CTCA (interchannel coupling device) ↓3 as a system communication means. Computer system 1↓ has an operating system 111.1 complex subsystem controller 112 that controls one subsystem. The subsystems under the control of the composite subsystem controller 112 include a data communication system DCI: 115 with online terminals 1151, 1152, and a database system DB↓: 116 with a database 1161.

複合サブシステムコントローラ112は、ユーザアブリ
レーションプログラムAPI:113.AP2:↓14
を管理しており、履歴情報はジャーナル情報取得媒体1
121.1122に取得している。計算機システム12
には、同様にオペレーティングシステム121.複合サ
ブシステムコントローラ122.オンライン端末125
1.1252を有するデータコミュニケーションシステ
ムDC2:125.データベース1261を有するデー
タベースシステムDB2:126があり、複合サブシス
テムコントローラ122は、ユーザアプリケーションプ
ログラムAP4 :123.AP5:124を管理して
、B層情報をジャーナル取得媒体1221.1222に
取得している。又、計算機システム11には、複合サブ
システムコントローラ112の管理外にあり、ジャーナ
ル情報を処理するためのユーザアプリケーションプログ
ラムAP3:117、及びユーザアプリケーションプロ
グラムAP3:117によって起動され、その要求に従
ってジャーナル情報取得媒体1121.1122,12
21,1222からジャーナル情報を入力し、実際の取
得順序にマージしてユーザアプリケーションプログラム
AP3:117に渡すジャーナルマージプログラムJM
P:118がある。第1図では、複合サブシステムコン
1−ローラ112とは独立に動作するジャーナルマージ
プログラムJMP:118により、複合サブシステムコ
ントローラ112の動作中、停止中という状態とは無関
係にユーザアプリケーションプログラムAP3:117
のジャーナル情報を入力とする処理を可能としているが
、ジャーナルマージプログラムJMP:118と同様の
機能を複合サブシステムコントローラ112や122に
持たせることにより、その管理下にあるユーザアプリケ
ーションプログラムのジャーナル情報を入力とする処理
を可能とする実施例も考えられる。又、第1図は、複数
の計算機システムに分散した複合サブシステム形オンラ
インシステムにおける本発明の実施例であるが、一つの
計算機システムに複数のオンラインシステムが存在し、
各々が別の媒体にジャーナル情報を取得している場合、
あるいは、単一のオンラインシステムで複数の媒体にジ
ャーナル情報を分散取得している場合にも、複数のジャ
ーナル情報取得媒体を入力として、第1図のジャーナル
マージプログラムJMP:118と同様の機能を実現す
ることにより、本発明の実施例を考えることができる。
The composite subsystem controller 112 executes a user ablation program API: 113. AP2: ↓14
The history information is managed by journal information acquisition medium 1.
It was acquired on 121.1122. Computer system 12
Similarly, the operating system 121. Composite subsystem controller 122. Online terminal 125
Data communication system DC2 with 1.1252:125. There is a database system DB2:126 having a database 1261, and a composite subsystem controller 122 has user application programs AP4:123. It manages AP5:124 and acquires B layer information to journal acquisition media 1221.1222. Additionally, the computer system 11 includes a user application program AP3:117 which is outside the control of the composite subsystem controller 112 and is started by the user application program AP3:117 for processing journal information, and which acquires journal information in accordance with its requests. Medium 1121.1122,12
Journal merge program JM that inputs journal information from 21, 1222, merges it with the actual acquisition order, and passes it to the user application program AP3:117
There is P:118. In FIG. 1, the journal merge program JMP: 118, which operates independently of the composite subsystem controller 1-roller 112, allows the user application program AP3: 118 to
However, by providing the composite subsystem controllers 112 and 122 with a function similar to that of the journal merge program JMP:118, it is possible to process the journal information of user application programs under their control. An embodiment that enables processing as input is also possible. Furthermore, although FIG. 1 shows an embodiment of the present invention in a complex subsystem-type online system distributed over multiple computer systems, there are multiple online systems in one computer system,
If each obtains journal information on different media,
Alternatively, even when journal information is distributed and acquired on multiple media using a single online system, the same function as the journal merge program JMP:118 in Figure 1 can be achieved by inputting multiple journal information acquisition media. By doing so, embodiments of the present invention can be considered.

第2図に、第1図におけるジャーナルマージプログラム
JMP:118の機能構成図を示す。第2図のユーザア
プリケーションプログラムAP3:117、及びジャー
ナル情報取得媒体1121゜1122.1221,12
22は、第1図中の同一記号のものを表す。ユーザアプ
リケーションプログラムインタフェース部1181は、
ユーザアプリケーションプログラムAP3:117から
の要求を例えばパラメタリスト等で受取ったとき、その
要求内容を解析して、ジャーナル情報入力部1182や
ジャーナル情報マージ部1183に処理要求を行ったり
、ユーザアプリケーションプログラムAP3:117に
、処理結果を表すリタンコードやマージ処理の結果得ら
れたジャーナル情報の引渡しを行う。ジャーナル情報入
力部は、ジャーナル情報取得媒体1121,1122,
1221.1222からのジャーナル情報の人力、及び
入力前処理、入力後処理、入力したジャーナル情報のフ
ォーマットチエツクを行う。ジャーナル情報取得媒体1
221.1222は、第1図ではジャーナルマージプロ
グラムJMP:118の動作する計算機シスチムニ1と
は別の計算機システム12に接続されているが、CTC
A (チャネル間結合装置)13を介してジャーナル情
報を入力する場合と、計算機システム12の複合サブシ
ステムコントローラが動作中で使用中でない媒体を計算
機システム1上で使用し、ジャーナルマージプログラム
JMP:118が直接ジャーナル情報を入力する場合が
考えられる。ジャーナル情報マージ部1183は、ジャ
ーナル情報入力部により入力されたジャーナル情報を取
得順序にマージする機能をもつ。
FIG. 2 shows a functional configuration diagram of the journal merge program JMP:118 in FIG. 1. User application program AP3:117 and journal information acquisition medium 1121゜1122.1221,12 in FIG.
22 represents the same symbol in FIG. The user application program interface unit 1181 is
When a request from the user application program AP3:117 is received, for example in the form of a parameter list, the content of the request is analyzed and a processing request is made to the journal information input section 1182 or the journal information merging section 1183. At step 117, a return code representing the processing result and journal information obtained as a result of the merge processing are delivered. The journal information input unit includes journal information acquisition media 1121, 1122,
Manual input of journal information from 1221 and 1222, pre-input processing, post-input processing, and format check of input journal information. Journal information acquisition medium 1
221.1222 is connected to a computer system 12 different from the computer system Chimney 1 on which the journal merge program JMP:118 operates in FIG.
When inputting journal information via the A (interchannel coupling device) 13 and when using a medium on the computer system 1 that is not in use while the composite subsystem controller of the computer system 12 is operating, the journal merge program JMP: 118 There may be cases where the user directly inputs journal information. The journal information merging unit 1183 has a function of merging the journal information input by the journal information input unit in the acquisition order.

第3図は、第2図のユーザアプリケーションプログラム
117が、ジャーナルマージプログラム118を使用し
てジャーナル情報を入力するときの処理フローの一例で
ある。本例では、ユーザアプリケーションプログラム1
17からジャーナルマージプログラム118へのインタ
フェースとして、ジャーナルマージプログラム118の
動作環境の設定を行うためのINIT要求32.入力マ
ージ後のジャーナル情報のルーコードの引渡し要求を行
うGET要求39.及びジャーナル情報の入力処理終了
を連絡するためのTERM要求50の3種類のリクエス
トを設定している。ユーザアプリケーションプログラム
117からジャーナルマージプログラム118への各リ
クエスト発行時の情報の引渡し、及びジャーナルマージ
プログラム118からユーザアプリケーションプログラ
ム117への各リクエスト処理の結果を表すリタンコー
ドと入力マージ後のジャーナル情報のルーコードの引渡
しは、各リクエスト発行時にユーザアプリケーションプ
ログラム117が作成したパラメタリストを介して行う
。第3図を使用してジャーナル情報入力時の処理の流れ
を説明する。まず、ユーザアプリケーションプログラム
117は、INIT要求のためのパラメタリストを作成
し31゜INIT要求を発行する32゜ジャーナルマー
ジプログラム118では、ユーザアプリケーションプロ
グラム117から制御が渡ると引渡されたパラメタリス
トを解析33し、リクエスト種別が■NIT要求である
ことを認識すると、ジャーナル情報入力のために必要な
処理テーブルの作成、初期化等の入力前処理を行い34
.パラメタリストで例えばある一定のキー情報をもつジ
ャーナルレコードのみを入力対象とする等の入力条件が
指定されていれば、それらの入力条件を動作環境として
設定し35、処理結果をリタンコードとしてパラメタリ
ストにセットし36、ユーザアプリケーションプログラ
ム117ヘリタンする。ユーザアプリケーションプログ
ラム117では、INIT要求のりタンコードを判定し
37.正常リタンしていなければ異常終了55するが、
正常であればGET要求のためのパラメタリスl−を作
成し38、GET要求を発行する39.、ジャーナルマ
ージプログラム118では、ユーザアプリケーションプ
ログラム117から引渡されたパラメタリストを解析し
40.GET要求であることを認識するとジャーナル情
報を取得媒体から入力し41、入力したジャーナル情報
のフォーマットチエツクを行って42、ジャーナル情報
のマージを行う43゜ジャーナル情報のマージについて
は、例えば特開昭63−201846号公報に示される
方式があるが、ここではその詳細は省略する。又、ジャ
ーナル情報の入力41については、マージ方式によって
、1回のGET要求に対して複数回行うこともあれば1
回も行わないこともあり、一般にその回数は一定ではな
い。マージの結果、ユーザアプリケーションプログラム
117に引渡すべきジャーナル情報のルーコードを、I
NIT要求時に設定された条件も考慮して決定し、パラ
メタリスト中のレコード受取りエリアにセットし44、
処理結果もリターンコードとしてパラメタリストにセッ
トし245、ユーザアプリケーションプログラム117
にリタンする。ユーザアプリケーションプログラム11
7では、GET要求のりタンコードを判定し46、正常
リタンしていなければ異常終了55するが、正常であれ
ばパラメタリストにセットされたジャーナルレコードに
対してユーザ独自の処理を行う47゜ユーザアプリケー
ションプログラム117は、ジャーナルマージプログラ
ム118からジャーナル情報の入力終了のりタンコード
を受取るか、ユーザ独自の終了条件が満たされるまでG
ET要求及びジャーナルレコードに対する処理を繰返す
48゜GET要求が全て終了すると、ユーザアプリケー
ションプログラム117では、TERM要求のためのパ
ラメタリストを作成し49、TERM要求を発行する5
00ジヤーナルマージプログラム118では、ユーザア
プリケーションプログラム117から引渡されたパラメ
タリストを解析し51、TERM要求であることを認識
すると処理テーブルエリアの解放等のジャーナル情報入
力後処理を行い52、処理結果をリタンコードとしてパ
ラメタリストにセットし53、ユーザアプリケーション
プログラム117にリタンする。ユーザアプリケーショ
ンプログラム117では、TERM要求のりタンコード
を判定し54、正常リタンしていなければ異常終了55
するが、正常であれば全ての処理を正常終了56とする
。尚、第3図に示したジャーナルマージプログラム11
8の処理のうち、ジャーナル情報入力前処理34、ジャ
ーナル情報入力条件設定35、ジャーナル情報の入力4
1、ジャーナル情報のフォーマットチエツク42.ジャ
ーナル情報入力後処理52については、第2図の機能構
成図中のジャーナル情報入力部1182が行い、第3図
のジャーナル情報のマージ43は、第2図のジャーナル
情報マージ部1183が行い、第3図のジャーナルマー
ジプログラム118の他の処理は全て、第2図のアプリ
ケーションプログラムインタフェース部1181が行う
FIG. 3 is an example of a processing flow when the user application program 117 of FIG. 2 inputs journal information using the journal merge program 118. In this example, user application program 1
17 to the journal merge program 118, the INIT request 32.17 is used to set the operating environment of the journal merge program 118. GET request 39. Requests delivery of the log code of journal information after input merging. Three types of requests are set: and TERM request 50 for notifying the end of journal information input processing. Transfer of information from the user application program 117 to the journal merge program 118 at the time of issuing each request, return code representing the result of each request processing from the journal merge program 118 to the user application program 117, and the route of journal information after input merging. The code is transferred via a parameter list created by the user application program 117 when each request is issued. The flow of processing when inputting journal information will be explained using FIG. First, the user application program 117 creates a parameter list for an INIT request and issues a 31° INIT request.The journal merge program 118 analyzes the passed parameter list when control is transferred from the user application program 117. When it recognizes that the request type is an NIT request, it performs input pre-processing such as creating and initializing a processing table necessary for inputting journal information.
.. If input conditions are specified in the parameter list, such as inputting only journal records with certain key information, those input conditions are set as the operating environment35, and the processing results are used as return codes in the parameter list. 36 and enter the user application program 117. The user application program 117 determines the INIT request code and 37. If it does not return normally, it will terminate abnormally at 55.
If normal, create parameter list l- for GET request 38 and issue GET request 39. , the journal merge program 118 analyzes the parameter list passed from the user application program 117 and performs 40. When it recognizes that it is a GET request, it inputs the journal information from the acquisition medium 41, checks the format of the input journal information 42, and merges the journal information 43. For merging journal information, for example, refer to JP-A-63 There is a method shown in Japanese Patent No. 201846, but its details are omitted here. Also, depending on the merge method, journal information input 41 may be performed multiple times for one GET request, or may be performed once.
The number of times it is performed is generally not constant. As a result of merging, the log code of the journal information to be delivered to the user application program 117 is
It is determined by taking into account the conditions set at the time of the NIT request, and is set in the record receiving area in the parameter list 44.
The processing result is also set in the parameter list as a return code 245, and the user application program 117
Return to . User application program 11
7, the GET request return code is determined 46, and if the return is not normal, it terminates abnormally 55, but if it is normal, the user application performs user-specific processing on the journal record set in the parameter list. The program 117 continues to run until it receives a journal information entry completion code from the journal merge program 118 or until the user's unique termination condition is met.
ET requests and processes for journal records are repeated 48. When all GET requests are completed, the user application program 117 creates a parameter list for the TERM request 49 and issues the TERM request 5
The 00 journal merge program 118 analyzes the parameter list passed from the user application program 117 51, and when it recognizes that it is a TERM request, performs post-input processing of journal information such as releasing the processing table area 52, and returns the processing results. It is set as a code in the parameter list 53 and returned to the user application program 117. The user application program 117 determines the TERM request return code 54, and if it does not return normally, terminates abnormally 55.
However, if it is normal, all processing is terminated normally 56. Note that the journal merge program 11 shown in FIG.
8, journal information input preprocessing 34, journal information input condition setting 35, journal information input 4
1. Format check of journal information 42. The journal information input post-processing 52 is performed by the journal information input section 1182 in the functional configuration diagram of FIG. 2, and the journal information merging section 1183 of FIG. All other processing of the journal merge program 118 shown in FIG. 3 is performed by the application program interface unit 1181 shown in FIG.

第4図は、第3@のINIT要求のパラメタリストの一
例を示す。ユーザアプリケーションプログラム117は
、ジャーナルマージプログラム118にINIT要求発
行時は第4図で示すパラメタリストを作成し、パラメタ
アドレスリストポインタ41のみを引渡す。パラメタア
ドレスリストポインタ41は、各パラメタ43.47の
アドレス42.46をリストにしたパラメタアドレスリ
ストをポイン1−シており、パラメタアドレスリス1−
の最終エントリはポインタの先頭lピッ1−45が1 
(ON状態)であることから認識される。パラメタアド
レスリストの先頭エントリがポイントするパラメタ43
にはリクエスト種別がセラ1−されるが、INIT要求
時はINITという文字列がセットされる。リクエスト
種別の後ろには、ジャーナルマージプログラム118が
処理結果のリタンコードをセットするりタンコードセッ
トエリア44が設定されている。パラタアドレスリスト
の第2エントリ46がポイントするパラメタは文字列C
ON Dであり47、後続する入力条件エリア48にジ
ャーナル情報の入力条件が設定されていることを示す。
FIG. 4 shows an example of the parameter list of the third @ INIT request. When issuing an INIT request to the journal merge program 118, the user application program 117 creates a parameter list shown in FIG. 4, and transfers only the parameter address list pointer 41. The parameter address list pointer 41 points to a parameter address list in which addresses 42.46 of each parameter 43.47 are listed.
The final entry of the pointer is 1 on the first l pips 1-45.
(ON state), it is recognized. Parameter 43 pointed to by the first entry in the parameter address list
The request type is set to 1-, but the character string INIT is set when an INIT request is made. After the request type, a return code set area 44 is set where the journal merge program 118 sets a return code for the processing result. The parameter pointed to by the second entry 46 of the parameter address list is the character string C.
ON D 47, indicating that input conditions for journal information are set in the input condition area 48 that follows.

入力条件の例としては、例えばジャーナルレコードがも
つ特定のキーを指定する等が考えられる。ユーザアプリ
ケーションプログラム(17は、ジャーナルマージプロ
グラムi t8に引渡す前に、リタンコードセットエリ
ア44く必要がある。
An example of the input condition is, for example, designating a specific key that a journal record has. The user application program (17) needs to clear the return code set area 44 before passing it to the journal merge program it8.

第5図は、第3図のGET要求のパラメタリストの一例
を示す。パラメタアドレスリス1〜ポインタ51がポイ
ントするパラメタアドレスリストの先頭エントリ52は
、リフニス1〜種別がGET要求であることを示す文字
列GET53をポイントしており、その後ろにはジャー
ナルマージプログラム118が処理結果を表すリタンコ
ードをセラ1−するりタンコードセラ1−エリア54が
ある。パラメタアドレスリストの最終エントリ55は、
文字列SETで始まるエリア56をポイントしており、
これはジャーナル受取りエリアの指定であることを意味
する。ユーザアプリケーションプログラム117が用意
したジャーナルレコード受取りエリアのエリア長りは、
文字列SETに続くエリア57に設定される。ジャーナ
ルマージプログラム118では、ジャーナル情報の入力
マージの結果、ユーザアプリケーションプログラムに引
渡すべきジャーナルレコードは、パラメタリスI・・中
のコード長は、レコード長エリア58にセットする。
FIG. 5 shows an example of the parameter list of the GET request shown in FIG. The first entry 52 of the parameter address list pointed to by the parameter address list 1 to pointer 51 points to a character string GET 53 indicating that the type is a GET request, and after that, the journal merge program 118 processes There is a return code area 54 in which the return code representing the result is stored. The final entry 55 of the parameter address list is
It points to area 56 starting with the character string SET,
This means that the journal receiving area is specified. The area length of the journal record receiving area prepared by the user application program 117 is as follows.
It is set in area 57 following the character string SET. In the journal merge program 118, the code length of the journal record to be delivered to the user application program as a result of input merging of journal information is set in the record length area 58 in the parameter list I.

ユーザアプリケーションプログラム117は、ジャーナ
ルマージプログラム118に引渡す前に、リタンコード
セットエリア54.レコード長58゜ジャーナルレコー
ドセットエリア59以外のパラメタリストの全ての情報
を設定しておかなければならない。
The user application program 117 sets the return code set area 54. before passing it to the journal merge program 118. Record length: 58° All information in the parameter list other than the journal record set area 59 must be set.

第6図は、第3図のTERM要求のパラメタリストの一
例を示す。パラメタアドレスポインタ61がポイントす
るパラメタアドレスリストの先頭エントリ63は、先頭
1ビツト62が1(ON状態)であるため、最終エント
リでもあることを示し、リクエスト種別がTERM要求
であるため、文字列TERMで始まるエリア64をポイ
ントしている。また、リタンコードセラ1〜エリア65
はジャーナルマージプログラム118が処理結果を表す
リタンコードをセットするためのエリアである。ユーザ
アプリケーションプログラム上エフは、ジャーナルマー
ジプログラム118に引渡す前に、リタンコードセット
エリア65以外のパラメタリストの全ての情報を設定し
ておかなければならない。
FIG. 6 shows an example of the parameter list of the TERM request of FIG. The first entry 63 of the parameter address list pointed to by the parameter address pointer 61 has the first bit 62 of 1 (ON state), indicating that it is also the final entry, and since the request type is a TERM request, the character string TERM It points to area 64 starting with . Also, Ritan Code Sera 1 to Area 65
is an area for the journal merge program 118 to set a return code representing the processing result. The user application program F must set all information in the parameter list other than the return code set area 65 before handing it over to the journal merge program 118.

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

本発明によれば、ジャーナル情報を処理するユーザアプ
リケーションプログラムは、ジャーナル情報の取得媒体
やその構成、及びマージ処理を意識する必要が無くなり
、プログラム開発時の負担軽減による開発の容易化が図
れるという効果がある。
According to the present invention, a user application program that processes journal information does not need to be aware of the acquisition medium of journal information, its structure, and merging processing, and has the effect that development can be facilitated by reducing the burden during program development. There is.

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

第を図は、複合サブシステム形オンラインシステムにお
ける本発明の一実施例を示す構成図、第2図は、本発明
を実現するための一例である第1図中のジャーナルマー
ジプログラムの機能構成図、第3図は、第2図における
ユーザアプリケーションプログラムとジャーナルマージ
プログラムのジャーナル情報入力時の処理フロー図、第
4図は。 第3図のINIT要求のパラメタリストの一例を示す説
明図、第5図は、第3図のGET要求のパラメタリスト
の一゛例を示す説明図、第6図は、第3図のTERM要
求のパラメタリストの一例を示す説明図である。 11、12・・・計算機システム、 112、122・・・複合サブシステムコン1−ローラ
、11.21,1,122,1,221.1222・・
・ジャーナル情報取得媒体、117・・・ユーザアプリ
ケーションプログラム、1.18・・・ジャーナルマー
ジプログラム、1181・・・ユーザアプリケーション
プログラムインタフェース部、 1182・・・ジャーナル情報入力部、1183・・・
ジャーナル情報マージ部、43・・・パラメタ、   
 53・・・パラメタ、56〜59・・・パラメタエリ
ア、 64・・・パラメタ。 纂 を 例 稟 図 第 図 zNrr$−$のバラメクリストイ乍ガ\〜3I第 + 図 第 5 図 栴 図
Fig. 2 is a block diagram showing an embodiment of the present invention in a complex subsystem online system, and Fig. 2 is a functional block diagram of the journal merge program shown in Fig. 1, which is an example for realizing the present invention. , FIG. 3 is a process flow diagram of the user application program and journal merge program in FIG. 2 when inputting journal information, and FIG. FIG. 3 is an explanatory diagram showing an example of the parameter list for the INIT request, FIG. 5 is an explanatory diagram showing an example of the parameter list for the GET request in FIG. 3, and FIG. 6 is an explanatory diagram showing an example of the parameter list for the GET request in FIG. 3. FIG. 2 is an explanatory diagram showing an example of a parameter list. 11, 12... Computer system, 112, 122... Complex subsystem controller 1-roller, 11.21, 1,122, 1,221.1222...
- Journal information acquisition medium, 117... User application program, 1.18... Journal merge program, 1181... User application program interface section, 1182... Journal information input section, 1183...
Journal information merging section, 43...parameter,
53...Parameter, 56-59...Parameter area, 64...Parameter. An example of the draft: Figure zNrr $ - $'s rosemeck list - ~ 3I + Figure 5 Figure 1

Claims (1)

【特許請求の範囲】[Claims] 1、複数のデータコミュニケーションシステムやデータ
ベースシステムをサブシステムとしてもつ複合サブシス
テム形オンラインシステム、又は単一のオンラインシス
テムにおいて、複数の取得媒体に分散取得されたジャー
ナル情報をマージして、実際に取得された順序に従って
ユーザアプリケーションプログラムに渡すことにより、
ユーザ独自の処理を行わせることを特徴とするジャーナ
ル管理方式。
1. In a complex subsystem type online system that has multiple data communication systems and database systems as subsystems, or in a single online system, the journal information that has been distributed and acquired on multiple acquisition media is merged and the journal information is actually acquired. by passing it to the user application program in the order specified.
A journal management method that allows users to perform their own processing.
JP1224427A 1989-09-01 1989-09-01 Journal control system Pending JPH0390941A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1224427A JPH0390941A (en) 1989-09-01 1989-09-01 Journal control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1224427A JPH0390941A (en) 1989-09-01 1989-09-01 Journal control system

Publications (1)

Publication Number Publication Date
JPH0390941A true JPH0390941A (en) 1991-04-16

Family

ID=16813609

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1224427A Pending JPH0390941A (en) 1989-09-01 1989-09-01 Journal control system

Country Status (1)

Country Link
JP (1) JPH0390941A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0836515A (en) * 1994-07-25 1996-02-06 Nec Corp File restoration system
JPH09134300A (en) * 1995-11-13 1997-05-20 Nec Corp Error log editing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0836515A (en) * 1994-07-25 1996-02-06 Nec Corp File restoration system
JPH09134300A (en) * 1995-11-13 1997-05-20 Nec Corp Error log editing system

Similar Documents

Publication Publication Date Title
JPH0390941A (en) Journal control system
JPH11259426A (en) Computer system and method for managing the same and storage medium
JPH0236455A (en) Batch processing start control system
JP3635997B2 (en) Distribution information selection apparatus and method
JPH06332823A (en) Preparing method for communication program
JPH06187279A (en) Input device controller
JP3425873B2 (en) Data input method for terminal device connected to host computer
JP2001175485A (en) Job controller
JPH0212319A (en) Command issue system
JPH10171999A (en) Graph display device
JPH04171567A (en) On-line processing system
JPH0713832A (en) Backup management device
JPH06187217A (en) System for synchronization between data base and normal file
JPH02224114A (en) Screen file maintenance system
JPH117379A (en) Method for utilizing software in network system, software utilizing system and recording medium recording software utilizing program
JPH02219163A (en) Operation managing system in time sharing system
JP2002328826A (en) Work management system
JPH0451336A (en) File management processing system for computer connected to network communication network
JPS63271564A (en) Decentralized text editing system
JPH0644777B2 (en) Data communication system
JP2002073786A (en) Input management system utilizing the internet
JPH05210627A (en) Operation processing finishing system
JPH0679283B2 (en) Interruption processing control method
JPH08241279A (en) Dbms control system
JPH04343156A (en) On-line batch system operation control system