JPS6324347A - Automatic recovery processing system for tss center system - Google Patents

Automatic recovery processing system for tss center system

Info

Publication number
JPS6324347A
JPS6324347A JP16698286A JP16698286A JPS6324347A JP S6324347 A JPS6324347 A JP S6324347A JP 16698286 A JP16698286 A JP 16698286A JP 16698286 A JP16698286 A JP 16698286A JP S6324347 A JPS6324347 A JP S6324347A
Authority
JP
Japan
Prior art keywords
abnormality
processing
task
service
service processing
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
JP16698286A
Other languages
Japanese (ja)
Inventor
Kazuhiro Yamaji
山路 和広
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP16698286A priority Critical patent/JPS6324347A/en
Publication of JPS6324347A publication Critical patent/JPS6324347A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute an automatic recovery against an abnormality corresponding to each terminal/line by providing an abnormality detecting and processing part for detecting an abnormality of its own task in each service processing task, and informing the abnormality to a system monitor processing part, in case when the abnormality has been detected. CONSTITUTION:A TSS center system 10 offers a conversational processing service by time sharing to terminals 17A, 17B,... independently, respectively, through lines 16A, 16B. A system monitor processing part 11 starts service processing tasks 14A, 14B,... in accordance with the circuits 16A, 16B, monitors a service processing tank, and executes an initialization processing of the line, and an erasion processing and a restart processing of the service processing task, when an abnormality is informed from the service processing task. Abnormality detecting and processing parts 15A, 15B,... detect an abnormality of its own task, and informs the abnormality to the processing part 11, in case when the abnormality has been detected. In this way, an automatic recovery can be executed against the abnormality corresponding to each terminal/line.

Description

【発明の詳細な説明】 〔概要〕 各回線対応にサービス処理タスクを起動し、各サービス
処理タスク内に自タスクの異常を検出する異常検出部を
置いて、異常検出部により異常が検出された場合に、当
該サービス処理タスクを消滅させ、再起動することによ
り、TSSシステムにおいて、センタサービス中に回線
異常等のシステムエラーが生じた場合、オペレータの介
入なしに、システムが自動的にそのリカバリ処理を行う
[Detailed Description of the Invention] [Summary] A service processing task is activated for each line, and an abnormality detection section for detecting an abnormality in its own task is placed in each service processing task, and the abnormality is detected by the abnormality detection section. If a system error such as a line abnormality occurs during center service in the TSS system, by deleting and restarting the service processing task, the system will automatically perform recovery processing without operator intervention. I do.

〔産業上の利用分野〕[Industrial application field]

本発明は、TSSシステムのサービスを、複数の端末が
受けることができるようにされたシステムであって、シ
ステムエラーが生じた場合に、自動的にシステムがリカ
バリ処理を行うようにされたTSSセンタシステム自動
リカバリ処理方式に関するものである。
The present invention is a system in which a plurality of terminals can receive TSS system services, and in which the system automatically performs recovery processing when a system error occurs. This relates to a system automatic recovery processing method.

〔従来の技術〕[Conventional technology]

第4図は従来方式の例を示す。第4図において。 FIG. 4 shows an example of the conventional method. In Fig. 4.

30は入分配処理タスク、31A、31Bは会話処理タ
スクを表す。
30 represents an input/distribution processing task, and 31A and 31B represent conversation processing tasks.

いわゆるパーソナルコンピュータ等を端末として、セン
タの計算機資源を時分割で利用するTSSセンタシステ
ムが用いられている。TSSセンタシステムの実現形態
は3種々存在するが2例えば第4図に示すような形態を
とるものが、一般的に多く用いられている。
A TSS center system is used in which a so-called personal computer or the like is used as a terminal to utilize the center's computer resources in a time-sharing manner. There are three different implementation forms of the TSS center system; for example, the form shown in FIG. 4 is commonly used.

端末(A)からセションの開設を要求するいわゆるLO
GONコマンドが投入されると、大分配処理タスクは、
会話処理タスク31Aを動的に生成して、セションを開
設する。その後、その端末(A)から投入された各種会
話コマンドは、大分配処理タスク30によって、会話処
理タスク31Aに分配される。他の端末(B)から、L
OGONコマンドが投入されると、同様に他の会話処理
タスク31Bを生成し、端末(B)から投入された会話
コマンドは会話処理タスク31Bへ分配するようにして
9時分割でサービスを提供する。
So-called LO that requests the opening of a session from terminal (A)
When the GON command is input, the large distribution processing task
A conversation processing task 31A is dynamically generated and a session is opened. Thereafter, various conversation commands input from the terminal (A) are distributed by the large distribution processing task 30 to the conversation processing task 31A. From another terminal (B), L
When the OGON command is input, another conversation processing task 31B is similarly generated, and the conversation command input from the terminal (B) is distributed to the conversation processing task 31B to provide services in 9 time divisions.

ところで、サービス中に回線異常や特殊状況におけるシ
ステムのソフト・エラーなどが生じると。
By the way, if line abnormalities or system soft errors occur in special situations during service.

いわゆるハングアップにより、会話処理タスクが。Conversation processing tasks due to so-called hang-ups.

入分配処理タスク30からのメソセージを受は付けなく
なったり、端末が無応答になったりすることがある。こ
のような場合、端末に対する入出力は停止状態となり2
回復させる場合、従来1例えば次のような操作を必要と
する。
Messages from the input/distribution processing task 30 may not be accepted or the terminal may become unresponsive. In such a case, input/output to the terminal is stopped and 2
In the case of recovery, conventionally, for example, the following operations are required.

端末利用者は、自端末が使用不能になった場合。If the terminal user becomes unable to use his or her own terminal.

−旦、端末側から回線を切断する。しかし、そのまま回
線を再接続しても、センタシステムでは。
-The line is disconnected from the terminal side. However, even if I reconnect the line, the center system does not work.

会話処理タスクが生きたままであり、ハングアンプ状態
が継続するので、サービスを受けることはできない。そ
こで、センタオペレータに異常を電話等で通知し、復旧
処理を依頌する。センタオペレータは、コンソールによ
り1回線の異常等をチヱソクし、再度2回線の設定を行
い、異常に関連する会話処理タスクをCANCELコマ
ンドにより強制的に消去する。これにより、セションの
開設が可能となるので、端末利用者へ復旧した旨を通知
する。端末利用者は、その後、新たなセション開設を要
求する。
Since the conversation processing task remains alive and the hang-up state continues, no service can be received. Therefore, the center operator is notified of the abnormality by telephone, etc., and restoration processing is requested. The center operator checks the abnormality of the first line using the console, sets the second line again, and forcibly deletes the conversation processing task related to the abnormality using the CANCEL command. This makes it possible to open a session, and the terminal user is notified that the recovery has been completed. The terminal user then requests opening of a new session.

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

上記従来の方式によれば、端末利用者が異常を発見し、
センタオペレータに対して、リカバリを要求しなければ
ならないので、リカバリに時間がかかり、かつ端末利用
者およびセンタオペレータの操作負担が大きいという問
題がある。
According to the above conventional method, the terminal user discovers an abnormality and
Since recovery must be requested to the center operator, there are problems in that recovery takes time and the operational burden on terminal users and center operators is heavy.

本発明は上記問題点の解決を図り1回線異常等のシステ
ムエラーが生じた場合に、オペレータの介入なしに、自
動的にシステムがリカバリ処理を行う手段を提供するこ
とを目的としている。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems and to provide means for automatically performing recovery processing without operator intervention when a system error such as an abnormality in one line occurs.

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

第1図は本発明の基本構成例を示す。 FIG. 1 shows an example of the basic configuration of the present invention.

第1図において、10はTSSセンタシステム。In FIG. 1, 10 is a TSS center system.

11はサービス処理タスクを生成しシステムを監視する
システム監視処理部、12はサービス処理タスク生成部
、13は回線異常等によるシステムエラーを復旧させる
リカバリ処理部、14A、14Bは各回線対応に会話処
理をサービスするサービス処理タスク、15A、15B
は自タスクの異常を検出しシステム監視処理部11に通
知する異常検出処理部、16A、16Bは回線、17A
11 is a system monitoring processing unit that generates service processing tasks and monitors the system; 12 is a service processing task generation unit; 13 is a recovery processing unit that recovers from system errors caused by line abnormalities; and 14A and 14B are conversation processing units for each line. service processing task for servicing, 15A, 15B
16A and 16B are lines, and 17A is an abnormality detection processing unit that detects an abnormality in its own task and notifies the system monitoring processing unit 11.
.

17Bはキーボードおよびディスプレイを備えたパーソ
ナルコンピュータ等による端末を表す。
17B represents a terminal such as a personal computer equipped with a keyboard and a display.

TSSセンタシステム10は、比較的処理能力の高いC
PUおよび主記憶装置を備えている。その能力に応じて
、同時にTSSサービスを提供できる端末数、即ち、同
時最大接続回線数が決まる。
The TSS center system 10 has relatively high processing capacity.
Equipped with PU and main storage. Depending on the capacity, the number of terminals that can simultaneously provide TSS services, that is, the maximum number of simultaneous connection lines, is determined.

本発明の場合、システム監視処理部11は、その同時に
接続できる各回線16A、16B、・・・に対応して、
サービス処理タスク生成部12により。
In the case of the present invention, the system monitoring processing unit 11 corresponds to each line 16A, 16B, . . . that can be connected at the same time, and
By the service processing task generation unit 12.

初期設定時に予めサービス処理タスク14A、14B、
・・・を生成し、起動する。サービス処理タスり14A
、14B、・・・は1割り当てられた回線に接続される
端末17A、17B、・・・からのセション開設要求の
待ち状態に入る。端末17A等からいわゆるLOGON
コマンドが投入されると、サービス処理タスク14A等
は、端末17A等とのメツセージの送受信を行う。そし
て1人力された会話コマンドを実行処理する。
Service processing tasks 14A, 14B,
Generate and start... Service processing task 14A
, 14B, . . . enter a waiting state for a session opening request from the terminals 17A, 17B, . So-called LOGON from terminal 17A etc.
When a command is input, the service processing task 14A and the like send and receive messages to and from the terminal 17A and the like. Then, one person executes the conversation command.

各異常検出処理部15A、15B、・・・は、自タスク
の動作や回線が正常であるか否かをチェックする。チェ
ックのため2例えば2周期的に自タスクにタイマ割り込
みをかけ、端末17A等からの応答の有無を調べるとか
2回線に対する入出力が異常である場合に、何度かりト
ライを行い1回復するか否かを調べることなどにより、
異常を検出することができる。異常を検出した場合、シ
ステム監視処理部11へ通知し、リカバリ処理部13を
呼び出す。
Each abnormality detection processing unit 15A, 15B, . . . checks whether the operation of its own task and the line are normal. For checking 2, for example, issue a timer interrupt to the invoking task periodically and check whether there is a response from the terminal 17A etc. If the input/output to the 2 lines is abnormal, try several times to recover 1. By checking whether or not
Anomalies can be detected. If an abnormality is detected, the system monitoring processing unit 11 is notified and the recovery processing unit 13 is called.

異常が通知されると、リカバリ処理部13は。When the abnormality is notified, the recovery processing unit 13.

異常に関連する回線の初期化処理、そのサービス処理タ
スクの消去処理、サービス処理タスクの再起動処理等を
実行する。
It executes the initialization process of the line related to the abnormality, the deletion process of the service processing task, the restart process of the service processing task, etc.

〔作用〕[Effect]

本発明によれば、サービス処理タスク14A。 According to the invention, a service processing task 14A.

14B、・・・が回線対応に生成され、サービス処理タ
スク内において異常が検出されると、システム監視処理
部11への通知により、リカバリ処理部13による回線
およびサービス処理タスクの初期化処理が自動的に行わ
れるので、その異常に遭遇したサービス処理タスクに関
連していた回線および端末は、システムの初期設定状態
時と同様な状態に復帰される。従って、ハングア・ノブ
等は自動的に解除され2回線等に永久的なハードウェア
障害がない限り、端末利用者は、再度LOGONコマン
ドを投入することなどにより、センタオペレータの介入
なしに、直ちにサービスを受けることができるようにな
る。
14B, . The line and terminal associated with the service processing task that encountered the abnormality are returned to a state similar to the initial setting state of the system. Therefore, hanger knobs, etc. are automatically released, and unless there is a permanent hardware failure in the 2nd line, etc., the terminal user can immediately receive service without the intervention of the center operator by inputting the LOGON command again. You will be able to receive

(実施例〕 第2図は本発明の一実施例、第3図は第2図図示システ
ム監視処理タスクの処理説明図を示す。
(Embodiment) FIG. 2 shows an embodiment of the present invention, and FIG. 3 shows a process explanatory diagram of the system monitoring processing task shown in FIG. 2.

第2図において、第1図と同符号のものは、第1図図示
のものに対応する。20はシステム監視処理タスク、2
1はタスク共通プログラム部、22A、22Bはタスク
対応データ部、23A、23Bは送信バッファ、24A
、24Bは送信タスク、25A、25Bは受信バッファ
、26A、26Bは受信タスクを表す。
In FIG. 2, the same reference numerals as in FIG. 1 correspond to those shown in FIG. 20 is a system monitoring processing task, 2
1 is a task common program section, 22A, 22B is a task corresponding data section, 23A, 23B is a transmission buffer, 24A
, 24B represent a sending task, 25A and 25B represent a receiving buffer, and 26A and 26B represent a receiving task.

システム監視処理タスク20は、第1図で説明したりカ
バリ処理機能を有しており、TSSセンタシステム10
のシステム立ち上げ時に起動される。起動による初期設
定時に、各サービス処理タスク14A、14B・・・を
セションの開設要求の有無にかかわりな(生成する。ま
た、送信タスク24A、24B・・・、受信タスク26
A、26B、・・・を、各サービス処理タスク14A、
14B、・・・ごとに生成する。
The system monitoring processing task 20 has a recovery processing function as explained in FIG.
is started when the system starts up. At the time of initial setting by startup, each service processing task 14A, 14B, etc. is generated regardless of whether there is a session opening request.
A, 26B, . . . , each service processing task 14A,
It is generated every 14B, .

これにより、セション開設の有無に関係なく。As a result, regardless of whether a session is opened or not.

多数のタスクが生成されることになるが、これらの各タ
スクによって実行されるプログラムは、共通でよい。従
って、タスク共通プログラム部21にそのプログラムを
記憶させて、いわゆるリエントラントにより、そのプロ
グラムが同時に走行できるようにすれば、メモリの増加
は、タスク制御表等のタスク対応データ部22A、22
B、・・・と。
Although a large number of tasks will be generated, the program executed by each of these tasks may be common. Therefore, by storing the program in the task common program section 21 and allowing the program to run simultaneously by so-called reentrancy, the increase in memory can be reduced by
B... and...

送信バッファ23A、23B、・・・、受信バッファ2
5A、25B、 ・・・等の増加に止めることができる
Transmission buffers 23A, 23B, ..., reception buffer 2
The increase can be limited to 5A, 25B, etc.

送信タスク24Aは、サービス処理タスク14Aによっ
て送信バッファ23Aに書き込まれたメツセージを、端
末17Aへ送出する処理を実行する。受信タスク26A
は、端末17Aから送られてきたデータを、受信バッフ
ァ25Aへ格納する処理を実行する。サービス処理タス
ク14Aは。
The sending task 24A executes a process of sending the message written in the sending buffer 23A by the service processing task 14A to the terminal 17A. Receive task 26A
executes a process of storing data sent from the terminal 17A into the reception buffer 25A. The service processing task 14A.

送信バッファ23A、受信バッファ25Aに対スる読み
書きを行うだけで、端末17Aに対する入出力を実行す
ることができる。端末17B等についてもそれぞれ同様
である。
Input/output to and from the terminal 17A can be performed by simply reading and writing from and to the transmission buffer 23A and reception buffer 25A. The same applies to the terminal 17B and the like.

即ち、従来2例えば第4回に示す入分配処理タスク30
が行っていた処理が、各サービス処理りスフ14A、1
4B、・・・ごとに独立して実行されることになる。こ
れにより1 システム監視処理タスク20による監視お
よびリカバリ処理が簡易化される。
That is, conventional 2, for example, the input distribution processing task 30 shown in the 4th
The processing that was being performed by each service processing section 14A, 1
4B, . . . will be executed independently. This simplifies the monitoring and recovery processing by the 1 system monitoring processing task 20.

システム監視処理タスク20は、サービス処理タスク1
4A等からの異常通知に対して1例えば第3図に示すよ
うに処理する。以下の説明における番号■〜■は、第3
図に示す番号■〜■に対応する。
The system monitoring processing task 20 is the service processing task 1
An abnormality notification from 4A or the like is processed as shown in FIG. 3, for example. Numbers ■~■ in the following explanation are the third
They correspond to the numbers ■ to ■ shown in the figure.

■ システム起動時に9回線を初期化し9回線対応にサ
ービス処理タスク等を起動する。
■ Initialize the 9 lines when the system starts up and start service processing tasks etc. for the 9 lines.

■ その後、監視状態に入り、サービス処理タスクから
の異常通知を待つ。
■ After that, it enters the monitoring state and waits for an abnormality notification from the service processing task.

■ サービス処理タスクからの異常通知があると。■ When there is an error notification from a service processing task.

その異常に関連する回線を切断し5回線を初期化する。The line related to the abnormality is disconnected and the 5 lines are initialized.

■ 異常が発生したサービス処理タスク、受信タスク、
送信タスクを消去する。即ち、これらのタスクのタスク
制御表等を消去し、そのタスク対応データ部を解放する
■ The service processing task, reception task, or
Clear sending tasks. That is, the task control tables and the like of these tasks are deleted and the data portion corresponding to the task is released.

■ 送信バッファおよび受信バッファ等をクリアする。■ Clear the transmit buffer, receive buffer, etc.

以上によって、その異常があった回線等は、システム立
ち上げによる初期設定前の状態になる。
As a result of the above, the line etc. in which the abnormality occurred will be returned to the state before the initial settings upon system startup.

■ 処理■と同様に、異常があったサービス処理タスク
を生成し再起動する。その後、処理■へ制御を戻し、同
様に監視を続ける。
■ Similar to process ■, generate and restart the service processing task where the error occurred. Thereafter, control is returned to process (2) and monitoring continues in the same manner.

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

以上説明したように1本発明によれば、リカバリ処理が
自動的に行われるので、オペレータの操作負担が軽減し
、迅速な復旧が可能になる。また。
As explained above, according to one aspect of the present invention, recovery processing is automatically performed, which reduces the operational burden on the operator and enables quick recovery. Also.

センタの無人運転等が可能になるので、省力化を図るこ
とができる。
Since the center can be operated unmanned, labor savings can be achieved.

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

第1図は本発明の基本構成例、第2図は本発明の一実施
例、第3図は第2図図示システム監視処理タスクの処理
説明図、第4図は従来方式の例を示す。 図中、10はTSSセンタシステム、11はシステム監
視処理部、12はサービス処理タスク生成部、13はリ
カバリ処理部、14A、14Bはサービス処理タスク、
15A、15Bは異常検出処理部、16A、16Bは回
線、17A、17Bは端末を表す。 特許出願人    富士通株式会社 復代理人弁理士   小笠原 吉義 茶 1 図
FIG. 1 shows an example of the basic configuration of the present invention, FIG. 2 shows an embodiment of the present invention, FIG. 3 shows a processing explanatory diagram of the system monitoring processing task shown in FIG. 2, and FIG. 4 shows an example of a conventional system. In the figure, 10 is a TSS center system, 11 is a system monitoring processing unit, 12 is a service processing task generation unit, 13 is a recovery processing unit, 14A and 14B are service processing tasks,
15A and 15B represent abnormality detection processing units, 16A and 16B represent lines, and 17A and 17B represent terminals. Patent applicant: Fujitsu Limited, sub-agent, patent attorney Yoshiyoshi Ogasawara 1 Figure

Claims (1)

【特許請求の範囲】 回線を介して各端末にそれぞれ独立にタイムシエアリン
グによる会話的処理サービスを提供するTSSシステム
において、 各回線対応にサービス処理タスク(14A、14B、・
・・)を起動し、該サービス処理タスクを監視して、該
サービス処理タスクから異常通知があった場合に、当該
サービス処理タスクに割り当てられている回線の初期化
処理、当該サービス処理タスクの消去処理および当該サ
ービス処理タスクの再起動処理を行うシステム監視処理
部(11)と、 上記各サービス処理タスク内において自タスクの異常を
検出し、異常が検出された場合に上記システム監視処理
部へ異常を通知する異常検出処理部(15A、15B、
・・・)とを備え、 各端末/回線に対応する異常を自動リカバリするように
したことを特徴とするTSSセンタシステム自動リカバ
リ処理方式。
[Scope of Claims] In a TSS system that independently provides conversational processing services by time sharing to each terminal via a line, service processing tasks (14A, 14B, . . .
), monitors the service processing task, and when an abnormality notification is received from the service processing task, initializes the line assigned to the service processing task and deletes the service processing task. A system monitoring processing unit (11) that performs processing and restart processing of the service processing task; and a system monitoring processing unit (11) that detects an abnormality in its own task within each of the service processing tasks, and sends an abnormality to the system monitoring processing unit when an abnormality is detected. Anomaly detection processing unit (15A, 15B,
...), and is characterized in that it automatically recovers from abnormalities corresponding to each terminal/line.
JP16698286A 1986-07-16 1986-07-16 Automatic recovery processing system for tss center system Pending JPS6324347A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16698286A JPS6324347A (en) 1986-07-16 1986-07-16 Automatic recovery processing system for tss center system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16698286A JPS6324347A (en) 1986-07-16 1986-07-16 Automatic recovery processing system for tss center system

Publications (1)

Publication Number Publication Date
JPS6324347A true JPS6324347A (en) 1988-02-01

Family

ID=15841207

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16698286A Pending JPS6324347A (en) 1986-07-16 1986-07-16 Automatic recovery processing system for tss center system

Country Status (1)

Country Link
JP (1) JPS6324347A (en)

Similar Documents

Publication Publication Date Title
US6728746B1 (en) Computer system comprising a plurality of machines connected to a shared memory, and control method for a computer system comprising a plurality of machines connected to a shared memory
US5721817A (en) Control method and apparatus for dynamically switching a logical session
JP3782568B2 (en) Message handling device
JP4592242B2 (en) Server / client system
US5583986A (en) Apparatus for and method of duplex operation and management for signalling message exchange no. 1 system
JPS6324347A (en) Automatic recovery processing system for tss center system
JPH02151926A (en) Terminal equipment switching system
JPH06250886A (en) Remote supervisory method for computer system and remote computer managing system
JPH08329006A (en) Fault information system
JP2019149053A (en) Information processing device, control method of information processing device and control program of information processing device
JPS62172437A (en) High reliability system
JP3298837B2 (en) Information processing system
KR100406231B1 (en) Conduct Method of TTY Command
CN116016497A (en) BIOS remote redirection method, system equipment and medium
JPH1173336A (en) Automatic restoration method for fault in computer system
JPH10222388A (en) Hot standby method for parallel computer
JP3348300B2 (en) Channels and adapters
JPH056289A (en) Method for switching system resources used in multicomputer system
JPH02310755A (en) Health check system
KR19990050461A (en) Error Handling in High Availability Systems
JPH10190919A (en) Communication equipment
JPS60252964A (en) System application managing and controlling system in tss data processing system
JPS6175463A (en) Information processing system
JPH01261742A (en) Method for processing error in system controller
JP2001157235A (en) Storage program control type automatic exchange