JPS6116353A - Ncp breakdown preventing system of communication control processor - Google Patents
Ncp breakdown preventing system of communication control processorInfo
- Publication number
- JPS6116353A JPS6116353A JP59119707A JP11970784A JPS6116353A JP S6116353 A JPS6116353 A JP S6116353A JP 59119707 A JP59119707 A JP 59119707A JP 11970784 A JP11970784 A JP 11970784A JP S6116353 A JPS6116353 A JP S6116353A
- Authority
- JP
- Japan
- Prior art keywords
- ncp
- program
- task
- routine
- communication control
- 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.)
- Granted
Links
Landscapes
- Maintenance And Management Of Digital Transmission (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は情報処理ノステムにおける障害時の処理技術に
関し、特にネットワーク制御用の通信制御処理装置にお
いて、通信制御プログラムNCPにソフトウェア障害が
生したとき、ザービス停止範囲を最小限に止めてNCP
タウンを防止する方式に関する。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a technology for handling failures in an information processing system, particularly when a software failure occurs in a communication control program NCP in a communication control processing device for network control. , minimize the range of service outage and NCP
Concerning methods for preventing towning.
第2図は、本発明か対象とする情報処理システムの典型
例の概要し1である。図中、]はポストプロセッサ、2
は応用プログラム、3は通信アクセス法プログラムv=
r″A M、4は通信制御処理装置CCP、5は通信制
御プログラムNCP、6は通信回線、7は端末を表す。FIG. 2 is an overview 1 of a typical example of an information processing system to which the present invention is directed. ] in the figure is a post processor, 2
is an application program, 3 is a communication access method program v=
4 represents a communication control processing unit CCP, 5 represents a communication control program NCP, 6 represents a communication line, and 7 represents a terminal.
通信アクセス法プIコグラムVTAM (以後、■TA
Mと略称)3は、通信制御処理装置CCP (以後、c
cpと略称)4内の通信制御プログラムNCP (以後
、NCPと略称)5と連係して、応用プログラム2と端
末7との間のオンライン通信を効率的に制御し、また同
時にネットワーク管理やRAS等に関する高度で多様な
サービス機能を果している。Telecommunications Access Act Program VTAM (hereinafter referred to as ■TA
M) 3 is a communication control processing unit CCP (hereinafter referred to as c
The communication control program NCP (hereinafter abbreviated as NCP) 5 in the application program 2 and the terminal 7 is efficiently controlled, and at the same time, network management, RAS, etc. It performs advanced and diverse service functions related to.
NCP5は多数の制御ルーチンがらなり、図示のように
、たとえばり、からL5までの機能レベルに階層化され
ている。この例では、各機能レベルの主な内容は次の通
りである。The NCP 5 consists of a large number of control routines, and as shown in the figure, it is hierarchized into functional levels from, for example, to L5. In this example, the main contents of each functional level are as follows.
LI ニハードエラー市Ul卸lレーチンL2 ;
文字単位での送受信制御を行う割り込み制御ルーチン
L、 :伝送制御手順を実行するルーチンL3′ :
チャネル制御ルーチン
L4ニス−パーバイザ
L、 :ハックグランド処理ルーチンところで、従来
のCCP 4では、NCPに何らかのソフトウェア障害
が発生すると、NCPダウンとなり、NCPの全サービ
ス機能を停止させている。これは、ハードウェア障害発
生時に行われるダウンと同しである。LI Nihad Error City Ul Wholesale Rechin L2;
Interrupt control routine L, which controls transmission and reception in character units: Routine L3', which executes transmission control procedures:
Channel Control Routine L4 - Supervisor L: Hack Ground Processing Routine By the way, in the conventional CCP 4, when some kind of software failure occurs in the NCP, the NCP goes down and all service functions of the NCP are stopped. This is the same as the shutdown that occurs when a hardware failure occurs.
たとえは、L5のハックグランド処理ルーチンが処理を
実行している際に論理矛盾が検出されたものとすれは、
“L、はし、のスーパーバイザにその旨をマクロで通知
し、スーパーバイザはそれにより、必要な処置をとった
後NCPダウンを起させる。For example, if a logical contradiction is detected while the L5 hackground processing routine is executing the process, then
``Notify the supervisor of L, Hashi, to that effect using a macro, and the supervisor will cause the NCP to go down after taking necessary measures.
一般には、ソフトウェア上の論理矛盾は処理のタイミン
グに依存しレアーケースとして現れ、繰り返し再現性が
ないことが多い。たとえばL5の処理ルーチンが、リソ
ースとして用いている制御表を参照した際に、ポインタ
のア?レスエラーや、存在しない筈のものが存在するよ
うに表示されているエラーに遭遇したとすれは、直ちに
論理矛盾が検出され、NCPダウンとなるが、その後I
PI7からやり直すと再現しないことが多い。In general, logical contradictions in software depend on the timing of processing, appear as rare cases, and are often not repeatable. For example, when the L5 processing routine refers to the control table used as a resource, the pointer's address is? If you encounter a response error or an error where something that should not exist appears to exist, a logical contradiction will be detected immediately and the NCP will go down, but then the I
If you start over from PI7, it often does not reproduce.
NCP内のある制御ルーチンが使用しているリソースに
論理矛盾が検出されたとき、他の関係のない制御ルーチ
ンまで機能を停止されるダウン状態となるため、影響の
及ぶ範囲が大きく、サービスを再開するまでに時間がか
かり、システムの運用上問題となっていた。When a logical contradiction is detected in the resources used by a control routine in NCP, other unrelated control routines will also be stopped, resulting in a down state, which will have a large impact and make it difficult to restart the service. It took a long time to complete the process, which caused problems in system operation.
本発明は、NCPにソフトウェア障害が発生した場合、
そのザービス停止範囲を最小化し、全面的なダウンとな
るのを避けるため、ソフトウェアの論理矛盾に遭遇した
制?1tlルーチンのタスクのリソースのみを使用禁止
にするものであり、その手段は、通信アクセス法プログ
ラム■TAMをそなえたホストプロセッサと、該ホスト
プロセッサの通信アクセス法プログラムVTAMと連係
する通信制御プロゲラLNCPをそなえた通信制御処理
装置とを有する情報処理システムにおいて、上記通信制
9卸プログラムNCPは、自プログラム中に含まれるあ
る制filルーチンのタスクが走行中にソフトウェア上
の論理矛盾を検出したとき、該タスクを強制終了させる
とともに該タスクが使用していたリソースを使用禁止に
してその旨を」−記湧信アクセス法プログラムVTAM
に通知し、該通信アクセス法プロゲラ1、VTAMは、
通信制御プログラムNCPにす4して動的ダンプを指示
し実行させるとともに、先に使用禁止にされた」二記リ
ソースを初期化して再使用可能にすることを特徴とする
ものである。In the present invention, when a software failure occurs in the NCP,
In order to minimize the extent of service outage and avoid a complete outage, what should we do when we encounter a logical contradiction in the software? This method disables the use of only the task resources of the 1tl routine, and its means include a host processor equipped with a communication access method program TAM, and a communication control program LNCP that is linked with the communication access method program VTAM of the host processor. In an information processing system having a communication control processing device, when the communication system 9 wholesale program NCP detects a logical contradiction in the software while a certain control fill routine task included in its own program is running, Forcibly terminate the task and prohibit the use of the resources used by the task.'' - Written access method program VTAM
In accordance with the Telecommunications Access Act Progera 1, VTAM:
This system is characterized in that it instructs the communication control program NCP to execute a dynamic dump, and also initializes resources that were previously prohibited from use so that they can be reused.
本発明の手段により、実行中のタスクがソフトウェアの
論理矛盾を検出したとき、そのタスクのリソース、たと
えば制at1表は使用禁止となり、タスクは強制終了さ
ノ1.る。ずなわぢそのリソースに対するタスクのサー
ビスは停止される。しかし、他のリソースに対し、て(
」″ザーヒス可能に維持される。By means of the present invention, when a task being executed detects a logical contradiction in software, the resources of that task, such as the control at1 table, are prohibited from being used, and the task is forcibly terminated.1. Ru. The task's service for that resource is stopped. However, for other resources (
”” Zahis is maintained possible.
以下に、本発明の詳細を実施例にしたがって説明する。 The details of the present invention will be explained below based on examples.
第1図は、本発明の1実施例システムの説明図である。FIG. 1 is an explanatory diagram of a system according to an embodiment of the present invention.
図中、]1はポストプロセッサ、12は応用プログラム
、13は通信アクセス法プログラムVTAM、14はダ
ンプ用データセント、15は通信制御処理袋WCCP、
16はローカルメモリ、17は通信制御プログラムNC
P、18はハックグラウンド処理ルーチンL5.19は
スーパーバイザL4.20は制御表、21は共通域、2
2は退避域、23はローカルプロセッサ、24はレジス
タ群、25はオペレータコンソール、26は通信回線を
表す。また■乃至[相]は処理手順を示している。In the figure,] 1 is a post processor, 12 is an application program, 13 is a communication access method program VTAM, 14 is a data center for dumping, 15 is a communication control processing bag WCCP,
16 is a local memory, 17 is a communication control program NC
P, 18 is a hack ground processing routine L5. 19 is a supervisor L4. 20 is a control table, 21 is a common area, 2
2 is a save area, 23 is a local processor, 24 is a register group, 25 is an operator console, and 26 is a communication line. In addition, ■ to [phase] indicate processing procedures.
次に、■乃至[相]の処理手順にしたがって本実施例の
動作を説明する。Next, the operation of this embodiment will be explained according to the processing procedures from (1) to [phase].
■L、のタスクが実行中に制御表20を使用してソフト
ウェアの論理矛盾を検出する。(2) While the task L is being executed, the control table 20 is used to detect logical contradictions in the software.
■L5は、L4にソフトウェアの論理矛盾検出番通知す
る。(2) The L5 notifies the L4 of the software logical contradiction detection number.
■L4ば共通域21、レジスタ群24等の内容を退避域
22ヘセーブ゛する。(2) If L4, the contents of the common area 21, register group 24, etc. are saved to the save area 22.
■L4はり、のタスクを強制終了させる。■Forcibly terminate the task of L4 beam.
■L4はり、が使用していたリソース(制御表20)を
使用禁止にする。(2) Disable the use of the resources (control table 20) used by the L4 beam.
■L4はホストプロセッサ11のVTAM13へ、NC
P17が論理矛盾を検出したことを、特定リソース(制
御表20)を使用禁止にしたことを通知する。■T八へ
13はこれをオペレータコンソールへ出力表示する。■L4 goes to VTAM13 of host processor 11, NC
P17 notifies that a logical contradiction has been detected and that the use of a specific resource (control table 20) has been prohibited. ■T8 to 13 outputs and displays this on the operator console.
■オペレータはNCPに対する動的ダンプを指示し、V
TAM13はこれをNCP 17へ指令する。■The operator instructs the NCP to perform a dynamic dump, and
TAM 13 instructs this to NCP 17.
■ローカルメモリ16の内容が読み出され、ダンプ用デ
ータセント14へ格納される。(2) The contents of the local memory 16 are read out and stored in the dump data center 14.
■■のダンプ完了後、VTAMとNCPを同4期させる
ため、オペレータの指示により、VTAM13は、障害
原因となったリソース(制御表20)をいったん初期状
態に戻す強制ディアクティヘートを実行する。After completion of the dump described in (■■), in order to synchronize VTAM and NCP, the VTAM 13 executes a forced deactivation to temporarily return the resource (control table 20) that caused the failure to its initial state in response to an operator's instruction.
[相]■でリソース(制御表20)が初期状態に戻され
たことを確認して、VTAM13はオペレータの指示に
より、リソース(制御表20)を使用可能状態に活性化
するアクティヘートを行い、リソース(制御表20)を
使用するNCP業務を再開させる。After confirming that the resource (control table 20) has been returned to the initial state in [phase] ■, the VTAM 13 activates the resource (control table 20) to a usable state according to the operator's instructions. The NCP service using the resource (control table 20) is restarted.
このようにしてNCP17は、上記の例の場合制御表2
0に論理矛盾を検出したとき、その使用を禁止するだけ
とし、その制御表20を使用するサービスのみを停止す
る。たとえばある特定の通信回線のみが使用不能となる
。この部分的なサービス停止の期間は、VTAMが制御
表20を再゛初期化してI P L時の状態からの再開
を指令するまで続けられるが、その間、残りのNCPe
、能はそのままサービスを!!続することができる。In this way, NCP 17 can control table 2 in the above example.
When a logical contradiction is detected in the control table 20, its use is simply prohibited, and only the service that uses that control table 20 is stopped. For example, only a certain communication line becomes unusable. This period of partial outage lasts until VTAM reinitializes the control table 20 and commands it to resume from the IPL state, during which time the remaining NCPe
, Noh service as it is! ! can continue.
なお、NCPにおいて、L4のスーパーバイザは、リソ
ースごとにその使用を許可あるいは禁止する管理をフラ
グを用いて行う。たとえばL5のタスクがリソースを使
用する際に、そのフラグ1ON:ハリソド、OFF :
アンハリノド)を参照して、フラグかONの場合にだけ
実行可能にする。Note that in the NCP, the L4 supervisor uses flags to manage the use of each resource by permitting or prohibiting its use. For example, when the L5 task uses a resource, its flag 1 is ON: Harisodo, OFF:
Enables execution only when the flag is ON.
〔発明の効果〕
本発明によればNCPにソフトウェア障害が発生しても
多くの場合所定の範囲のサービスが停止されるだけとな
り、全面的な停止状態、ずなわぢNCPダウンになる場
合を減少さゼることかできる。これによりシステムの信
頼性か向」ニし、24時間運用が可能となる。[Effects of the Invention] According to the present invention, even if a software failure occurs in the NCP, in most cases, only a predetermined range of services is stopped, reducing the number of cases where the NCP goes completely out of service or goes down. I can only lie down. This improves the reliability of the system and enables 24-hour operation.
第1図は本発明の1実施例システムの説明図、第2図は
本発明が対象とする情報処理システムの1例の概要図で
ある。
図中、11はホストプロセッサ、12は応用プログラム
、13は通信アクセス法プログラムVTAM、14ばダ
ンプ用チークセ、ト、15は通信制御処理装置CCP、
16はローカルメモリ、17は通信制御プロゲラJ、
N CP、18はハックグランド処゛理ルーチン、19
はスーパーバイザ、20は制御表、21は共通域、22
は退避域、23はローカルプロセッサ、24はレジスタ
群、25はオペレータコンソール、26は通信回線を表
す。FIG. 1 is an explanatory diagram of a system according to an embodiment of the present invention, and FIG. 2 is a schematic diagram of an example of an information processing system targeted by the present invention. In the figure, 11 is a host processor, 12 is an application program, 13 is a communication access method program VTAM, 14 is a dump cheek set, 15 is a communication control processing unit CCP,
16 is a local memory, 17 is a communication control progera J,
N CP, 18 is a hack ground processing routine, 19
is the supervisor, 20 is the control table, 21 is the common area, 22
23 represents a save area, 23 represents a local processor, 24 represents a register group, 25 represents an operator console, and 26 represents a communication line.
Claims (1)
ロセッサと、該ホストプロセッサの通信アクセス法プロ
グラムVTAMと連係する通信制御プログラムNCPを
そなえた通信制御処理装置とを有する情報処理システム
において、上記通信制御プログラムNCPは、自プログ
ラム中に含まれるある制御ルーチンのタスクが走行中に
ソフトウェア上の論理矛盾を検出したとき、該タスクを
強制終了させるとともに該タスクが使用していたリソー
スを使用禁止にしてその旨を上記通信アクセス法プログ
ラムVTAMに通知し、該通信アクセス法プログラムV
TAMは、通信制御プログラムNCPに対して動的ダン
プを指示し実行させるとともに、先に使用禁止にされた
上記リソースを初期化して再使用可能にすることを特徴
とするNCPダウン防止方式。In an information processing system having a host processor equipped with a communication access method program VTAM and a communication control processing device equipped with a communication control program NCP that cooperates with the communication access method program VTAM of the host processor, the communication control program NCP includes: When a certain control routine task included in its own program detects a logical contradiction in the software while it is running, it forcibly terminates the task, disables the use of the resources used by the task, and sends the above message to that effect. Notify the Access Law Program VTAM, and notify the Telecommunications Access Law Program V
The NCP down prevention method is characterized in that the TAM instructs and executes a dynamic dump to the communication control program NCP, and also initializes the previously disabled resources to make them reusable.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59119707A JPS6116353A (en) | 1984-06-11 | 1984-06-11 | Ncp breakdown preventing system of communication control processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59119707A JPS6116353A (en) | 1984-06-11 | 1984-06-11 | Ncp breakdown preventing system of communication control processor |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS6116353A true JPS6116353A (en) | 1986-01-24 |
JPH0412496B2 JPH0412496B2 (en) | 1992-03-04 |
Family
ID=14768100
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP59119707A Granted JPS6116353A (en) | 1984-06-11 | 1984-06-11 | Ncp breakdown preventing system of communication control processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6116353A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06284168A (en) * | 1993-03-30 | 1994-10-07 | Nec Corp | On-line information processor |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS58144263A (en) * | 1982-02-22 | 1983-08-27 | Hitachi Ltd | Fault processing system for dispersion processing system |
JPS5953945A (en) * | 1982-09-20 | 1984-03-28 | Fujitsu Ltd | Use control system of user program |
-
1984
- 1984-06-11 JP JP59119707A patent/JPS6116353A/en active Granted
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS58144263A (en) * | 1982-02-22 | 1983-08-27 | Hitachi Ltd | Fault processing system for dispersion processing system |
JPS5953945A (en) * | 1982-09-20 | 1984-03-28 | Fujitsu Ltd | Use control system of user program |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06284168A (en) * | 1993-03-30 | 1994-10-07 | Nec Corp | On-line information processor |
Also Published As
Publication number | Publication date |
---|---|
JPH0412496B2 (en) | 1992-03-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2021253855A1 (en) | Information recording method, apparatus, and device, and readable storage medium | |
JP4517923B2 (en) | Object relief system and method | |
CN113254166A (en) | Method for processing IO request, storage medium and virtualization simulator | |
JPS6116353A (en) | Ncp breakdown preventing system of communication control processor | |
US5455940A (en) | Method for abnormal restart of a multiprocessor computer of a telecommunication switching system | |
JPS6146543A (en) | Fault processing system of transfer device | |
JPH0588933A (en) | Parallel processing system with debugging function | |
JP2845616B2 (en) | Multiprocessor system | |
JP2877138B2 (en) | Microcomputer for software debugging | |
KR100206472B1 (en) | Error manage & recover method of switching system | |
JPH0540635A (en) | Dynamic deactivating method and device for program exit | |
JPH0833833B2 (en) | Process extinction method in operating system | |
JP2814988B2 (en) | Failure handling method | |
JP2800577B2 (en) | Debug device | |
KR20010025919A (en) | Method for processor down report | |
JP3102381B2 (en) | Task debugging device, task debugging method, and recording medium therefor | |
JP2583169B2 (en) | Operation program switching method for communication processing device | |
JPH09152978A (en) | Restart processing system for information processor | |
JPH01292552A (en) | Peripheral system fault processing system for virtual computer system | |
JPH02151937A (en) | Service processor damage processing system | |
JPH04102930A (en) | Central processing unit | |
JPH06266478A (en) | Computer system | |
JPH04127334A (en) | Microprocessor system | |
JPH0229833A (en) | Maintenance diagnostic system | |
JPH01261742A (en) | Method for processing error in system controller |