JPS63304337A - Automatic analyzing system for transaction processing performance - Google Patents

Automatic analyzing system for transaction processing performance

Info

Publication number
JPS63304337A
JPS63304337A JP62140817A JP14081787A JPS63304337A JP S63304337 A JPS63304337 A JP S63304337A JP 62140817 A JP62140817 A JP 62140817A JP 14081787 A JP14081787 A JP 14081787A JP S63304337 A JPS63304337 A JP S63304337A
Authority
JP
Japan
Prior art keywords
transaction
analysis
journal
resource usage
processing performance
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
JP62140817A
Other languages
Japanese (ja)
Inventor
Eiji Yamaguchi
英治 山口
Kenichi Matsuo
松尾 建市
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP62140817A priority Critical patent/JPS63304337A/en
Publication of JPS63304337A publication Critical patent/JPS63304337A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To carry out the automatic analysis of the transaction processing performance at an optional time point by performing a coupled analyzing action between a journal data analyzing means and a processing means which points out the mooted points based on the analysis information. CONSTITUTION:A transaction journal information analyzing means 4 reads the journal record out of a transaction journal information storing file 17 and calculates the mean execution lapse time for each transaction. In addition, the means 4 calculates the mean execution CPU time for each transaction and then the page allocation and data base I/O frequencies to deliver these calculation results to a knowledge information processing means 5 together with said mean execution lapse time. The means 5 holds previously the knowledge of analysis of the transaction processing performance and analyzes the transaction processing performance based on the input data to output the result of this analysis to an analyzing result output device 18. Thus the transaction processing performance is automatically analyzed at an optional time point.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、トランザクション処理システムの処理性能分
析手段に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to processing performance analysis means for a transaction processing system.

〔従来の技術〕[Conventional technology]

従来、いわゆるオンラインリアルタイム処理であシ、与
えられた情報を即時に処理し、その結果を必要な場所で
受は取ることを可能にするコンピュータシステムの使用
方法であるトランザクション処理システムに関する性能
分析では、システム全体の資源使用に関する情報と、ト
ランザクション処理システムの処理に関する種々の情報
を記録したジャーナル情報を、性能分析処理する知識情
報処理システムに対し自動的に入力させる手段が無かっ
た。
Traditionally, so-called online real-time processing has been used to analyze the performance of transaction processing systems, which is a method of using computer systems that allows given information to be processed immediately and the results to be received at the required location. There has been no means to automatically input journal information that records information regarding the resource usage of the entire system and various information regarding the processing of the transaction processing system into a knowledge information processing system that performs performance analysis processing.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の技術では、トランザクション処理システ
ムの動作状況に関するデータを整理し、これを手操作に
よって、性能分析の知識情報処理システムに入力する必
要があったため、性能分析のタイムリ性に欠ける等の問
題点があった。
With the above-mentioned conventional technology, it was necessary to organize data regarding the operating status of the transaction processing system and input it manually into the knowledge information processing system for performance analysis, resulting in problems such as a lack of timeliness in performance analysis. There was a point.

〔問題点を解決するだめの手段〕[Failure to solve the problem]

本発明のトランザクシ1ン処理システムにおけるトラン
ザクション処理性能自動分析方式は、計算機システム全
体の資源使用状況を時刻を追って出力する資源使用状況
出力手段と、トランザクション処理システムにおいて各
トランザクションの処理に関するジャーナルデータを出
力するジャーナルデータ出力手段と、前記資源使用状況
出力手段によって出力された資源使用状況をあらかじめ
与えられた知識ルールに従って分析する資源使用状況解
析手段と、前記ジャーナルデータ出力手段から出力され
たジャーナルデータをあらかじめ与えられた知識ルール
に従って解析するジャーナルデータ解析手段と、これら
解析手段によシ解析された情報にもとづいて問題点の指
摘を行う知識情報処理手段とを有する。
The transaction processing performance automatic analysis method in the transaction processing system of the present invention includes a resource usage status output means that outputs the resource usage status of the entire computer system over time, and outputs journal data regarding the processing of each transaction in the transaction processing system. a journal data output means for analyzing the resource usage status outputted by the resource usage status outputting unit according to predetermined knowledge rules; It has journal data analysis means that analyzes according to given knowledge rules, and knowledge information processing means that points out problems based on the information analyzed by these analysis means.

〔実施例〕〔Example〕

本発明について図面を参照して詳細に説明する。 The present invention will be explained in detail with reference to the drawings.

第1図を参照すると、本発明は資源使用状況出力手段1
とトランザクションジャーナル情報出力手段2と、資源
状況解析手段3と、トランザクションジャーナル情報解
析手段4と、知識情報処理手段5とから構成される。
Referring to FIG. 1, the present invention provides resource usage status output means 1
, transaction journal information output means 2 , resource status analysis means 3 , transaction journal information analysis means 4 , and knowledge information processing means 5 .

次に手段1、手段2、手段3、手段4、および手段5の
処理について分脱する。
Next, the processing of means 1, means 2, means 3, means 4, and means 5 will be explained separately.

資源使用状況出力手段1は、コンビーータシステムの資
源使用状況を時系列に把握し、これを外部記憶装置上の
資源使用状況格納ファイル16に格納記憶してゆく。対
象となる資源は主記憶域、CPU、チャネル等のコンビ
エータ資源である。
The resource usage status output means 1 grasps the resource usage status of the combiner system in chronological order and stores it in a resource usage status storage file 16 on an external storage device. The target resources are combiator resources such as main storage, CPU, and channels.

トランザクションジャーナル情報出力手段2はトランプ
クシ1ン実行に関するジャーナル情報を収集するもので
、個々のトランザクションに関しての経過時間、CPU
時間、チャネル等の使用時間等の情報を外部記憶装置上
のトランザクションジャーナル情報格納ファイル17に
格納記憶してゆく。
The transaction journal information output means 2 is for collecting journal information regarding the execution of the card transaction, including the elapsed time and CPU of each transaction.
Information such as time, channel usage time, etc. is stored in the transaction journal information storage file 17 on the external storage device.

資源使用状況解析手段3は、知識情報処理手段5より起
動され、資源使用状況格納ファイル16からトランザク
ション処理の性能解析に必要なデータを読出し、知識情
報処理手段5に与える。
The resource usage analysis means 3 is activated by the knowledge information processing means 5, reads data necessary for performance analysis of transaction processing from the resource usage storage file 16, and provides the data to the knowledge information processing means 5.

この資源使用状況解析手段3の処理を第1図および第2
図を参照して詳細に説明する。
The processing of this resource usage analysis means 3 is illustrated in FIGS. 1 and 2.
This will be explained in detail with reference to the drawings.

第1図および第2図を参照すると、ステップ21におい
て資源使用状況解析手段3は、資源使用状況格納ファイ
ル16からレコードを逐次読出し、ステップ22におい
て、システムのCPUビジー率の値に関する時系列の変
動状況を計算する。次に、ステップ23において、解析
手段3はメモリ使用率に関する時系列の変動状況を計算
し、ステップ24において、チャネル使用率に関する時
系列の変動状況を計算する。さらに手段3はステップ2
5において、外部割込回数、内部割込回数等のシステム
内勤作状況を時系列で計算し、ステップ26において、
ステップ22〜25で計算した結果を知識情報処理手段
5に渡す。
Referring to FIG. 1 and FIG. 2, in step 21, the resource usage status analysis means 3 sequentially reads records from the resource usage status storage file 16, and in step 22, the resource usage status analysis means 3 sequentially reads records from the resource usage status storage file 16. Calculate the situation. Next, in step 23, the analysis means 3 calculates the time-series fluctuation situation regarding the memory usage rate, and in step 24, calculates the time-series fluctuation situation regarding the channel usage rate. Furthermore, means 3 is step 2
In step 5, the working status of the system, such as the number of external interruptions and the number of internal interruptions, is calculated in chronological order, and in step 26,
The results calculated in steps 22 to 25 are passed to the knowledge information processing means 5.

トランザクションジャーナル情報解析手段4は、知識情
報処理手段5よシ起動され、トランザクション処理シス
テムにおけるトランザクションジャーナル情報出力手段
2によシ出力されたジャーナル情報を格納したファイル
17からジャーナルレコードを逐次読出し、性能解析が
可能なようにデータを加工して結果を知識情報処理手段
5に与える。
The transaction journal information analysis means 4 is activated by the knowledge information processing means 5, sequentially reads journal records from the file 17 storing the journal information outputted by the transaction journal information output means 2 in the transaction processing system, and performs performance analysis. The data is processed so as to be possible and the result is provided to the knowledge information processing means 5.

このトランザクションジャーナル情報解析手段4の処理
を第1図および第3図を参照して詳細に説明する。
The processing of this transaction journal information analysis means 4 will be explained in detail with reference to FIGS. 1 and 3.

第1図および第3図を参照すると、トランザクションジ
ャーナル情報解析手段4は、ステップ31においてトラ
ンザクションジャーナル情報格納ファイル17からジャ
ーナルレコードを読込み、ステップ32において、トラ
ンザクション当たシの平均実行経過時間を算出する。次
に、情報解析手段4はステップ33においてトランザク
ション当たりの平均実行CPU時間を算出し、ステップ
34においてトランザクション当たシのページ割付け、
データベースI10回数等を算出し、ステップ35にお
いてステップ32〜34の算出結果を知識情報処理手段
5に渡す。
Referring to FIGS. 1 and 3, the transaction journal information analysis means 4 reads journal records from the transaction journal information storage file 17 in step 31, and calculates the average elapsed execution time per transaction in step 32. . Next, the information analysis means 4 calculates the average execution CPU time per transaction in step 33, and in step 34 calculates the page allocation for each transaction.
The database I10 count, etc. are calculated, and in step 35, the calculation results of steps 32 to 34 are passed to the knowledge information processing means 5.

知識情報処理手段5は、あらかじめトランザクション処
理の性能解析知識を情報処理ルールとして入力しである
知識情報処理システムであり、この処理手段5は前記解
析手段3および4が処理して算出したシステム全体のC
PU、メモリ、チャネル使用状況およびトランサクシ1
ンの平均CPUタイム、平均経過時間、および平均メモ
リ要求回数のデータを使用して、トランザクション処理
の性能分析を行い、解析結果出力装置18に性能解析結
果を出力する。
The knowledge information processing means 5 is a knowledge information processing system in which performance analysis knowledge of transaction processing is input in advance as information processing rules, and this processing means 5 calculates the overall system performance calculated by the analysis means 3 and 4. C
PU, memory, channel usage and transac 1
Performance analysis of transaction processing is performed using data on the average CPU time, average elapsed time, and average number of memory requests, and the performance analysis results are output to the analysis result output device 18.

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

以上説明したように、本発明によシトランザクジョン処
理の性能に関し、トランザクション処理システムと知識
情報処理システムとを連動させて分析することが可能と
なり、従来のような一定の知識を持った人間がいなくて
も、任意の時点で性能分析が自動的にできるという利点
がある。
As explained above, the present invention makes it possible to analyze the performance of transaction processing by linking a transaction processing system and a knowledge information processing system. It has the advantage that performance analysis can be performed automatically at any time even if the system is not used.

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

第1図は本発明の一実施例を示す図であシ、第2図は資
源使用状況解析手段2の処理を示す図、および第3図は
トランザクションジャーナルffN解析手段4の処理を
示す流れ図である。 第1図において、1・・・・・・資源使用状況出力手段
、2・・・・・・トランザクションジャーナル情報出力
手段、3・・・・・・資源使用状況解析手段、4・・・
・・・トランザクションジャーナル情報解析手段、5・
・・・・・知識情報処理手段、16・・・・・・資源使
用状況格納ファイル、17・・・・・・トランザクショ
ンジャーナル情報格納ファイル、18・・・・・・解析
結果出力装置。 ′〜\ 代理人 弁理士  内 原   晋 1、゛Xニン′ 第3 ■
FIG. 1 is a diagram showing an embodiment of the present invention, FIG. 2 is a diagram showing the processing of the resource usage analysis means 2, and FIG. 3 is a flowchart showing the processing of the transaction journal ffN analysis means 4. be. In FIG. 1, 1...Resource usage status output means, 2...Transaction journal information output unit, 3...Resource usage status analysis unit, 4...
...Transaction journal information analysis means, 5.
... Knowledge information processing means, 16 ... Resource usage status storage file, 17 ... Transaction journal information storage file, 18 ... Analysis result output device. '〜\ Agent Patent Attorney Susumu Uchihara 1, ゛Xnin' Part 3 ■

Claims (1)

【特許請求の範囲】 計算機システム全体の資源使用状況を時刻を追って出力
する資源使用状況出力手段と、 トランザクション処理システムにおける各トランザクシ
ョンの処理に関するジャーナルデータを出力するジャー
ナルデータ出力手段と、 前記資源使用状況出力手段によって出力された資源使用
状況をあらかじめ与えられた知識ルールにしたがって解
析する資源使用状況解析手段と、前記ジャーナルデータ
出力手段で出力されたジャーナルデータをあらかじめ与
えられた知識ルールにしたがって解析するジャーナルデ
ータ解析手段と、 前記資源状況解析手段での解析結果と前記ジャーナルデ
ータ解析手段の解析結果とに基づいて問題点の指摘を行
うことの出来る知識情報処理手段とを含むことを特徴と
するトランザクション処理性能自動分析方式。
[Scope of Claims] Resource usage status output means for outputting the resource usage status of the entire computer system over time; journal data output means for outputting journal data regarding the processing of each transaction in the transaction processing system; and the resource usage status. resource usage analysis means for analyzing the resource usage status outputted by the output means according to pre-given knowledge rules; and a journal for analyzing the journal data output by the journal data output means according to pre-given knowledge rules. A transaction process characterized by comprising: a data analysis means; and a knowledge information processing means capable of pointing out problems based on the analysis results of the resource status analysis means and the analysis results of the journal data analysis means. Performance automatic analysis method.
JP62140817A 1987-06-04 1987-06-04 Automatic analyzing system for transaction processing performance Pending JPS63304337A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62140817A JPS63304337A (en) 1987-06-04 1987-06-04 Automatic analyzing system for transaction processing performance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62140817A JPS63304337A (en) 1987-06-04 1987-06-04 Automatic analyzing system for transaction processing performance

Publications (1)

Publication Number Publication Date
JPS63304337A true JPS63304337A (en) 1988-12-12

Family

ID=15277420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62140817A Pending JPS63304337A (en) 1987-06-04 1987-06-04 Automatic analyzing system for transaction processing performance

Country Status (1)

Country Link
JP (1) JPS63304337A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002017183A3 (en) * 2000-08-04 2003-11-20 Xtremesoft Inc System and method for analysing a transactional monitoring system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002017183A3 (en) * 2000-08-04 2003-11-20 Xtremesoft Inc System and method for analysing a transactional monitoring system

Similar Documents

Publication Publication Date Title
US6041425A (en) Error recovery method and apparatus in a computer system
CN110515808B (en) Database monitoring method and device, computer equipment and storage medium
US20140365833A1 (en) Capturing trace information using annotated trace output
US20040015879A1 (en) Method and apparatus for tracing details of a program task
CN109542341B (en) Read-write IO monitoring method, device, terminal and computer readable storage medium
CN114201615A (en) Scientific research data change review method based on data snapshot and server
US20020133316A1 (en) Automatic workflow monitoring/control method and apparatus
CN111784176A (en) Data processing method, device, server and medium
JPS63304337A (en) Automatic analyzing system for transaction processing performance
CN110033242B (en) Working time determining method, device, equipment and medium
CN110175124A (en) A kind of method and device of diagnosis Spark application
CN115016890A (en) Virtual machine resource allocation method and device, electronic equipment and storage medium
CN111047433B (en) Analysis method, analysis device, server and storage medium for user anomaly reasons
CN114445042A (en) Project control method, project control device, electronic equipment and computer readable storage medium
JP3826602B2 (en) System operation management device
JP2728601B2 (en) Performance evaluation device for parallel processing
CN105487963B (en) Message authentication method and device
CN113051278B (en) Processing method and system for data replication process delay
US10935965B2 (en) Operation management apparatus
JPH01116844A (en) Execution state output system for multiprocessing
JP2006172278A (en) Workflow system, its workflow management server and method for managing workflow
JPS63140340A (en) Information acquiring system for abnormal completion of task
JPH05274190A (en) Work station operating information analyzing system
JPH02287636A (en) Log data collecting method
CN115473833A (en) Client performance monitoring method, device and system and readable storage medium