JP2007094600A - Information management system, information management apparatus used by the same and information management method - Google Patents

Information management system, information management apparatus used by the same and information management method Download PDF

Info

Publication number
JP2007094600A
JP2007094600A JP2005280997A JP2005280997A JP2007094600A JP 2007094600 A JP2007094600 A JP 2007094600A JP 2005280997 A JP2005280997 A JP 2005280997A JP 2005280997 A JP2005280997 A JP 2005280997A JP 2007094600 A JP2007094600 A JP 2007094600A
Authority
JP
Japan
Prior art keywords
storage
file
information management
unit
network
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
JP2005280997A
Other languages
Japanese (ja)
Inventor
Masashi Enomoto
昌史 榎本
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.)
IHOT Ltd
Original Assignee
IHOT 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 IHOT Ltd filed Critical IHOT Ltd
Priority to JP2005280997A priority Critical patent/JP2007094600A/en
Publication of JP2007094600A publication Critical patent/JP2007094600A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To solve a problem that a file updated recently cannot be backed up in emergency. <P>SOLUTION: An information management apparatus 100 backs up a file to a file server 14 at the timing decided beforehand. When a store instruction button 72 being displayed on a screen 70 is depressed, the information management apparatus 100 saves a file which is not backed up by the file server 14 in an external storage 52. Thereby, even if in an emergency, the file updated recently can be backed up. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

この発明は情報を管理するシステム、装置、および方法に関し、特に情報をバックアップする技術に関する。   The present invention relates to a system, apparatus, and method for managing information, and more particularly to a technology for backing up information.

地震、火災、水害などの災害時に端末に保存されているファイルをネットワークに接続されたサーバにバックアップするシステムがある(特許文献1)。
特開2002−333929号公報
There is a system that backs up a file stored in a terminal to a server connected to a network in the event of a disaster such as an earthquake, fire, or flood (Patent Document 1).
JP 2002-333929 A

一般に情報技術を支える様々な装置は、コンセントから電力の供給を受けて動作する。災害時には停電する可能性が高く、これらの装置が利用できなくなる可能性も高い。サーバには無停電電源が接続され、停電時にも機能するが、ネットワークの伝送路上の機器が停電で機能しなくなったり、伝送路が寸断することも考えられる。また、災害発生時にファイルサーバにファイルをバックアップする場合、複数の端末装置からのアクセスが集中しバックアップに時間がかかることも予想される。
本発明は上記課題に鑑みてなされたものであり、その目的は、ファイルをバックアップするための技術を提供することにある。
In general, various devices that support information technology operate with power supplied from an outlet. In the event of a disaster, there is a high possibility that a power failure will occur, and there is a high possibility that these devices will become unavailable. An uninterruptible power supply is connected to the server and functions even in the event of a power failure, but it is also possible that devices on the network transmission path will not function due to a power failure, or that the transmission path will be broken. In addition, when a file is backed up to a file server in the event of a disaster, it is expected that access from a plurality of terminal devices will be concentrated and it will take time for the backup.
The present invention has been made in view of the above problems, and an object thereof is to provide a technique for backing up a file.

本発明のある態様は、情報を管理する方法である。この方法は、予め決められたタイミングで、第1格納部に所定の条件に該当するファイルを保存するステップと、任意のタイミングでファイルの格納指示を受け付けるステップと、前記格納指示を受け付けた場合、前記条件に該当するファイルのうち、前記第1格納部に保存されていないファイルを、前記第1格納部とは異なる第2格納部に保存するステップとを有する。例えば、第1格納部はネットワークを介してアクセス可能な記憶媒体であり、第2格納部はネットワークを介すことなくアクセス可能なUSBメモリやメモリカードなどの不揮発性の記憶媒体であってよい。これにより、例えば、通常時にはネットワーク上のファイルサーバにファイルをバックアップし、非常時にはファイルサーバにバックアップされていないファイルをUSBメモリ等の記憶媒体にバックアップできる。   One embodiment of the present invention is a method for managing information. In this method, when a file corresponding to a predetermined condition is stored in the first storage unit at a predetermined timing, a step of receiving a file storage instruction at an arbitrary timing, and a case where the storage instruction is received, Saving a file that is not saved in the first storage unit among files that satisfy the condition in a second storage unit different from the first storage unit. For example, the first storage unit may be a storage medium accessible via a network, and the second storage unit may be a non-volatile storage medium such as a USB memory or a memory card that can be accessed without a network. As a result, for example, files can be backed up to a file server on the network during normal times, and files that are not backed up to the file server can be backed up to a storage medium such as a USB memory in an emergency.

USBメモリ等の記憶媒体に対する保存処理は、ネットワークを経由してファイルサーバに保存するよりも短時間にでき、アクセスの集中や経路の寸断なども無い。このため非常時であってもバックアップを確実に行うことができる。また、USBメモリ等の記憶媒体に保存されたファイルは、バッテリーで駆動するノート型のコンピュータ(以下、単に「ノートパソコン」という)に接続することで外部からの電力の供給を受けることなく読み込むことができる。これにより、停電の直前にUSBメモリ等の不揮発性の記憶媒体にファイルをバックアップしておけば、停電時でもノートパソコンを使って作業を行うことができる。   The storage process for a storage medium such as a USB memory can be performed in a shorter time than when it is stored in a file server via a network, and there is no concentration of access or disconnection of a route. Therefore, backup can be performed reliably even in an emergency. Also, files stored in a storage medium such as a USB memory can be read without receiving external power supply by connecting to a battery-powered notebook computer (hereinafter simply referred to as “notebook personal computer”). Can do. As a result, if a file is backed up to a non-volatile storage medium such as a USB memory immediately before the power failure, the work can be performed using the notebook computer even during the power failure.

本発明の別の態様は、情報を管理するシステムである。このシステムは、環境の変化を検知し、ネットワークを介して検知信号を送信する検知装置と、前記検知信号の受信を契機としてファイルの保存処理を行う情報管理装置と、ネットワークを介して前記情報管理装置がアクセス可能なファイルサーバーとを備える。前記情報管理装置は、予め決められたタイミングで、前記ファイルサーバーにファイルを保存する第1格納処理部と、前記ネットワークを介して前記検知信号を受け付ける受付部と、前記検知信号を受け付けた場合、前記ファイルサーバーに保存されていないファイルをネットワークを介すことなくアクセス可能な格納部に保存する第2格納処理部とを有する。   Another aspect of the present invention is a system for managing information. The system includes a detection device that detects a change in environment and transmits a detection signal via a network, an information management device that performs file storage processing upon reception of the detection signal, and the information management via a network. And a file server accessible by the device. When the information management device receives the detection signal, a first storage processing unit that stores the file in the file server at a predetermined timing, a reception unit that receives the detection signal via the network, A second storage processing unit that stores a file that is not stored in the file server in a storage unit that is accessible without using a network.

検知装置は、例えば地震、火災、雷などの自然現象が発生したことを検知してもよいし、電圧降下や過電流など停電直前の電力線の状態を検知してもよい。検知装置は、システムの正常な運用を妨げる要因の発生を検知して、検知信号を送信すればよい。前記格納部は、例えばUSBメモリなどの不揮発性の記憶媒体であってよい。これにより、システムの正常運用を妨げる要因が発生した場合に、ファイルサーバにバックアップされていないファイルを迅速にUSBメモリなどの記憶媒体に保存できる。   The detection device may detect that a natural phenomenon such as an earthquake, a fire, or a lightning has occurred, or may detect the state of the power line immediately before a power failure such as a voltage drop or overcurrent. The detection device may detect the occurrence of a factor that hinders normal operation of the system and transmits a detection signal. The storage unit may be a nonvolatile storage medium such as a USB memory. As a result, when a factor that hinders normal operation of the system occurs, a file that is not backed up by the file server can be quickly saved in a storage medium such as a USB memory.

本発明の更に別の態様は、情報を管理する装置である。この装置は、予め決められたタイミングで、ネットワークを介してアクセス可能な第1格納部にファイルを保存する第1格納処理部と、前記第1格納部に保存したファイルを特定するための情報を保持する管理テーブルと、任意のタイミングでファイルの格納指示を受け付ける受付部と、前記格納指示を受け付けた場合、前記管理テーブルを参照して前記第1格納部に保存されていないファイルを特定し、特定したファイルをネットワークを介すことなくアクセス可能な第2格納部に保存する第2格納処理部とを備える。   Yet another embodiment of the present invention is an apparatus for managing information. The apparatus stores a first storage processing unit for storing a file in a first storage unit accessible via a network at a predetermined timing, and information for specifying the file stored in the first storage unit. A management table to be held, a reception unit that receives a file storage instruction at an arbitrary timing, and a file that is not stored in the first storage unit with reference to the management table when the storage instruction is received, A second storage processing unit that stores the identified file in a second storage unit accessible without a network.

予め決められたタイミングは、例えば1時間毎、2時間毎などの定期的なタイミングであってもよいし、装置のOS(Operating System)をシャットダウンするときなど装置におけるイベントが発生したタイミングであってもよい。緊急時には、短時間で必要なファイルを保存することが好ましい。定期的に第1格納部にバックアップを行うことで、第2格納部に保存すべきファイルが少なくなり、ファイルを短時間で第2格納部に保存できる。   The predetermined timing may be a periodic timing such as every hour or every two hours, for example, or a timing at which an event occurs in the device, such as when the OS (Operating System) of the device is shut down. Also good. In an emergency, it is preferable to save necessary files in a short time. By regularly backing up the first storage unit, the number of files to be stored in the second storage unit is reduced, and the files can be stored in the second storage unit in a short time.

なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a conversion of the expression of the present invention between a method, an apparatus, a system, a recording medium, a computer program, etc. are also effective as an aspect of the present invention.

本発明によれば、ファイルのバックアップを状況に応じて適切に行うことができる。   According to the present invention, file backup can be performed appropriately according to the situation.

地震や台風などの災害が起きた場合であっても、事業を継続することが企業に求められている。コンピュータで作成したファイルは事業を行う上で必要不可欠な存在である。ファイルの重要性が認識され、多くの企業ではファイルのバックアップが行われている。そうしたバックアップは、主に機器の故障に備えたものであり、被災後の事業の復旧という観点での検討はあまり行われていない。本発明者は、被災後の事業の復旧という観点にたち、適切なバックアップを行う技術を創出した。   Even in the event of a disaster such as an earthquake or typhoon, companies are required to continue their business. Computer-created files are indispensable for doing business. The importance of files is recognized, and many companies back up files. Such backups are mainly in preparation for equipment failures, and little consideration has been given from the perspective of business recovery after a disaster. The present inventor has created a technique for performing appropriate backup from the viewpoint of business recovery after a disaster.

図1は、実施の形態に係る情報管理システム10の構成図である。第1端末装置50aは、例えばCPU、メモリ、ハードディスクなどのデバイスを備えたコンピュータであり、プログラムを実行することにより様々な機能を実現する。所定のプログラムが実行されることにより、情報管理装置100が第1端末装置50aの内部に形成される。第1端末装置50aは、例えばワードプロセッサや表計算などのアプリケーション60を実行し、生成されたファイルを内部記憶装置62に保持する。   FIG. 1 is a configuration diagram of an information management system 10 according to an embodiment. The first terminal device 50a is a computer including devices such as a CPU, a memory, and a hard disk, for example, and implements various functions by executing programs. By executing a predetermined program, the information management device 100 is formed inside the first terminal device 50a. The first terminal device 50 a executes an application 60 such as a word processor or a spreadsheet, and holds the generated file in the internal storage device 62.

情報管理装置100は、内部記憶装置62に保持されているファイルを予め決められたタイミングでネットワーク12に接続されたファイルサーバ14に保存させる。第1端末装置50aは、ファイルを更新日時に対応付けて管理しており、情報管理装置100は最後にファイルサーバ14にファイルを保存した日時より後に更新されたファイルをファイルサーバ14に保存する。この処理を以下の説明では「通常保存処理」という。通常保存処理は、例えば1時間毎や3時間毎など定期的に行われてもよいし、シャットダウンやスリープモードなどのイベントの発生を契機として行われてもよい。   The information management device 100 stores the file held in the internal storage device 62 in the file server 14 connected to the network 12 at a predetermined timing. The first terminal device 50a manages the file in association with the update date and time, and the information management device 100 stores the file updated after the date and time when the file was last stored in the file server 14 in the file server 14. This process is referred to as “normal storage process” in the following description. The normal storage process may be performed periodically, for example, every hour or every three hours, or may be performed when an event such as shutdown or sleep mode occurs.

情報管理装置100は、第1端末装置50aに接続された表示部の画面70の一部に常に格納指示ボタン72を表示させる。ユーザが任意のタイミングでマウスなどの入力デバイスを使って格納指示ボタン72をクリックした場合、情報管理装置100はファイルサーバ14に保存されていないファイルをネットワーク12を介すことなくアクセス可能な第1外部記憶装置52aに保存する。つまり、情報管理装置100は、前回の通常保存処理の後に更新されたファイルを第1外部記憶装置52aに保存する。第1外部記憶装置52aは、例えばUSB(Universal Serial Bus)端子に直接接続して利用できるUSBメモリや、メモリカードなどの着脱可能な不揮発性の記憶媒体である。別の例では、第1外部記憶装置52aは着脱可能なハードディスクであってよい。この任意のタイミングで行う保存処理を以下の説明では「緊急保存処理」という。   The information management device 100 always displays the storage instruction button 72 on a part of the screen 70 of the display unit connected to the first terminal device 50a. When the user clicks the storage instruction button 72 using an input device such as a mouse at an arbitrary timing, the information management apparatus 100 can access a file that is not stored in the file server 14 without going through the network 12. Save in the external storage device 52a. That is, the information management apparatus 100 stores the file updated after the previous normal storage process in the first external storage device 52a. The first external storage device 52a is a detachable nonvolatile storage medium such as a USB memory that can be directly connected to a USB (Universal Serial Bus) terminal or a memory card, for example. In another example, the first external storage device 52a may be a removable hard disk. The saving process performed at an arbitrary timing is referred to as “emergency saving process” in the following description.

このように2種類の保存処理を行うことで、災害後の事業の継続を想定したファイルのバックアップが可能である。被災後の事業の継続を考えた場合、企業における複数の業務のうち、優先度の高い業務から復旧することが好ましい。優先度の高い業務の選定にはいろいろな手法があるが、そのひとつに業務期限に基づいて決める手法がある。例えば、期限までの残り日数がより少ない業務の優先度を高くする。   By performing two types of storage processing in this way, it is possible to back up a file assuming that the business will continue after a disaster. When considering the continuation of a business after a disaster, it is preferable to recover from a business with high priority among a plurality of businesses in a company. There are various methods for selecting high-priority work, and one of them is based on the work deadline. For example, the priority of a task with less remaining days until the deadline is increased.

一般に編集中のファイルは、そのファイルを利用する時期が近いと推測される。例えば、プレゼンテーションの資料を編集している場合、編集中の資料は近日中に使われる可能性が高い。すなわち、業務期限に基づいて優先度を決定する場合、編集中のファイルは優先度の高い業務を行うために必要なファイルである可能性が高い。被災後の迅速な事業の復旧を考えると、編集中のファイルを被災後の状況下でも利用できるように保存することが好ましい。   In general, it is estimated that a file being edited is nearly ready for use. For example, when editing a presentation material, the material being edited is likely to be used in the near future. That is, when the priority is determined based on the business deadline, it is highly likely that the file being edited is a file necessary for performing a business with a high priority. Considering quick business recovery after the disaster, it is preferable to save the file being edited so that it can be used even after the disaster.

一方、停電時に業務を行う手段として、バッテリで駆動するノートパソコンがある。一般的なノートパソコンは、USB端子やPCカードスロットなどの入力デバイスを有する。このことから、ノートパソコンの入力デバイスを介して直接アクセス可能であり、かつノートパソコンからの給電で動作可能な記憶装置にファイルを保存することで、停電時にも業務を継続できる。そこで、本実施の形態では、緊急時の保存先としてUSBメモリやメモリカードなどの不揮発性の記憶媒体を採用している。   On the other hand, there is a battery-powered notebook personal computer as a means of performing business during a power failure. A typical notebook personal computer has input devices such as a USB terminal and a PC card slot. For this reason, the business can be continued even in the event of a power failure by storing the file in a storage device that can be directly accessed via the input device of the notebook personal computer and can be operated by power supply from the notebook personal computer. Therefore, in this embodiment, a non-volatile storage medium such as a USB memory or a memory card is employed as an emergency storage destination.

緊急保存処理は、ユーザに指示された端末だけで行われるのではなく、周辺の端末も同時に行われることが好ましい。そこでユーザに緊急保存処理を指示された場合、情報管理装置100は、ネットワーク12上の他の情報管理装置100に向けて、緊急保存処理を指示する信号(以下、「緊急保存信号」という)を送信する。そして、緊急保存信号を受信した情報管理装置100は、緊急保存処理を開始する。   The emergency storage process is preferably performed not only on the terminal instructed by the user but also on the peripheral terminals at the same time. Therefore, when the user is instructed to perform an emergency storage process, the information management apparatus 100 sends a signal (hereinafter referred to as an “emergency storage signal”) instructing the emergency storage process to other information management apparatuses 100 on the network 12. Send. Then, the information management apparatus 100 that has received the emergency storage signal starts an emergency storage process.

第2端末装置50bは、第1端末装置50aと同一の構成を有し、内部に情報管理装置100(図示しない)が形成されている。第1端末装置50aの情報管理装置100は、緊急保存処理を行う場合、緊急保存信号をネットワーク12に向けてブロードキャストする。第2端末装置50bの情報管理装置100(図示しない)は、その緊急保存信号を受信したことを契機に緊急保存処理を開始する。これにより、例えば第2端末装置50bのユーザが一時的に端末から離れている場合でも、第2端末装置50bにおける緊急保存処理が可能である。また、一般に地震は、P波の到達後にS波が到達するが、P波に気づくユーザと気づかないユーザがいる。この場合でも、P波に気づいたユーザが緊急保存処理を行うことで、P波に気づかなかったユーザの端末に対しても緊急保存処理が行われる。このように、単一の情報管理装置100における緊急保存処理が、ネットワーク12に接続された他の情報管理装置100における緊急保存処理の契機となるので、組織におけるファイルのバックアップを状況に応じて適切に行うことができる。   The second terminal device 50b has the same configuration as the first terminal device 50a, and an information management device 100 (not shown) is formed therein. The information management apparatus 100 of the first terminal device 50a broadcasts an emergency storage signal toward the network 12 when performing emergency storage processing. The information management device 100 (not shown) of the second terminal device 50b starts the emergency storage process when receiving the emergency storage signal. Thereby, for example, even when the user of the second terminal device 50b is temporarily away from the terminal, the emergency storage process in the second terminal device 50b is possible. In general, an earthquake reaches the S wave after the arrival of the P wave, but there are users who notice the P wave and users who do not notice it. Even in this case, the user who has noticed the P wave performs the emergency storage process, so that the emergency storage process is also performed on the terminal of the user who has not noticed the P wave. As described above, the emergency storage process in the single information management apparatus 100 triggers the emergency storage process in the other information management apparatus 100 connected to the network 12, so that the backup of the file in the organization is appropriately performed according to the situation. Can be done.

検知装置16は、例えば地震、火事、雷、台風、停電などの第1端末装置50aおよび第2端末装置50b(以下、単に「端末装置50」という)の周囲の状態を検知する装置であり、検知結果をネットワーク12にブロードキャストする。本実施の形態では、検知装置16は地震を検知し、地震が発生した場合に緊急保存信号をネットワーク12にブロードキャストする。緊急保存信号を受信した場合、情報管理装置100は緊急保存処理を開始する。これにより、ユーザが気づかない状況であっても、緊急保存処理を行うことができる。   The detection device 16 is a device that detects the surrounding conditions of the first terminal device 50a and the second terminal device 50b (hereinafter simply referred to as “terminal device 50”) such as an earthquake, a fire, a thunder, a typhoon, and a power failure. The detection result is broadcast to the network 12. In the present embodiment, the detection device 16 detects an earthquake and broadcasts an emergency storage signal to the network 12 when an earthquake occurs. When the emergency storage signal is received, the information management apparatus 100 starts an emergency storage process. Thereby, even if it is a situation which a user does not notice, an emergency preservation | save process can be performed.

図2は、図1の情報管理装置100の内部構成図である。設定部116は、バックアップの対象とするファイルを特定する情報(以下、「バックアップ対象条件」という)と、通常保存処理を行うタイミングをユーザから受け付け条件格納部110に保存する。バックアップ対象条件は、例えば、バックアップの対象とするフォルダやファイルのパスでもよいし、ファイルの種類やファイル名に含まれる文字列などであってもよい。   FIG. 2 is an internal configuration diagram of the information management apparatus 100 of FIG. The setting unit 116 stores information specifying a file to be backed up (hereinafter referred to as “backup target condition”) and the timing for performing the normal storage process from the user in the reception condition storage unit 110. The backup target condition may be, for example, a folder or file path to be backed up, or may be a character string included in the file type or file name.

通常保存処理は、例えば1時間毎や2時間毎のように一定の時間間隔で行われてもよいし、指定した時間に行われてもよい。また、OSをシャットダウンする直前やアプリケーションを終了したときなど、端末装置50において所定のイベントが発生したことを契機に行われてもよい。設定部116は、こうした保存処理を行うタイミングを特定する情報(以下、「タイミング情報」という)をユーザから受け付け条件格納部110に保存する。指示部108は、条件格納部110に保持されているタイミング情報に基づいて、第1格納処理部102に通常保存処理の開始を指示する。   The normal storage process may be performed at regular time intervals, for example, every hour or every two hours, or may be performed at a designated time. Moreover, it may be performed when a predetermined event occurs in the terminal device 50, such as immediately before the OS is shut down or when the application is terminated. The setting unit 116 stores information (hereinafter, referred to as “timing information”) for specifying the timing for performing such storage processing from the user in the reception condition storage unit 110. The instruction unit 108 instructs the first storage processing unit 102 to start the normal storage process based on the timing information held in the condition storage unit 110.

第1格納処理部102は、指示部108からの指示に応じて通常保存処理を行う。第1格納処理部102は、条件格納部110に保持されているバックアップ対象条件を読み込み、条件に該当するファイルを図1の内部記憶装置62から読み込み、図1のファイルサーバ14に保存させる。そして、第1格納処理部102は、ファイルサーバ14に保存されているファイルを特定するための情報を管理テーブル106に書き込む。本実施の形態では、ファイルサーバ14に保存させたファイルのファイルパスとバックアップ日時とを対応付けて管理テーブル106に書き込む。これにより、緊急保存処理を行う際の保存対象ファイルを特定できる。   The first storage processing unit 102 performs normal storage processing in response to an instruction from the instruction unit 108. The first storage processing unit 102 reads the backup target condition held in the condition storage unit 110, reads the file corresponding to the condition from the internal storage device 62 in FIG. 1, and stores it in the file server 14 in FIG. Then, the first storage processing unit 102 writes information for specifying the file stored in the file server 14 in the management table 106. In the present embodiment, the file path of the file stored in the file server 14 and the backup date and time are associated and written to the management table 106. As a result, it is possible to specify the file to be saved when the emergency saving process is performed.

第1格納処理部102は、バックアップ対象のファイルを暗号化した後、ファイルサーバ14に送信してもよいし、暗号化せずにファイルサーバ14に送信してもよい。暗号化したファイルをファイルサーバ14に保存させることにより、情報の漏洩を防止できる。   The first storage processing unit 102 may transmit the file to be backed up to the file server 14 after encrypting the backup target file, or may transmit the file to the file server 14 without encryption. By storing the encrypted file in the file server 14, information leakage can be prevented.

一般にコンピュータは、OSの機能であるファイルシステムを使ってファイルを管理する。ファイルシステムは、ファイルの格納場所を示すパスと更新日時とを少なくとも対応付けて管理する。例えば、アプリケーションを実行し、ファイルを編集すると、そのファイルの更新日時が変更される。監視部118は、ファイルシステムを介してバックアップ対象ファイルの更新の有無を監視し、通常保存処理後に更新されたファイルを検出する。そして、監視部118は、検出したファイルを緊急保存処理時の保存対象として管理テーブル106に登録する。OSがファイルの更新を示すイベントを発行した場合に、監視部118は更新ファイルの監視処理を行ってもよいし、通常保存処理が行われる時間間隔より短い周期で監視処理を行ってもよい。   Generally, a computer manages files using a file system that is a function of an OS. The file system manages at least the path indicating the storage location of the file and the update date and time in association with each other. For example, when an application is executed and a file is edited, the update date and time of the file is changed. The monitoring unit 118 monitors whether or not the backup target file has been updated through the file system, and detects a file that has been updated after the normal storage process. Then, the monitoring unit 118 registers the detected file in the management table 106 as a storage target during the emergency storage process. When the OS issues an event indicating file update, the monitoring unit 118 may perform update file monitoring processing, or may perform monitoring processing at a cycle shorter than the time interval at which normal storage processing is performed.

図3は、図2の管理テーブル106のデータ構造の一例を示す図である。パス欄150は、図2の条件格納部110に保持されているバックアップ対象条件を満たすファイルのパスを保持する。図2の第1格納処理部102または監視部118が、パス欄150にバックアップ対象ファイルのパスを書き込む。バックアップ日時欄152は、通常保存処理によりバックアップされた日時を保持する。通常保存処理を行った場合、第1格納処理部102がバックアップ日時欄152にバックアップ日時を書き込む。   FIG. 3 is a diagram illustrating an example of the data structure of the management table 106 of FIG. The path column 150 holds a path of a file that satisfies the backup target condition held in the condition storage unit 110 of FIG. The first storage processing unit 102 or the monitoring unit 118 in FIG. 2 writes the path of the backup target file in the path column 150. The backup date / time column 152 holds the date / time backed up by the normal storage process. When the normal storage process is performed, the first storage processing unit 102 writes the backup date / time in the backup date / time field 152.

最終更新日時欄154は、最終更新日時を保持する。対象フラグ欄156は、緊急保存処理時の保存対象であるか否かを示すフラグを保持する。本例で、「1」が緊急保存処理時の保存対象であることを示し、「0」が緊急保存処理時の保存対象ではないことを示す。緊急保存処理時に保存対象となるファイルを、以下「緊急保存対象ファイル」という。ファイルの更新が検出された場合、監視部118が最終更新日時欄154および対象フラグ欄156にデータを書き込む。本例では、ファイルパス「C:¥Files¥file3.txt」が、通常保存処理の後に更新されているため、緊急保存対象ファイルとして設定されている。このように予め緊急保存対象ファイルを特定しておくことで、緊急保存処理を短時間で完了できる。   The last update date / time column 154 holds the last update date / time. The target flag column 156 holds a flag indicating whether or not it is a storage target at the time of emergency storage processing. In this example, “1” indicates that it is a storage target during the emergency storage process, and “0” indicates that it is not a storage target during the emergency storage process. The file to be saved at the time of the emergency saving process is hereinafter referred to as “emergency saving target file”. When a file update is detected, the monitoring unit 118 writes data in the last update date / time column 154 and the target flag column 156. In this example, since the file path “C: \ Files \ file3.txt” has been updated after the normal saving process, it is set as an emergency saving target file. Thus, by specifying the emergency save target file in advance, the emergency save process can be completed in a short time.

図2に戻り、第2格納処理部104は、指示部108からの指示に応じて緊急保存処理を行う。緊急保存処理が開始されると、第2格納処理部104は、管理テーブル106を参照して、緊急保存対象ファイルを特定する。そして、第2格納処理部104は、該当するファイルを内部記憶装置62から読み込み、外部記憶装置52に保存する。本例では、第2格納処理部104は図3の対象フラグ欄156に「1」が設定されているファイルを内部記憶装置62から読み込み、外部記憶装置52に保存する。第2格納処理部104は、緊急保存対象ファイルを暗号化後に外部記憶装置52に保存してもよいし、暗号化せずに外部記憶装置52に保存してもよい。   Returning to FIG. 2, the second storage processing unit 104 performs an emergency storage process in response to an instruction from the instruction unit 108. When the emergency storage process is started, the second storage processing unit 104 refers to the management table 106 and identifies the emergency storage target file. Then, the second storage processing unit 104 reads the corresponding file from the internal storage device 62 and stores it in the external storage device 52. In this example, the second storage processing unit 104 reads a file in which “1” is set in the target flag field 156 of FIG. 3 from the internal storage device 62 and stores it in the external storage device 52. The second storage processing unit 104 may store the urgent storage target file in the external storage device 52 after encryption, or may store it in the external storage device 52 without encryption.

指示部108は、条件格納部110に保持されているタイミング情報に基づいて、第1格納処理部102に通常保存処理の開始を指示する。例えば、タイミング情報として1時間毎に通常保存処理を行うことが設定されている場合、指示部108は図1の端末装置50を起動した時点を起点として、1時間毎に第1格納処理部102に通常保存処理の実行を指示する。   The instruction unit 108 instructs the first storage processing unit 102 to start the normal storage process based on the timing information held in the condition storage unit 110. For example, when the normal storage process is set to be performed every hour as the timing information, the instruction unit 108 starts from the time when the terminal device 50 in FIG. Is instructed to execute normal save processing.

受付部114は、図1の画面70に格納指示ボタン72を常時表示させ、ユーザからの格納指示を受け付ける。格納指示を受け付けた場合、受付部114は格納指示を受け付けたことを指示部108および送信部130に通知する。この通知を契機として、指示部108は第2格納処理部104に緊急保存処理の実行を指示する。また、送信部130は、ネットワーク12に向けて緊急保存信号をブロードキャストする。   The receiving unit 114 always displays the storage instruction button 72 on the screen 70 in FIG. 1 and receives a storage instruction from the user. When the storage instruction is received, the reception unit 114 notifies the instruction unit 108 and the transmission unit 130 that the storage instruction has been received. In response to this notification, the instruction unit 108 instructs the second storage processing unit 104 to execute the emergency storage process. In addition, the transmission unit 130 broadcasts an emergency storage signal toward the network 12.

受信部132は、ネットワーク12に接続された他の情報管理装置100から送信された緊急保存信号を受信する。そして、受信部132は、緊急保存信号を受信したことを指示部108に通知する。指示部108は、その通知を契機として第2格納処理部104に緊急保存処理の実行を指示する。   The receiving unit 132 receives an emergency storage signal transmitted from another information management apparatus 100 connected to the network 12. Then, the reception unit 132 notifies the instruction unit 108 that the emergency storage signal has been received. The instruction unit 108 instructs the second storage processing unit 104 to execute the emergency storage process in response to the notification.

受付部114および受信部132からの通知を同時期に受けた場合、指示部108は後から受けた通知は無視する。例えば、受付部114および受信部132の一方から通知を受けた時点から所定の時間内に、他の一方から通知を受けた場合、指示部108は後から受けた通知を無視する。これにより、重複して緊急保存処理が行われることを防止できる。   When the notification from the reception unit 114 and the reception unit 132 is received at the same time, the instruction unit 108 ignores the notification received later. For example, when the notification is received from the other one within a predetermined time from the time when the notification is received from one of the reception unit 114 and the reception unit 132, the instruction unit 108 ignores the notification received later. Thereby, it is possible to prevent redundant emergency storage processing from being performed.

以上、本発明を実施の形態をもとに説明した。この実施の形態は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。こうした変形例として以下のものがある。   The present invention has been described based on the embodiments. This embodiment is an exemplification, and it will be understood by those skilled in the art that various modifications can be made to combinations of the respective constituent elements and processing processes, and such modifications are also within the scope of the present invention. is there. Examples of such modifications are as follows.

第1の変形例として、図1の検知装置16は無停電電源装置に搭載されていてもよい。停電時に無停電電源装置がバッテリから電力の供給を開始したときに、無停電電源装置に搭載された検知装置16が緊急保存信号をネットワーク12にブロードキャストしてもよい。また、無停電電源装置に搭載された検知装置16は、電力を供給できる時間(以下、「供給可能時間」という)をバッテリの残量に基づいて算出し、緊急保存信号とともにブロードキャストしてもよい。そして、図2の第2格納処理部104は、緊急保存対象ファイルのデータサイズと供給可能時間とに基づいて、暗号化後に図2の外部記憶装置52に保存するか、暗号化せずに外部記憶装置52に保存するかを判断してもよい。   As a first modification, the detection device 16 of FIG. 1 may be mounted on an uninterruptible power supply. When the uninterruptible power supply starts to supply power from the battery at the time of a power failure, the detection device 16 mounted on the uninterruptible power supply may broadcast an emergency storage signal to the network 12. The detection device 16 mounted on the uninterruptible power supply may calculate a time during which power can be supplied (hereinafter referred to as “suppliable time”) based on the remaining battery level and broadcast it together with an emergency storage signal. . Then, the second storage processing unit 104 in FIG. 2 saves the data in the external storage device 52 in FIG. 2 after encryption based on the data size of the urgent storage target file and the supply available time, or externally encrypts the file. It may be determined whether to save in the storage device 52.

一般に暗号化処理には時間がかかり、処理時間はファイルのサイズに応じて変わる。情報の漏洩を防ぐためには、暗号化することが好ましいが、暗号化をしたためにファイルのバックアップができなくなることも考えられる。そこで、供給可能時間に応じて、暗号化処理の有無を判断することで状況に応じた適切なバックアップが可能になる。   In general, encryption processing takes time, and the processing time varies depending on the file size. In order to prevent the leakage of information, it is preferable to perform encryption. However, it is conceivable that the file cannot be backed up due to the encryption. Therefore, it is possible to perform appropriate backup according to the situation by determining the presence or absence of the encryption process according to the supply available time.

第2格納処理部104は、ファイルのサイズと暗号化にかかる時間とを対応付けたテーブルを予め保持する。そして、第2格納処理部104は、そのテーブルを参照して、緊急保存対象ファイルのサイズから暗号化に必要な時間(以下、「基準暗号化時間」という)を特定する。特定した基準暗号化時間が供給可能時間より短い場合、第2格納処理部104は暗号化後に緊急保存対象ファイルを外部記憶装置52に保存する。また、基準暗号化時間が供給可能時間より長い場合、第2格納処理部104は暗号化せずに緊急保存対象ファイルを外部記憶装置52に保存する。   The second storage processing unit 104 holds in advance a table in which file sizes are associated with encryption times. Then, the second storage processing unit 104 refers to the table and specifies the time required for encryption (hereinafter referred to as “reference encryption time”) from the size of the emergency save target file. If the identified reference encryption time is shorter than the supplyable time, the second storage processing unit 104 stores the urgent storage target file in the external storage device 52 after encryption. When the reference encryption time is longer than the supplyable time, the second storage processing unit 104 stores the urgent storage target file in the external storage device 52 without encryption.

これと類似する形態として地震がある。一般に地震による被害は、S波により引き起こされる。このため、S波が到達する前にバックアップを完了することが好ましい。地震が発生してから、ある地点にS波が到達するまでの時間(以下、「S波到達時間」という)を予測できる。そこで、図2の受信部132は、緊急保存信号とともにS波到達時間を受信する。図2の第2格納処理部104は、S波到達時間に基づいて、暗号化処理の有無を判断してもよい。   There is an earthquake as a similar form. Generally, damage caused by earthquakes is caused by S waves. For this reason, it is preferable to complete the backup before the S wave arrives. The time from the occurrence of the earthquake to the arrival of the S wave at a certain point (hereinafter referred to as “S wave arrival time”) can be predicted. 2 receives the S wave arrival time together with the emergency storage signal. The second storage processing unit 104 in FIG. 2 may determine the presence or absence of the encryption process based on the S wave arrival time.

一般に火災が発生した場合、その場から即座に待避することが好ましい。こうした状況下では、USBメモリに緊急保存対象ファイルが書き込まれるのを待ち、USBメモリを端末装置50から取り外してからその場を離れるのでは生命に危険がおよぶ可能性がある。そこで、第2の変形例は、図1の検知装置16が検知した環境の状態に応じて、図2の第2格納処理部104が緊急保存対象ファイルの保存先を変更する形態である。   In general, when a fire breaks out, it is preferable to evacuate immediately from the spot. Under such circumstances, waiting for the emergency save target file to be written to the USB memory and leaving the USB memory after removing the USB memory from the terminal device 50 may be life-threatening. Therefore, the second modification is a form in which the second storage processing unit 104 in FIG. 2 changes the storage destination of the emergency storage target file according to the state of the environment detected by the detection device 16 in FIG.

図1の検知装置16は、例えば、地震、停電、火災など検出した状態を特定する情報(以下、「状態コード」という)とともに緊急保存信号を図1のネットワーク12にブロードキャストする。図2の受信部132は、緊急保存信号を受信したことと状態コードとを指示部108に通知する。指示部108は、緊急保存処理を実行することを指示するとともに、状態コードを第2格納処理部104に出力する。第2格納処理部104は、状態コードと保存先を特定する情報とを対応付けたテーブルを保持しており、状態コードに対応付けられた保存先に緊急保存対象ファイルを保存する。例えば、火災が発生した場合、第2格納処理部104は地理的に別の場所にあるファイルサーバに緊急保存対象ファイルを保存してもよい。これにより、周囲の状況に応じて適切なバックアップが可能である。   The detection device 16 in FIG. 1 broadcasts an emergency storage signal to the network 12 in FIG. 1 together with information (hereinafter referred to as “status code”) for specifying a detected state such as an earthquake, a power failure, or a fire. The receiving unit 132 in FIG. 2 notifies the instruction unit 108 that the emergency storage signal has been received and the status code. The instruction unit 108 instructs execution of the emergency storage process and outputs a status code to the second storage processing unit 104. The second storage processing unit 104 holds a table in which the status code and information for specifying the storage destination are associated with each other, and stores the urgent storage target file in the storage destination associated with the state code. For example, when a fire occurs, the second storage processing unit 104 may store the emergency storage target file in a file server that is geographically located elsewhere. As a result, appropriate backup can be performed according to the surrounding situation.

実施の形態に係る情報管理システムの構成図である。1 is a configuration diagram of an information management system according to an embodiment. 図1の情報管理装置の内部構成図である。It is an internal block diagram of the information management apparatus of FIG. 図2の管理テーブルのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of the management table of FIG.

符号の説明Explanation of symbols

10 情報管理システム、12 ネットワーク、14 ファイルサーバ、16 検知装置、50 端末装置、52 外部記憶装置、60 アプリケーション、62 内部記憶装置、70 画面、72 格納指示ボタン、100 情報管理装置、102 第1格納処理部、104 第2格納処理部、106 管理テーブル、108 指示部、110 条件格納部、114 受付部、116 設定部、118 監視部、130 送信部、132 受信部。
10 information management system, 12 network, 14 file server, 16 detection device, 50 terminal device, 52 external storage device, 60 application, 62 internal storage device, 70 screen, 72 storage instruction button, 100 information management device, 102 first storage Processing unit 104 Second storage processing unit 106 Management table 108 Instruction unit 110 Condition storage unit 114 Reception unit 116 Setting unit 118 Monitoring unit 130 Transmission unit 132 Reception unit

Claims (7)

予め決められたタイミングで、第1格納部に所定の条件に該当するファイルを保存するステップと、
任意のタイミングでファイルの格納指示を受け付けるステップと、
前記格納指示を受け付けた場合、前記条件に該当するファイルのうち、前記第1格納部に保存されていないファイルを、前記第1格納部とは異なる第2格納部に保存するステップと、
を有することを特徴とする情報管理方法。
A step of storing a file corresponding to a predetermined condition in the first storage unit at a predetermined timing;
Receiving a file storage instruction at an arbitrary timing;
A step of saving a file that is not stored in the first storage unit in a second storage unit different from the first storage unit among the files that satisfy the condition when the storage instruction is received;
An information management method characterized by comprising:
環境の変化を検知し、ネットワークを介して検知信号を送信する検知装置と、
前記検知信号の受信を契機としてファイルの保存処理を行う情報管理装置と、
ネットワークを介して前記情報管理装置がアクセス可能なファイルサーバーと、
を備える情報管理システムであって、
前記情報管理装置は、
予め決められたタイミングで、前記ファイルサーバーにファイルを保存する第1格納処理部と、
前記ネットワークを介して前記検知信号を受け付ける受付部と、
前記検知信号を受け付けた場合、前記ファイルサーバーに保存されていないファイルをネットワークを介すことなくアクセス可能な格納部に保存する第2格納処理部と、
を有することを特徴とする情報管理システム。
A detection device that detects environmental changes and transmits a detection signal via a network;
An information management device that performs file storage processing triggered by reception of the detection signal;
A file server accessible by the information management device via a network;
An information management system comprising:
The information management device includes:
A first storage processing unit for storing a file in the file server at a predetermined timing;
A reception unit that receives the detection signal via the network;
When receiving the detection signal, a second storage processing unit that stores a file that is not stored in the file server in a storage unit accessible without a network;
An information management system comprising:
予め決められたタイミングで、ネットワークを介してアクセス可能な第1格納部にファイルを保存する第1格納処理部と、
前記第1格納部に保存したファイルを特定するための情報を保持する管理テーブルと、
任意のタイミングでファイルの格納指示を受け付ける受付部と、
前記格納指示を受け付けた場合、前記管理テーブルを参照して前記第1格納部に保存されていないファイルを特定し、特定したファイルをネットワークを介すことなくアクセス可能な第2格納部に保存する第2格納処理部と、
を備えることを特徴とする情報管理装置。
A first storage processing unit for storing a file in a first storage unit accessible via a network at a predetermined timing;
A management table holding information for specifying the file stored in the first storage unit;
A reception unit for receiving a file storage instruction at an arbitrary timing;
When the storage instruction is received, a file that is not stored in the first storage unit is specified with reference to the management table, and the specified file is stored in a second storage unit that can be accessed without using a network A second storage processing unit;
An information management device comprising:
前記受付部は、当該装置の表示部に格納指示を受け付けるためのインターフェースを常時表示させることを特徴とする請求項3に記載の情報管理装置。 4. The information management apparatus according to claim 3, wherein the reception unit always displays an interface for receiving a storage instruction on a display unit of the apparatus. 前記インターフェースを介して格納指示を受け付けた場合、その格納指示をネットワークに向けて送信する送信部を更に備えることを特徴とする請求項4に記載の情報管理装置。 The information management apparatus according to claim 4, further comprising: a transmission unit configured to transmit the storage instruction to the network when the storage instruction is received through the interface. 当該装置とは異なる装置から送信された格納指示をネットワークを介して受け付ける受信部を更に備えることを特徴とする請求項3から5のいずれかに記載の情報管理装置。 6. The information management apparatus according to claim 3, further comprising a receiving unit that receives a storage instruction transmitted from a device different from the device via a network. 第1格納処理部は、暗号化したファイルを前記第1格納部に保存することを特徴とする請求項3から6のいずれかに記載の情報管理装置。
The information management apparatus according to claim 3, wherein the first storage processing unit stores the encrypted file in the first storage unit.
JP2005280997A 2005-09-27 2005-09-27 Information management system, information management apparatus used by the same and information management method Pending JP2007094600A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005280997A JP2007094600A (en) 2005-09-27 2005-09-27 Information management system, information management apparatus used by the same and information management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005280997A JP2007094600A (en) 2005-09-27 2005-09-27 Information management system, information management apparatus used by the same and information management method

Publications (1)

Publication Number Publication Date
JP2007094600A true JP2007094600A (en) 2007-04-12

Family

ID=37980274

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005280997A Pending JP2007094600A (en) 2005-09-27 2005-09-27 Information management system, information management apparatus used by the same and information management method

Country Status (1)

Country Link
JP (1) JP2007094600A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008287585A (en) * 2007-05-18 2008-11-27 Toshiba Tec Corp Data processing equipment and method for handling power failure
JP2011215880A (en) * 2010-03-31 2011-10-27 Sanyo Electric Co Ltd Shutdown control device
JP2013206318A (en) * 2012-03-29 2013-10-07 Panasonic Healthcare Co Ltd Information processing system
JP2016004457A (en) * 2014-06-18 2016-01-12 富士ゼロックス株式会社 Information processing system
JP2016100817A (en) * 2014-11-25 2016-05-30 京セラドキュメントソリューションズ株式会社 Image forming apparatus, data transmission method, and data transmission system
JP2017117285A (en) * 2015-12-25 2017-06-29 京セラドキュメントソリューションズ株式会社 Information processing system and information processing method
JP2017117284A (en) * 2015-12-25 2017-06-29 京セラドキュメントソリューションズ株式会社 Information processing system and information processing method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0439479A (en) * 1990-06-05 1992-02-10 Nippon Gear Co Ltd Omnidirectional type valve vibration absorbing device
JPH0628407A (en) * 1992-07-10 1994-02-04 Matsushita Electric Ind Co Ltd Data base system
JPH07253917A (en) * 1994-03-15 1995-10-03 Hitachi Ltd Backup processing method for file, and computer system
JPH11259347A (en) * 1998-03-12 1999-09-24 Hitachi Ltd Data base system
JP2001331380A (en) * 2000-05-23 2001-11-30 Hitachi Ltd Computer system and data decoding method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0439479A (en) * 1990-06-05 1992-02-10 Nippon Gear Co Ltd Omnidirectional type valve vibration absorbing device
JPH0628407A (en) * 1992-07-10 1994-02-04 Matsushita Electric Ind Co Ltd Data base system
JPH07253917A (en) * 1994-03-15 1995-10-03 Hitachi Ltd Backup processing method for file, and computer system
JPH11259347A (en) * 1998-03-12 1999-09-24 Hitachi Ltd Data base system
JP2001331380A (en) * 2000-05-23 2001-11-30 Hitachi Ltd Computer system and data decoding method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008287585A (en) * 2007-05-18 2008-11-27 Toshiba Tec Corp Data processing equipment and method for handling power failure
JP2011215880A (en) * 2010-03-31 2011-10-27 Sanyo Electric Co Ltd Shutdown control device
JP2013206318A (en) * 2012-03-29 2013-10-07 Panasonic Healthcare Co Ltd Information processing system
JP2016004457A (en) * 2014-06-18 2016-01-12 富士ゼロックス株式会社 Information processing system
JP2016100817A (en) * 2014-11-25 2016-05-30 京セラドキュメントソリューションズ株式会社 Image forming apparatus, data transmission method, and data transmission system
JP2017117285A (en) * 2015-12-25 2017-06-29 京セラドキュメントソリューションズ株式会社 Information processing system and information processing method
JP2017117284A (en) * 2015-12-25 2017-06-29 京セラドキュメントソリューションズ株式会社 Information processing system and information processing method

Similar Documents

Publication Publication Date Title
JP2007094600A (en) Information management system, information management apparatus used by the same and information management method
US8046632B2 (en) Backup management method based on mode of failure
US9335998B2 (en) Multi-core processor system, monitoring control method, and computer product
US7512643B2 (en) Computer system for managing backup of storage apparatus and backup method of the computer system
TW200805056A (en) System and method for logging recoverable errors
JP6130520B2 (en) MULTISYSTEM SYSTEM AND MULTISYSTEM SYSTEM MANAGEMENT METHOD
GB2478625A (en) Deleting snapshot backups for unstable virtual machine configurations
JP2004362543A (en) Safety power disconnection system and its method
JP2009524122A (en) Emergency data storage service
JP2009116474A (en) Storage system and storage subsystem
JP2006072684A (en) Storage network system, management server, host and storage device
JP5459389B2 (en) Computer system, working computer, standby computer, program
JP2011053780A (en) Restoration system, restoration method and backup control system
JP6160688B2 (en) Information processing apparatus, information processing method, and information processing program
JP2012194930A (en) Device for collecting fault analysis information
JP2010026830A (en) Data backup method for preventing load from being imposed on system
CN101916193B (en) Self-booting method of computer using Mac operating system
CN108762986A (en) A kind of method and system for preventing abnormal power-down from leading to configuration loss
JP2013250609A (en) Information processing device, control method for information processing device, and program
JPH11149332A (en) Portable information equipment and data management method
US20220398217A1 (en) System and Method for Snapshot Rule Time Zone Value
JP6981098B2 (en) Recovery control device, recovery control system, recovery control method, and recovery control program
JP2007073069A (en) Computer, automatic resource application processing program, and computer-readable record medium with the same recorded therein
WO2017014793A1 (en) Preserving volatile memory across a computer system disruption
JP2019168928A (en) Urgency determination device, urgency determination method, and urgency determination program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070630

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100405

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100817