JPH02280237A - System for controlling transaction processing time - Google Patents

System for controlling transaction processing time

Info

Publication number
JPH02280237A
JPH02280237A JP1102004A JP10200489A JPH02280237A JP H02280237 A JPH02280237 A JP H02280237A JP 1102004 A JP1102004 A JP 1102004A JP 10200489 A JP10200489 A JP 10200489A JP H02280237 A JPH02280237 A JP H02280237A
Authority
JP
Japan
Prior art keywords
elapsed time
transaction
time
processing
time limit
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
JP1102004A
Other languages
Japanese (ja)
Inventor
Junko Ito
順子 伊藤
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 JP1102004A priority Critical patent/JPH02280237A/en
Publication of JPH02280237A publication Critical patent/JPH02280237A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To prevent the processing of a transaction from being compulsorily completed at the time of exceeding a passage restriction time in the middle of the normal transaction processing by resetting the passage restriction time in the middle of the processing of the transaction. CONSTITUTION:A transaction passage time information acquiring means 10 takes out a passage restriction time and a start time from a passage time information storage area 5 and the passage time is obtained based on the start time and a time read from a timing means 37. Next, a transaction processing means 8 decides whether the passage restriction time is proper or not based on the passage time restriction time taken out by the acquiring means 10 and the passage time to be obtained, and in the case of the inproper passage restric tion time, a reset passage restriction time is set. A passage restriction time resetting means 9 outputs an instruction to set a reset passage time decided by an on-line transaction processing means into the storage area 5 to a passage time supervising means 4. Thus, the processing of the transaction is prevented from being compulsorily processing-completed because the passage restriction time is exceeded in the middle of the normal transaction processing.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、オンライントランザクション処理システムに
おけるトランザクションの経過制限時間を再設定するこ
とができる経過制限時間制御方式〔従来の技術〕 オンライントランザクション処理システムにおいては、
一つのトランザクションの処理のためにシステム資源(
例えば中央処理装置等)が占有されるのを防ぐため、ト
ランザクションの種別により経過制限時間(即ちそのト
ランザクションの許容最大処理時)を設定している。そ
して一つのトランザクションの処理時間が経過制限時間
を超えると、そのトランザクションの処理を打切ってい
る。この経過制限時間はトランザクションの処理の開始
時にだけしか設定できない。
[Detailed Description of the Invention] [Industrial Application Field] The present invention provides an elapsed time limit control method that can reset the elapsed time limit of a transaction in an online transaction processing system [Prior Art] In an online transaction processing system. teeth,
System resources (
In order to prevent a central processing unit (for example, a central processing unit, etc.) from being occupied, an elapsed time limit (that is, the maximum allowable processing time for that transaction) is set depending on the type of transaction. If the processing time for one transaction exceeds the elapsed time limit, the processing of that transaction is terminated. This elapsed time limit can be set only at the beginning of transaction processing.

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

上述したように、従来のトランザクション処理の経過制
限時間の設定方式は、トランザクション種別によりその
トランザクションの処理開始時に経過制限時間を設定し
、処理中には変更することができない、また、同一種別
のトランザクションに対してはそのトランザクションの
内容により処理時間が異なっても同一の経過制限時間が
設定される。従って、■正常なトランザクション処理を
行っているにもかかわらず、経過制限時間を超えたこと
によりそのトランザクションの処理が強制終了させられ
たり、または、■プログラム誤りによる無限ループなど
のトランザクション処理異常発生の検出が遅れたりする
。このように従来のトランザクションの経過制限時間設
定方式には解決すべき課題があった。
As mentioned above, the conventional method for setting the elapsed time limit for transaction processing is that the elapsed time limit is set at the start of transaction processing depending on the transaction type, and cannot be changed during processing. The same elapsed time limit is set for each transaction, even if the processing time differs depending on the content of the transaction. Therefore, ■Even though normal transaction processing is being performed, the transaction processing may be forcibly terminated because the elapsed time limit has been exceeded, or ■Transaction processing abnormalities such as infinite loops due to program errors may occur. Detection may be delayed. As described above, the conventional transaction elapsed time limit setting method has problems that need to be solved.

本発明は、このような事情に鑑みてなされたものであり
、その目的は、トランザクションの処理中に経過制限時
間を再設定することができるトランザクション処理時間
制御方式を提供することにある。
The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a transaction processing time control method that can reset the elapsed time limit during transaction processing.

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

本発明のトランザクション処理時間制御方式は、上記目
的を達成するために、入力されたトランザクションに対
して経過制限時間を設定し、前記トランザクションの処
理時間が前記経過制限時間を超えると前記トランザクシ
ョンの処理を中止しているオンライントランザクション
処理システムにおいて、 時間を計る計時手段と、 前記経過制限時間および前記計時手段から読み出した時
刻を開始時刻として経過時間情報格納領域に格納する経
過時間監視手段と、 前記経過時間情報格納領域から経過制限時間および開始
時刻を取り出し、該開始時刻と前記計時手段から読み出
した時刻とに基づいて経過時間を求めるトランザクショ
ン経過時間情報取得手段と、該トランザクション経過時
間情報取得手段により取り出された経過制限時間および
求められた経過時間とに基づいて経過制限時間が適切か
判定し、適切な経過制限時間でない時は再設定経過制限
時間を設定するトランザクション処理手段と、該オンラ
イントランザクション処理手段により決定された再設定
経過時間を前記経過時間情報格納領域に設定する指示を
前記経過時間監視手段に出す経過制限時間再設定手段と
を有する。
In order to achieve the above object, the transaction processing time control method of the present invention sets an elapsed time limit for an input transaction, and stops processing the transaction when the processing time of the transaction exceeds the elapsed time limit. In the online transaction processing system that has been discontinued, a clock means for measuring time; an elapsed time monitoring means for storing the elapsed time limit and the time read from the timer as a start time in an elapsed time information storage area; and the elapsed time. transaction elapsed time information acquisition means that retrieves the elapsed time limit and start time from the information storage area and calculates the elapsed time based on the start time and the time read from the time measurement means; transaction processing means that determines whether the elapsed time limit is appropriate based on the elapsed time limit determined and the obtained elapsed time, and resets the elapsed time limit if the elapsed time limit is not appropriate, and the online transaction processing means; and elapsed time limit resetting means for issuing an instruction to the elapsed time monitoring means to set the determined reset elapsed time in the elapsed time information storage area.

〔作用〕[Effect]

本発明のトランザクション処理時間制御方式においては
、計時手段が、時間を計り、経過時間監視手段が、経過
制限時間および計時手段から読み出した時刻を開始時刻
として経過時間情報格納領域に格納する。そして、トラ
ンザクション経過時間情報取得手段が、経過時間情報格
納領域から経過制限時間および開始時刻を取り出し、こ
の開始時刻と計時手段から読み出しな時刻とに基づいて
経過時間を求める0次いで、トランザクション処理手段
が、トランザクション経過時間情報取得手段により取り
出された経過制限時間および求められた経過時間とに基
づいて経過制限時間が適切か°判定し、適切な経過制限
時間でない時は再設定経過制限時間を設定し、経過制限
時間再設定手段が、オンライントランザクション処理手
段により決定された再設定経過時間を経過時間情報格納
領域に設定する指示を経過時間監視手段に出す。
In the transaction processing time control method of the present invention, the timer measures the time, and the elapsed time monitoring means stores the elapsed time limit and the time read from the timer as a start time in the elapsed time information storage area. Then, the transaction elapsed time information acquisition means retrieves the elapsed time limit and start time from the elapsed time information storage area, and calculates the elapsed time based on this start time and the time read from the timer.Next, the transaction processing means , determines whether the elapsed time limit is appropriate based on the elapsed time retrieved by the transaction elapsed time information acquisition means and the obtained elapsed time, and if it is not an appropriate elapsed time limit, sets a reset elapsed time limit. The elapsed time limit resetting means issues an instruction to the elapsed time monitoring means to set the reset elapsed time determined by the online transaction processing means in the elapsed time information storage area.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して詳細に説
明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例の構成図である。本発明のト
ランザクション処理時間制御方式は、トランザクション
経過制限時間指定手段1、トランザクション経過制限時
間格納領域2、トランザクション実行制御手段3、経過
時間監視手段4、経適時間情報格納領域5、トランザク
ション強制終了手段6、経過時間監視解除手段7、トラ
ンザクション処理プログラム8、経過制限時間再設定手
段9、トランザクション経過時間情報取得手段10、タ
イマ(計時手段)37から構成されている。
FIG. 1 is a block diagram of an embodiment of the present invention. The transaction processing time control method of the present invention includes a transaction elapsed time limit specifying means 1, a transaction elapsed time limit storage area 2, a transaction execution control means 3, an elapsed time monitoring means 4, an appropriate time information storage area 5, and a transaction forced termination means. 6, elapsed time monitoring cancellation means 7, transaction processing program 8, elapsed time limit resetting means 9, transaction elapsed time information acquisition means 10, and timer (time measuring means) 37.

第2図はトランザクション実行制御手段3の処理例、第
3図は経過時間監視手段4の処理例および第4図は経過
制限時間再設定手段9の処理例をそれぞれ示す流れ図で
ある。
FIG. 2 is a flowchart showing an example of processing by the transaction execution control means 3, FIG. 3 is a flowchart showing an example of processing by the elapsed time monitoring means 4, and FIG. 4 is a flowchart showing an example of processing by the elapsed time limit resetting means 9.

以下、各図を用いて本発明の実施例の動作を説明する。Hereinafter, the operation of the embodiment of the present invention will be explained using each figure.

先ず、トランザクション経過制限時間指定手段1は、ト
ランザクション経過制限時間格納領域2にトランザクシ
ョンの経過制限時間情報を予め格納しておく、このよう
な状態において、端末装置(図示せず)からのトランザ
クションメツセージをトランザクション実行制御手段3
が受は取ると、トランザクション実行制御手段3は、第
2図に示すように、ステップS21で所定のトランザク
ション開始処理を行う、そして、ステップS22でトラ
ンザクション経過制限時間格納領域2を参照し、設定さ
れているトランザクション経過制限時間情報を得る0次
に、ステップ323で取り出したトランザクション経過
制限時間情報が経過制限時間を指定しているか否かを判
定する。
First, the transaction elapsed time limit specifying means 1 stores transaction elapsed time limit information in the transaction elapsed time limit storage area 2 in advance. Transaction execution control means 3
When the transaction is accepted, the transaction execution control means 3 performs a predetermined transaction start process in step S21, as shown in FIG. 2, and refers to the transaction elapsed time limit storage area 2 in step S22, Next, it is determined whether the transaction elapsed time limit information retrieved in step 323 specifies an elapsed time limit.

経過制限時間を指定しているときは、ステップS24で
経過時間監視手段4に経過制限時間情報を渡して起動す
る。
When the elapsed time limit is specified, the elapsed time monitoring means 4 is passed the elapsed time limit information and activated in step S24.

起動された経過時間監視手段4は、第3図に示すように
、ステップS31でタイマ37に経過制限時間情報を通
知する。そして、ステップS32でタイマ37からその
時刻(現在の時刻とする)を読み出し、この現在の時刻
および経過制限時間情報を経過時間情報格納領域5に格
納する。次いで、トランザクション実行制御手段3に処
理が終了した旨を通知する。
The activated elapsed time monitoring means 4 notifies the timer 37 of the elapsed time limit information in step S31, as shown in FIG. Then, in step S32, the time (referred to as the current time) is read from the timer 37, and the current time and elapsed time limit information are stored in the elapsed time information storage area 5. Next, the transaction execution control means 3 is notified that the processing has ended.

トランザクション実行制御手段3は、この通知を受は取
ったとき又はステップ323で経過制限時間が設定され
ていないとき、ステップS25でトランザクション処理
プログラム8を起動する。
When the transaction execution control means 3 receives this notification or when the elapsed time limit is not set in step 323, it starts the transaction processing program 8 in step S25.

起動されたトランザクション処理プログラム8は、その
トランザクションに対して所定の処理を行ない、処理が
終了した旨をトランザクション実行制御手段3に通知す
る。
The activated transaction processing program 8 performs predetermined processing on the transaction, and notifies the transaction execution control means 3 that the processing has been completed.

この通知を受は取ったトランザクション実行制御手段3
は、第2図に示すように、ステップS26でそのトラン
ザクションに対して経過制限時間が設定されているか否
かを判定する。経過制限時間が設定されているときは、
ステップ327で経過時間監視解除手段7を起動する。
Transaction execution control means 3 that received this notification
As shown in FIG. 2, in step S26 it is determined whether an elapsed time limit has been set for the transaction. When an elapsed time limit is set,
In step 327, the elapsed time monitoring canceling means 7 is activated.

これを受けて経過時間監視解除手段7は、経過時間監視
手段4が設定した経過時間の監視要求を解除する旨をタ
イマ37に通知する。これによりタイマ37は経過時間
の監視を停止する6次に、経過時間監視解除手段7は、
トランザクション実行制御手段3に処理が終了した旨を
通知する。
In response to this, the elapsed time monitoring canceling means 7 notifies the timer 37 that the elapsed time monitoring request set by the elapsed time monitoring means 4 is to be canceled. As a result, the timer 37 stops monitoring the elapsed time.Next, the elapsed time monitoring canceling means 7:
The transaction execution control means 3 is notified that the processing has ended.

トランザクション実行制御平段3は、この通知を受は取
ったとき又はステップS26で経過制限時間が設定され
ていないときは、ステップS28で所定のトランザクシ
ョン終了処理を行う。
When the transaction execution control level 3 receives this notification or when the elapsed time limit is not set in step S26, it performs a predetermined transaction end process in step S28.

次に、トランザクションを処理中にトランザクション処
理プログラム8が経過制限時間を変更する際の動作につ
いて説明する。上述したように起動されたトランザクシ
ョン処理プログラム8は、トランザクションを処理して
いるときに経過制限時間を変更する必要が生じると、ト
ランザクション経過時間情報取得手段10を起動する。
Next, the operation when the transaction processing program 8 changes the elapsed time limit while processing a transaction will be described. The transaction processing program 8 activated as described above activates the transaction elapsed time information acquisition means 10 when it becomes necessary to change the elapsed time limit while processing a transaction.

起動されたトランザクション経過時間情報取得手段10
は、先ず、経過時間情報格納領域5を参照し、トランザ
クション処理プログラム8が処理中のトランザクション
に関する経過制限時間情報および現在の時刻を得る。そ
してこの現在の時刻に基づいてトランザクション処理プ
ログラム8がそのトランザクションに対する処理時間値
すなわち経過時間値を求め、この経過時間値をトランザ
クション処理プログラム8に渡す。
Activated transaction elapsed time information acquisition means 10
First, referring to the elapsed time information storage area 5, the transaction processing program 8 obtains the elapsed time limit information and the current time regarding the transaction being processed. Then, based on this current time, the transaction processing program 8 calculates a processing time value, that is, an elapsed time value for the transaction, and passes this elapsed time value to the transaction processing program 8.

トランザクション処理プログラム8は、受は取った経過
時間値および経過制限時間情報並びにそのトランザクシ
ョンに対する処理内容からその経過制限時間が適切値か
否かを判定する。経過制限時間値が適切でないときは、
経過制限時間再設定手段9に経過制限時間情報を渡して
起動する。このとき、新たな経過制限時間値を設定する
ときは再設定経過制限時間を渡すが、経過制限時間値を
設定しないときは経過制限時間を設定しない旨を示す再
設定経過制限時間なし情報を渡す。
The transaction processing program 8 determines whether the elapsed time limit is an appropriate value based on the received elapsed time value and elapsed time limit information and the processing details for the transaction. If the elapsed time limit value is not appropriate,
The elapsed time limit resetting means 9 is passed the elapsed time limit information and activated. At this time, when setting a new elapsed time limit value, pass the reset elapsed time limit, but when not setting an elapsed time limit value, pass information indicating that there is no reset elapsed time limit, indicating that the elapsed time limit is not set. .

起動された経過制限時間再設定手段9は、第4図に示す
ように、ステップ341で経過時間監視解除手段7を起
動する。起動された経過時間監視解除手段7は、タイマ
37に経過制限時間の監視を中止する旨を通知する。
The activated elapsed time limit resetting means 9 activates the elapsed time monitoring canceling means 7 in step 341, as shown in FIG. The activated elapsed time monitoring canceling means 7 notifies the timer 37 that monitoring of the elapsed time limit is to be discontinued.

次に、経過制限時間再設定手段9は、ステップS42で
トランザクション処理プログラム8から受は取った情報
が再設定経過制限時間情報か否かを判定する。再設定経
過制限時間情報のときはステップ343でこの再設定経
過制限時間情報を経過時間監視手段4に渡して起動する
。起動された経過時間監視手段4は、タイマ37に対し
て経過時間の監視を指示する。このようにして処理中の
トランザクションの経過制限時間を再設定することがで
きる。
Next, the elapsed time limit resetting means 9 determines whether the information received from the transaction processing program 8 in step S42 is reset elapsed time limit information. When the reset elapsed time limit information is determined, the reset elapsed time limit information is passed to the elapsed time monitoring means 4 and activated in step 343. The activated elapsed time monitoring means 4 instructs the timer 37 to monitor the elapsed time. In this way, the elapsed time limit for the transaction being processed can be reset.

また、上述したようにトランザクション実行プログラム
がトランザクションを処理しているときに、タイマ37
は内部のタイマがトランザクションの経過制限時間を超
えると経過時間監視手段4に通知する。この通知を受は
取った経過時間監視手段4は、第3図に示すように、ス
テップS33でトランザクション強制終了手段6を起動
する。
Further, as described above, when the transaction execution program is processing a transaction, the timer 37
notifies the elapsed time monitoring means 4 when the internal timer exceeds the transaction elapsed time limit. Upon receiving this notification, the elapsed time monitoring means 4 activates the transaction forced termination means 6 in step S33, as shown in FIG.

これを受けてトランザクション強制終了手段6は、トラ
ンザクション処理プログラム8にトランザクションの処
理を中止するように指示する。そうするとトランザクシ
ョン処理プログラム8はそのトランザクシロンの処理を
中止する。
In response to this, the transaction forced termination means 6 instructs the transaction processing program 8 to terminate transaction processing. Then, the transaction processing program 8 stops processing that transaction.

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

以上に説明したように、本発明のトランザクション処理
時間制御方式は、そのトランザクションの処理中に経過
制限時間を変更することができる。
As described above, the transaction processing time control method of the present invention can change the elapsed time limit during processing of the transaction.

従って、本発明のトランザクション処理時間制御方式を
採用すれば、■正常にそのトランザクションが処理され
ているにもかかわらず経過制限時間を超えたことにより
、そのトランザクションの処理が強制処理終了させられ
ることがなく、■プログラム誤りによる無限ループ等に
よるトランザクション処理異常を適切に検出することが
できる。
Therefore, by adopting the transaction processing time control method of the present invention, ■ it is possible to prevent the processing of a transaction from being forcibly terminated due to the elapsed time limit being exceeded even though the transaction is being processed normally; (1) It is possible to appropriately detect transaction processing abnormalities such as infinite loops caused by program errors.

ジョン経過時間情報取得手段、37・・・タイマ。elapsed time information acquisition means, 37... timer;

代理人 弁理士 本 庄 仲 介Agent: Patent Attorney Nakasuke Honjo

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

第1図は本発明の実施例の構成図、 第2図はトランザクション実行制御手段3の処理例を示
す流れ図、 第3図は経過時間監視手段4の処理例を示す流れ図、 第4図は経過制限時間再設定手段9の処理例を示す流れ
図である。 1・・・トランザクション経過制限時間指定手段、2・
・・トランザクション経過制限時間格納領域、3・・・
トランザクション実行制御手段、4・・・経過時間監視
手段、5・・・経過時間情報格納領域、6・・・トラン
ザクション強制終了手段、7・・・経過時間監視解除手
段、8・・・トランザクション処理プログラム、9・・
・経過制限時間再設定手段、10・・・トランザク竪盪
吟間t#l:+p足4の込埋伊uH示T嶌ル回第3図
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a flowchart showing an example of processing by the transaction execution control means 3, FIG. 3 is a flowchart showing an example of processing by the elapsed time monitoring means 4, and FIG. 4 is a flowchart showing an example of processing by the elapsed time monitoring means 4. 3 is a flowchart showing an example of processing by time limit resetting means 9; 1...Transaction elapsed time limit designation means, 2.
...Transaction elapsed time limit storage area, 3...
Transaction execution control means, 4: Elapsed time monitoring means, 5: Elapsed time information storage area, 6: Transaction forced termination means, 7: Elapsed time monitoring canceling means, 8: Transaction processing program , 9...
・Means for resetting the elapsed time limit, 10...Transaction time limit t#l:+p foot 4 embedded IUH display T island time 3rd figure

Claims (1)

【特許請求の範囲】 入力されたトランザクションに対して経過制限時間を設
定し、前記トランザクションの処理時間が前記経過制限
時間を超えると前記トランザクションの処理を中止して
いるオンライントランザクション処理システムにおいて
、 時間を計る計時手段と、 前記経過制限時間および前記計時手段から読み出した時
刻を開始時刻として経過時間情報格納領域に格納する経
過時間監視手段と、 前記経過時間情報格納領域から経過制限時間および開始
時刻を取り出し、該開始時刻と前記計時手段から読み出
した時刻とに基づいて経過時間を求めるトランザクショ
ン経過時間情報取得手段と、該トランザクション経過時
間情報取得手段により取り出された経過制限時間および
求められた経過時間とに基づいて経過制限時間が適切か
判定し、適切な経過制限時間でない時は再設定経過制限
時間を設定するトランザクション処理手段と、該オンラ
イントランザクション処理手段により決定された再設定
経過時間を前記経過時間情報格納領域に設定する指示を
前記経過時間監視手段に出す経過制限時間再設定手段と を設けたことを特徴とするトランザクション処理時間制
御方式。
[Scope of Claim] An online transaction processing system that sets an elapsed time limit for an input transaction, and stops processing the transaction when the processing time of the transaction exceeds the elapsed time limit. elapsed time monitoring means that stores the elapsed time limit and the time read from the timer as a start time in an elapsed time information storage area; extracts the elapsed time limit and start time from the elapsed time information storage area; , a transaction elapsed time information acquisition means for determining the elapsed time based on the start time and the time read from the time measurement means, and an elapsed time limit retrieved by the transaction elapsed time information acquisition means and the determined elapsed time. transaction processing means that determines whether the elapsed time limit is appropriate based on the elapsed time limit and sets a reset elapsed time limit if the elapsed time limit is not appropriate; and the elapsed time information that determines the reset elapsed time determined by the online transaction processing means. A transaction processing time control method, comprising: elapsed time limit resetting means for issuing an instruction to the elapsed time monitoring means to set the time limit in a storage area.
JP1102004A 1989-04-21 1989-04-21 System for controlling transaction processing time Pending JPH02280237A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1102004A JPH02280237A (en) 1989-04-21 1989-04-21 System for controlling transaction processing time

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1102004A JPH02280237A (en) 1989-04-21 1989-04-21 System for controlling transaction processing time

Publications (1)

Publication Number Publication Date
JPH02280237A true JPH02280237A (en) 1990-11-16

Family

ID=14315642

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1102004A Pending JPH02280237A (en) 1989-04-21 1989-04-21 System for controlling transaction processing time

Country Status (1)

Country Link
JP (1) JPH02280237A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05197593A (en) * 1992-01-22 1993-08-06 Nec Corp Loop/stall monitor device for application program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62145448A (en) * 1985-12-20 1987-06-29 Fujitsu Ltd Time-out avoiding system for terminal
JPS62287354A (en) * 1986-06-05 1987-12-14 Fujitsu Ltd Method for preventing generation of time-over error during high load operation of on-line processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62145448A (en) * 1985-12-20 1987-06-29 Fujitsu Ltd Time-out avoiding system for terminal
JPS62287354A (en) * 1986-06-05 1987-12-14 Fujitsu Ltd Method for preventing generation of time-over error during high load operation of on-line processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05197593A (en) * 1992-01-22 1993-08-06 Nec Corp Loop/stall monitor device for application program

Similar Documents

Publication Publication Date Title
JPH02280237A (en) System for controlling transaction processing time
JPS5878239A (en) Operation controlling circuit
JPH09114541A (en) Interruption generation time confirming circuit and processor
JPH04205152A (en) Monitor device for controller
JPH05274173A (en) Pseudo fault setting system
JPS62233855A (en) Monitor system for waiting time of program processing
JPH05257748A (en) Microprocessor device
JPS608954A (en) Hang-up detecting method of computer program
JPS59188702A (en) Programmable controller
JPH035856A (en) Monitoring system for memory content holding function
JPH03135634A (en) Measuring method for cpu occupied time
JPH031240A (en) Interruption control system
JPH02284234A (en) Interruption controlling system for real time control system
JPS62182848A (en) Monitor system for abnormality of program run
JPH0359730A (en) Job abort control system
JPH05197593A (en) Loop/stall monitor device for application program
JPH09258819A (en) Method for editing message
JPH02101555A (en) Referring and setting processing system for time data
JPH07295834A (en) Debug monitor processing method/device
JPH0132539B2 (en)
JPH05233359A (en) Debugging device
JPS63167917A (en) Waiting state display system
JPS62106564A (en) Using/spare processor switching control system for information processing system
JPS6260049A (en) External interruption input controller
JPS62100845A (en) Test system for information processor