JPH07146835A - Communicatio processor fault restoring system - Google Patents

Communicatio processor fault restoring system

Info

Publication number
JPH07146835A
JPH07146835A JP5292303A JP29230393A JPH07146835A JP H07146835 A JPH07146835 A JP H07146835A JP 5292303 A JP5292303 A JP 5292303A JP 29230393 A JP29230393 A JP 29230393A JP H07146835 A JPH07146835 A JP H07146835A
Authority
JP
Japan
Prior art keywords
execution program
memory
program
host computer
processing device
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.)
Withdrawn
Application number
JP5292303A
Other languages
Japanese (ja)
Inventor
Akihiro Shinoda
晃宏 篠田
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 Solution Innovators Ltd
Original Assignee
NEC Software Chubu 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 NEC Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP5292303A priority Critical patent/JPH07146835A/en
Publication of JPH07146835A publication Critical patent/JPH07146835A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To quickly restore a communication processor, when a fault occurs, which performs processing on receiving an execution program transferred from a host computer. CONSTITUTION:The execution program transferred from the host computer 1 when the communication processor is started up is loaded on memory 23 by an execution program loading means 22, following that, it is registered on a program file 28 by a program file registering means 24. When an instruction to sample fault information from the host computer 1 is accepted, a memory content collating means 25 collates the execution program in the memory 23 with the one in the program file 28, and samples a different part. A fault information transfer means 26 transfers the address of the different part and the content of the memory to the host computer 1 as the fault information. After the transfer is completed, an execution program re-loading means 27 re-loads the execution program on the memory 23 from the program file 28.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は通信処理装置障害復旧方
式、特に接続された端末装置との間の情報をホストコン
ピュータから起動時に転送された実行プログラムにより
処理を行ない、ホストコンピュータとの間で通信を行う
通信処理装置の障害時の復旧のための通信処理装置障害
復旧方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication processing device failure recovery system, and more particularly to processing of information with a connected terminal device by an execution program transferred from the host computer at the time of start-up, and with the host computer. The present invention relates to a communication processing device failure recovery method for recovering a communication processing device that performs communication when a failure occurs.

【0002】[0002]

【従来の技術】従来、この種の通信処理装置障害復旧方
式は、ホストコンピュータの操作卓から転送される指示
により、障害通信処理装置の主記憶装置に格納されてい
る全メモリ内容をホストコンピュータに転送し、その
後、再びホストコンピュータの操作卓からの指示で実行
プログラムを転送してもらい、障害通信処理装置を再起
動するようになっている。
2. Description of the Related Art Conventionally, this type of communication processing device failure recovery system uses a host computer to send an instruction from a console of a host computer so that all the memory contents stored in the main memory of the failed communication processing device are stored in the host computer. After the transfer, the execution program is transferred again according to an instruction from the console of the host computer, and the fault communication processing device is restarted.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の通信処
理装置障害復旧方式は、通信処理装置の実行プログラム
が増大すると、転送時間が増加すること、再起動の指示
が保守員の手操作で煩雑であることから復旧に時間がか
かるという問題点がある。また、ホストコンピュータへ
メモリ内容の全てを転送しているため、障害原因の解析
に時間がかかるという問題点も有している。
In the conventional communication processing device failure recovery method described above, the transfer time increases as the number of execution programs of the communication processing device increases, and the restart instruction is complicated by the manual operation of the maintenance personnel. Therefore, there is a problem that it takes time to recover. Further, since all the memory contents are transferred to the host computer, there is a problem that it takes time to analyze the cause of the failure.

【0004】[0004]

【課題を解決するための手段】本発明の通信処理装置障
害復旧方式は、ホストコンピュータから通信処理装置起
動時に転送された実行プログラムにより処理を行ないホ
ストコンピュータとの通信を行う通信処理装置の障害時
における通信処理装置障害復旧方式において、ホストコ
ンピュータから起動指示と共に受けた実行プログラムを
メモリにロードする実行プログラムロード手段と、この
実行プログラムロード手段の実行プログラムのロードの
後にロードした実行プログラムを外部記憶装置にプログ
ラムファイルとして登録・格納するプログラムファイル
登録手段と、ホストコンピュータから障害情報採取指示
を受けて前記実行プログラムロード手段によってメモリ
にロードした実行プログラムと前記プログラムファイル
登録手段によってプログラムファイルとして登録した実
行プログラムとを照合し、異なる箇所を抽出するメモリ
内容照合手段と、このメモリ内容照合手段が抽出した異
なる箇所のアドレスとメモリ内容とを障害情報としてホ
ストコンピュータに転送する障害情報転送手段と、この
障害情報転送手段による転送後に、前記プログラムファ
イルの内容を前記メモリにロードする実行ログラム再ロ
ード手段とを有することにより構成される。
SUMMARY OF THE INVENTION A communication processing device failure recovery system of the present invention uses a communication processing device that communicates with a host computer by performing processing by an execution program transferred from the host computer when the communication processing device is activated. In the communication processing device failure recovery method according to claim 1, an execution program loading means for loading an execution program received from a host computer together with a boot instruction into a memory, and an execution program loaded after the execution program loading means loads the execution program to an external storage device. A program file registration means for registering / storing as a program file in the computer, an execution program loaded in the memory by the execution program loading means in response to a failure information collection instruction from the host computer, and the program file registration means Memory content collating means for collating the execution program registered as a program file and extracting different portions, and fault information for transferring the addresses and memory contents of the different portions extracted by the memory content collating means to the host computer as fault information. It comprises a transfer means and an execution program reload means for loading the contents of the program file into the memory after the transfer by the failure information transfer means.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0006】図1は本発明の一実施例の構成図である。
図1の実施例は通信回線で接続されたホストコンピュー
タ1と通信処理装置2とを示していて、ホストコンピュ
ータ1にはホスト操作卓11および障害情報ファイル1
2を格納する外部記憶装置が接続され、通信処理装置2
は指示受付手段21,実行プログラムロード手段22,
メモリ23,プログラムファイル登録手段24,メモリ
内容照合手段25,障害情報転送手段26,および実行
プログラム再ロード手段27を有し、プログラムファイ
ル28を格納する外部記憶装置および複数の端末装置2
9を接続した構成になっている。
FIG. 1 is a block diagram of an embodiment of the present invention.
The embodiment of FIG. 1 shows a host computer 1 and a communication processing device 2 connected by a communication line. The host computer 1 includes a host console 11 and a failure information file 1.
2 is connected to an external storage device, and the communication processing device 2
Is an instruction receiving means 21, an execution program loading means 22,
An external storage device having a memory 23, a program file registration means 24, a memory content verification means 25, a failure information transfer means 26, and an execution program reload means 27, and stores a program file 28, and a plurality of terminal devices 2.
9 is connected.

【0007】以上の構成において、システム起動時に、
システム操作者はホスト操作卓11から通信処理装置2
の起動指示を行なう。ホストコンピュータ1はこの起動
指示に従って通信処理装置2が処理すべき実行プログラ
ムとそのロード指示とを通信処理装置2に転送する。指
示受付手段2はロード指示を受付けると通信処理装置2
の起動指示であると認識し、実行プログラムロード手段
22を起動する。実行プログラムロード手段22はホス
トコンピュータ1から転送されてきた実行プログラムを
メモリ23にロードする。実行プログラムロード手段2
2はメモリ23へのロードが終了すると、プログラムフ
ァイル登録手段24を起動する。プログラムファイル登
録手段24はメモリ23にロードされた内容をプログラ
ムファイル28に登録する。プログラムファイル登録手
段24が登録の終了を指示受付手段21に通知すると、
指示受付手段21は図示されていない処理手段に処理の
実行開始を伝え、通信処理装置としての処理が開始され
る。
In the above configuration, when the system is started,
The system operator uses the host console 11 to access the communication processing device 2
Command to start. The host computer 1 transfers the execution program to be processed by the communication processing device 2 and its load instruction to the communication processing device 2 in accordance with the activation instruction. When the instruction receiving means 2 receives the load instruction, the communication processing device 2
The execution program loading means 22 is activated. The execution program loading means 22 loads the execution program transferred from the host computer 1 into the memory 23. Execution program loading means 2
When the data No. 2 has been loaded into the memory 23, it activates the program file registration means 24. The program file registration means 24 registers the contents loaded in the memory 23 in the program file 28. When the program file registration means 24 notifies the instruction acceptance means 21 of the end of registration,
The instruction receiving means 21 notifies the processing means (not shown) of the start of execution of the processing, and the processing as the communication processing device is started.

【0008】システム操作者がホスト操作卓11を介し
て、通信中の通信処理装置2の障害を知ると、システム
操作者はホスト操作卓11から通信処理装置2の情報採
取指示を行う。ホストコンピュータ1はこの指示を通信
処理装置2へ転送する。指示受付手段21は情報採取指
示を受付けると、この指示をメモリ内容照合手段25に
伝える。メモリ内容照合手段25はメモリに格納されて
いる実行プログラムと、起動時に保存しておいたプログ
ラムファイル28の内容とを照合し、異なっている箇所
を纏めて障害情報転送手段26に渡す。障害情報転送手
段26はメモリ内容照合手段25から受取った情報を、
図2に形式図を示すように、異なっている箇所のアドレ
ス部201とそのときのメモリ値を示すメモリ値部20
2と持った障害情報200に作成して、ホストコンピュ
ータ1に転送する。ホストコンピュータ1は後に実行す
る障害解析のために、受取った障害情報200を障害情
報ファイル12に格納する。一方、障害情報転送手段2
6は障害情報200の転送を終了すると、実行プログラ
ム再ロード手段27に転送の修了を通知する。実行プロ
グラム再ロード手段27は転送の終了通知を受けると、
プログラムファイル28に保存してある実行プログラム
をメモリ23にロードして、ロード終了後、ロード終了
を指示受付手段21に伝える。指示受付手段21は処理
手段に処理の実行再開を伝えて、処理を再開させる。
When the system operator knows a failure of the communication processing device 2 during communication through the host console 11, the system operator gives an instruction to collect information of the communication processing device 2 from the host console 11. The host computer 1 transfers this instruction to the communication processing device 2. When the instruction receiving unit 21 receives the information collection instruction, the instruction receiving unit 21 transmits the instruction to the memory content collating unit 25. The memory content collating means 25 collates the execution program stored in the memory with the content of the program file 28 saved at the time of startup, and passes the different points together to the failure information transferring means 26. The failure information transfer means 26 uses the information received from the memory content verification means 25 as
As shown in the format diagram of FIG. 2, the address portion 201 at different locations and the memory value portion 20 indicating the memory value at that time
It is created in the fault information 200 having 2 and is transferred to the host computer 1. The host computer 1 stores the received failure information 200 in the failure information file 12 for later failure analysis. On the other hand, the fault information transfer means 2
When the transfer of the failure information 200 is completed, 6 notifies the execution program reloading means 27 of the completion of the transfer. When the execution program reloading means 27 receives the transfer end notification,
The execution program stored in the program file 28 is loaded into the memory 23, and after the loading is finished, the loading acceptance is notified to the instruction receiving means 21. The instruction accepting unit 21 notifies the processing unit of the resumption of the execution of the process and restarts the process.

【0009】[0009]

【発明の効果】以上説明したように本発明は、通信処理
装置に実行プログラムの保存ファイルと、障害時に主記
憶装置内の実行プログラムと保存ファイル内の実行プロ
グラムとの照合を行なって、異なる箇所をホストコンピ
ュータに転送する手段とを設けることにより通信処理装
置内の障害発生時に、システム操作員の指示をホストコ
ンピュータから受けるのみで、障害解析に必要な情報の
みをホストコンピュータに転送し、保存ファイルにより
再ロードを行なって起動を再開するので、短時間で障害
復旧が行なえ、ホストコンピュータでの障害解析も容易
になるという効果がある。
As described above, according to the present invention, in the communication processing device, the save file of the execution program is compared with the execution program in the main storage device and the execution program in the save file at the time of a failure, and the different parts are checked. When a failure occurs in the communication processing device, only the information necessary for failure analysis is transferred to the host computer when a failure occurs in the communication processing device by providing means for transferring the saved file to the host computer. Since it reloads and restarts booting, there is an effect that failure recovery can be performed in a short time and failure analysis in the host computer becomes easy.

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

【図1】本発明の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】図1の実施例に用いられる障害情報の形式図で
ある。
FIG. 2 is a format diagram of fault information used in the embodiment of FIG.

【符号の説明】[Explanation of symbols]

1 ホストコンピュータ 2 通信処理装置 11 ホスト操作卓 12 障害情報ファイル 21 指示受付手段 22 実行プログラムロード手段 23 メモリ 24 プログラムファイル登録手段 25 メモリ内容照合手段 26 障害情報転送手段 27 実行プログラム再ロード手段 28 プログラムファイル 29 端末装置 200 障害情報 DESCRIPTION OF SYMBOLS 1 Host computer 2 Communication processing device 11 Host console 12 Fault information file 21 Instruction receiving means 22 Execution program loading means 23 Memory 24 Program file registration means 25 Memory content collating means 26 Fault information transfer means 27 Execution program reloading means 28 Program file 29 Terminal device 200 Fault information

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ホストコンピュータから通信処理装置起
動時に転送された実行プログラムにより処理を行ないホ
ストコンピュータとの通信を行う通信処理装置の障害時
における通信処理装置障害復旧方式において、ホストコ
ンピュータから起動指示と共に受けた実行プログラムを
メモリにロードする実行プログラムロード手段と、この
実行プログラムロード手段の実行プログラムのロードの
後にロードした実行プログラムを外部記憶装置にプログ
ラムファイルとして登録・格納するプログラムファイル
登録手段と、ホストコンピュータから障害情報採取指示
を受けて前記実行プログラムロード手段によってメモリ
にロードした実行プログラムと前記プログラムファイル
登録手段によってプログラムファイルとして登録した実
行プログラムとを照合し、異なる箇所を抽出するメモリ
内容照合手段と、このメモリ内容照合手段が抽出した異
なる箇所のアドレスとメモリ内容とを障害情報としてホ
ストコンピュータに転送する障害情報転送手段と、この
障害情報転送手段による転送後に、前記プログラムファ
イルの内容を前記メモリにロードする実行ログラム再ロ
ード手段とを有することを特徴とする通信処理装置障害
復旧方式。
1. In a communication processing device failure recovery method at the time of a failure of a communication processing device that performs processing by an execution program transferred at the time of starting the communication processing device from the host computer and communicates with the host computer, a start instruction is sent from the host computer. An execution program loading means for loading the received execution program into a memory; a program file registration means for registering and storing the execution program loaded after the execution program is loaded by the execution program loading means in an external storage device as a program file; and a host The execution program loaded in the memory by the execution program loading means in response to the failure information collection instruction from the computer and the execution program registered as a program file by the program file registration means are displayed. Memory content collating means for extracting different points, fault information transferring means for transferring the addresses and memory contents of the different points extracted by the memory content collating means to the host computer as fault information, and the fault information transferring means. And a program re-loading means for loading the contents of the program file into the memory after transfer by the communication processing device failure recovery method.
JP5292303A 1993-11-24 1993-11-24 Communicatio processor fault restoring system Withdrawn JPH07146835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5292303A JPH07146835A (en) 1993-11-24 1993-11-24 Communicatio processor fault restoring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5292303A JPH07146835A (en) 1993-11-24 1993-11-24 Communicatio processor fault restoring system

Publications (1)

Publication Number Publication Date
JPH07146835A true JPH07146835A (en) 1995-06-06

Family

ID=17780020

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5292303A Withdrawn JPH07146835A (en) 1993-11-24 1993-11-24 Communicatio processor fault restoring system

Country Status (1)

Country Link
JP (1) JPH07146835A (en)

Similar Documents

Publication Publication Date Title
US5134712A (en) System for recovering failure of online control program with another current online control program acting for failed online control program
CN108363659B (en) Method and device for processing abnormity of electronic equipment
JPH03278126A (en) Computer system starting system
US20020029359A1 (en) Method and apparatus for getting dump of a computer system
CN116266150A (en) Service recovery method, data processing unit and related equipment
EP1110146A1 (en) A method, computer, and article of manufacturing for fault tolerant booting
CN102750212A (en) Embedded system fault diagnosis method and embedded system with fault diagnosis
JPH07146835A (en) Communicatio processor fault restoring system
JP2000330778A (en) Method and device for restoration after correction load module replacement
US9081727B2 (en) Method, apparatus and computer program for loading files during a boot-up process
WO2018036318A1 (en) Method and device for collecting abnormality information during startup of operating system
JP2882459B2 (en) Error information collection test system
JPH09114673A (en) Device and method for program loading
EP1566733B1 (en) Apparatus for preventing switch failures in the presence of faults
JP2574938B2 (en) System startup method
JPH05333962A (en) Computer system
JPH096709A (en) Method for controlling electronic device with extension slot, and its device and extension medium
JPH052499A (en) Job trouble re-processing system of information processor
CN116089153A (en) BMC abnormal factor confirmation method, system, terminal and storage medium
JPH0498473A (en) Portable terminal equipment
JPH0119180B2 (en)
JPH08221287A (en) System changeover controlling method
JPH05120088A (en) Memory dump sampling device
JPH04363710A (en) Resuming control system
JPH06180643A (en) Version check system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20010130