JPH08328927A - File saving device - Google Patents

File saving device

Info

Publication number
JPH08328927A
JPH08328927A JP7132439A JP13243995A JPH08328927A JP H08328927 A JPH08328927 A JP H08328927A JP 7132439 A JP7132439 A JP 7132439A JP 13243995 A JP13243995 A JP 13243995A JP H08328927 A JPH08328927 A JP H08328927A
Authority
JP
Japan
Prior art keywords
file
save
request
automatic
saving
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
JP7132439A
Other languages
Japanese (ja)
Inventor
Tatsuharu Sato
立春 佐藤
Makoto Kikuchi
誠 菊池
Hidehiko Takahashi
英彦 高橋
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.)
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Solution Innovators Ltd
Original Assignee
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Software Hokkaido 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 HOKKAIDO NIPPON DENKI SOFTWARE KK, NEC Software Hokkaido Ltd filed Critical HOKKAIDO NIPPON DENKI SOFTWARE KK
Priority to JP7132439A priority Critical patent/JPH08328927A/en
Publication of JPH08328927A publication Critical patent/JPH08328927A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE: To automatically save an updated file with a system control part by registering an automatic save attribute in the file managing file of the file. CONSTITUTION: A file saving device 1 is provided with a file update processing job means 6 and an automatic save attribute setting job means 7 at a job processing part 2. A system control part 3 for controlling the file save is provided with a save file monitoring means 10, automatic saving means 11, automatic save attribute setting/canceling means 13 and save file queue 12, registers a queue register request 108 of a file save request in the save file queue 12 corresponding to file closing after update processing and cancels the file save request from the save file queue 12 corresponding to a file open request before the update processing. Files 51-54 of processing objects and a file managing file 55 are stored in a save source device 4 and moved through the system control part 3 to a save destination device 5.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、ファイル退避装置に
関し、特に並行動作する複数のファイル更新処理業務の
ファイル退避をシステム制御部で行うファイル退避装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file saving device, and more particularly to a file saving device in which a system control unit saves files for a plurality of file update processing jobs that operate in parallel.

【0002】[0002]

【従来の技術】従来のファイル退避装置の構成を示す図
3を参照すると、ファイル退避装置51の業務処理部5
2は、ファイルをシステム制御部53を通じて更新する
ファイル更新処理業務手段56と、該ファイルをシステ
ム制御部53を通じて退避するファイル退避手段57と
を備える。ファイル退避手段57はファイル更新処理業
務終了後起動されて、指定されたファイルを退避元装置
54から退避先装置55に移送する。
2. Description of the Related Art Referring to FIG. 3 showing a configuration of a conventional file saving device, a task processing unit 5 of a file saving device 51.
2 includes a file update processing business means 56 for updating a file through the system control portion 53, and a file saving means 57 for saving the file through the system control portion 53. The file save means 57 is activated after the file update processing operation is completed, and transfers the specified file from the save source device 54 to the save destination device 55.

【0003】ファイル退避装置51の動作の流れを示す
図4を参照し説明する。業務処理部52のファイル更新
を行うファイル更新処理業務手段(以降APと略称)5
6を起動する(ステップ100)。ファイルの更新を行
うAP56起動後は、ファイル更新処理業務を行う(ス
テップ200)。AP56のファイル更新処理業務は、
ファイル更新に先立って、ファイルオープン要求を行
い、システム制御部53にファイルオープン要求を指令
し、システム制御部53はファイルオープン処理の応答
を戻し(ステップ710)、AP56はファイルオープ
ン要求の処理を完了する(ステップ210)。AP56
はオープンされたファイルに対して、システム制御部5
3を通じて該ファイルにアクセスし、ファイル更新処理
業務終了(ステップ720)の応答を得てファイル更新
処理を完了する(ステップ220)。AP56はファイ
ル更新処理完了で、システム制御部53を通じて、該フ
ァイルに対してクローズ要求し、クローズ完了応答によ
って(ステップ730)、ファイルクローズ要求を完了
する(ステップ230)。AP56の処理中は、ステッ
プ210,ステップ220,ステップ230を繰り返
し、ファイル更新処理業務の終了でAP56自身を終了
させる(ステップ300)。
An operation flow of the file saving device 51 will be described with reference to FIG. File update processing business means (hereinafter abbreviated as AP) 5 for updating files in the business processing unit 52
6 is activated (step 100). After the AP 56 for updating the file is started, the file update processing work is performed (step 200). AP56 file update processing business,
Prior to the file update, a file open request is issued, a file open request is issued to the system control unit 53, the system control unit 53 returns a response of the file open process (step 710), and the AP 56 completes the file open request process. (Step 210). AP56
The system control unit 5 for the opened file.
The file is accessed through step 3, and the file update processing is completed (step 220) with a response that the file update processing operation is completed (step 720). Upon completion of the file update processing, the AP 56 makes a close request to the file through the system control unit 53, and completes the file close request in response to the close completion response (step 730) (step 230). During the processing of AP56, step 210, step 220, and step 230 are repeated, and AP56 itself is ended at the end of the file update processing task (step 300).

【0004】次に、ファイル退避ユーティリティのファ
イル退避手段57を起動する(ステップ400)。ファ
イル退避手段57は起動されて、更新ファイルの退避を
行う(ステップ500)。ファイル退避手段57は、シ
ステム制御部53に更新後ファイルの読み込みを行わせ
て(ステップ510,ステップ750)、退避先装置5
5へ該ファイルを移送して(ステップ520)、更新後
ファイルのデータを退避先装置55に書き込ませる(ス
テップ760)。
Next, the file saving means 57 of the file saving utility is activated (step 400). The file saving means 57 is activated to save the updated file (step 500). The file saving means 57 causes the system control unit 53 to read the updated file (step 510, step 750), and the save destination device 5
The file is transferred to the file 5 (step 520), and the data of the updated file is written in the save destination device 55 (step 760).

【0005】従来の退避装置51では、以上の様にファ
イルの更新作業終了後、ファイル退避ユーティリティを
起動して、更新後ファイルの退避作業を実施しなけれ
ば、ファイルの退避が行えない。
In the conventional save device 51, the file cannot be saved unless the file save utility is activated to save the updated file after the file update operation is completed as described above.

【0006】[0006]

【発明が解決しようとする課題】従来のファイル退避装
置は、ファイル更新のAP終了後、ファイル退避ユーテ
ィリティのファイル退避手段を起動し、ファイルの退避
を行わなければならない。通常のシステム運用では、1
日の最後にファイルを一括して退避を行うなど、一定時
間毎にファイルの退避を実施している。上述の退避装置
では一定時間毎に退避処理を行うため、システム障害で
ファイルの復旧が必要な場合、最新の退避ファイルによ
る全てのデータの復旧が必要であり、ファイル復旧に長
時間を要することになる。更に、システム障害により、
複数のファイルの復旧が必要な場合、一括してファイル
を退避しているため、1ファイルのみの復旧だけでな
く、一括退避した全ファイルの復旧が必要であり、この
点においても復旧に長時間を要することになる。
In the conventional file saving apparatus, the file saving means of the file saving utility must be activated to save the file after the AP for updating the file is completed. In normal system operation, 1
Files are saved at regular intervals, such as saving files collectively at the end of the day. Since the above-mentioned evacuation device performs evacuation processing at regular intervals, if file recovery is required due to a system failure, it is necessary to recover all data using the latest evacuation file, and it will take a long time to recover the file. Become. Furthermore, due to system failure,
When multiple files need to be restored, the files are saved in a batch, so it is necessary to restore not only one file but all the files that were saved in a batch. Will be required.

【0007】[0007]

【課題を解決するための手段】この発明の目的は、ファ
イル退避ユーティリティによる業務終了後のファイル退
避を行わずに、ファイルに自動退避の属性を持たせて、
ファイル更新後、ファイルクローズが発行されるタイミ
ングでシステム制御部によるファイルの自動退避を可能
とする。
An object of the present invention is to provide a file with an attribute of automatic saving without saving the file after the work is completed by a file saving utility.
After updating the file, the system control unit can automatically save the file when the file close is issued.

【0008】このため、この発明のファイル更新業務手
段およびファイル退避手段を有する業務処理部とファイ
ルを退避元装置から退避先装置に移送の制御をするシス
テム制御部とを備え、前記ファイル更新処理業務手段に
よるファイルの更新終了後、前記ファイル退避手段が起
動されてファイルを格納する退避元装置から退避先装置
に前記ファイルをシステム制御部を通じて移送し、バッ
クアップファイルを作成するファイル退避装置におい
て、前記業務処理部は、前記ファイルを更新処理するフ
ァイル更新処理業務手段と、前記ファイルのバックアッ
プファイルを作成するか否かを指示する退避情報をファ
イル管理ファイルに登録する自動退避属性設定業務手段
と、を具備し、前記システム制御部は、前記自動退避属
性設定業務手段から前記退避情報を前記ファイル管理フ
ァイルに設定するあるいは前記ファイル管理ファイルの
前記退避情報を解除する自動退避属性設定/解除手段
と、前記ファイル更新処理業務手段からファイル更新要
求を受理して、更新対象のファイルに対するファイルオ
ープンとファイルに対するファイルアクセスとファイル
に対する更新処理終了後のファイルクローズとを前記退
避元装置のファイルに対して行う退避ファイル監視手段
と、ファイルのファイルオープンを受理して退避ファイ
ル待ち行列に登録中の前記ファイルに対する退避要求の
解除と、前記ファイルのファイルクローズを受理して前
記退避ファイル待ち行列に前記ファイルに対する退避要
求の登録と、前記退避要求を前記退避ファイル待ち行列
から取り出して前記ファイルを退避元装置から退避先装
置への移送と、を行う自動退避手段と、を具備すること
を特徴とする。
For this reason, the file update processing job is provided with a job processing section having the file update processing means and the file saving means of the present invention and a system control section for controlling the transfer of files from the save source apparatus to the save destination apparatus. After the file updating by the means is completed, the file saving means is activated to transfer the file from the save source apparatus storing the file to the save destination apparatus through the system control unit to create a backup file. The processing unit comprises a file update processing business means for updating the file, and an automatic save attribute setting business means for registering save information instructing whether to create a backup file of the file in a file management file. However, the system control unit is operated from the automatic save attribute setting business means. Automatic save attribute setting / releasing means for setting save information in the file management file or canceling the save information of the file management file, and a file update request from the file update processing business means, A save file monitoring means for performing a file open for the file, a file access for the file, and a file close after the update processing for the file are completed for the file of the save source device, and a file open of the file is accepted to enter the save file queue Canceling the save request for the file being registered, accepting the file close of the file and registering the save request for the file in the save file queue, extracting the save request from the save file queue, and saving the file Evacuation original Characterized by comprising an automatic saving means, the performing, and transfer to a save destination device from.

【0009】[0009]

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

【0010】この発明の一実施例の構成を示す図1を参
照すると、ファイル退避装置1は、業務処理部2と、シ
ステム制御部3と、ファイルを格納する退避元装置4
と、ファイルを退避する退避先装置5と、を備える。業
務処理部2は処理対象のファイル51乃至54を更新す
るため、システム制御部3に指示を発行するファイル更
新処理業務手段6と、処理対象のファイル51乃至54
を自動的に退避するか否かを示す属性情報をファイル管
理ファイル55に登録する自動退避属性設定業務手段7
とを含む。システム制御部3は、被退避ファイルの監視
を行う退避ファイル監視手段10と、更新後ファイルの
自動退避処理を行う自動退避手段11と、自動退避を行
うファイルの退避要求を登録する退避ファイル待ち行列
12と、ファイルを管理するファイル管理ファイル55
に自動退避の属性を登録/解除する自動退避属性設定/
解除手段13と、を含む。退避ファイル監視手段10
は、退避元装置4のファイル51乃至54に対してファ
イルアクセス信号104を送付するアクセス手段101
と、更新したファイルが退避属性を持ち、かつ退避要求
が退避ファイル待ち行列12に登録されているとき、登
録解除の要求を行う待ち行列登録解除要求106を発行
し、退避元装置4のファイル51乃至54のファイル更
新に先立つファイルオープン信号105を発行するオー
プン手段102と、更新対象のファイル51乃至54が
退避属性を持つ場合、退避要求の登録要求を行う待ち行
列登録要求108を発行し、更新対象のファイルにファ
イルクローズ信号107を送付するクローズ手段103
を含む。自動退避手段11は、待ち行列登録要求108
の受け付け時に、対象ファイルを退避ファイル待ち行列
12に登録を行う退避ファイル待ち行列登録手段111
と、待ち行列登録解除要求106の受け付け時に、指定
ファイルを退避ファイル待ち行列12から登録解除を行
う退避ファイル待ち行列登録解除手段112と、退避フ
ァイル待ち行列12に退避要求が登録されているファイ
ルを退避元装置4から退避先装置5に移送する退避実行
手段113と、を含む。退避ファイル待ち行列12は、
退避ファイル名と退避実行中であるか否かの情報を持つ
退避要求121乃至122が登録される。自動退避属性
設定/解除手段13は、ファイル51乃至54を管理す
るファイル管理ファイル55に自動退避属性を設定する
属性設定手段131と、ファイル管理ファイル55に登
録されているファイルのファイル自動退避属性を解除す
る属性解除手段132とを含む。
Referring to FIG. 1 showing the configuration of an embodiment of the present invention, a file saving device 1 includes a work processing unit 2, a system control unit 3, and a saving source device 4 for storing files.
And a save destination device 5 for saving files. The task processing unit 2 updates the processing target files 51 to 54, and therefore, the file updating processing task unit 6 that issues an instruction to the system control unit 3 and the processing target files 51 to 54.
Automatic save attribute setting business means 7 for registering attribute information indicating whether or not to automatically save files in the file management file 55
And The system control unit 3 includes a save file monitoring unit 10 that monitors a file to be saved, an automatic save unit 11 that automatically saves updated files, and a save file queue that registers a save request for a file that is automatically saved. 12 and a file management file 55 for managing files
Automatic save attribute setting to register / cancel the attribute of automatic save to /
And releasing means 13. Saved file monitoring means 10
Is an access unit 101 that sends a file access signal 104 to the files 51 to 54 of the save source device 4.
Then, when the updated file has the save attribute and the save request is registered in the save file queue 12, a queue deregistration request 106 for issuing a deregistration request is issued, and the file 51 of the save source device 4 is issued. If the open means 102 that issues the file open signal 105 prior to the file update of the files 51 to 54 and the files 51 to 54 to be updated have the save attribute, the queue registration request 108 that issues the save request registration request is issued and updated. Close means 103 for sending a file close signal 107 to the target file
including. The automatic evacuation means 11 uses the queue registration request 108.
When the file is accepted, the target file is registered in the save file queue 12 by the save file queue registration means 111.
When the queue deregistration request 106 is received, the save file queue deregistration means 112 for deregistering the specified file from the save file queue 12, and the file for which the save request is registered in the save file queue 12 The evacuation execution means 113 for transferring the evacuation source device 4 to the evacuation destination device 5 is included. The save file queue 12 is
The save requests 121 to 122 having the save file name and information indicating whether the save is being executed are registered. The automatic save attribute setting / cancellation means 13 sets the attribute save means 131 for setting the automatic save attribute in the file management file 55 that manages the files 51 to 54, and the file automatic save attribute of the file registered in the file management file 55. And an attribute releasing means 132 for releasing.

【0011】次に、この実施例の動作を図2を参照し
て、説明する。
Next, the operation of this embodiment will be described with reference to FIG.

【0012】最初に、ファイル更新を行うファイル更新
処理業務手段のAP6を起動する(ステップ10)。A
P6の起動後は、ファイル更新処理業務でファイルの更
新を行う(ステップ20)。ファイル更新処理業務の終
了で、AP6は自身を停止する(ステップ30)。AP
6のファイル更新処理業務では、ファイルアクセスに先
立つファイルオープン要求を退避ファイル監視手段10
に対して行った後(ステップ21)、ファイルの更新を
行い(ステップ22)、ファイル更新処理業務終了で、
退避ファイル監視手段10に対して対象ファイルのクロ
ーズ要求を行う(ステップ23)。ステップ21のファ
イルオープン要求に対し、退避ファイル待ち行列登録解
除処理にて、登録されている退避要求の解除を行った後
(ステップ70)、該ファイルのオープンを行う(ステ
ップ71)。ファイル更新処理(ステップ22)に対し
て対象ファイルにファイルアクセスを行い(ステップ7
2)、ファイルクローズ要求(ステップ23)に対する
クローズ処理を行った後(ステップ73)、待ち行列登
録要求108で、ファイル管理ファイル55の退避属性
を確認して、退避要求を退避ファイル待ち行列12に登
録する(ステップ74)。
First, AP6 of the file update processing business means for updating the file is started (step 10). A
After the activation of P6, the file is updated by the file update processing task (step 20). At the end of the file update processing task, the AP 6 stops itself (step 30). AP
In the file update processing work of No. 6, the file open request prior to file access is saved to the file monitoring means 10
After updating the file (step 21), the file is updated (step 22), and at the end of the file update processing task,
A request to close the target file is issued to the save file monitoring means 10 (step 23). In response to the file open request in step 21, the saved file queue registration cancellation processing cancels the registered save request (step 70) and then opens the file (step 71). File access to the target file is performed for the file update processing (step 22) (step 7
2) After performing the closing process for the file close request (step 23) (step 73), the queue registration request 108 confirms the save attribute of the file management file 55 and sends the save request to the save file queue 12. Register (step 74).

【0013】以上の説明によれば、この実施例はファイ
ル退避ユーティリティによるファイル退避作業の必要は
なく、ファイル管理ファイル55にファイル自動退避属
性を登録することにより、ファイルの更新処理終了後、
自動的にファイル退避が行える。
According to the above description, this embodiment does not require the file saving operation by the file saving utility. By registering the file automatic saving attribute in the file management file 55, after the file updating process is completed,
Files can be automatically saved.

【0014】[0014]

【発明の効果】以上の説明で明らかなように、この発明
によれば、退避の属性をファイル管理ファイルに登録す
る事でシステム制御部が自動的にファイル退避を行うた
め、ファイル退避ユーティリティによる退避の必要がな
くなり利用者の負担を軽減させる。
As is apparent from the above description, according to the present invention, the system control unit automatically saves a file by registering the save attribute in the file management file. There is no need to reduce the burden on the user.

【0015】更に、この発明によれば、何らかの原因に
よるデータの復旧が必要な場合、最新の更新処理後の退
避処理が終了しているファイルは、最新のデータに即復
帰できる。
Further, according to the present invention, when the data needs to be recovered due to some cause, the file for which the saving process after the latest updating process is completed can be immediately restored to the latest data.

【0016】また更に、この発明によれば、退避要求待
ち行列に退避要求が登録されているファイルについて
も、最新に更新したデータを退避したファイルからファ
イル復旧することができるので、短時間でファイル復旧
ができる。
Furthermore, according to the present invention, even for a file for which a save request is registered in the save request queue, it is possible to recover the file from the file in which the latest updated data was saved, so that the file can be restored in a short time. Can be restored.

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

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

【図2】この実施例のファイルの更新動作の流れを示す
図である。
FIG. 2 is a diagram showing a flow of a file updating operation of this embodiment.

【図3】従来技術のファイル退避装置の構成を示す図で
ある。
FIG. 3 is a diagram showing the configuration of a conventional file saving device.

【図4】図3のファイル退避装置の動作の流れを示す図
である。
FIG. 4 is a diagram showing a flow of operations of the file saving device of FIG.

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

1 ファイル退避装置 2 業務処理部 3 システム制御部 4 退避元装置 5 退避先装置 6 ファイル更新処理業務手段 7 自動退避属性設定業務手段 10 退避ファイル監視手段 11 自動退避手段 12 退避ファイル待ち行列 13 自動退避属性設定/解除手段 51乃至54 ファイル 55 ファイル管理ファイル 1 File Evacuation Device 2 Business Processing Unit 3 System Control Unit 4 Evacuation Source Device 5 Evacuation Destination Device 6 File Update Operation Business Means 7 Automatic Evacuation Attribute Setting Business Means 10 Evacuation File Monitoring Means 11 Automatic Evacuation Means 12 Evacuation File Queue 13 Automatic Evacuation Attribute setting / releasing means 51 to 54 files 55 file management files

───────────────────────────────────────────────────── フロントページの続き (72)発明者 高橋 英彦 北海道札幌市中央区南一条西四丁目5番地 1号 北海道日本電気ソフトウェア株式会 社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Hidehiko Takahashi 5-5 Minami-Ichijo Nishi 4-chome, Chuo-ku, Sapporo-shi, Hokkaido 1st, NEC Electronics Software Co., Ltd.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ファイル更新業務手段およびファイル退
避手段を有する業務処理部とファイルを退避元装置から
退避先装置に移送の制御をするシステム制御部とを備
え、前記ファイル更新処理業務手段によるファイルの更
新終了後、前記ファイル退避手段が起動されてファイル
を格納する退避元装置から退避先装置に前記ファイルを
システム制御部を通じて移送し、バックアップファイル
を作成するファイル退避装置において、 前記業務処理部は、 前記ファイルを更新処理するファイル更新処理業務手段
と、 前記ファイルのバックアップファイルを作成するか否か
を指示する退避情報をファイル管理ファイルに登録する
自動退避属性設定業務手段と、 を具備し、 前記システム制御部は、 前記自動退避属性設定業務手段から前記退避情報を前記
ファイル管理ファイルに設定するあるいは前記ファイル
管理ファイルの前記退避情報を解除する自動退避属性設
定/解除手段と、 前記ファイル更新処理業務手段からファイル更新要求を
受理して、更新対象のファイルに対するファイルオープ
ンとファイルに対するファイルアクセスとファイルに対
する更新処理終了後のファイルクローズとを前記退避元
装置のファイルに対して行う退避ファイル監視手段と、 ファイルのファイルオープンを受理して退避ファイル待
ち行列に登録中の前記ファイルに対する退避要求の解除
と、前記ファイルのファイルクローズを受理して前記退
避ファイル待ち行列に前記ファイルに対する退避要求の
登録と、前記退避要求を前記退避ファイル待ち行列から
取り出して前記ファイルを退避元装置から退避先装置へ
の移送と、を行う自動退避手段と、 を具備することを特徴とするファイル退避装置。
1. A file processing unit including a file processing unit having a file update processing unit and a file saving unit, and a system control unit controlling transfer of a file from a save source device to a save destination device. After the update, the file save means is activated to transfer the file from the save source device that stores the file to the save destination device through the system control unit and create a backup file. A file update processing business means for updating the file; and an automatic save attribute setting business means for registering save information for instructing whether to create a backup file of the file in a file management file, the system The control unit forwards the save information from the automatic save attribute setting business means. An automatic save attribute setting / releasing means for setting the file management file or canceling the save information of the file management file, and receiving a file update request from the file update processing business means, and opening the file for the update target file And a save file monitoring means for performing file access to the file and closing the file after the update processing for the file to the file of the save source device, and the file being registered in the save file queue by accepting the file open of the file. Canceling a save request for a file, receiving a file close of the file and registering the save request for the file in the save file queue, extracting the save request from the save file queue, and saving the file as a save source device Evacuation from File saving apparatus characterized by comprising a an automatic saving means for performing a transfer to.
JP7132439A 1995-05-30 1995-05-30 File saving device Pending JPH08328927A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7132439A JPH08328927A (en) 1995-05-30 1995-05-30 File saving device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7132439A JPH08328927A (en) 1995-05-30 1995-05-30 File saving device

Publications (1)

Publication Number Publication Date
JPH08328927A true JPH08328927A (en) 1996-12-13

Family

ID=15081399

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7132439A Pending JPH08328927A (en) 1995-05-30 1995-05-30 File saving device

Country Status (1)

Country Link
JP (1) JPH08328927A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090217271A1 (en) * 2008-02-26 2009-08-27 Buffalo Inc. Method and apparatus for managing data

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090217271A1 (en) * 2008-02-26 2009-08-27 Buffalo Inc. Method and apparatus for managing data

Similar Documents

Publication Publication Date Title
US7912053B2 (en) Method and system for decreasing routing latency for switching platforms with variable configuration
KR20000052929A (en) Regeneration agent for back-up software
US7290100B2 (en) Computer system for managing data transfer between storage sub-systems
JP2793399B2 (en) Buffer device
US5809542A (en) Dumping method for dumping data to a dump data storage device that manages the the dumping of data updated since a previous dump request
JPH04284548A (en) Data base exclusive controlling system
JP3042600B2 (en) Distributed file synchronization method
JPH08328927A (en) File saving device
JPH10289217A (en) Log stream management system
JP4428887B2 (en) Database system
JP3037375B2 (en) File compression processing method
JP3534333B2 (en) Data exchange device
JPH02297643A (en) File managing system
JP3922841B2 (en) File update method and apparatus to which common instance management method is applied
JPH08328926A (en) Backup file device
JPH0563824B2 (en)
JPH04296986A (en) Image processing controller
JPH0330033A (en) File copying processor
JPH11338751A (en) Multi-file multi-volume managing device
JP2003345639A (en) Replacement system for database
JP3882765B2 (en) Firmware update device, bridge, firmware update method and program
JPH01180651A (en) Commit synchronization control system for report file output
JPH09330258A (en) Transaction file processing system
JPS61127047A (en) Saving system for replacement file
JPH0695943A (en) Computer center backup system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19970805