JPH036748A - On-line terminal equipment - Google Patents

On-line terminal equipment

Info

Publication number
JPH036748A
JPH036748A JP1141026A JP14102689A JPH036748A JP H036748 A JPH036748 A JP H036748A JP 1141026 A JP1141026 A JP 1141026A JP 14102689 A JP14102689 A JP 14102689A JP H036748 A JPH036748 A JP H036748A
Authority
JP
Japan
Prior art keywords
trace
information
fault
host
received
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
JP1141026A
Other languages
Japanese (ja)
Inventor
Yasuo Motoyui
元結 靖夫
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 JP1141026A priority Critical patent/JPH036748A/en
Publication of JPH036748A publication Critical patent/JPH036748A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the increase of the memory capacity and the disk capacity by selecting the trace information based on the trace control telegram received from a host to store these trace information and therefore acquiring the fault information with limitation. CONSTITUTION:A main control part 12 analyzes the telegram reported from a communication control part 11 and received from a host and the input information reported from an input/output control part 16 and received from a display device. Then the part 12 reports the process requests to a trace analyzing part 13 and a work processing part 14. The part 13 reports a trace processing part 15 with a trace control telegram whether the traces should be acquired or not for each module of the part 14, etc. The part 15 stores and records the trace information into a memory or a disk device by the trace report. Thus the fault information can be acquired in accordance with the fault state and therefore the extra information having no relation with the fault is never acquired. Thus it is possible to acquire the fault information for a long period of time without increasing the memory capacity and the disk capacity.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、オンラインシステムにおける端末装置に関し
、端末障害時の障害情報の取得方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a terminal device in an online system, and relates to a method for obtaining fault information when a terminal fault occurs.

〔従来の技術〕[Conventional technology]

従来の端末装置は、特開昭59−139439号公報に
記載のように、端末障害発生時のメモリ内容を障害デー
タとして保存、人手操作を介して他システムにて収集、
障害原因の追求を行っていた。
As described in Japanese Patent Application Laid-Open No. 59-139439, conventional terminal devices store the memory contents when a terminal failure occurs as failure data, collect it in another system through manual operation, and store it as failure data.
We were investigating the cause of the problem.

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

上記従来技術は、端末が多数のモジュールから構成され
、それらが複雑に通信して業務を実現する装置において
、障害情報が大量となり、障害情報を保存するためメモ
リ量やディスク容量を増加させていた。さらに、障害発
生時から、人手介入し、他端末に障害情報を出力する迄
に時間がかかり、この間の端末動作により、障害発生時
のメモリ状態が更新されてしまい、障害状況が正しく把
握できない問題があった。本発明は、障害発生時に取得
する障害情報を障害現象に応じて限定して取得すること
を可能にし、メモリ量、ディスク量の増大を防ぎ、障害
発生から障害情報出力迄の時間を延長し、障害情報が更
新されることを低減することを目的とする。
In the above-mentioned conventional technology, in a device where a terminal is composed of a large number of modules and these devices communicate in a complex manner to realize business operations, a large amount of failure information is generated, and the amount of memory and disk capacity is increased to store the failure information. . Furthermore, it takes time to manually intervene and output fault information to other terminals after a fault occurs, and the terminal operations during this time update the memory state at the time of the fault, making it impossible to accurately understand the fault situation. was there. The present invention makes it possible to limit the fault information acquired when a fault occurs according to the fault phenomenon, prevent increases in memory and disk space, extend the time from fault occurrence to fault information output, The purpose is to reduce the number of updates to fault information.

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

上記目的を達成するために、トレース手段を設け、各モ
ジュールが障害解析に必要となる情報をトレース情報と
してトレース手段にトレース要求し、トレース手段は各
モジュールからのトレース要求により時系列的にトレー
ス情報をトレース領域に蓄積するものである。
In order to achieve the above purpose, a trace means is provided, and each module requests the trace means to trace the information necessary for failure analysis as trace information, and the trace means receives the trace information in chronological order according to the trace request from each module. is stored in the trace area.

さらに、トレース手段は、ホストからのトレース制御電
文を得ることにより、各モジュールからのトレース要求
をトレース制御電文で指示されるモジュール別トレース
取得指示により選択して蓄積するものである。
Further, the tracing means obtains a trace control message from the host, selects and accumulates trace requests from each module according to a module-by-module trace acquisition instruction instructed by the trace control message.

〔作 用〕[For production]

各モジュールは、障害解析に必要となる情報を常時トレ
ース要求を行なう。トレースコマンド解析部は、ホスト
からのトレース制御電文を解析し、各モジュール別にト
レース取得の有無をトレース実行部に通知する。トレー
ス実行部はトレースコマンド解析部からのトレース有無
通知に従って、各モジュールからのトレース要求を選択
し必要な情報のみを情報蓄積する。このような動作によ
り不要な情報は蓄積しないようにすることが可能である
Each module constantly requests tracing for information necessary for failure analysis. The trace command analysis unit analyzes the trace control message from the host, and notifies the trace execution unit of whether or not a trace is to be acquired for each module. The trace execution unit selects a trace request from each module and stores only necessary information in accordance with the trace presence/absence notification from the trace command analysis unit. Such an operation makes it possible to prevent unnecessary information from being accumulated.

〔実施例〕〔Example〕

以下本発明の一実施例を第1図〜第3図により説明する
An embodiment of the present invention will be described below with reference to FIGS. 1 to 3.

第1図は、オンラインシステムの構成図である。FIG. 1 is a configuration diagram of an online system.

図において、1は端末装置は、3通信回線を介して、2
ホストコンピユータと接続する。また、4CPUにより
9フロツピデイスクやディスク装置からプログラムが5
メモリに読み出され実行されることにより、6通信アダ
プタを制御しホストコンピュータとの通信、8表示アダ
プタを制御し1o表示装置に画面表示を行ってオンライ
ン業務を遂行する。
In the figure, 1 is a terminal device connected to 2 terminals via 3 communication lines.
Connect to host computer. In addition, 4 CPUs can load 5 programs from 9 floppy disks or disk devices.
By being read into the memory and executed, it controls communication adapter 6 to communicate with the host computer, controls display adapter 8 to perform screen display on display device 1o, and performs online business.

第2図は、端末装置内プログラムのモジュール構成を示
すブロック図である。11通信制御部はホストコンピュ
ータとの通信を制御し、ホストから受信した電文を12
主制御部に通知する。16人出力制御部は8表示アダプ
タを介して10表示装置と接続、表示装置からの入力情
報を受けとり主制御部に連絡する。主制御部は、通信制
御部から通知されるホストからの受信電文、入出力制御
部から通知される表示装置からの入力情報を解析し、要
求の処理部である13トレス解析部や14業務処理部に
処理要求を通知する。トレースコマンド解析部は、トレ
ース制御電文についてトレース制御コマンドの内容によ
り各モジュール別のトレース取得を行うか否かを15ト
レ一ス処理部に通知する。また、業務処理部は、端末装
置の機能であるオンライン業務を実行する処理部であり
、業務に応じて複数存在し、それら処理部および通信制
御部や入出力制御部がお互いに通信し合って所定の業務
を遂行する。各業務処理部等端末装置内の各モジュール
は、他モジュールとの通信情報をトレース情報としてト
レース処理部にトレース要求を行う。トレース処理部は
各モジュールからのトレース要求に対し、トレース解析
部から通知されたトレース通知により、トレース有の指
示を受けたモジュールからのトレース要求に対するトレ
ース情報を5メモリや9フロツピデイスクやディスク装
置に蓄積し記録する。トレース無の指示を受けたモジュ
ールからのトレース要求に対してはトレース情報の蓄積
は行なわない。
FIG. 2 is a block diagram showing the module configuration of a program within the terminal device. 11 communication control unit controls communication with the host computer and transmits the message received from the host to 12
Notify main control unit. The 16-person output control section is connected to 10 display devices via 8 display adapters, receives input information from the display devices, and communicates it to the main control section. The main control unit analyzes the received message from the host notified by the communication control unit and the input information from the display device notified by the input/output control unit, and analyzes the request processing unit 13 trace analysis unit and 14 business processing. Notify department of processing request. The trace command analysis unit notifies the 15 trace processing unit whether or not to perform trace acquisition for each module based on the content of the trace control command regarding the trace control message. In addition, the business processing unit is a processing unit that executes online business, which is a function of the terminal device.There are multiple business processing units depending on the business, and these processing units, communication control units, and input/output control units communicate with each other. Perform designated tasks. Each module in the terminal device, such as each business processing unit, issues a trace request to the trace processing unit using communication information with other modules as trace information. In response to trace requests from each module, the trace processing unit stores trace information in response to trace requests from modules that have been instructed to enable tracing in 5 memories, 9 floppy disks, or disk devices based on trace notifications received from the trace analysis unit. and record it. Trace information is not stored in response to a trace request from a module that has received an instruction not to trace.

第3図は、ホストから転送するトレース制御電文のフォ
ーマット図である。電文の先頭にある電文種によりトレ
ース制御電文であることが主制御部により認識され、ト
レース解析部に通知される。
FIG. 3 is a format diagram of the trace control message transferred from the host. The main control unit recognizes that the message is a trace control message based on the message type at the beginning of the message, and notifies the trace analysis unit.

電文種に続くトレース制御コマンドは、モジュール1〜
nに対するトレースの有/無をこの順に持っており、ト
レース解析部からトレース処理部に順次波される。トレ
ース処理部は、モジュール別にトレース有/無をメモリ
上で管理する。
The trace control command following the message type is from module 1 to
The presence/absence of trace for n is held in this order, and is sequentially transmitted from the trace analysis section to the trace processing section. The trace processing unit manages trace presence/absence on a memory basis for each module.

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

本発明によれば、障害状況に応じた障害情報の取得が可
能となるので、障害に関係のない余分な情報を取得する
ことがなくなり、障害情報領域であるメモリ量やディス
ク容量を増加させずに、より長時間障害情報を取得する
ことができる。
According to the present invention, since it is possible to acquire failure information according to the failure situation, there is no need to acquire unnecessary information unrelated to the failure, and the amount of memory and disk capacity that is the failure information area does not increase. Therefore, fault information can be obtained for a longer period of time.

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

第1図は本発明の一実施例のオンライン端末システム構
成を示すシステム構成図、第2図は本発明の一実施例に
係る端末装置プログラムの構成を示すブロック図、第3
図はトレース制御電文のフォーマット図である。 11:通信制御部、12:主制御部、13ニドレ一ス解
析部、14:業務処理部、15ニドレ一ス処理部。 トレース制御覧文
FIG. 1 is a system configuration diagram showing an online terminal system configuration according to an embodiment of the present invention, FIG. 2 is a block diagram showing the configuration of a terminal device program according to an embodiment of the present invention, and FIG.
The figure is a format diagram of a trace control message. 11: communication control section, 12: main control section, 13 network address analysis section, 14: business processing section, 15 network response processing section. Trace control list

Claims (1)

【特許請求の範囲】[Claims] 1、ホストと通信回線で接続し、マイクロプロセッサ、
メモリ、ファイル装置等の入出力装置を備え、プログラ
ム制御により業務を遂行するオンライン端末装置におい
て、各プログラムモジュールからの要求によりトレース
情報を蓄積するトレース手段と、ホストからトレース制
御電文により、トレース情報を選択して蓄積することを
特徴とするオンライン端末装置。
1. Connected to the host via a communication line, microprocessor,
In an online terminal device that is equipped with input/output devices such as memory and file devices and performs tasks under program control, trace information is stored by a trace means that accumulates trace information in response to requests from each program module and by trace control messages from the host. An online terminal device characterized by selection and storage.
JP1141026A 1989-06-05 1989-06-05 On-line terminal equipment Pending JPH036748A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1141026A JPH036748A (en) 1989-06-05 1989-06-05 On-line terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1141026A JPH036748A (en) 1989-06-05 1989-06-05 On-line terminal equipment

Publications (1)

Publication Number Publication Date
JPH036748A true JPH036748A (en) 1991-01-14

Family

ID=15282488

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1141026A Pending JPH036748A (en) 1989-06-05 1989-06-05 On-line terminal equipment

Country Status (1)

Country Link
JP (1) JPH036748A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05165740A (en) * 1991-12-17 1993-07-02 Fujitsu Ltd Input/output controller
JPH05241982A (en) * 1992-03-03 1993-09-21 Nec Corp Input/output processor
JPH08314765A (en) * 1995-05-15 1996-11-29 Nec Corp Debug information collecting system
JPH0962543A (en) * 1995-08-22 1997-03-07 Nec Software Ltd Input/output log sampling method
US7055748B2 (en) 2002-08-29 2006-06-06 Fujitsu Limited Barcode reader, method and program for reading barcode, and module-point extracting apparatus

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05165740A (en) * 1991-12-17 1993-07-02 Fujitsu Ltd Input/output controller
JPH05241982A (en) * 1992-03-03 1993-09-21 Nec Corp Input/output processor
JPH08314765A (en) * 1995-05-15 1996-11-29 Nec Corp Debug information collecting system
JPH0962543A (en) * 1995-08-22 1997-03-07 Nec Software Ltd Input/output log sampling method
US7055748B2 (en) 2002-08-29 2006-06-06 Fujitsu Limited Barcode reader, method and program for reading barcode, and module-point extracting apparatus

Similar Documents

Publication Publication Date Title
US7016957B2 (en) Distributed data processing system and error analysis information saving method appropriate therefor
JP3408850B2 (en) Client / server system, control method thereof, and client device
JPH036748A (en) On-line terminal equipment
JP2519276B2 (en) Failure information collection processing method
CN112027111A (en) Real-time acquisition and display method and system for aircraft bus data
CN109684159A (en) Method for monitoring state, device, equipment and the storage medium of distributed information system
JPS63298550A (en) Non-stop trace system
JP2668134B2 (en) Method and apparatus for monitoring and controlling power system
JPH02214904A (en) Working state monitor device for programmable controller
JPS6247759A (en) Automatic line trace processing system
JPH03191421A (en) Computer system with disk device
KR100274203B1 (en) Apparatus for collecting and referring log of output message for a software function block in the switching system
JPS5942894B2 (en) Terminal device test processing method in online processing system
JPS63139645A (en) Manufacture management system
JPS63293644A (en) On-line automatic recovery system
JPH0378039A (en) Transaction processor
JPH03144705A (en) Operation state monitor for programmable controller
CN115345455A (en) Product production data processing method and system applied to flexible production line
JPS6349805B2 (en)
CN115808908A (en) Data acquisition method and device, electronic equipment and storage medium
JPH0630082B2 (en) Workstation management method and system therefor, especially for automating workplaces
JPH01205245A (en) Automatic trace system for peripheral system and line system devices for electronic computer
JPH05252237A (en) Collection system for communication trace data
JPH01187644A (en) Maintenance system for information processor
JPH07120163B2 (en) PMC signal trace control system