JPH09282212A - Backup system for server file - Google Patents

Backup system for server file

Info

Publication number
JPH09282212A
JPH09282212A JP8096635A JP9663596A JPH09282212A JP H09282212 A JPH09282212 A JP H09282212A JP 8096635 A JP8096635 A JP 8096635A JP 9663596 A JP9663596 A JP 9663596A JP H09282212 A JPH09282212 A JP H09282212A
Authority
JP
Japan
Prior art keywords
file
application
network
server
management unit
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
Application number
JP8096635A
Other languages
Japanese (ja)
Other versions
JP2852231B2 (en
Inventor
Chikako Hayashi
智佳子 林
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.)
KOBE NIPPON DENKI SOFTWARE KK
NEC Software Kobe Ltd
Original Assignee
KOBE NIPPON DENKI SOFTWARE KK
NEC Software Kobe 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 KOBE NIPPON DENKI SOFTWARE KK, NEC Software Kobe Ltd filed Critical KOBE NIPPON DENKI SOFTWARE KK
Priority to JP8096635A priority Critical patent/JP2852231B2/en
Publication of JPH09282212A publication Critical patent/JPH09282212A/en
Application granted granted Critical
Publication of JP2852231B2 publication Critical patent/JP2852231B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the reliability of data maintenance by preventing data under editing from being erased even when there is a network fault occurrence or file server down by holding server side application information and its edited data as backup on the client side. SOLUTION: When a network application 4 is actuated, file information and the information of an existent data file are acquired by an application state managing part 11, analyzed by an application judge processing part 10 and held in an information managing part A. Then, when there is a change in editing contents, the contents of the information managing part A are updated and a network fault is always monitored by a network connection monitor part 13. When any fault is detected, a network error processing part 12 performs forced network cancel processing, the data under editing are preserved as an editing file 7, that file is closed and at the same time, the preserved file name and state of the editing file 7 at the time of application end are stored.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク上で
動作するサーバのアプリケーションが使用するサーバフ
ァイルのバックアップ方式に関し、特にサーバ側のダウ
ンやネットワーク障害発生時にもクライアント側で編集
中のファイルデータの消失を防ぐことを可能にしたバッ
クアップ方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of backing up a server file used by an application of a server operating on a network, and in particular, loss of file data being edited on the client side even when the server side goes down or a network failure occurs. The backup method that makes it possible to prevent

【0002】[0002]

【従来の技術】ネットワーク上のクライアントがサーバ
上のアプリケーションを操作し、処理するネットワーク
システムにおいては、アプリケーション自体はサーバに
存在しているため、ネットワーク障害等によってサーバ
がダウンすると、必然的にクライアント上で操作してい
るアプリケーションは動作不可能となり、作業中のデー
タは消失してしまうことになる。
2. Description of the Related Art In a network system in which a client on a network operates and processes an application on a server, the application itself exists on the server. Therefore, if the server goes down due to a network failure or the like, the client is inevitable. The application you are operating with will become inoperable and the data you are working on will be lost.

【0003】従来、このデータ消失による後戻り工数を
最低限に抑えるために、こまめに人がデータをディスク
やテープに保存するか、あるいは、アプリケーションに
バックアップ機能を持たせ、定期的にあるいは必要のあ
る度に自動的にバックアップを行っていた。例えば、公
開特許公報「特開平5−61756」(発明の名称:フ
ァイルサーバのデータ処理方式)に記載されている発明
では、ファイルサーバ内のディスク装置に、バックアッ
プを必要とするオリジナルのディレクトリとバックアッ
プ用のディレクトリを存在させ、オリジナルのディレク
トリを更新する度にバックアップ用のディレクトリも更
新する方式を採っている。この方法では、バックアップ
用のディレクトリはオリジナルのディレクトリと同様の
データ形式で作成されるため、ネットワーク障害等によ
ってオリジナルのデータが破壊された場合、バックアッ
プ用のデータをオリジナルとして容易に登録し直し簡単
に復旧することが可能である。この方式では、利用者は
データのバックアップを意識する必要なく作業を進める
ことが可能である。
Conventionally, in order to minimize the number of man-hours required for backtracking due to the loss of data, it is necessary or necessary for a person to save data on a disk or tape frequently, or for an application to have a backup function, periodically or necessary. Every time it was automatically backed up. For example, in the invention described in Japanese Patent Application Laid-Open No. 5-61756 (Title of Invention: Data processing method of file server), the disk device in the file server has an original directory and a backup that need to be backed up. A directory for backup exists, and the backup directory is updated every time the original directory is updated. With this method, the backup directory is created in the same data format as the original directory, so if the original data is destroyed due to a network failure, you can easily re-register the backup data as the original. It is possible to recover. With this method, the user can proceed with work without having to be aware of data backup.

【0004】[0004]

【発明が解決しようとする課題】上述した従来の人為的
なバックアップ方式では、ユーザはこまめなバックアッ
プ作業に時間をとられ、作業効率が低下するという欠点
があった。例えば、バックアップに5秒かかるデータを
5分間隔でバックアップを行った場合、1時間作業を行
えば12回編集作業が中断され、その間合計60秒作業
は中断されてしまうことになる。また、バックアップ作
業自体を忘れる可能性もあった。
However, the above-mentioned conventional artificial backup system has a drawback in that the user spends time for frequent backup work and the work efficiency is lowered. For example, when data that takes 5 seconds to back up is backed up at intervals of 5 minutes, if the work is performed for 1 hour, the editing work is interrupted 12 times, and the work for a total of 60 seconds is interrupted during that time. There was also the possibility of forgetting the backup work itself.

【0005】一方、上述の公報方式の自動バックアップ
方式では、ファイルサーバ自体が破壊された場合は、フ
ァイルサーバに保持されているバックアップ用のデータ
も利用不可となる欠点があった。
On the other hand, the automatic backup method of the above-mentioned publication has a drawback that the data for backup held in the file server cannot be used when the file server itself is destroyed.

【0006】[0006]

【課題を解決するための手段】第1の発明は、ネットワ
ーク上のクライアントがサーバ上のアプリケーションと
該アプリケーションが作成するサーバファイルを処理単
位ごとに読み込み、該クライアント上で該アプリケーシ
ョンを操作し処理するネットワークシステムにおける前
記アプリケーションが作成する前記サーバファイルのバ
ックアップ方式において、前記クライアントはネットワ
ーク障害発生時に前記アプリケーション実行による前記
サーバファイル編集内容を前記クライアント上の保存フ
ァイルに保存しておき、前記ネットワーク障害回復時に
前記サーバ上の前記アプリケーションは前記保存ファイ
ルを読み出し、該保存ファイルの内容に基き前記サーバ
ファイルを復元することを特徴とする。
According to a first aspect of the invention, a client on a network reads an application on a server and a server file created by the application for each processing unit, and operates and processes the application on the client. In the backup method of the server file created by the application in the network system, the client saves the server file edit content by the application execution in a save file on the client when a network failure occurs, and restores the network failure at the time of recovery from the network failure. The application on the server reads the save file and restores the server file based on the contents of the save file.

【0007】また、第2の発明は、第1の発明における
前記クライアントが、前記アプリケーションの使用する
前記サーバファイルのファイル形式,ファイル名,およ
び該ファイルの編集内容を格納する状態管理部Aと前記
ネットワーク障害発生時に前記アプリケーションの状態
および前記状態管理部Aに格納された前記編集内容を保
存する前記保存ファイルのファイル名を格納する状態管
理部Bとを具備し、該クライアント上で前記アプリケー
ションが前記サーバファイルを使用すると該サーバファ
イルの編集内容を前記情報管理部Aへ格納し、前記ネッ
トワーク障害回復時には前記状態管理部Bにおける前記
アプリケーションの状態と前記保存ファイル名を前記サ
ーバ上のアプリケーションに通知するアプリケーション
判断処理部と、常にネットワーク状況を監視し該ネット
ワークの障害を検知すると該ネットワークと該クライア
ントの接続を解除するネットワークエラー処理部と、前
記ネットワーク接続が解除されると前記情報管理部Aに
おける前記編集内容を前記保存ファイルとして保存し該
保存ファイルをクローズするとともに該保存ファイルの
ファイル名と前記アプリケーションの終了時の状態を前
記情報管理部Bへ格納するアプリケーション状態管理部
とを備えたことを特徴とする。
In a second aspect of the present invention, the client according to the first aspect of the present invention includes a state management section A for storing a file format of the server file used by the application, a file name, and edit contents of the file. A state management unit B that stores a file name of the save file that saves the state of the application and the editing content stored in the state management unit A when a network failure occurs, When the server file is used, the edited contents of the server file are stored in the information management unit A, and when the network failure is recovered, the state of the application in the state management unit B and the saved file name are notified to the application on the server. Application judgment processing unit, A network error processing unit that monitors the network status and releases the connection between the client and the network when a fault in the network is detected, and the edited content in the information management unit A when the network connection is released as the save file. The present invention is characterized by including an application state management unit that stores the file name of the saved file and the ending state of the application in the information management unit B while saving and closing the save file.

【0008】さらに、第3の発明は、第1の発明におけ
る前記ネットワーク障害は前記サーバの障害を含むこと
を特徴とする。
Further, the third invention is characterized in that the network failure in the first invention includes a failure of the server.

【0009】本発明の要旨は以下のとおりである。クラ
イアント側で、ネットワークアプリケーションを実行す
ることにより得られたファイル編集内容を保持してお
く。ネットワーク障害が検知されると、ネットワーク接
続を強制解除する手段によってクライアントコンピュー
タの動作を維持し、サーバがダウンしていても編集ファ
イルをクローズする。サーバ回復によるネットワーク再
接続時にネットワークアプリケーションを起動すると、
クライアント側からの情報によってクローズした編集フ
ァイルをネットワークアプリケーションから読み込み、
データファイルを最新のデータに復元する。
The gist of the present invention is as follows. The client side holds the file edit content obtained by executing the network application. When a network failure is detected, the operation of the client computer is maintained by the means for forcibly releasing the network connection, and the edit file is closed even if the server is down. When a network application is started when the network is reconnected due to server recovery,
Read the edited file closed by the information from the client side from the network application,
Restore the data file to the latest data.

【0010】[0010]

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

【0011】図1は本発明に係わるネットワークシステ
ムの一実施例を示すブロック図、図2は本発明の一実施
例を示すブロック図、図3は本発明における、ネットワ
ークアプリケーションが起動されてからネットワーク障
害が起きた際のデータの処理手順を示すフローチャート
である。
FIG. 1 is a block diagram showing an embodiment of a network system according to the present invention, FIG. 2 is a block diagram showing an embodiment of the present invention, and FIG. 3 is a network after the network application according to the present invention is activated. It is a flow chart which shows a processing procedure of data at the time of a failure.

【0012】図1において、1はLAN等のネットワー
ク、2はネットワークOS5とその上で動作するネット
ワークアプリケーション4とアプリケーションで作成し
た既存データファイル3から成るファイルサーバであ
る。6はネットワークOS9とその上で動作可能なネッ
トワークアプリケーションデータ管理装置8と、ネット
ワークアプリケーションデータ管理装置で作成された編
集ファイル7から成るクライアントコンピュータであ
る。
In FIG. 1, 1 is a network such as a LAN, and 2 is a file server consisting of a network OS 5, a network application 4 operating on it, and an existing data file 3 created by the application. Reference numeral 6 denotes a client computer including a network OS 9, a network application data management device 8 operable on the network OS 9, and an edit file 7 created by the network application data management device.

【0013】ネットワークアプリケーション4と既存デ
ータファイル3は、図示しないが、クライアントコンピ
ュータ6の要求により処理単位毎にクライアント側にロ
ードされた後、クライアントコンピュータ6上でネット
ワークアプリケーション4は既存データファイル3の編
集を行う。このとき、ネットワークアプリケーションデ
ータ管理装置8は起動されているネットワークアプリケ
ーション4の情報を取得しており、ネットワーク障害を
検知するとクライアントコンピュータのネットワーク接
続を解除し、クライアントコンピュータ側で編集作業を
一時的に継続し、編集ファイル7のクローズ処理を行
う。
Although not shown, the network application 4 and the existing data file 3 are loaded on the client side for each processing unit at the request of the client computer 6, and then the network application 4 edits the existing data file 3 on the client computer 6. I do. At this time, the network application data management device 8 has acquired the information of the network application 4 that has been started. When a network failure is detected, the network connection of the client computer is released, and the editing operation is temporarily continued on the client computer side. Then, the edit file 7 is closed.

【0014】図2は本発明の一実施例を示すブロック図
である。ネットワークアプリケーションデータ管理装置
8は、アプリケーション判断処理部10、アプリケーシ
ョン状態管理部11、ネットワークエラー処理部12、
ネットワーク接続監視部13から構成される。アプリケ
ーション状態管理部11は情報管理部Aと情報管理部B
を有する。
FIG. 2 is a block diagram showing an embodiment of the present invention. The network application data management device 8 includes an application determination processing unit 10, an application status management unit 11, a network error processing unit 12,
It is composed of the network connection monitoring unit 13. The application status management unit 11 includes an information management unit A and an information management unit B.
Having.

【0015】図5にアプリケーション情報管理部11の
情報管理部の構成例を示す。情報管理部Aには、ネット
ワークアプリケーション4によって編集する既存データ
ファイル3のファイル形式、ファイル名、編集内容を格
納し管理する。情報管理部Bには、ネットワーク障害が
発生した場合にクローズする編集ファイル7の保存ファ
イル名、ネットワークアプリケーション4の状態を格納
し管理する。
FIG. 5 shows a configuration example of the information management section of the application information management section 11. The information management unit A stores and manages the file format, file name, and editing content of the existing data file 3 to be edited by the network application 4. The information management unit B stores and manages the save file name of the edit file 7 to be closed when a network failure occurs and the state of the network application 4.

【0016】図2において、クライアントコンピュータ
6上にロードされたネットワークアプリケーション4
が、既存データファイル3を使用すると、そのファイル
情報をアプリケーション判断処理部10で解析し、結果
をアプリケーション状態管理部11の情報管理部Aへ格
納する。
In FIG. 2, the network application 4 loaded on the client computer 6
However, when the existing data file 3 is used, the file information is analyzed by the application determination processing unit 10, and the result is stored in the information management unit A of the application state management unit 11.

【0017】ネットワーク接続監視部13は常にネット
ワーク状況を監視しており、障害を検知するとネットワ
ークエラー処理部12がネットワーク接続を解除する。
ネットワーク接続が解除されるとアプリケーション状態
管理部11は、情報管理部Aの情報から編集中のデータ
を編集ファイル7として保存し、編集ファイル7をクロ
ーズする。また、アプリケーション情報管理部11は、
ネットワークアプリケーションの終了時の状態と編集フ
ァイル7として保存したファイルのファイル名を情報管
理部Bへ格納する。
The network connection monitoring section 13 constantly monitors the network status, and when a failure is detected, the network error processing section 12 releases the network connection.
When the network connection is released, the application state management unit 11 saves the data being edited from the information of the information management unit A as the edit file 7, and closes the edit file 7. In addition, the application information management unit 11
The state at the end of the network application and the file name of the file saved as the edit file 7 are stored in the information management unit B.

【0018】ネットワークアプリケーションデータ管理
装置8は、ネットワークアプリケーション4からの要求
により、アプリケーションデータ管理部11の情報管理
部Bの情報をアプリケーション判断処理部10で判断
し、アプリケーションの以前の状態とクローズしたファ
イルのファイル名をネットワークアプリケーション4へ
通知する。ネットワークアプリケーション4はアプリケ
ーション状態管理部11から得た情報を基に編集ファイ
ル7を取得し、既存データファイル3を最新の状態に復
元する。
In response to a request from the network application 4, the network application data management device 8 determines the information of the information management section B of the application data management section 11 by the application determination processing section 10, and determines the previous state of the application and the closed file. The network application 4 is notified of the file name of. The network application 4 acquires the edit file 7 based on the information obtained from the application state management unit 11, and restores the existing data file 3 to the latest state.

【0019】次に、クライアントコンピュータ6上でネ
ットワークアプリケーション4が起動してからネットワ
ーク障害が発生するまでのネットワークアプリケーショ
ンデータ管理装置8の動作を図3のフローチャートに従
って説明する。
Next, the operation of the network application data management device 8 from the activation of the network application 4 on the client computer 6 to the occurrence of a network failure will be described with reference to the flowchart of FIG.

【0020】ネットワークアプリケーション4が起動す
ると、アプリケーション状態管理部11は、アプリケー
ションのファイル情報および既存データファイルの情報
を取得する(ステップ101)。取得された情報はアプ
リケーション判断処理部10で解析され(ステップ10
2)、アプリケーション状態管理部11の情報管理部A
で保持される(ステップ103)。
When the network application 4 is activated, the application status management section 11 acquires the file information of the application and the information of the existing data file (step 101). The acquired information is analyzed by the application determination processing unit 10 (step 10
2), the information management unit A of the application status management unit 11
(Step 103).

【0021】以降編集作業を開始してから(ステップ1
04)編集内容の変更があれば(ステップ105)、ア
プリケーション状態管理部11の情報管理部Aの内容を
更新する(ステップ106)。
After the editing work is started (step 1
04) If there is a change in the edited content (step 105), the content of the information management unit A of the application status management unit 11 is updated (step 106).

【0022】編集作業中は常にネットワーク障害が発生
していないかをネットワーク接続監視部13で監視し
(ステップ107)、ネットワーク障害を検知した場合
はネットワークエラー処理部12によりネットワーク強
制解除処理を行う(ステップ108)。次に、アプリケ
ーション状態管理部11の情報管理部Aに格納している
情報をもとに編集中のデータを編集ファイル7として保
存しクローズする(ステップ109)。同時に、アプリ
ケーション状態管理部11の情報管理部Bに編集ファイ
ル7の保存ファイル名とアプリケーションの終了時の状
態を格納する(ステップ110)。
During the editing work, the network connection monitoring unit 13 constantly monitors whether or not a network failure has occurred (step 107). When a network failure is detected, the network error processing unit 12 carries out the network forced release processing ( Step 108). Next, based on the information stored in the information management unit A of the application status management unit 11, the data being edited is saved as the edit file 7 and closed (step 109). At the same time, the saved file name of the edit file 7 and the state at the time of termination of the application are stored in the information management section B of the application state management section 11 (step 110).

【0023】次に、保管した編集ファイル7をアプリケ
ーション側で利用可能にするための実施例を図4のフロ
ーチャートに従って説明する。
Next, an embodiment for making the stored edit file 7 available to the application will be described with reference to the flow chart of FIG.

【0024】ネットワークアプリケーション4は起動時
(ステップ201)、ネットワークアプリケーションデ
ータ管理装置8に対してコマンドを発行し、以前の状態
を問い合わせる(ステップ202)。ネットワークアプ
リケーションデータ管理装置8は、問い合わせをしてき
たアプリケーションの以前の状態を、アプリケーション
状態管理部11の情報管理部Bの情報をもとにアプリケ
ーション判断処理部10で判断し(ステップ203)、
通知する(ステップ204)。以前の状態がアプリケー
ション自身でファイルクローズしていない状態、即ちク
ライアント側で強制的にクローズした状態ならば、ネッ
トワークアプリケーション4に対し、ネットワークアプ
リケーションデータ管理装置8によってクローズした保
存ファイル名をネットワークアプリケーション4へ通知
する。ネットワークアプリケーション4は、クローズし
たファイルの有無を判断し(ステップ205)、クロー
ズしたファイルがあれば保存ファイル名を基に編集ファ
イル7から保存ファイルの内容を取得し、既存データフ
ァイル3へ反映し、既存データファイルを最新のデータ
へ復旧する(ステップ206)。ネットワークアプリケ
ーションデータ管理装置8は、ネットワークアプリケー
ションへ情報を通知(ステップ204)後、アプリケー
ション状態管理部の情報をクリアする(ステップ20
7)。
At startup (step 201), the network application 4 issues a command to the network application data management device 8 to inquire about the previous state (step 202). The network application data management device 8 judges the previous status of the inquired application by the application judgment processing unit 10 based on the information of the information management unit B of the application status management unit 11 (step 203),
Notify (step 204). If the previous state is that the file is not closed by the application itself, that is, the file is forcibly closed on the client side, the saved file name closed by the network application data management device 8 is sent to the network application 4 to the network application 4. Notice. The network application 4 determines whether or not there is a closed file (step 205), and if there is a closed file, acquires the contents of the saved file from the edit file 7 based on the saved file name and reflects it in the existing data file 3, The existing data file is restored to the latest data (step 206). The network application data management device 8 clears the information of the application status management unit (step 20) after notifying the network application of the information (step 204).
7).

【0025】上述した例からわかるように、ネットワー
ク障害が発生した場合、ファイルサーバの状態に関係な
くクライアントコンピュータ側で最新のデータを保管す
ることが可能となる。
As can be seen from the above example, when a network failure occurs, the latest data can be stored on the client computer side regardless of the state of the file server.

【0026】[0026]

【発明の効果】以上説明したように、本発明は、クライ
アント側でサーバ側のアプリケーション情報およびその
編集データをバックアップとして保持することを可能に
したことにより、ネットワーク障害発生や、ファイルサ
ーバがダウンしても編集中のデータをクライアント側で
ファイルとして保管しクローズでき、編集中のデータは
消失することはなく、データ保守に関する信頼性が向上
する効果がある。
As described above, according to the present invention, the client side can hold the server side application information and its edited data as a backup, so that a network failure occurs or a file server goes down. However, the data being edited can be saved and closed as a file on the client side, the data being edited is not lost, and there is an effect that reliability regarding data maintenance is improved.

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

【図1】図本発明に係わるネットワークシステムの一実
施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a network system according to the present invention.

【図2】本発明の一実施例を示すブロック図である。FIG. 2 is a block diagram showing one embodiment of the present invention.

【図3】本発明における、ネットワークアプリケーショ
ンが起動されてからネットワーク障害が起きた際のデー
タの処理手順を示すフローチャートである。
FIG. 3 is a flow chart showing a data processing procedure when a network failure occurs after the network application is activated in the present invention.

【図4】本発明における、ネットワーク障害発生後、デ
ータファイルを最新のデータに復旧する処理手順を示す
フローチャートである。
FIG. 4 is a flowchart showing a processing procedure for restoring a data file to the latest data after a network failure occurs in the present invention.

【図5】図2の「アプリケーション状態管理部」の構成
例を示す図である。
FIG. 5 is a diagram showing a configuration example of an “application state management unit” in FIG.

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

1 ネットワーク 2 ファイルサーバ 3 既存データファイル 4 ネットワークアプリケーション 5 ネットワークOS 6 クライアントコンピュータ 7 編集ファイル 8 ネットワークアプリケーションデータ管理装置 9 ネットワークOS 10 アプリケーション判断処理部 11 アプリケーション状態管理部 12 ネットワークエラー処理部 13 ネットワーク接続監視部 1 Network 2 File Server 3 Existing Data File 4 Network Application 5 Network OS 6 Client Computer 7 Edit File 8 Network Application Data Management Device 9 Network OS 10 Application Judgment Processing Section 11 Application Status Management Section 12 Network Error Processing Section 13 Network Connection Monitoring Section

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク上のクライアントがサーバ
上のアプリケーションと該アプリケーションが作成する
サーバファイルを処理単位ごとに読み込み、該クライア
ント上で該アプリケーションを操作し処理するネットワ
ークシステムにおける前記アプリケーションが作成する
前記サーバファイルのバックアップ方式において、前記
クライアントはネットワーク障害発生時に前記アプリケ
ーション実行による前記サーバファイル編集内容を前記
クライアント上の保存ファイルに保存しておき、前記ネ
ットワーク障害回復時に前記サーバ上の前記アプリケー
ションは前記保存ファイルを読み出し、該保存ファイル
の内容に基き前記サーバファイルを復元することを特徴
とするサーバファイルのバックアップ方式。
1. A server created by an application in a network system in which a client on a network reads an application on a server and a server file created by the application for each processing unit, and operates and processes the application on the client. In the file backup method, the client saves the server file edit content by the application execution in a save file on the client when a network failure occurs, and the application on the server saves the save file when the network failure recovers. Is read out and the server file is restored based on the contents of the saved file.
【請求項2】 前記クライアントは、前記アプリケーシ
ョンの使用する前記サーバファイルのファイル形式,フ
ァイル名,および該ファイルの編集内容を格納する状態
管理部Aと前記ネットワーク障害発生時に前記アプリケ
ーションの状態および前記状態管理部Aに格納された前
記編集内容を保存する前記保存ファイルのファイル名を
格納する状態管理部Bとを具備し、該クライアント上で
前記アプリケーションが前記サーバファイルを使用する
と該サーバファイルの編集内容を前記情報管理部Aへ格
納し、前記ネットワーク障害回復時には前記状態管理部
Bにおける前記アプリケーションの状態と前記保存ファ
イル名を前記サーバ上のアプリケーションに通知するア
プリケーション判断処理部と、常にネットワーク状況を
監視し該ネットワークの障害を検知すると該ネットワー
クと該クライアントの接続を解除するネットワークエラ
ー処理部と、前記ネットワーク接続が解除されると前記
情報管理部Aにおける前記編集内容を前記保存ファイル
として保存し該保存ファイルをクローズするとともに該
保存ファイルのファイル名と前記アプリケーションの終
了時の状態を前記情報管理部Bへ格納するアプリケーシ
ョン状態管理部とを備えたことを特徴とする請求項1記
載のサーバファイルのバックアップ方式。
2. The client includes a status management unit A that stores a file format and a file name of the server file used by the application, and edit contents of the file, and a status of the application and the status when the network failure occurs. A state management unit B that stores the file name of the save file that stores the edited content stored in the management unit A, and when the application uses the server file on the client, the edited content of the server file Is stored in the information management unit A, and at the time of recovery from the network failure, an application determination processing unit that notifies the application on the server of the state of the application and the saved file name in the state management unit B, and constantly monitors the network status. Shi Network Network error processing unit that disconnects the network and the client when a failure in the network is detected, and the edited content in the information management unit A is saved as the save file when the network connection is released. 2. The server file backup method according to claim 1, further comprising an application status management unit that closes and stores the file name of the save file and the status of the application at the time of termination.
【請求項3】 前記ネットワーク障害は前記サーバの障
害を含むことを特徴とする請求項1記載のサーバファイ
ルのバックアップ方式。
3. The server file backup method according to claim 1, wherein the network failure includes a failure of the server.
JP8096635A 1996-04-18 1996-04-18 Server file backup method Expired - Fee Related JP2852231B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8096635A JP2852231B2 (en) 1996-04-18 1996-04-18 Server file backup method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8096635A JP2852231B2 (en) 1996-04-18 1996-04-18 Server file backup method

Publications (2)

Publication Number Publication Date
JPH09282212A true JPH09282212A (en) 1997-10-31
JP2852231B2 JP2852231B2 (en) 1999-01-27

Family

ID=14170301

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8096635A Expired - Fee Related JP2852231B2 (en) 1996-04-18 1996-04-18 Server file backup method

Country Status (1)

Country Link
JP (1) JP2852231B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6516339B1 (en) 1999-08-18 2003-02-04 International Business Machines Corporation High performance client/server editor
JP2012238225A (en) * 2011-05-12 2012-12-06 Bank Of Tokyo-Mitsubishi Ufj Ltd Terminal device and program
CN110334398A (en) * 2019-05-30 2019-10-15 广东民航机场建设有限公司 Information processing method, device, equipment and storage medium based on BIM model

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6516339B1 (en) 1999-08-18 2003-02-04 International Business Machines Corporation High performance client/server editor
US6662209B2 (en) 1999-08-18 2003-12-09 International Business Machines Corporation High performance client/server editor
JP2012238225A (en) * 2011-05-12 2012-12-06 Bank Of Tokyo-Mitsubishi Ufj Ltd Terminal device and program
US9483353B2 (en) 2011-05-12 2016-11-01 The Bank Of Tokyo-Mitsubishi Ufj, Ltd. Terminal device for database operations
CN110334398A (en) * 2019-05-30 2019-10-15 广东民航机场建设有限公司 Information processing method, device, equipment and storage medium based on BIM model
CN110334398B (en) * 2019-05-30 2023-06-02 广东省机场管理集团有限公司工程建设指挥部 Information processing method, device, equipment and storage medium based on BIM model

Also Published As

Publication number Publication date
JP2852231B2 (en) 1999-01-27

Similar Documents

Publication Publication Date Title
US6993537B2 (en) Data recovery system
US7461293B2 (en) Apparatus and storage system for controlling acquisition of snapshot
EP0945800B1 (en) Data backup system
US20020065999A1 (en) Data backup system, method therefor and data storage
CN110704242B (en) Continuous data protection system and method
JP4166056B2 (en) Database operation history management device, database operation history management method, and database operation history management program
JP2005523517A (en) Method and system for disaster recovery
CN113467919B (en) Block chain-based flow management method, system and storage medium
JPH09282212A (en) Backup system for server file
JP3687565B2 (en) Log data storage method, log data storage method, and log data storage program
Cisco Managing the RDU Database
JP2000155708A (en) Automatic monitoring method for use state of journal file
JP3803002B2 (en) Data maintenance method and apparatus by data update monitoring, and storage medium storing data maintenance program
JP2000082004A (en) Data duplex system
JP3499775B2 (en) Backup information management method
CN111427721A (en) Exception recovery method and device
JPH0291735A (en) Maintenance managing system for remote fault
JPH11232093A (en) Method for server transfer/edition of virus check result and program recording medium therefor
JP4167000B2 (en) Backup system in wide area storage area network
JP4322017B2 (en) Backup device
JPH0844610A (en) Distributed processing system
JP2000305820A (en) Method for monitoring capacity of disk
JP3714145B2 (en) Auxiliary storage device backup method
JP2004013218A (en) Management system of computer, management method of computer, and management program of computer
JPH10260870A (en) System starting and termination controller

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19981020

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees