JPH04320556A - Sampling system for transaction execution tracing information - Google Patents

Sampling system for transaction execution tracing information

Info

Publication number
JPH04320556A
JPH04320556A JP3113843A JP11384391A JPH04320556A JP H04320556 A JPH04320556 A JP H04320556A JP 3113843 A JP3113843 A JP 3113843A JP 11384391 A JP11384391 A JP 11384391A JP H04320556 A JPH04320556 A JP H04320556A
Authority
JP
Japan
Prior art keywords
transaction
trace information
control means
transaction execution
message
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
JP3113843A
Other languages
Japanese (ja)
Inventor
Yuko Nagai
永井 優子
Haruhiko Okuwaki
奥脇 春彦
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
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution 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 Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP3113843A priority Critical patent/JPH04320556A/en
Publication of JPH04320556A publication Critical patent/JPH04320556A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To automatically sample the transaction execution tracing information of a transaction only when the transaction is abnormally ended. CONSTITUTION:When the transaction is abnormally ended, a transaction execution control means 5 starts up an abnormal end control means 8. The means 8 instructs the means 5 to start the sampling of tracing information and requests a transaction scheduling means 4 to schedule the transaction again by the same message. When the sampling of the tracing information is instructed at the time of reexecution of the transaction, the means 5 starts up a tracing information sampling means 9. The means 9 stores the tracing information in a tracing information storing file 10. Consequently the overhead of transaction processing due to the sampling of execution trace and the capacity of a tracing information storing file can be reduced.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、トランザクション実行
トレース情報採取方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transaction execution trace information collection method.

【0002】0002

【従来の技術】従来、トランザクション処理システムで
はトランザクションの実行トレース情報を採取する場合
、トランザクションを実行する前にトレース情報採取を
指示しておかなければならなかった。
2. Description of the Related Art Conventionally, in a transaction processing system, when collecting execution trace information of a transaction, it is necessary to instruct the collection of trace information before executing the transaction.

【0003】0003

【発明が解決しようとする課題】トランザクションが異
常終了した場合、原因を調べるためにトランザクション
実行トレース情報は有効な資料となる。
[Problems to be Solved by the Invention] When a transaction terminates abnormally, transaction execution trace information becomes effective material for investigating the cause.

【0004】トランザクション異常終了はいつ発生する
か特定することは難しいためトランザクションが異常終
了したときのトレース情報のみが必要な場合でも上述し
た従来のトランザクション実行トレース情報採取方式で
はトレース情報採取を指示しておかないと採取できない
。したがって常にトレース情報を採取することになりト
ランザクション処理のオーバヘッドが増える。また、ト
レース情報格納ファイルの容量が多量に必要となるとい
う課題があった。
[0004] Since it is difficult to specify when a transaction abnormally ends, even if only the trace information when a transaction ends abnormally is required, the conventional transaction execution trace information collection method described above does not instruct trace information collection. You can't collect it if you don't leave it. Therefore, trace information is always collected, which increases the overhead of transaction processing. Another problem was that the trace information storage file required a large amount of capacity.

【0005】本発明は上記の課題を解消するためになさ
れたものでトランザクション異常終了が発生したのみ、
トランザクション実行トレース情報が採取できるトラン
ザクション実行トレース情報採取方式を得ることを目的
とする。
[0005] The present invention was made to solve the above problem, and only when an abnormal transaction termination occurs,
The purpose of this invention is to obtain a transaction execution trace information collection method that can collect transaction execution trace information.

【0006】[0006]

【課題を解決するための手段】本発明のトランザクショ
ン実行トレース情報採取方式は、計算機と通信回線を介
して結ばれた端末装置からトランザクション処理を要求
するメッセージを入力してアプリケーションプログラム
を実行するトランザクション処理システムにおいて、ア
プリケーションプログラムの実行の流れを示す情報をト
ランザクション実行トレース情報と定義すると、前記端
末装置から入力されたメッセージを受信して入力メッセ
ージ格納領域上にあるタスク毎のトランザクションスケ
ジュール待ち行列にメッセージを登録するメッセージ入
力手段と、この入力メッセージを格納する入力メッセー
ジ格納領域と、前記トランザクションスケジュール待ち
行列から登録済みメッセージを一件取り出してトランザ
クション実行制御手段にメッセージを渡すトランザクシ
ョンスケジュール手段と、前記トランザクションスケジ
ュール手段から渡されたメッセージを処理すべきタスク
を起動してメッセージをアプリケーションプログラムに
渡しプログラムの実行制御を行いトランザクション実行
トレース情報採取が指示されていたならばトランザクシ
ョン実行トレース情報採取手段を起動しアプリケーショ
ンプログラムが正常終了したならば正常終了制御手段を
起動し異常終了したならば異常終了制御手段を起動する
トランザクション実行制御手段と、前記トランザクショ
ン実行制御手段から起動されてトランザクション実行ト
レース情報採取停止を前記トランザクション実行制御手
段へ指示し前記トランザクションスケジュール待ち行列
に登録済みの次のメッセージのスケジュールをトランザ
クションスケジュール手段に依頼する正常終了制御手段
と、前記トランザクション実行制御手段から起動されて
トランザクション実行トレース情報採取開始を前記トラ
ンザクション実行制御手段へ指示し再度同一メッセージ
のスケジュールをトランザクションスケジュール手段に
依頼する異常終了制御手段と、前記トランザクション実
行制御手段から起動されてトランザクション実行トレー
ス情報をトレース情報格納ファイルに採取するトランザ
クション実行トレース情報採取手段と、このトランザク
ション実行トレース情報を格納するトレース情報格納フ
ァイルと、前記トレース情報格納ファイルからトランザ
クション実行トレース情報を読み出し編集するトランザ
クション実行トレース情報編集手段とを有することを特
徴とする。
[Means for Solving the Problems] The transaction execution trace information collection method of the present invention is a transaction processing method in which an application program is executed by inputting a message requesting transaction processing from a terminal device connected to a computer via a communication line. In a system, when information indicating the flow of execution of an application program is defined as transaction execution trace information, a message input from the terminal device is received and the message is stored in the transaction schedule queue for each task in the input message storage area. A message input means for registering, an input message storage area for storing the input message, a transaction schedule means for extracting one registered message from the transaction schedule queue and passing the message to the transaction execution control means, and the transaction schedule means. Activates the task that should process the message passed from , passes the message to the application program, controls the execution of the program, and if transaction execution trace information collection is instructed, activates the transaction execution trace information collection means and executes the application program. a transaction execution control means that activates a normal termination control means if the transaction terminates normally and activates an abnormal termination control means if the transaction terminates abnormally; normal termination control means for instructing the control means to request the transaction schedule means to schedule the next message already registered in the transaction schedule queue; and normal termination control means for instructing the transaction scheduler to schedule the next message registered in the transaction schedule queue; Abnormal termination control means that instructs the execution control means to request the transaction scheduling means to schedule the same message again; and transaction execution trace information collection that is activated by the transaction execution control means and collects transaction execution trace information into a trace information storage file. A trace information storage file for storing this transaction execution trace information, and a transaction execution trace information editing means for reading and editing transaction execution trace information from the trace information storage file.

【0007】[0007]

【作用】本発明のトランザクション実行トレース情報採
取方式によれば、トランザクション実行制御手段はトラ
ンザクションスケジュール手段から受けとった入力メッ
セージを処理するアプリケーションプログラムの実行制
御を行ない、プログラムが異常終了した場合には異常終
了制御手段を起動する、起動された異常終了制御手段は
トランザクション実行トレース情報採取開始をトランザ
クション実行制御手段へ指示する、トランザクション実
行トレース情報採取手段は、トランザクション実行制御
手段から起動されトランザクション実行トレース情報を
トレース情報格納ファイルに採取するので、トランザク
ション異常終了が発生したときトランザクション実行ト
レース情報を採取できる。
[Operation] According to the transaction execution trace information collection method of the present invention, the transaction execution control means controls the execution of the application program that processes the input message received from the transaction schedule means, and when the program terminates abnormally, the transaction execution control means terminates abnormally. The activated abnormal termination control means instructs the transaction execution control means to start collecting transaction execution trace information.The transaction execution trace information collection means is activated by the transaction execution control means and traces the transaction execution trace information. Since it is collected in the information storage file, transaction execution trace information can be collected when a transaction abnormally ends.

【0008】[0008]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.

【0009】図1は本発明の一実施例のトランザクショ
ン実行トレース情報採取方式の構成を示すブロック図で
ある。本実施例は、通信回線を介してシステムと結ばれ
る端末装置1と、端末装置1からの入力を登録するメッ
セージ入力手段2と、入力メッセージを格納する格納領
域3と、入力メッセージ格納領域3に格納したメッセー
ジをとり出してトランザクション実行制御手段に渡すト
ランザクションスケジュール手段4と、トランザクショ
ンスケジュール手段4からのメッセージを処理するトラ
ンザクション実行制御手段5と、トランザクション実行
制御手段5によって起動されるアプリケーションプログ
ラム6と、トランザクション実行制御手段5によって起
動され正常時の処理を行なう正常終了制御手段7と、同
じく異常時の処理を行なう異常終了制御手段8と、トラ
ンザクション実行制御手段5によって起動され実行トレ
ー情報をファイルするトランザクション実行トレース情
報採取手段9と、トレース情報格納ファイル10と、ト
レース情報格納ファイル10に格納した情報を編集する
トランザクション実行トレース情報編集手段11とから
構成されている。
FIG. 1 is a block diagram showing the configuration of a transaction execution trace information collection system according to an embodiment of the present invention. This embodiment includes a terminal device 1 connected to the system via a communication line, a message input means 2 for registering input from the terminal device 1, a storage area 3 for storing input messages, and an input message storage area 3. a transaction scheduler 4 that retrieves stored messages and passes them to a transaction execution controller; a transaction execution controller 5 that processes messages from the transaction scheduler 4; and an application program 6 started by the transaction execution controller 5; A normal termination control means 7 which is started by the transaction execution control means 5 and performs normal processing; an abnormal termination control means 8 which also performs abnormal processing; and a transaction which is started by the transaction execution control means 5 and files execution tray information. It consists of an execution trace information collection means 9, a trace information storage file 10, and a transaction execution trace information editing means 11 for editing information stored in the trace information storage file 10.

【0010】図2は本発明のトランザクションスケジュ
ール手段4における処理を示す流れ図、図3は本発明の
正常終了制御手段7における処理を示す流れ図、図4は
本発明の異常終了制御手段8における処理を示す流れ図
である。
FIG. 2 is a flowchart showing the processing in the transaction scheduling means 4 of the invention, FIG. 3 is a flowchart showing the processing in the normal termination control means 7 of the invention, and FIG. 4 is a flowchart showing the processing in the abnormal termination control means 8 of the invention. FIG.

【0011】次に、本実施例の動作について図面を参照
して詳細に説明する。
Next, the operation of this embodiment will be explained in detail with reference to the drawings.

【0012】端末装置1からトランザクション処理を要
求するメッセージが入力されると、メッセージ入力手段
2でメッセージを受信し、入力メッセージ格納領域3上
にあるタスク毎のトランザクションスケジュール待ち行
列へ登録しトランザクションスケジュール手段4を起動
する。
When a message requesting transaction processing is input from the terminal device 1, the message input means 2 receives the message, registers it in the transaction schedule queue for each task on the input message storage area 3, and sends the message to the transaction schedule means 2. Start 4.

【0013】トランザクションスケジュール手段4は、
トランザクションスケジュール待ち行列から登録済みメ
ッセージを一件取り出してトランザクション実行制御手
段5へメッセージを渡す。
[0013] The transaction scheduling means 4 includes:
One registered message is taken out from the transaction schedule queue and passed to the transaction execution control means 5.

【0014】トランザクション実行制御手段5は、トラ
ンザクションスケジュール手段4から渡されたメッセー
ジを処理すべきタスクを起動し、メッセージをアプリケ
ーションプログラム6に渡し、プログラムの実行制御を
行う。トランザクション実行トレース情報採取が指示さ
れていたらトランザクション実行トレース情報採取手段
9を起動する。
The transaction execution control means 5 activates a task to process the message passed from the transaction schedule means 4, passes the message to the application program 6, and controls the execution of the program. If transaction execution trace information collection is instructed, the transaction execution trace information collection means 9 is activated.

【0015】トランザクション実行トレース情報採取手
段9は、トレース情報格納ファイル10にトランザクシ
ョン実行トレース情報を書き込む。
Transaction execution trace information collecting means 9 writes transaction execution trace information into trace information storage file 10 .

【0016】トランザクション実行トレース情報編集手
段11はトレース情報格納ファイル10からトランザク
ション実行トレース情報を読みだして編集する。
Transaction execution trace information editing means 11 reads transaction execution trace information from trace information storage file 10 and edits it.

【0017】トランザクション実行制御手段5は、アプ
リケーションプログラム6が正常終了したならば正常終
了制御手段7を起動し、異常終了したならば異常終了制
御手段8を起動する。正常終了制御手段7は、ステップ
71でトランザクション実行トレース情報採取を停止す
るようにトランザクション実行制御手段5へ要求する。 ステップ72で次のトランザクションをスケジュールす
るようにトランザクションスケジュール手段4へ要求す
る。
The transaction execution control means 5 activates the normal termination control means 7 when the application program 6 terminates normally, and activates the abnormal termination control means 8 when the application program 6 terminates abnormally. In step 71, the normal termination control means 7 requests the transaction execution control means 5 to stop collecting transaction execution trace information. In step 72, the transaction scheduling means 4 is requested to schedule the next transaction.

【0018】異常終了制御手段8は、ステップ81で再
実行トランザクションであるか判定する。再実行トラン
ザクションでなければステップ82でトランザクション
実行トレース情報採取を開始するようにトランザクショ
ン実行制御手段5へ要求する。ステップ83で再度同一
トランザクションをスケジュールするようにトランザク
ションスケジュール手段4へ要求する。再実行トランザ
クションであればステップ84でトランザクション実行
トレース情報採取を停止するようにトランザクション実
行制御手段5へ要求する。ステップ85で次のトランザ
クションをスケジュールするようにトランザクションス
ケジュール手段4へ要求する。
The abnormal termination control means 8 determines in step 81 whether the transaction is a re-execution transaction. If it is not a re-execution transaction, a request is made to the transaction execution control means 5 to start collecting transaction execution trace information in step 82. In step 83, the transaction scheduling means 4 is requested to schedule the same transaction again. If it is a re-execution transaction, a request is made to the transaction execution control means 5 to stop collecting transaction execution trace information in step 84. In step 85, the transaction scheduling means 4 is requested to schedule the next transaction.

【0019】トランザクションスケジュール手段4は、
ステップ41で再実行要求であるかを判定する。再実行
要求でないならばステップ42でトランザクションスケ
ジュール待ち行列から次のメッセージを一件取り出して
トランザクション実行制御手段5へ渡す。再実行要求な
らばステップ43で再度同一メッセージをトランザクシ
ョン実行制御手段5へ渡す。
The transaction scheduling means 4 comprises:
In step 41, it is determined whether the request is a re-execution request. If it is not a re-execution request, the next message is taken out from the transaction schedule queue and passed to the transaction execution control means 5 in step 42. If it is a re-execution request, the same message is passed to the transaction execution control means 5 again in step 43.

【0020】この様にトランザクション異常終了のとき
だけ自動的にトランザクション実行トレース情報が採取
される。
In this way, transaction execution trace information is automatically collected only when a transaction ends abnormally.

【0021】[0021]

【発明の効果】以上説明したように本発明は、トランザ
クション異常終了が発生したとき自動的に再度同一トラ
ンザクションをトランザクション実行トレース情報採取
を指示して実行させる。
As described above, in the present invention, when a transaction abnormally ends, the same transaction is automatically executed again by instructing the collection of transaction execution trace information.

【0022】これにより、トランザクション実行トレー
ス情報採取をあらかじめ指示しておかなくてもトランザ
クション異常終了が発生したとき常にトランザクション
実行トレース情報を採取することができる。
[0022] Thereby, transaction execution trace information can be collected whenever an abnormal transaction termination occurs, even if transaction execution trace information collection is not instructed in advance.

【0023】トランザクション異常終了が発生したとき
のみトランザクション実行トレース情報が採取されるた
めトランザクション処理のオーバヘッドが削減できる。
[0023] Since transaction execution trace information is collected only when a transaction abnormally ends, the overhead of transaction processing can be reduced.

【0024】また、トランザクション実行トレース情報
採取を常に指示しなくてもよいのでトレース情報格納フ
ァイル容量が削減できるという効果がある。
Furthermore, since it is not necessary to always instruct transaction execution trace information collection, there is an effect that the capacity of the trace information storage file can be reduced.

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

【図1】本発明の一実施例であるトランザクション実行
トレース情報採取方式の構成を示すブロック図、
FIG. 1 is a block diagram showing the configuration of a transaction execution trace information collection method that is an embodiment of the present invention;

【図2
】本発明のトランザクションスケジュール手段4におけ
る処理を示す流れ図、
[Figure 2
] A flowchart showing the processing in the transaction scheduling means 4 of the present invention,

【図3】本発明の正常終了制御手段7における処理を示
す流れ図、
FIG. 3 is a flowchart showing the processing in the normal termination control means 7 of the present invention;

【図4】本発明の異常終了制御手段8における処理を示
す流れ図である。
FIG. 4 is a flowchart showing processing in the abnormal termination control means 8 of the present invention.

【符号の説明】[Explanation of symbols]

1    端末装置 2    メッセージ入力手段 3    入力メッセージ格納領域 4    トランザクションスケジュール手段5   
 トランザクション実行制御手段6    アプリケー
ションプログラム7    正常終了制御手段 8    異常終了制御手段
1 Terminal device 2 Message input means 3 Input message storage area 4 Transaction schedule means 5
Transaction execution control means 6 Application program 7 Normal termination control means 8 Abnormal termination control means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  計算機と通信回線を介して結ばれた端
末装置からトランザクション処理を要求するメッセージ
を入力してアプリケーションプログラムを実行するトラ
ンザクション処理システムにおいて、アプリケーション
プログラムの実行の流れを示す情報をトランザクション
実行トレース情報と定義すると、前記端末装置から入力
されたメッセージを受信して入力メッセージ格納領域上
にあるタスク毎のトランザクションスケジュール待ち行
列に前記メッセージを登録するメッセージ入力手段と、
この入力メッセージを格納する入力メッセージ格納領域
と、前記トランザクションスケジュール待ち行列から登
録済みメッセージを一件取り出してトランザクション実
行制御手段にメッセージを渡すトランザクションスケジ
ュール手段と、前記トランザクションスケジュール手段
から渡されたメッセージを処理すべきタスクを起動して
前記メッセージをアプリケーションプログラムに渡しプ
ログラムの実行制御を行い前記トランザクション実行ト
レース情報採取が指示されていたならばトランザクショ
ン実行トレース情報採取手段を起動しアプリケーション
プログラムが正常終了したならば正常終了制御手段を起
動し異常終了したならば異常終了制御手段を起動するト
ランザクション実行制御手段と、前記トランザクション
実行制御手段から起動されてトランザクション実行トレ
ース情報採取停止を前記トランザクション実行制御手段
へ指示し前記トランザクションスケジュール待ち行列に
登録済みの次のメッセージのスケジュールを前記トラン
ザクションスケジュール手段に依頼する正常終了制御手
段と、前記トランザクション実行制御手段から起動され
てトランザクション実行トレース情報採取開始を前記ト
ランザクション実行制御手段へ指示し再度同一メッセー
ジのスケジュールを前記トランザクションスケジュール
手段に依頼する異常終了制御手段と、前記トランザクシ
ョン実行制御手段から起動されてトランザクション実行
トレース情報をトレース情報格納ファイルに採取するト
ランザクション実行トレース情報採取手段と、このトラ
ンザクション実行トレース情報を格納するトレース情報
格納ファイルと、前記トレース情報格納ファイルからト
ランザクション実行トレース情報を読み出し編集するト
ランザクション実行トレース情報編集手段とを有するこ
とを特徴とするトランザクション実行トレース情報採取
方式。
Claim 1: In a transaction processing system that executes an application program by inputting a message requesting transaction processing from a terminal device connected to a computer via a communication line, information indicating the flow of execution of the application program is used to execute the transaction. Defined as trace information, message input means receives a message input from the terminal device and registers the message in a transaction schedule queue for each task on the input message storage area;
an input message storage area for storing the input message; a transaction scheduler that retrieves one registered message from the transaction schedule queue and delivers the message to a transaction execution control means; and a transaction scheduler that processes the message passed from the transaction scheduler. If the transaction execution trace information collection is instructed, start the transaction execution trace information collection means, and if the application program terminates normally. transaction execution control means that activates the normal termination control means and, if abnormal termination occurs, activates the abnormal termination control means; and transaction execution control means that is activated by the transaction execution control means and instructs the transaction execution control means to stop collecting transaction execution trace information. normal termination control means for requesting the transaction scheduling means to schedule the next message registered in the transaction schedule queue; and normal termination control means activated by the transaction execution control means to request the transaction execution control means to start collecting transaction execution trace information. an abnormal termination control means for instructing and requesting the transaction scheduling means to schedule the same message again; a transaction execution trace information collection means that is activated by the transaction execution control means and collects transaction execution trace information to a trace information storage file; A transaction execution trace information collection method comprising: a trace information storage file that stores this transaction execution trace information; and a transaction execution trace information editing means that reads and edits transaction execution trace information from the trace information storage file.
JP3113843A 1991-04-19 1991-04-19 Sampling system for transaction execution tracing information Pending JPH04320556A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3113843A JPH04320556A (en) 1991-04-19 1991-04-19 Sampling system for transaction execution tracing information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3113843A JPH04320556A (en) 1991-04-19 1991-04-19 Sampling system for transaction execution tracing information

Publications (1)

Publication Number Publication Date
JPH04320556A true JPH04320556A (en) 1992-11-11

Family

ID=14622449

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3113843A Pending JPH04320556A (en) 1991-04-19 1991-04-19 Sampling system for transaction execution tracing information

Country Status (1)

Country Link
JP (1) JPH04320556A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08221433A (en) * 1995-02-13 1996-08-30 Fujitsu Ltd Information retrieval system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08221433A (en) * 1995-02-13 1996-08-30 Fujitsu Ltd Information retrieval system

Similar Documents

Publication Publication Date Title
JPH0799502B2 (en) Computer system
JPH04320556A (en) Sampling system for transaction execution tracing information
JPH05257758A (en) System for sampling transaction execution trace information
JP2564978B2 (en) Communication control program trace data collection method
JP2885907B2 (en) Online processing time analysis method
JP2882859B2 (en) Online event processing time analysis method
JPH04225451A (en) Communication controller
JPH05241890A (en) Data trace system
JP2669042B2 (en) Automatic volume incorporation processing method in business programs
JP3330767B2 (en) Information processing apparatus and trace acquisition method in information processing apparatus
JPH01116844A (en) Execution state output system for multiprocessing
JPH05100935A (en) Data base managing system
JPH02126319A (en) Input job managing system
JPH0546455A (en) File recovery interrupting system
JPH04239962A (en) Transaction execution anaysis information output system
JPH02217938A (en) Interactive system monitoring system for operator console
JPH0689250A (en) System for sampling valid trace information in communication processor
JPH0484355A (en) Terminal-relying command executing system
JPH0324638A (en) Routine tracing device
JPH11272511A (en) Device and method for performance information sampling and recording medium for recording program
JPH05298145A (en) Trace data sampling processing system
JPH01185729A (en) Overlay structure program execution system
JPH04338860A (en) Online transaction control system
JPH03282742A (en) Computer system
JPS63304337A (en) Automatic analyzing system for transaction processing performance