JPH03156547A - Memory dump gathering device - Google Patents

Memory dump gathering device

Info

Publication number
JPH03156547A
JPH03156547A JP1296338A JP29633889A JPH03156547A JP H03156547 A JPH03156547 A JP H03156547A JP 1296338 A JP1296338 A JP 1296338A JP 29633889 A JP29633889 A JP 29633889A JP H03156547 A JPH03156547 A JP H03156547A
Authority
JP
Japan
Prior art keywords
memory image
memory
program
data
transfer
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
JP1296338A
Other languages
Japanese (ja)
Inventor
Tadashi Mori
正 森
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 JP1296338A priority Critical patent/JPH03156547A/en
Publication of JPH03156547A publication Critical patent/JPH03156547A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the overall transfer data volume by compressing data of the same contents to transfer it to a host computer at the time when data of the same contents continuously exists in a memory image. CONSTITUTION:When the memory image of a communication control program 5 operated on a prepositive communication processing device 10 is stored in an external file 8 of a host computer 9 by a memory dump gathering program 6 operated on the computer 9 and a memory image transfer program 7 operated on the device 10, the program 6 operated on the computer 9 requests the program 7 in the device 10 to start the transfer of memory image of the program 5. Thereafter, transferred memory image data 11 is received and is written in the file 8, and the program 7 operated on the device 10 starts gathering of the memory image when being requested to transfer the memory image of the program 5; and when all memory image data is transferred to the program 7, the memory image is checked to compress data.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、前置通信処理装置上で動作する通信制御プロ
グラムのメモリイメージをホストコンピュータ上で動作
するメモリダンプ収集プログラムと前置通信処理装置上
で動作するメモリイメージ転送プログラムとでホストコ
ンピュータ上の外Rファイルに格納するオンラインシス
テムにおける前置通信処理装置のメモリダンプ収集手段
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention provides a memory dump collection program running on a host computer and a front-end communication processing device that stores a memory image of a communication control program running on a front-end communication processing device. The present invention relates to a memory dump collection means of a front-end communication processing device in an online system in which a memory image transfer program that operates on the memory image transfer program is stored in an external R file on a host computer.

〔概要〕〔overview〕

本発明は、前置通信処理装置のメモリダンプ収集手段に
おいて、 ダンプすべきデータを圧縮する手段を前置通信処理装置
に内蔵することにより、 ダンプに要する時間を短縮することができるようにした
ものである。
The present invention is a memory dump collection means for a front-end communication processing device, in which the time required for dumping can be shortened by incorporating means for compressing data to be dumped into the front-end communication processing device. It is.

〔従来の技術〕[Conventional technology]

従来、前置通信処理装置上で動作する通信制御プログラ
ムのメモリイメージをホストコンピュータ上で動作する
メモリダンプ収集プログラムと前置通信処理装置上で動
作するメモリイメージ転送プログラムとでホストコンピ
ュータ上の外部ファイルに格納するメモリダンプ収集手
段では、前置通信処理装置上で動作するメモリイメージ
転送プログラムは通信制御プログラムが格納されている
最低位番地から最高位番地までの範囲の全メモリイメー
ジに対してデータ加工を一切行わずにそのままホストコ
ンピュータ上で動作するメモリダンプ収集プログラムに
転送していた。
Conventionally, a memory image of a communication control program running on a front-end communication processing unit is transferred to an external file on the host computer by a memory dump collection program running on the host computer and a memory image transfer program running on the front-end communication processing unit. In the memory dump collection means stored in the memory dump, the memory image transfer program running on the front-end communication processing unit performs data processing on the entire memory image in the range from the lowest address to the highest address where the communication control program is stored. The data was transferred directly to the memory dump collection program running on the host computer without performing any process.

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

このような従来の前置通信処理装置上で動作す゛る通信
制御プログラムのメモリイメージをホストコンピュータ
上で動作するメモリダンプ収集プログラムと前置通信処
理装置上で動作するメモリイメージ転送プログラムとで
ホストコンピュータ上の外部ファイルに格納するメモリ
ダンプ収集手段では、前置通信処理装置のメモリ上に展
開されている通信制御プログラムのイメージに同一内容
の繰り返しくたとえば「0」というデータが100個連
続している場合など)があったとしてもメモリイメージ
データ転送の際には一切加工せずそのまま転送するので
、転送量が増大し、その結果メモリダンプ収集時間が増
加し、かつメモリイメージを格納するファイル容量も増
大し、また、通信制御プログラムの再稼働はメモリダン
プの収集が完了してから行われるので、オンラインシス
テムの復旧が遅れ、また、メモリダンプ収集時間が長い
ので、オンライン再開を優先することによるメモリダン
プ収集の打切りが行われ、障害原因追及のための情報不
足が起こり易くなり、その結果、同一原因による障害の
再発生を引き起こす。
The memory image of the communication control program running on such a conventional front-end communication processing device is transferred to the host computer by a memory dump collection program running on the host computer and a memory image transfer program running on the front-end communication processing device. With the memory dump collection means stored in an external file, if the image of the communication control program developed on the memory of the front-end communication processing unit has the same content repeatedly, for example, 100 consecutive data "0" etc.), the memory image data is transferred as is without any processing, resulting in an increase in the amount of data transferred, resulting in an increase in memory dump collection time, and an increase in the file size for storing memory images. However, since the communication control program is restarted after the collection of memory dumps is completed, recovery of the online system is delayed.Furthermore, since the memory dump collection time is long, priority is given to restarting online memory dumps. Collection is discontinued, and information for investigating the cause of the failure is likely to be insufficient, resulting in the recurrence of failures due to the same cause.

このように従来のメモリダンプ収集手段では、前置通信
処理装置に障害が発生した場合に障害情報の収集のため
にオンラインシステムの復旧が遅れ、メモリイメージ格
納用のファイル容量が増加し、また、同一障害の再発が
防止しにくく、運用上の致命的な欠点がある。
In this way, with conventional memory dump collection means, when a failure occurs in the front-end communication processing unit, recovery of the online system is delayed due to the collection of failure information, the file capacity for storing memory images increases, and It is difficult to prevent the same failure from occurring again, and has a fatal operational drawback.

本発明は、このような欠点を除去するもので、メモリダ
ンプの収集が速やかに実行できる前置通信処理装置のメ
モリダンプ収集装置を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention aims to eliminate such drawbacks and to provide a memory dump collection device for a front-end communication processing device that can quickly collect memory dumps.

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

本発明は、通信制御プログラムを有する前置通信処理装
置と外部ファイルに接続されたホストコンピュータ゛と
を備えた系に結合され、上記前置通信処理装置には、上
記通信制御プログラムのメモリイメージにかかわるデー
タを転送するメモリイメージ転送手段を有するメモリイ
メージ転送プログラムが含まれ、上記ホストコンピュー
タには、上記メモリイメージ転送手段から転送されたデ
ータを収集して上記外部ファイルに書き込むメモリダン
プ収集プログラムが含まれたメモリダンプ収集装置にふ
いて、上記メモリイメージ転送プログラムには、さらに
、上記通信制御プログラムのメモリイメージに存在する
同一内容の繰り返し部分を圧縮加工して生成した新たな
メモリイメージを上記メモリイメージ転送手段に与える
メモリイメージ圧縮手段を備えたことを特徴とする。
The present invention is coupled to a system including a front end communication processing device having a communication control program and a host computer connected to an external file, and the front end communication processing device has a memory image of the communication control program. A memory image transfer program having a memory image transfer means for transferring related data is included, and the host computer includes a memory dump collection program for collecting data transferred from the memory image transfer means and writing it to the external file. In addition, the memory image transfer program includes a new memory image generated by compressing repeated portions of the same content existing in the memory image of the communication control program. The present invention is characterized in that it includes a memory image compression means for applying to the transfer means.

〔作用〕[Effect]

前置通信処理装置上で動作する通信制御プログラムのメ
モリイメージをホストコンピュータ上で動作するメモリ
ダンプ収集プログラムと前置通信処理装置上で動作する
メモリイメージ転送プログラムとでホストコンピュータ
上の外部ファイルに格納するに際して、ホストコンピュ
ータ上で動作するメモリダンプ収集プログラムでは、前
置通信処理装置内メモリイメージ転送プログラムに通信
制御プログラムのメモリイメージの転送開始を要求し、
その後に転送されてくるメモリイメージデータを受信し
、この受信したメモリイメージデータを外部ファイルに
書き込み、前置通信処理装置上で動作するメモリイメー
ジ転送プログラムでは、通信制御プログラムのメモリイ
メージの転送を要求されたときにメモリイメージの収集
を開始し、全メモリイメージデータをメモリダンプ収集
プログラムに転送するときに、メモリイメージをチエツ
クしてデータ圧縮を行う。
The memory image of the communication control program running on the front-end communication processing unit is stored in an external file on the host computer by the memory dump collection program running on the host computer and the memory image transfer program running on the front-end communication processing unit. When doing so, the memory dump collection program running on the host computer requests the memory image transfer program in the front-end communication processing unit to start transferring the memory image of the communication control program,
The memory image data transferred thereafter is received, the received memory image data is written to an external file, and the memory image transfer program running on the front-end communication processing unit requests the transfer of the memory image of the communication control program. The memory image is checked and data compression is performed when all memory image data is transferred to the memory dump collection program.

〔実施例〕〔Example〕

以下、本発明の一実施例について図面、を参照して説明
する。第1図はこの実施例の構成を示す図、第2図は第
1図に示すメモリダンプ収集手段1の動作を説明するフ
ローチャート、第3図は第1図に示すメモリダンプ書き
込み手段2の動作を説明するフローチャート、第4図は
第1図に示すメモリイメージ転送手段3の動作を説明す
るフローチャート、第5図は第1図に示すメモリイメー
ジ圧縮手段4の動作を説明するフローチャート、第6図
および第7図はメモリイメージデータ11および転送終
了指示データ12の形式を示す図、第8図はメモリダン
プイメージを格納する外部ファイル8の形式を示す図で
ある。
Hereinafter, one embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing the configuration of this embodiment, FIG. 2 is a flow chart explaining the operation of the memory dump collection means 1 shown in FIG. 1, and FIG. 3 is the operation of the memory dump writing means 2 shown in FIG. 1. FIG. 4 is a flowchart explaining the operation of the memory image transfer means 3 shown in FIG. 1, FIG. 5 is a flowchart explaining the operation of the memory image compression means 4 shown in FIG. 1, and FIG. 7 is a diagram showing the format of the memory image data 11 and the transfer end instruction data 12, and FIG. 8 is a diagram showing the format of the external file 8 that stores the memory dump image.

この実施例は、第1図に示すように、ホストコンピュー
タ9上で動作するメモリダンプ収集プログラム6、前置
通信処理装置10上で動作するメモリイメージ転送プロ
グラム7および通信制御プログラム5、通信制御プログ
ラム5のメモリイメージを格納する外部ファイル8から
構成され、さらに、メモリダンプ収集プログラム6は、
メモリイメージの転送開始と転送データの受信を行うメ
モリダンプ収集手段1およびメモリダンプ収集手段lか
ら渡されたメモリイメージデータ11を外部ファイル8
に書き込むメモリダンプ書き込み手段2から構成され、
また、メモリイメージ転送プログラム7は、メモリダン
プ収集プログラム6からのメモリダンプ収集要求を受は
付はメモリイメージデータ11を転送するメモリイメー
ジ転送手段3およびメモリイメージ転送手段3からの要
求で通信制御プログラム5のメモリイメージを圧縮しな
がら規定長のデータブロックに組み立てるメモリイメー
ジ圧縮手段4から構成される。
As shown in FIG. 1, this embodiment includes a memory dump collection program 6 running on a host computer 9, a memory image transfer program 7 and a communication control program 5 running on a front-end communication processing device 10, and a communication control program The memory dump collection program 6 includes an external file 8 that stores the memory image of 5.
The memory image data 11 passed from the memory dump collection means 1 and the memory dump collection means 1, which start transferring the memory image and receiving the transfer data, is transferred to the external file 8.
It is composed of a memory dump writing means 2 for writing to
The memory image transfer program 7 also receives a memory dump collection request from the memory dump collection program 6 and is a communication control program in response to a request from the memory image transfer means 3 and the memory image transfer means 3 for transferring the memory image data 11. The memory image compression means 4 comprises a memory image compression means 4 which assembles the memory images of 5 into data blocks of a specified length while compressing them.

すなわち、この実施例は、通信制御プログラム5を有す
る前置通信処理装置lOと外部ファイル8に接続された
ホストコンピュータ9とを備えた系に結合され、前置通
信処理装置10には、通信制御プログラム5のメモリイ
メージにかかわるデータを転送するメモリイメージ転送
手段3を有するメモリイメージ転送プログラム7が含ま
れ、ホストコンピュータ9には、メモリイメージ転送手
段3から転送されたデータを収集して外部ファイル8に
書き込むメモリダンプ収集プログラム6が含まれ、さら
に、本発明の特徴とする手段として、メモリイメージ転
送プログラム7には、さらに、通信制御プログラム5の
メモリイメージに存在する同一内容の繰り返し部分を圧
縮加工して生成した新たなメモリイメージをメモリイメ
ージ転送手段3に与えるメモリイメージ圧縮手段4が含
まれる。
That is, this embodiment is coupled to a system including a front-end communication processing device 1O having a communication control program 5 and a host computer 9 connected to an external file 8. A memory image transfer program 7 having a memory image transfer means 3 for transferring data related to the memory image of the program 5 is included, and a host computer 9 collects the data transferred from the memory image transfer means 3 to an external file 8. Furthermore, as a feature of the present invention, the memory image transfer program 7 further includes a memory dump collection program 6 that compresses and processes repetitive parts of the same content existing in the memory image of the communication control program 5. A memory image compression means 4 is included for supplying a new memory image generated by the process to the memory image transfer means 3.

次に、この実施例の動作を第1図から第8図を参照して
説明する。
Next, the operation of this embodiment will be explained with reference to FIGS. 1 to 8.

第2図のステップS21ないしS25を参照すると、メ
モリダンプ収集手段1は前置通信処理装置10上で動作
するメモリイメージ転送プログラム7にメモリイメージ
の転送開始を要求しくステップ521)、ファイルオー
プンを指示してメモリダンプ書き込み手段2を呼び(ス
テップ522) 、その後にメモリイメージ転送プログ
ラム7から転送されてくる転送データがメモリイメージ
データ11か転送終了指示データ12かを転送データの
識別子Aで判断する(ステップ523)。判断の結果と
して、転送データがメモリイメージデータ11の場合に
はそのデータとデータ書き込みを指示してメモリダンプ
書き込み手段2を呼ぶ(ステップ524)。転送データ
が転送終了指示データ12の場合にはファイルクローズ
を指示してメモリダンプ書き込み手段2を呼ぶ(ステッ
プ525)。
Referring to steps S21 to S25 in FIG. 2, the memory dump collection means 1 requests the memory image transfer program 7 running on the front-end communication processing device 10 to start transferring the memory image (step 521), and instructs the file open. Then, it calls the memory dump writing means 2 (step 522), and then determines whether the transfer data transferred from the memory image transfer program 7 is the memory image data 11 or the transfer end instruction data 12 based on the identifier A of the transfer data ( Step 523). As a result of the determination, if the transfer data is the memory image data 11, the memory dump writing means 2 is called with an instruction to write that data (step 524). If the transfer data is the transfer end instruction data 12, it instructs to close the file and calls the memory dump writing means 2 (step 525).

第3図のステップS31ないし336を参照すると、メ
モリダンプ書き込み手段2は指示情報が■ファイルオー
プン指示■データ書き込み指示■ファイルクローズ指示
のどれであるかを判別する(ステップ531)。判別の
結果として、指示情報が■ファイルオープン指示であれ
ば、ファイル上のカレントブロック書き込みアドレスな
どの制御情報を初期化しくステップ532)、外部ファ
イル8上のファイル状態aをオーブン状態にする(ステ
ップ533)。指示情報が■データ書き込み指示であれ
ば、カレントブロック書き込みアドレスbが示す位置に
メモリイメージデータ11中のメモリイメージデータ部
長Bが示す文字数をブロック内格納文字数dに実際のデ
ータイメージCをブロック内データ域であるメモリイメ
ージeに書き込む(ステップ534)。その後に格納ブ
ロック数Cを「1」だけ増加させ、カレントブロック書
き込みアドレスbを更新する(ステップ535)。指示
情報が■ファイルクローズ指示であれば、ファイル上の
ファイル状態aをクローズ状態にする(ステップ536
)。
Referring to steps S31 to S336 in FIG. 3, the memory dump writing means 2 determines which of the following instructions the instruction information is: (i) a file open instruction, (i) a data write instruction, (ii) a file close instruction (step 531). As a result of the determination, if the instruction information is a file open instruction, control information such as the current block write address on the file is initialized (step 532), and the file status a on the external file 8 is set to open status (step 532). 533). If the instruction information is ■Data write instruction, the actual data image C is set to the number of characters indicated by the memory image data manager B in the memory image data 11 at the position indicated by the current block write address b, and the number of characters stored in the block is set to the data in the block. (step 534). Thereafter, the number of stored blocks C is increased by "1" and the current block write address b is updated (step 535). If the instruction information is ■File close instruction, file status a on the file is changed to closed status (step 536
).

第4図のステップ541ないし547を参照すると、メ
モリイメージ転送手段3は通信制御プログラム5のメモ
リイメージ転送開始を受は付けると(ステップ541)
、メモリイメージ転送位置を通信制御プログラム5が格
納されている最低位番地の値で初期化する(ステップ5
42)。その後に、メモリイメージ転送位置と転送デー
タ長を指定してメモリイメージ圧縮手段4を呼び(ステ
ップ543)、メモリイメージ圧縮手段4から返された
転送データをメモリイメージデータ11としてメモリダ
ンプ収集プログラム6に転送する(ステップ544)。
Referring to steps 541 to 547 in FIG. 4, when the memory image transfer means 3 accepts the start of memory image transfer from the communication control program 5 (step 541)
, initialize the memory image transfer position with the value of the lowest address where the communication control program 5 is stored (step 5).
42). After that, the memory image compression means 4 is called by specifying the memory image transfer position and the transfer data length (step 543), and the transfer data returned from the memory image compression means 4 is sent to the memory dump collection program 6 as the memory image data 11. Transfer (step 544).

さらに、返された次のメモリイメージ転送位置を更新す
る(ステップ545)。メモリイメージ転送位置が通信
制御プログラム5が格納されているメモリの最高位番地
まで達しているか否か判別しくステップ546) 、最
高位番地まで達していなければステップS43に進み、
達していれば全メモリイメージ転送完了なので転送終了
指示データ12をメモリダンプ収集プログラム6に転送
して(ステップ547)処理を終える。
Furthermore, the returned next memory image transfer location is updated (step 545). It is determined whether the memory image transfer position has reached the highest address of the memory where the communication control program 5 is stored (step 546), and if it has not reached the highest address, the process advances to step S43;
If the total memory image transfer has been completed, the transfer end instruction data 12 is transferred to the memory dump collection program 6 (step 547) and the process ends.

第5図を参照すると、メモリイメージ圧縮手段4は与え
られたメモリイメージ転送位置からデータを圧縮しなが
らデータを組み立てる(ステップ551)。ただし、圧
縮方式はMR圧縮を採用する。
Referring to FIG. 5, the memory image compression means 4 assembles data while compressing the data from a given memory image transfer position (step 551). However, MR compression is used as the compression method.

圧縮しながら与えられた規定ブロック長までのデータを
組み立てたか否かをチエツクしくステップ552) 、
規定長未達ならばステップS51に進む。
Step 552) to check whether data has been assembled up to a given specified block length while being compressed.
If the specified length has not been reached, the process advances to step S51.

規定長に達すると、組み立てたデータの次の位置を新メ
モリイメージ転送位置として持ち帰る(ステップ553
)。
When the specified length is reached, the next position of the assembled data is brought back as the new memory image transfer position (step 553).
).

第6図および第7図を参照すると、メモリイメージデー
タ11は転送データがメモリイメージデータ11か転送
終了指示データ12かを識別する識別子A1メモリイメ
ージデータ部長Bおよび実際の圧縮されたメモリイメー
ジCとから構成され、転送終了指示データ12は識別子
A(その内容は転送終了指示データを示す)から構成さ
れる。
Referring to FIGS. 6 and 7, the memory image data 11 includes an identifier A1 for identifying whether the transfer data is the memory image data 11 or the transfer end instruction data 12, a memory image data length B, and an actual compressed memory image C. The transfer end instruction data 12 is made up of an identifier A (the contents of which indicate the transfer end instruction data).

第8図を参照すると、外部ファイル8はファイルのオー
ブンまたはクローズを示すファイル状態81次にメモリ
イメージを格納する位置を示すカレントブロック書き込
みアドレス51本ファイル内に格納されているブロック
数を示す格納ブロック数C11つのブロックではブロッ
ク内格納文字数dとメモリイメージeとから構成される
Referring to FIG. 8, the external file 8 has a file status 81 indicating whether the file is open or closed; a current block indicating the location where the next memory image will be stored; a write address 51; a storage block indicating the number of blocks stored in the file; Number C1 One block is composed of the number of characters stored in the block d and a memory image e.

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

本発明は、以上説明したように、メモリイメージの中に
同一内容が連続して存在する場合にはその部分をデータ
圧縮してホストコンピュータに転送するので、全体の転
送データ量が削減され、前置通信処理装置やその上で動
作する通信制御プログラムに障害が発生してオンライン
サービスが中断した場合に通信制御プログラムの状態を
調査するために必要となるメモリイメージの収集時間が
短縮できる。また、メモリダンプ収集完了後に行う前置
通信処理装置上への通信制御プログラム再ダウンロード
開始時間を早めることができ、また、データ圧縮を行う
ことにより転送されるメモリイメージの全体量が縮小さ
れるので、それを格納するファイル容量も縮小すること
ができ、その結果として、前置通信処理装置やその上で
動作する通信制御プログラムに障害が発生してオンライ
ンサービスが中断した場合の正常運用再開までの復旧時
間が短縮可能になり、従来障害復旧時間短縮のために犠
牲にされていた障害情報の収集が可能となり同一原因に
よる障害も防止でき、かつ障害情報保存のためにのみ使
用され、本来の業務には不必要なファイル容量を縮小で
きる効果がある。
As explained above, when the same content exists continuously in a memory image, the present invention compresses the data of that part and transfers it to the host computer, so the total amount of data to be transferred is reduced. When online service is interrupted due to a failure in a communication processing device or a communication control program running thereon, the time required to collect memory images needed to investigate the status of the communication control program can be shortened. In addition, the time to start re-downloading the communication control program to the front-end communication processing unit after memory dump collection is completed can be accelerated, and data compression reduces the overall amount of memory images to be transferred. , the file size for storing it can be reduced, and as a result, it is possible to reduce the time it takes to resume normal operation in the event that the online service is interrupted due to a failure in the front-end communication processing unit or the communication control program running on it. Recovery time can be shortened, and failure information that was traditionally sacrificed to shorten failure recovery time can now be collected, preventing failures caused by the same cause. has the effect of reducing unnecessary file size.

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

第1図は、本発明実施例の構成を示すブロック構成図。 第2図は、メモリダンプ収集手段1の動作を示すフロー
チャート。 第3図は、メモリダンプ書き込み手段2の動作を示すフ
ローチャート。 第4図は、メモリイメージ転送手段3の動作を示すフロ
ーチャート。 第5図は、メモリイメージ圧縮手段4の動作を示すフロ
ーチャート。 第6図は、メモリイメージデータの形式を示す図。 第7図は、転送終了指示データの形式を示す図。 第8図は、メモリダンプイメージを格納する外部ファイ
ルの詳細な形式を示す図。 1・・・メモリダンプ収集手段、2・・・メモリダンプ
書き込み手段、3・・・メモリイメージ転送手段、4・
・・メモリイメージ圧縮手段、5・・・通信制御プログ
ラム、6・・・メモリダンプ収集プログラム、7・・・
メモリイメージ転送プログラム、8・・・外部ファイル
、9・・・ホストコンピュータ、10・・・前置通信処
理装置、11・・・メモリイメージデータ、12・・・
転送終了指示データ。
FIG. 1 is a block configuration diagram showing the configuration of an embodiment of the present invention. FIG. 2 is a flowchart showing the operation of the memory dump collection means 1. FIG. 3 is a flowchart showing the operation of the memory dump writing means 2. FIG. 4 is a flowchart showing the operation of the memory image transfer means 3. FIG. 5 is a flowchart showing the operation of the memory image compression means 4. FIG. 6 is a diagram showing the format of memory image data. FIG. 7 is a diagram showing the format of transfer end instruction data. FIG. 8 is a diagram showing the detailed format of an external file that stores a memory dump image. DESCRIPTION OF SYMBOLS 1... Memory dump collection means, 2... Memory dump writing means, 3... Memory image transfer means, 4.
. . . Memory image compression means, 5. Communication control program, 6. Memory dump collection program, 7.
Memory image transfer program, 8... External file, 9... Host computer, 10... Front end communication processing device, 11... Memory image data, 12...
Transfer end instruction data.

Claims (1)

【特許請求の範囲】 1、通信制御プログラムを有する前置通信処理装置と外
部ファイルに接続されたホストコンピュータとを備えた
系に結合され、上記前置通信処理装置には、上記通信制
御プログラムのメモリイメージにかかわるデータを転送
するメモリイメージ転送手段を有するメモリイメージ転
送プログラムが含まれ、上記ホストコンピュータには、
上記メモリイメージ転送手段から転送されたデータを収
集して上記外部ファイルに書き込むメモリダンプ収集プ
ログラムが含まれたメモリダンプ収集装置において、 上記メモリイメージ転送プログラムには、さらに、上記
通信制御プログラムのメモリイメージに存在する同一内
容の繰り返し部分を圧縮加工して生成した新たなメモリ
イメージを上記メモリイメージ転送手段に与えるメモリ
イメージ圧縮手段が含まれた ことを特徴とするメモリダンプ収集装置。
[Scope of Claims] 1. The front-end communication processing device is connected to a system including a front-end communication processing device having a communication control program and a host computer connected to an external file, and the front-end communication processing device has a communication control program including the above-mentioned communication control program. The host computer includes a memory image transfer program having a memory image transfer means for transferring data related to the memory image, and the host computer includes:
In a memory dump collection device that includes a memory dump collection program that collects data transferred from the memory image transfer means and writes it to the external file, the memory image transfer program further includes a memory image of the communication control program. 1. A memory dump collection device comprising memory image compression means for supplying a new memory image generated by compressing repeated parts of the same content existing in the memory image transfer means to the memory image transfer means.
JP1296338A 1989-11-14 1989-11-14 Memory dump gathering device Pending JPH03156547A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1296338A JPH03156547A (en) 1989-11-14 1989-11-14 Memory dump gathering device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1296338A JPH03156547A (en) 1989-11-14 1989-11-14 Memory dump gathering device

Publications (1)

Publication Number Publication Date
JPH03156547A true JPH03156547A (en) 1991-07-04

Family

ID=17832252

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1296338A Pending JPH03156547A (en) 1989-11-14 1989-11-14 Memory dump gathering device

Country Status (1)

Country Link
JP (1) JPH03156547A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6543010B1 (en) * 1999-02-24 2003-04-01 Hewlett-Packard Development Company, L.P. Method and apparatus for accelerating a memory dump

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6543010B1 (en) * 1999-02-24 2003-04-01 Hewlett-Packard Development Company, L.P. Method and apparatus for accelerating a memory dump

Similar Documents

Publication Publication Date Title
US6052692A (en) Method and system for managing image related events without compromising image processing
US7937367B2 (en) System and method for parallelized replay of an NVRAM log in a storage appliance
US9104629B2 (en) Autonomic reclamation processing on sequential storage media
JP2001502511A (en) System and method for correlating processed data with image data in a digital camera device
JP2002182952A (en) Method and system utilizing data fragment for efficiently importing/exporting removable storage volume
JPH02310665A (en) Data restoration method for distributed transaction processing system
JP2679715B2 (en) Data transfer method
JPH03156547A (en) Memory dump gathering device
JPH10333944A (en) Memory dump sample system
JPH11203193A (en) Shared memory management device and method
US7463440B2 (en) System for improving performance writing streaming tapes
JPH11353215A (en) Journal-after-update collecting process system
JPH09171476A (en) Dump file compressing system
JP3097076B2 (en) Trace data collection method
KR0154479B1 (en) Apparatus and method for managing program in full electronic switching system
JP3260235B2 (en) How to replace external recording media
JP3471827B2 (en) IC memory card control method and device
JPH10275107A (en) System and method for data registration
JP3342239B2 (en) Data processing device
JP3368378B2 (en) Storage content management method and data processing device
JPH03237544A (en) Communication control processing device
JPS5972548A (en) Logging system of circuit log
JPH03252749A (en) Memory dump data transfer equipment
CN112817797A (en) Backup data management method and system
CN117828132A (en) Database real-time log hybrid storage method and system