JPS6359647A - Display system for exceptional event information - Google Patents

Display system for exceptional event information

Info

Publication number
JPS6359647A
JPS6359647A JP61204040A JP20404086A JPS6359647A JP S6359647 A JPS6359647 A JP S6359647A JP 61204040 A JP61204040 A JP 61204040A JP 20404086 A JP20404086 A JP 20404086A JP S6359647 A JPS6359647 A JP S6359647A
Authority
JP
Japan
Prior art keywords
exceptional event
event information
message
exceptional
application program
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
JP61204040A
Other languages
Japanese (ja)
Inventor
Shin 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 JP61204040A priority Critical patent/JPS6359647A/en
Publication of JPS6359647A publication Critical patent/JPS6359647A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To enable the urgent investigation of the cause of exceptional event information by displaying the exceptional event information generated by a user's application program on a terminal equipment where a transaction processing request message is entered. CONSTITUTION:The application program 431 executes a processing by the instruction of an inputted message and if an exceptional even occurs in the midst of the processing, it is detected by an exceptional event detection means 34. The exceptional event detection means 34 stores the kind A of the exceptional event, the program name C of the application program when the exceptional event occurs and the execution address B of the application program when the exceptional event occurs as the exceptional event information in an exceptional event information storage area 41 as the exceptional event information and accesses an exceptional event information display means 35 so as to display the exceptional even information.

Description

【発明の詳細な説明】 C産業上の利用分野〕 本発明は、オンラインシステムにおけるアプリケーショ
ンプログラムの実行中に発生した例外事象の情報をその
アプリケーションプログラムを起動した端末装置へ表示
する方式に関する。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a method for displaying information on an exceptional event that occurs during execution of an application program in an online system to a terminal device that has started the application program.

〔従来の技術〕[Conventional technology]

従来、アプリケーションプログラムの実行中に例外事象
が発生した場合、そのアプリケーションプログラムを起
動した端末装置へは例外事象が発生したことのみを表示
し、例外事象の種類2例外事象を起こした時のアプリケ
ーションプログラムの実行アドレス、アプリケーション
プログラム名等の例外事象情報はセンタに設置されたコ
ンソール装置へ表示している。
Conventionally, when an exception event occurs during the execution of an application program, only the fact that the exception event has occurred is displayed on the terminal device that started the application program. Exception event information such as the execution address and application program name are displayed on a console device installed at the center.

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

このように、例外事象が発生したことのみを端末装置に
表示し、例外事象情報はセンタに設置されたコンソール
装置へ表示する従来の方式では、利用者は例外事象が発
生したことを知らせる端末装置の表示を見ただけでは原
因が判明しないので、コンソール装置に表示されている
例外事象情報をわざわざ見に行かなければならない煩わ
しさがあり、地理的に離れた端末装置から実行したアプ
リケーションプログラムで例外事象が発生した場合には
、その原因を究明するための例外事象情報を取得するの
は極めて困難であるという問題点かあった。
In this way, with the conventional method of displaying only the fact that an exceptional event has occurred on the terminal device and displaying the exceptional event information on the console device installed at the center, the user can display the information on the terminal device that informs the user that an exceptional event has occurred. Because the cause cannot be determined just by looking at the display, there is the hassle of having to go to the trouble of checking the exception event information displayed on the console device. When an event occurs, there is a problem in that it is extremely difficult to obtain exceptional event information for investigating the cause.

本発明はこのような問題点を、例外事象情報をアプリケ
ーションプログラムを起動した端末装面に表示すること
により解決しようとするものである。
The present invention attempts to solve these problems by displaying exceptional event information on the terminal device that has started the application program.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の例外事象情報表示方式は、通信回線で結ばれた
端末装置からのメツセージ入力に応答してアプリケーシ
ョンプログラムを実行し、処理結果を前記端末装置へ表
示するトランザクション処理を行なうオンラインシステ
ムにおいて、前記端末装置からのトランザクション処理
要求のためのメツセージを受付けるメツセージ入力手段
と、 該メツセージ入力手段で受付けられたメツセージを解析
しアプリケーションプログラムにメツセージを渡して実
行させ、且つ該アプリケーションプログラムの実行を管
理するトランザクション実行制御手段と、 前記アプリケーションプログラムの実行中に例外事象が
発生した場合、その例外事象を検出し例外事象情報を報
告先の端末装置名に対応付けて例外事象情報格納領域へ
格納する例外事象検出手段と、 該例外事象検出手段による例外事象の検出に応答して、
前記例外事象情報格納領域に格納された例外事象情報を
取出し、前記トランザクション処理要求メツセージを投
入した前記端末装置への該例外事象情報の表示要求を生
成する例外事象情報表示手段と、 該例外事象情報表示手段からの要求に応答して、前記例
外事象情報を前記トランザクション処理要求メツセージ
を投入した前記端末装置へ出力するメツセージ出力手段
とを備える。
The exceptional event information display method of the present invention is applicable to an online system that performs transaction processing in which an application program is executed in response to a message input from a terminal device connected through a communication line, and a processing result is displayed on the terminal device. A message input means that receives a message for a transaction processing request from a terminal device, and a transaction that analyzes the message received by the message input means, passes the message to an application program for execution, and manages the execution of the application program. an execution control means; and an exception event detection unit that, when an exception event occurs during execution of the application program, detects the exception event and stores the exception event information in an exception event information storage area in association with the name of the terminal device to which the application program is to be reported. and, in response to detection of an exceptional event by the exceptional event detection means,
an exceptional event information display unit that retrieves exceptional event information stored in the exceptional event information storage area and generates a display request for the exceptional event information to the terminal device to which the transaction processing request message has been input; and message output means for outputting the exceptional event information to the terminal device to which the transaction processing request message was input in response to a request from the display means.

〔作用〕[Effect]

トランザクション実行制御手段によって実行せしめられ
たアプリケーションプログラムに例外事象が発生すると
、例外事象検出手段により、例外事象情報が報告先の端
末装置名に対応付けて例外事象情報格納領域へ格納され
、その後、例外事象情報表示手段、メツセージ出力手段
によって、例外事象情報が前記トランザクション処理要
求メツセージを投入した前記端末装置へ出力される。
When an exception event occurs in the application program executed by the transaction execution control means, the exception event detection means stores the exception event information in the exception event information storage area in association with the name of the terminal device to which the exception is reported. The event information display means and the message output means output exceptional event information to the terminal device to which the transaction processing request message was input.

〔実施例〕〔Example〕

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

第1図は本発明の実施例のブロック図であり、1a〜1
nは端末装置、2は端末装置1a〜1nと通信回線1 
a −y 1 nで接続された通信制御装置、3はセン
タに設置された処理装置、4は主記憶装置、5はファイ
ル装置、6はコンソール装置である。
FIG. 1 is a block diagram of an embodiment of the present invention, 1a to 1
n is a terminal device, 2 is a terminal device 1a to 1n and communication line 1
Communication control devices connected by a-y 1 n, 3 a processing device installed in the center, 4 a main storage device, 5 a file device, and 6 a console device.

処理装置3内には、通信回線Rayon、通信制御装置
2を介して端末装置13〜1nから送られてきたトラン
ザクション処理要求メツセージを入力するメツセージ入
力手段31と、メツセージ入力手段31から入力メツセ
ージを受取り、要求されたトランザクションに必要なア
プリケーションプログラムの起動、そのアプリケーショ
ンプログラムへの入力メツセージの受渡し、アプリケー
ションプログラムからの出力メツセージ送出要求に応答
したメツセージ出力手段37への出力メツセージ送出要
求通知等を行なうトランザクション実行制御手段32と
、入力メッセージを処理するアプリケーションプログラ
ムを実行するアプリケーションプログラム実行手段33
と、アプリケーションプログラムの動作中に例外事象が
発生した場合にその例外事象の検出を行ない、例外事象
の原因情報である例外事象情報を主記憶装置4内の例外
事象情報格納領域41に格納する例外事象検出手段34
と、例外事象検出手段34により起動されると例外事象
情報格納tiJl Mi 41からの例外事象情報の取
出し、出力メツセージ編集手段36を用いた出力メツセ
ージの編集7例外事象情報を含む出力メツセージのメン
セージ出力手段37への出力要求等を行なう例外事象情
報表示手段35と、例外事象情報表示手段35からの出
力メッセージ或いはトランザクション実行制御手段32
からの出力メツセージを受取り、通信制御装置22通信
回線1 a = j! nを介して端末装置1a〜1n
へ出力メツセージを送出するメツセージ出力手段37と
を含んでいる。
The processing device 3 includes a message input means 31 for inputting transaction processing request messages sent from the terminal devices 13 to 1n via the communication line Rayon and the communication control device 2, and a message input means 31 for receiving input messages from the message input means 31. , execution of a transaction that starts an application program necessary for the requested transaction, delivers an input message to the application program, notifies the message output means 37 of an output message transmission request in response to an output message transmission request from the application program, etc. A control means 32 and an application program execution means 33 for executing an application program for processing input messages.
and an exception that detects the exceptional event when it occurs during the operation of the application program, and stores the exceptional event information, which is the cause information of the exceptional event, in the exceptional event information storage area 41 in the main storage device 4. Event detection means 34
When activated by the exceptional event detection means 34, the exception event information is retrieved from the exceptional event information storage tiJl Mi 41, and the output message is edited using the output message editing means 36. 7. Output of the output message containing the exceptional event information Exception event information display means 35 that requests output to means 37, and output messages from exception event information display means 35 or transaction execution control means 32
The communication control device 22 receives the output message from the communication line 1 a = j! Terminal devices 1a to 1n via n
Message output means 37 for sending an output message to.

また、主記憶装置4には、例外事象情報格納領域41を
含む格納部42と、複数のアプリケーションプログラム
43.〜43mと、トランザクションとアプリケーショ
ンプログラムとの対応を示すテーブル44とが格納され
ている。
The main storage device 4 also includes a storage section 42 including an exceptional event information storage area 41, and a plurality of application programs 43. 43m and a table 44 showing the correspondence between transactions and application programs.

次に、端末装Z1 aから成る種のトランザクション処
理要求メツセージが入力され、それに対応するアプリケ
ーションプログラムの実行中に例外事象が発生した場合
を例にして本実施例の動作を説明する。
Next, the operation of this embodiment will be described using as an example a case where a transaction processing request message of a type from the terminal device Z1a is input and an exceptional event occurs during execution of the corresponding application program.

端末装W1 aから入力されたトランザクション処理要
求メツセージは、通信回線Ra2通信制御装置2を介し
て処理装置3に伝えられ、メッセージ入力手段31によ
り受付けられてトランザクション実行制御手段32に渡
される。
A transaction processing request message input from the terminal device W1a is transmitted to the processing device 3 via the communication line Ra2 communication control device 2, accepted by the message input means 31, and passed to the transaction execution control means 32.

トランザクション実行制御手段32は、入力メッセージ
が渡されると、その入力メッセージ中に付加されたトラ
ンザクション・コードとテーブル44の内容とに基づい
て必要なアプリケーションプログラム例えばアプリケー
ションプログラム431 を識別し、主記憶装置4から
そのアプリケーションプログラム43.を選び出してア
プリケーションプログラム実行手段33にそれを実行さ
せ、入力メツセージを渡す。また、トランザクション実
行制御手段32は、例外事象情報格納領域41に対応付
けた格納部42の領域42aに、要求されたトランザク
ション・コード、最初に起動したアプリケーションプロ
グラム名、そのトランザクションを要求した端末装置名
を格納する。
When an input message is passed to the transaction execution control means 32, the transaction execution control means 32 identifies a necessary application program, for example, an application program 431, based on the transaction code added to the input message and the contents of the table 44, and stores the application program 431 in the main storage device 4. The application program 43. is selected and executed by the application program execution means 33, and an input message is passed. In addition, the transaction execution control means 32 stores the requested transaction code, the name of the first application program started, and the name of the terminal device that requested the transaction in the area 42a of the storage unit 42 associated with the exception event information storage area 41. Store.

アプリケーションプログラム431 は、入力メツセー
ジの指示により処理を行なうが、この処理の途中で例外
事象が発生すると、これが例外事象検出手段34によっ
て公知のようにして検出される。
The application program 431 performs processing according to the instructions of the input message, and if an exceptional event occurs during this processing, this is detected by the exceptional event detection means 34 in a known manner.

そして、例外事象検出手段34は、例外事象を検出する
と、例外事象情報として例えば第2図に示すように例外
事象の種類A3例外事象を起こした時のアプリケーショ
ンプログラム(これは最初に起動されたアプリケーショ
ンプログラム43+ と同一の場合もあれば、そのアプ
リケーションプログラムによってコールされた別のアプ
リケーションプログラムの場合もある)のプログラム名
Cと、例外事象を起こした時のアプリケーションプログ
ラムの実行アドレスBを、例外事象情報格納領域41に
格納し、次いでその例外事象情報を表示するため例外事
象情報表示手段35を呼出す。
When the exceptional event detecting means 34 detects the exceptional event, the exceptional event detection means 34 records the exceptional event information as shown in FIG. 2, for example, as shown in FIG. The program name C of program 43+ (which may be the same as program 43+ or another application program called by that application program) and the execution address B of the application program when the exception event occurred are stored in the exception event information. The exceptional event information is stored in the storage area 41, and then the exceptional event information display means 35 is called to display the exceptional event information.

例外事象情報表示手段35は、呼出されると、例えば第
3図に示す処理を開始し、先ず、例外事象検出手段34
によって例外事象情報格納領域41に格納された例外事
象情報A−Cを取出しくステップSl)、その例外事象
情報を編集する出力メンセージ編集手段36が用意され
ていれば出力メツセージを編集するため出力メツセージ
編集手段36を呼出し、この出力メツセージ編集手段3
6で端末装置に合った形式のメツセージに整えさせてこ
れを取得しくステップS2.S4)、出力メツセージ編
集手段36が用意されていなければ標準形式の出カメ・
Zセージを作成する(ステップ52.33)。
When called, the exceptional event information display means 35 starts, for example, the process shown in FIG.
Step Sl) of extracting the exceptional event information A-C stored in the exceptional event information storage area 41 by the step S1), and if the output message editing means 36 for editing the exceptional event information is prepared, the output message is edited in order to edit the output message. Call the editing means 36 and edit the output message editing means 3
In step S2.6, the message is formatted into a format suitable for the terminal device and then acquired. S4), if the output message editing means 36 is not prepared, the standard format output message
Create a Z sage (step 52.33).

なお、出力メツセージ出力手段36は、例外事象情報を
表示する際に端末装置に合ったメツセージに整える為に
利用者が予め作成しておいたものである。例外事象情報
表示手段35は、上述のようにして例外事象情報を含む
出力メッセージを作成すると、例外事象ffi報格納領
域41に対応付けられた格納部42の91域42aに記
録された端末装置名を持つ端末’ATLに対しこの出力
メッセージを送出することをメツセージ出力手段37に
要求しくステップS5)、メツセージ出力手段37はこ
れに応答して通信制御装置2及び通信回線j!aを介し
て端末装置1aに例外事象情報を含む出力メツセージを
送出する。端末装置1aでは、その出力メツセージの内
容はCRTディスプレイ等に表示される。
Note that the output message output means 36 is created in advance by the user in order to arrange the message to suit the terminal device when displaying exceptional event information. When the exceptional event information display means 35 creates an output message including the exceptional event information as described above, it displays the terminal device name recorded in the 91 area 42a of the storage unit 42 associated with the exceptional event ffi information storage area 41. In step S5), the message output means 37 requests the message output means 37 to send this output message to the terminal 'ATL which has the communication control device 2 and the communication line j! An output message containing exceptional event information is sent to the terminal device 1a via a. In the terminal device 1a, the contents of the output message are displayed on a CRT display or the like.

なお、以上の実施例において、例外事象情報をトランザ
クション処理要求を行なった端末装置1a以外に、コン
ソール装置6.ファイル装置5内の利用者ファイル或い
は通信回線1 a −f nで結ばれている他の端末装
置に出力する等は自由である。
In the embodiments described above, in addition to the terminal device 1a that made the transaction processing request, the exceptional event information is transmitted to the console device 6. It is free to output to the user file in the file device 5 or to other terminal devices connected through the communication lines 1a-fn.

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

以上説明したように、本発明は、利用者のアプリケーシ
ョンプログラムで発生した例外事象情報を、トランザク
ション処理要求メツセージを投入した端末装置に表示す
るので、利用者は、例外事象情報を速やかに取得するこ
とができ、その原因の早急な究明が可能となる効果があ
る。
As explained above, the present invention displays the exceptional event information that occurred in the user's application program on the terminal device into which the transaction processing request message was input, so that the user can quickly obtain the exceptional event information. This has the effect of making it possible to quickly investigate the cause.

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

第1図は本発明の実施例のブロック図、第2図は例外事
象情報例の説明図、 第3図は例外事象情報表示手段35の処理例の流れ図で
ある。 図において、1a−In・・・端末装置、2・・・通信
制御装置、3・・・処理装置、4・・・主記憶装置、5
・・・ファイル装置、6・・・コンソール装置、31・
・・メツセージ入力手段、32・・・トランザクション
実行制御手段、33・・・アプリケーションプログラム
実行手段、34・・・例外事象検出手段、35・・・例
外事象情報表示手段、36・・・出力メツセージ編集手
段、37・・・メツセージ出力手段。
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is an explanatory diagram of an example of exceptional event information, and FIG. 3 is a flowchart of an example of processing by the exceptional event information display means 35. In the figure, 1a-In...terminal device, 2...communication control device, 3...processing device, 4...main storage device, 5
...File device, 6...Console device, 31.
Message input means, 32 Transaction execution control means, 33 Application program execution means, 34 Exception event detection means, 35 Exception event information display means, 36 Output message editing Means, 37...Message output means.

Claims (1)

【特許請求の範囲】 通信回線で結ばれた端末装置からのメッセージ入力に応
答してアプリケーションプログラムを実行し、処理結果
を前記端末装置へ表示するトランザクション処理を行な
うオンラインシステムにおいて、 前記端末装置からのトランザクション処理要求のための
メッセージを受付けるメッセージ入力手段と、 該メッセージ入力手段で受付けられたメッセージを解析
しアプリケーションプログラムにメッセージを渡して実
行させ、且つ該アプリケーションプログラムの実行を管
理するトランザクション実行制御手段と、 前記アプリケーションプログラムの実行中に例外事象が
発生した場合、その例外事象を検出し例外事象情報を報
告先の端末装置名に対応付けて例外事象情報格納領域へ
格納する例外事象検出手段と、 該例外事象検出手段による例外事象の検出に応答して、
前記例外事象情報格納領域に格納された例外事象情報を
取出し、前記トランザクション処理要求メッセージを投
入した前記端末装置への該例外事象情報の表示要求を生
成する例外事象情報表示手段と、 該例外事象情報表示手段からの要求に応答して、前記例
外事象情報を前記トランザクション処理要求メッセージ
を投入した前記端末装置へ出力するメッセージ出力手段
とを具備したことを特徴とする例外事象情報表示方式。
[Scope of Claims] An online system that performs transaction processing in which an application program is executed in response to a message input from a terminal device connected through a communication line, and a processing result is displayed on the terminal device, comprising: a message input means for accepting a message for a transaction processing request; and a transaction execution control means for analyzing the message received by the message input means, passing the message to an application program for execution, and managing the execution of the application program. , when an exceptional event occurs during execution of the application program, an exceptional event detection means detects the exceptional event and stores the exceptional event information in an exceptional event information storage area in association with the name of the terminal device to which the application program is to be reported; In response to the detection of the exceptional event by the exceptional event detection means,
an exceptional event information display unit that retrieves the exceptional event information stored in the exceptional event information storage area and generates a display request for the exceptional event information to the terminal device to which the transaction processing request message has been input; and An exceptional event information display method comprising: message output means for outputting the exceptional event information to the terminal device into which the transaction processing request message has been input in response to a request from the display means.
JP61204040A 1986-08-30 1986-08-30 Display system for exceptional event information Pending JPS6359647A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61204040A JPS6359647A (en) 1986-08-30 1986-08-30 Display system for exceptional event information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61204040A JPS6359647A (en) 1986-08-30 1986-08-30 Display system for exceptional event information

Publications (1)

Publication Number Publication Date
JPS6359647A true JPS6359647A (en) 1988-03-15

Family

ID=16483759

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61204040A Pending JPS6359647A (en) 1986-08-30 1986-08-30 Display system for exceptional event information

Country Status (1)

Country Link
JP (1) JPS6359647A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0240726A (en) * 1988-07-29 1990-02-09 Nec Corp Handling system for on-line shutdown cause data
JPH06242993A (en) * 1993-02-17 1994-09-02 Nec Corp Exception message generation system for information processor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0240726A (en) * 1988-07-29 1990-02-09 Nec Corp Handling system for on-line shutdown cause data
JPH06242993A (en) * 1993-02-17 1994-09-02 Nec Corp Exception message generation system for information processor

Similar Documents

Publication Publication Date Title
US8136093B2 (en) System for adding code commentary to source code during software debugging
JPS6359647A (en) Display system for exceptional event information
JPS5856025A (en) Common control system for output display sentence
JPH08235203A (en) Device and method for extracting file list
JPH10171999A (en) Graph display device
JPH05189224A (en) Management system for processing method
JPS6243718A (en) Message output system
JP2968165B2 (en) Test data generation processing system
JPH04329427A (en) Menu managing system
JPH02272668A (en) Transaction execution time sequence diagram edition system
JPS6033625A (en) Conversational information retrieving device
JPH02121040A (en) Error message display processing method
JPH07175619A (en) Interactive data input system
JPH04147185A (en) Information control system of large-sized display device
JPH03282819A (en) Picture control system
JPS6368929A (en) System for displaying format of language in-use in information processor
JPH01136236A (en) System for editing, analyzing and executing program
JPS5819306U (en) Plant status display device
JPS63140340A (en) Information acquiring system for abnormal completion of task
JPS63181059A (en) Screen terminal input and output control system
JPS62121526A (en) Editing control system for message format
JPS59178566A (en) Job execution waiting time information display
JP2000155744A (en) Transaction data redisplay system
JPH0553775A (en) Information processor
JPH01277916A (en) Essential input item check system for data input device