JP2002024059A - File update management method and computer-readable recording medium on which the program is recorded - Google Patents
File update management method and computer-readable recording medium on which the program is recordedInfo
- Publication number
- JP2002024059A JP2002024059A JP2000210446A JP2000210446A JP2002024059A JP 2002024059 A JP2002024059 A JP 2002024059A JP 2000210446 A JP2000210446 A JP 2000210446A JP 2000210446 A JP2000210446 A JP 2000210446A JP 2002024059 A JP2002024059 A JP 2002024059A
- Authority
- JP
- Japan
- Prior art keywords
- file
- date
- update
- days
- recorded
- 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
Links
Landscapes
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
(57)【要約】
【課題】 ファイル更新の際の確認を最小限にできるフ
ァイル更新の管理方法を提供する。
【解決手段】 ファイル管理サーバ1の更新管理ツール
11は、ファイル格納部DB1におけるファイル更新を
管理するにあたり、更新日管理テーブルTB1へ記録さ
れた前回の更新日付(A)と、監視条件テーブルTB2
に設定されたアラーム送出禁止日数(B)とを読み出
す。そして、更新管理ツール11は、本日の日付が、日
付(A)に日数(B)を加えて求められた更新期日と同
日の又は後の日付であるときは、ワークステーション2
にアラーム信号を送出する。一方、更新期日よりも前の
日付であるときは、ワークステーション2に正常通知を
行う。したがって、ファイル格納部DB1におけるファ
イル更新前の確認処理が不要になり、上記必要最小限の
確認処理だけでファイル更新の管理を行うことができ
る。
(57) [Summary] [PROBLEMS] To provide a file update management method capable of minimizing confirmation upon file update. An update management tool (11) of a file management server (1) manages a file update in a file storage unit (DB1), and a previous update date (A) recorded in an update date management table (TB1) and a monitoring condition table (TB2).
Is read out and the number of days (B) for which the alarm transmission is prohibited is set. When the date of today is the same date as or later than the date of the update calculated by adding the number of days (B) to the date (A), the update management tool 11 checks the workstation 2
Sends an alarm signal to On the other hand, when the date is earlier than the update date, a normal notification is sent to the workstation 2. Therefore, the confirmation processing before the file update in the file storage unit DB1 becomes unnecessary, and the file update can be managed only by the minimum necessary confirmation processing.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、ファイル更新に際
しての確認を最小限にできるファイル更新の管理方法お
よびそのプログラムが記録されたコンピュータ読み取り
可能な記録媒体に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file update management method capable of minimizing confirmation upon file update and a computer-readable recording medium on which the program is recorded.
【0002】[0002]
【従来の技術】一般に、フレームリレー網を介してファ
イルを送受信する場合、網自体が通信中の伝送障害等に
よる再送信を行わないことから、送信元と送信先との間
で、必要に応じてファイルの授受を確認する必要があ
る。2. Description of the Related Art Generally, when a file is transmitted / received via a frame relay network, the network itself does not perform retransmission due to a transmission failure during communication or the like. You need to confirm the file transfer.
【0003】図4は、フレームリレー網を介してのファ
イルの授受を確認し、送信先でファイル更新するときの
ファイル管理方法を示す図である。FIG. 4 is a diagram showing a file management method when confirming the transfer of a file via a frame relay network and updating the file at the transmission destination.
【0004】アプリケーションプログラムの開発が行わ
れるセンターAおよびB等(以下センタと総称する)か
らは、フレームリレー(FR)網NETを介して、新規
または変更されたプログラムファイルが逐次送信され、
ファイル管理サーバ100がこれを受信して受信エリア
101に一旦保存する。[0004] New or modified program files are sequentially transmitted from centers A and B (hereinafter collectively referred to as centers) in which application programs are developed through a frame relay (FR) network NET.
The file management server 100 receives this and temporarily stores it in the reception area 101.
【0005】このファイル管理サーバ100は、ファイ
ル格納部DB1にファイルを格納することで、ファイル
更新を行うが、その前に段階的な確認処理を行う。[0005] The file management server 100 updates the file by storing the file in the file storage DB1, but performs a step-by-step confirmation process before that.
【0006】まず、「ファイル到着確認処理」を行う。
つまり、別途、センタから送られるファイルリストと受
信エリア101に保存された実際のファイルとを照合す
るのである。これらが整合しないときにはファイル到着
確認処理がエラーとなる。First, "file arrival confirmation processing" is performed.
That is, the file list separately sent from the center and the actual file stored in the reception area 101 are collated. If they do not match, the file arrival confirmation processing will result in an error.
【0007】一方、ファイル到着確認処理が正常に終了
すると、受信エリア101のファイルは、受信処理によ
って作業エリア102に移される。このときにも、作業
エリア102の容量などが確認され、容量不足時などに
は受信処理がエラーになる。On the other hand, when the file arrival confirmation processing ends normally, the files in the reception area 101 are moved to the work area 102 by the reception processing. Also at this time, the capacity of the work area 102 is confirmed, and an error occurs in the reception processing when the capacity is insufficient.
【0008】上記確認処理でエラーがあるとファイル管
理サーバ100は、ワークステーション2に対してアラ
ーム信号を送出しオペレータに異常を知らせる。一方エ
ラーがなかったときは、バッチ処理によって、ファイル
がファイル格納部DB1へ格納されファイル更新がなさ
れる。なお、ファイル名と更新日付とが登録日管理テー
ブル(図示せず)に記録される。[0008] If there is an error in the above confirmation processing, the file management server 100 sends an alarm signal to the workstation 2 to notify the operator of the abnormality. On the other hand, when there is no error, the file is stored in the file storage unit DB1 and updated by batch processing. The file name and the update date are recorded in a registration date management table (not shown).
【0009】[0009]
【発明が解決しようとする課題】上記したように、従来
のファイル更新の管理方法にあっては、ファイルの更新
前に、段階的に各種確認処理が行われ、エラー発生時に
はアラーム信号が送出され異常が通知される。As described above, in the conventional file update management method, various types of confirmation processing are performed stepwise before the file is updated, and an alarm signal is transmitted when an error occurs. An error is notified.
【0010】しかしながら、ファイル更新前に異常が通
知されたとしても、結局は、その後のファイルの再送信
をセンタに依頼するなどの回復処置が必要である。した
がって、これら確認処理を不要にしアラームが送出され
ないようにすれば都合が良いが、センターでは、ファイ
ル送信後における所定の保存日数の経過後にそのファイ
ルを削除してしまうので、必要最小限の確認処置は必要
である。[0010] However, even if an abnormality is notified before the file is updated, a recovery process such as requesting the center to retransmit the file after that is necessary. Therefore, it is convenient to make these confirmation processes unnecessary and prevent the alarm from being sent. However, the center deletes the file after a predetermined number of storage days after sending the file, so the minimum necessary confirmation processing is performed. Is necessary.
【0011】そこで本発明は、上記の従来の事情に鑑み
てなされたものであり、その目的とするところは、ファ
イル更新に際しての確認を最小限にできるファイル管理
方法を提供することにある。The present invention has been made in view of the above-mentioned conventional circumstances, and an object of the present invention is to provide a file management method capable of minimizing confirmation when updating a file.
【0012】[0012]
【課題を解決するための手段】上記従来の課題を解決す
るために、本発明の請求項1に係るファイル更新の管理
方法は、適宜更新されるファイルの更新日付が記録され
るときのファイル更新の管理方法において、前記記録さ
れた更新日付を取得するとともに該更新日付に所定の日
数を加算して更新期日を求めるステップと、現在の日付
が前記求められた更新期日と同日の又は後の日付である
場合にアラーム信号を送出するステップとを有すること
を特徴とする。In order to solve the above-mentioned conventional problems, a file update management method according to a first aspect of the present invention provides a method of updating a file when an update date of a file to be updated is recorded. Obtaining the recorded update date and adding a predetermined number of days to the update date to obtain an update date, wherein the current date is the same as or later than the obtained update date. And sending an alarm signal when.
【0013】請求項1に係る本発明によれば、現在の日
付が更新期日と同日の又は後の日付である場合にアラー
ム信号が送出されるので、ファイル更新前における種々
の確認処理が不要になり、必要最小限の処理でファイル
更新を管理することができる。According to the first aspect of the present invention, an alarm signal is transmitted when the current date is the same date as or later than the update date, so that various confirmation processes before updating the file are unnecessary. In other words, file updates can be managed with the minimum necessary processing.
【0014】本発明の請求項2に係るファイル更新の管
理方法は、請求項1記載のファイル更新の管理方法であ
って、前記アラーム信号の種類を、前記更新期日と現在
の日付との差に応じて異ならせることを特徴とする。A file update management method according to a second aspect of the present invention is the file update management method according to the first aspect, wherein the type of the alarm signal is determined based on a difference between the update date and the current date. It is characterized by making it different according to.
【0015】請求項2に係る本発明によれば、更新期日
と現在の日付との差に応じて異なるアラーム信号が送信
されるので、更新期日までの残存日数を把握することが
できる。According to the present invention, different alarm signals are transmitted according to the difference between the update date and the current date, so that the number of days remaining until the update date can be ascertained.
【0016】本発明の請求項3に係るファイル更新の管
理方法は、請求項1または請求項2記載のファイル更新
の管理方法であって、前記更新されるファイルは、送信
元からネットワークを介して送信されて送信先で更新さ
れるものであり、前記更新期日を求めるための日数は、
前記送信元におけるファイルの保存日数に応じて設定さ
れたものであることを特徴とする。A file update management method according to a third aspect of the present invention is the file update management method according to the first or second aspect, wherein the updated file is transmitted from a transmission source via a network. It is transmitted and updated at the destination, and the number of days for obtaining the update date is:
The file is set according to the number of days for which the file is stored at the transmission source.
【0017】請求項3に係る本発明によれば、送信元に
おける、例えば、ファイル送信後の保存日数に応じて、
前記所定の日数が設定され、この日数を更新日付に加算
して更新期日が求めらるので、アラーム信号の送出が送
信元におけるファイル削除後になってしまう不都合を回
避できる。According to the third aspect of the present invention, according to, for example, the number of storage days after transmission of a file at the transmission source,
Since the predetermined number of days is set and the number of days is added to the update date to obtain the update date, it is possible to avoid the inconvenience that the alarm signal is transmitted after the file is deleted at the transmission source.
【0018】なお、保存日数に応じて前記所定の日数を
定めるためには、双方の差分を定める方法と、双方の比
率を定める方法のいずれかを採用することができる。In order to determine the predetermined number of days in accordance with the number of storage days, one of a method of determining a difference between the two and a method of determining a ratio of the two can be adopted.
【0019】本発明の請求項4に係るファイル更新の管
理方法は、請求項3記載のファイル更新の管理方法であ
って、前記ネットワークはフレームリレー網であること
を特徴とする。According to a fourth aspect of the present invention, there is provided a file update management method according to the third aspect, wherein the network is a frame relay network.
【0020】請求項4に係る本発明によれば、網自体が
ファイルの再送信を行わないフレームリレー網を介して
のファイル更新を必要最小限の確認だけで管理すること
ができる。According to the fourth aspect of the present invention, file updating via a frame relay network in which the network itself does not retransmit a file can be managed with only a minimum necessary confirmation.
【0021】本発明の請求項5に係るファイル更新の管
理プログラムが記録されたコンピュータ読み取り可能な
記録媒体は、適宜更新されるファイルの更新日付が記録
されるときのファイル更新の管理プログラムが記録され
たコンピュータ読み取り可能な記録媒体であって、前記
記録された更新日付を取得するとともに該更新日付に所
定の日数を加算して更新期日を求めるステップと、現在
の日付が前記求められた更新期日と同日の又は後の日付
である場合にアラーム信号を送出するステップとを有す
ることを特徴とする。According to a fifth aspect of the present invention, there is provided a computer-readable recording medium on which a file update management program is recorded, wherein a file update management program for recording an update date of a file to be updated as appropriate is recorded. Obtaining a recorded update date, adding a predetermined number of days to the update date to determine an update date, and the current date being the determined update date. Sending an alarm signal when the date is the same or a later date.
【0022】[0022]
【発明の実施の形態】以下、本発明に係るファイル更新
の管理方法およびそのプログラムが記録された記録媒体
の実施の形態を図面を参照して詳細に説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of a file update management method according to the present invention and a recording medium on which the program is recorded will be described below in detail with reference to the drawings.
【0023】図1は、本発明の実施の形態に係るファイ
ル管理サーバ1の構成および利用形態を示す図である。
なお、フレームリレー(FR)網NETおよび各センタ
A,B等は図4のものと同一であるので詳細説明を省略
する。FIG. 1 is a diagram showing a configuration and a use form of a file management server 1 according to an embodiment of the present invention.
The frame relay (FR) network NET and each of the centers A, B, etc. are the same as those in FIG.
【0024】ファイル管理サーバ1は、センタA,B等
とフレームリレー網NETを介して接続され、これらセ
ンタから逐次送信されるファイルを格納して更新するた
めのファイル格納部DB1を備える。The file management server 1 is connected to the centers A and B via the frame relay network NET, and includes a file storage unit DB1 for storing and updating files sequentially transmitted from these centers.
【0025】ファイル管理サーバ1はまた、ファイル格
納部DB1におけるファイルの更新日付が記録される更
新日管理テーブルTB1と、ファイル格納部DB1にお
けるファイル更新を監視するための監視条件を具備する
監視条件テーブルTB2と、この監視条件を基にファイ
ル更新を監視し、その結果に応じてワークステーション
2にアラーム信号の送出等を行う更新管理ツール11が
設けられている。更新日管理テーブルTB1および監視
条件テーブルTB2は、ハードディスクなどの記憶装置
に構成される。The file management server 1 also includes an update date management table TB1 in which the update date of the file in the file storage unit DB1 is recorded, and a monitoring condition table having monitoring conditions for monitoring the file update in the file storage unit DB1. A TB 2 and an update management tool 11 that monitors file updates based on the monitoring conditions and sends an alarm signal to the workstation 2 according to the result are provided. The update date management table TB1 and the monitoring condition table TB2 are configured in a storage device such as a hard disk.
【0026】さらに詳しく言えば、ファイル管理サーバ
1にあっては、前回のファイル更新日の翌日から始まる
所定の日数(アラーム送出禁止日数という)を「アラー
ム信号の送出を禁止する期間」と定めており、監視条件
テーブルTB2には、このアラーム送出禁止日数などが
ファイルごとに設定される。More specifically, in the file management server 1, a predetermined number of days (referred to as an alarm transmission prohibition day) starting from the day after the previous file update date is defined as an “period during which the transmission of the alarm signal is prohibited”. In the monitoring condition table TB2, the alarm transmission prohibition days and the like are set for each file.
【0027】更新管理ツール11は、管理の必要性に応
じて、例えば毎日、或いは隔日に起動され、更新日管理
テーブルTB1と監視条件テーブルTB2の内容に基づ
く条件分岐処理を行って、CPUのポートを介して、ワ
ークステーション2へのアラーム送出あるいは正常通知
を行う。なお、更新管理ツール11は、具体的には、例
えば、以下に説明する各ステップを有するファイル更新
の管理プログラムをファイル管理サーバ1のCPUに読
み込ませて実行させることによって具現化される。ま
た、このファイル更新の管理プログラムは、コンピュー
タ読み取り可能な記録媒体に保存しておいてもよい。こ
の記録媒体をファイル管理サーバ1のようなコンピュー
タシステムのCPUに読み込ませ実行させることで、本
発明の実施の形態をそのコンピュータシステム上で再現
することができる。ここで、記録媒体とは、例えば、半
導体メモリ、磁気ディスク、光ディスク、光磁気ディス
ク、磁気テープなどの、プログラムを記録することがで
きるようなコンピュータ読み取り可能な記録媒体であ
る。The update management tool 11 is started, for example, every day or every other day according to the necessity of management, performs a condition branching process based on the contents of the update date management table TB1 and the monitoring condition table TB2, and executes a port of the CPU. , An alarm is sent to the workstation 2 or a normal notification is made. The update management tool 11 is specifically embodied by, for example, causing a CPU of the file management server 1 to read and execute a file update management program having each step described below. The file update management program may be stored in a computer-readable recording medium. The embodiment of the present invention can be reproduced on the computer system by reading and executing the recording medium by a CPU of a computer system such as the file management server 1. Here, the recording medium is a computer-readable recording medium on which a program can be recorded, such as a semiconductor memory, a magnetic disk, an optical disk, a magneto-optical disk, and a magnetic tape.
【0028】図2は、更新日管理テーブルTB1、監視
条件テーブルTB2の各テーブルにおける項目とその内
容を示す図である。FIG. 2 is a diagram showing items in the update date management table TB1 and the monitoring condition table TB2 and their contents.
【0029】更新日管理テーブルTB1の項目「ファイ
ル名」には、センタから送信された各ファイルのファイ
ル名F1,F2,F3などが記録され、項目「前回の更
新日付」には、ファイル格納部DB1へ当該ファイルが
最後に更新された日付、すなわち、前回の更新日付が記
録される。The file name F1, F2, F3, etc. of each file transmitted from the center is recorded in the item "file name" of the update date management table TB1, and the file storage unit is stored in the item "last update date". The date when the file was last updated, that is, the last update date is recorded in DB1.
【0030】監視条件テーブルTB2の項目「ファイル
名」には、送信された各ファイルのファイル名F1,F
2,F3などが記録され、項目「アラーム送出禁止日
数」には、当該各ファイルについてのアラーム送出禁止
日数5日,10日,40日などが設定される。また、項
目「保存日数」には、センタにおいて当該各ファイルが
送信されてから削除されるまでの保存日数、7日,30
日,60日などが、参考のため記録されている。In the item "file name" of the monitoring condition table TB2, the file names F1, F
2, F3, and the like are recorded, and in the item “number of days for which alarm transmission is prohibited”, the number of days for which alarm transmission is prohibited for each file, such as 5, 10, and 40, are set. The item “number of storage days” includes the number of storage days from the transmission of each file at the center until the file is deleted, 7 days, 30 days.
Date, 60 days, etc. are recorded for reference.
【0031】ファイル管理サーバ1にあっては、アラー
ム送出禁止日数は、保存日数よりも少なく設定される。
つまり、センタにおいてファイルが削除される日よりも
何日か前にはファイルをファイル格納部DB1に確実に
格納して更新し、そうでない場合にはアラーム信号によ
ってオペレータに警告し、再送信依頼などの対処ができ
るようにするのである。逆に言えば、前回の更新日から
アラーム送出禁止日数を加算した日までには、次回のフ
ァイル更新がなされている必要があるので、この日はフ
ァイル更新の期日と言える。In the file management server 1, the number of days for which alarm transmission is prohibited is set to be smaller than the number of days for storage.
That is, the file is reliably stored and updated in the file storage unit DB1 several days before the date at which the file is deleted at the center, otherwise, the operator is warned by an alarm signal, and a request for retransmission is made. It is possible to deal with. Conversely, since the next file update needs to be performed between the previous update date and the date on which the alarm transmission prohibition days are added, it can be said that this date is the file update date.
【0032】次に、本発明に係る実施の形態の作用を説
明する。なお、ファイル管理サーバ1は、以下の処理と
は別に、ファイル格納部DB1においてファイルを更新
したときは更新日付を更新日管理テーブルTB1に記録
する。Next, the operation of the embodiment according to the present invention will be described. The file management server 1 records the update date in the update date management table TB1 when the file is updated in the file storage unit DB1, separately from the following processing.
【0033】図3は、更新管理ツール11による処理の
流れを示すフローチャートである。更新管理ツール11
は、例えば、所定時刻に起動されると、先ず、更新日管
理テーブルTB1(監視条件テーブルTB2でもよい)
の中からファイルを選択する(ステップS1)。例え
ば、ファイルF1が選択されたこととする。そして、フ
ァイルF1に対応する「前回の更新日付(2000年3
月13日)」を更新日管理テーブルTB1から読み出す
(ステップS3)。この日付を(A)とする。そして、
ファイルF1に対応する「アラーム送出禁止日数」を監
視条件テーブルTB2から読み出す(ステップS5)。
このアラーム送出禁止日数を(B)とする。FIG. 3 is a flowchart showing the flow of processing by the update management tool 11. Update management tool 11
Is activated at a predetermined time, first, an update date management table TB1 (or a monitoring condition table TB2).
(Step S1). For example, assume that the file F1 is selected. Then, the “last update date (2000 3
13) is read from the update date management table TB1 (step S3). This date is referred to as (A). And
The “alarm transmission prohibition days” corresponding to the file F1 is read from the monitoring condition table TB2 (step S5).
This alarm transmission prohibition day is assumed to be (B).
【0034】これらデータが各テーブルTB1,TB2
から読み出されると、更新管理ツール11は、内部タイ
マから取得した現在の日付が、日付(A)に日数(B)
を加算して求められた更新期日と同日の日付又は後の日
付のいずれであるか否かを判定する(ステップS7)。
ここで、同日の又は後の日付である(YES)と判定さ
れると、更新管理ツール11は、ワークステーション2
に対して、ファイルが期日以前に更新されていない旨を
示すアラーム信号をCPUのポートを介して送出する
(ステップS9)。These data are stored in each of the tables TB1 and TB2.
, The update management tool 11 sets the current date acquired from the internal timer to the number of days (B) in the date (A).
It is determined whether the date is the same date as or later than the update due date obtained by adding (step S7).
Here, if it is determined that the date is the same or a later date (YES), the update management tool 11
Then, an alarm signal indicating that the file has not been updated before the due date is transmitted through the port of the CPU (step S9).
【0035】一方、ステップS7で、現在の日付が更新
期日前の日付である(NO)と判定されたときは、ワー
クステーション2に対して、ファイルの更新が正常であ
る旨の通知(正常通知)をCPUのポートを介して行う
(ステップS11)。このとき、更新管理ツール11
は、現在の日付と、(A)+(B)の日付との差に応じ
て、アラーム信号の種類を異ならせる。例えば、信号の
周波数や振幅を異ならせるのである。On the other hand, if it is determined in step S7 that the current date is a date before the update deadline (NO), a notification that the file update is normal is sent to the workstation 2 (normal notification). ) Is performed through the port of the CPU (step S11). At this time, the update management tool 11
Makes the type of alarm signal different according to the difference between the current date and the date of (A) + (B). For example, the frequency and amplitude of the signal are made different.
【0036】正常通知あるいはアラーム信号を受けたワ
ークステーション2は、画面上において正常通知を表示
するか、またはアラーム信号の種類に対応した表示を行
う。このため、ワークステーション2を操作するオペレ
ータは、各ファイルについて、ファイル格納部DB1へ
の更新が更新期日前になされているか否かを認識するこ
とができ、また、更新期日までの残存日数を認識するこ
とができる。なお、センタにおけるファイル保存日数と
アラーム送出禁止日数との日数の差によっては、現在の
日付が更新期日と同日である場合に、アラーム送出では
なく正常通知を行うようにしても良い。The workstation 2 which has received the normal notification or the alarm signal displays a normal notification on the screen, or performs a display corresponding to the type of the alarm signal. Therefore, the operator who operates the workstation 2 can recognize whether or not the update to the file storage unit DB1 has been performed before the update date for each file, and also recognizes the number of remaining days until the update date. can do. Note that depending on the difference between the number of days of file storage at the center and the number of days of alarm transmission prohibition, when the current date is the same as the update date, normal notification may be performed instead of alarm transmission.
【0037】ステップS9またはステップS11の処理
を終えると、更新管理ツール11は、現在処理中のファ
イルF1が更新日管理テーブルTB1(または監視条件
テーブルTB2)において未処理である最後のファイル
であるか否かを判定する(ステップS13)。ここで、
最後のファイルでない(NO)と判定されたときは、ス
テップS1へと戻り、未処理のファイルを選択し、その
後は、上記した内容とと同様の処理を行う。一方、最後
のファイルである(YES)と判定されたときは上記一
連の処理を終える。When the processing in step S9 or step S11 is completed, the update management tool 11 determines whether the file F1 currently being processed is the last unprocessed file in the update date management table TB1 (or the monitoring condition table TB2). It is determined whether or not it is (step S13). here,
If it is determined that the file is not the last file (NO), the process returns to step S1, an unprocessed file is selected, and thereafter, the same processing as that described above is performed. On the other hand, when it is determined that the file is the last file (YES), the above series of processing ends.
【0038】以上説明したように、本発明に係るファイ
ル更新の管理方法およびそのプログラムが記録された記
録媒体の実施の形態によれば、現在の日付が、更新日付
に所定の日数を加算して求められた更新期日と同日の又
は後の日付である場合にアラーム信号を送出するように
したので、ファイル更新に際しての確認を必要最小限に
することができる。As described above, according to the file update management method and the recording medium according to the embodiment of the present invention, the current date is obtained by adding a predetermined number of days to the update date. Since the alarm signal is sent when the date is the same as or later than the obtained update date, confirmation at the time of updating the file can be minimized.
【0039】また、アラーム信号の種類を、更新期日と
現在の日付との差に応じて異ならせたので、アラーム信
号の送出先のワークステーションなどにおいて、ファイ
ルの更新期日までの残存日数を把握することができる。Also, since the type of the alarm signal is changed according to the difference between the update date and the current date, the number of days remaining until the file update date is grasped at the workstation to which the alarm signal is transmitted. be able to.
【0040】また、ファイルが、実施の形態のように、
センタなどの送信元からネットワークを介して送信され
て送信先で更新されるものであるときには、送信元にお
けるファイルの保存日数に応じて、アラーム送出禁止日
数を定めるようにしたので、アラーム送出がファイル削
除後になってしまう不都合を回避できる。Further, the file is, as in the embodiment,
When the data is transmitted from the transmission center such as the center via the network and updated at the transmission destination, the number of days for which alarm transmission is prohibited is determined according to the number of days the file is stored at the transmission source. The inconvenience that occurs after deletion can be avoided.
【0041】[0041]
【発明の効果】以上説明したように、本発明によれば、
現在の日付が更新日付に所定の日数を加算して求められ
た更新期日と同日の又は後の日付である場合にアラーム
信号を送出するようにしたので、ファイル更新に際して
の確認を必要最小限にすることができる。As described above, according to the present invention,
An alarm signal is sent when the current date is the same date as or later than the update date obtained by adding a predetermined number of days to the update date, so confirmation when updating the file is minimized. can do.
【図面の簡単な説明】[Brief description of the drawings]
【図1】本発明の実施の形態に係るファイル管理サーバ
1の構成および利用形態を示す図である。FIG. 1 is a diagram showing a configuration and a use form of a file management server 1 according to an embodiment of the present invention.
【図2】更新日管理テーブルTB1、監視条件テーブル
TB2の各テーブルにおける項目とその内容を示す図で
ある。FIG. 2 is a diagram showing items and their contents in each of an update date management table TB1 and a monitoring condition table TB2.
【図3】更新管理ツール11による処理の流れを示すフ
ローチャートである。FIG. 3 is a flowchart showing a flow of processing by an update management tool 11;
【図4】従来のファイル更新の管理方法を示す図であ
る。FIG. 4 is a diagram showing a conventional file update management method.
1 ファイル管理サーバ 2 ワークステーション 11 更新管理ツール DB1 ファイル格納部 TB1 更新日管理テーブル TB2 監視条件テーブル NET フレームリレー網 DESCRIPTION OF SYMBOLS 1 File management server 2 Workstation 11 Update management tool DB1 File storage part TB1 Update date management table TB2 Monitoring condition table NET Frame relay network
───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B082 AA01 EA10 GA05 GA14 GA20 HA05 ──────────────────────────────────────────────────続 き The continuation of the front page F term (reference) 5B082 AA01 EA10 GA05 GA14 GA20 HA05
Claims (5)
録されるときのファイル更新の管理方法において、 前記記録された更新日付を取得するとともに該更新日付
に所定の日数を加算して更新期日を求めるステップと、 現在の日付が前記求められた更新期日と同日の又は後の
日付である場合にアラーム信号を送出するステップとを
有することを特徴とするファイル更新の管理方法。1. A file update management method when an update date of a file which is appropriately updated is recorded. The method according to claim 1, further comprising: obtaining the recorded update date, adding a predetermined number of days to the update date, and setting an update date. A file update management method, comprising: sending an alarm signal when the current date is the same as or after the obtained update date.
日と現在の日付との差に応じて異ならせることを特徴と
する請求項1記載のファイル更新の管理方法。2. The file update management method according to claim 1, wherein the type of the alarm signal is changed according to a difference between the update date and a current date.
ネットワークを介して送信されて送信先で更新されるも
のであり、 前記更新期日を求めるための日数は、前記送信元におけ
るファイルの保存日数に応じて設定されたものであるこ
とを特徴とする請求項1または請求項2記載のファイル
更新の管理方法。3. The file to be updated is transmitted from a transmission source via a network and is updated at a transmission destination, and the number of days for obtaining the update date is the number of days of storing the file at the transmission source. The file update management method according to claim 1 or 2, wherein the file update management method is set according to the following.
あることを特徴とする請求項3記載のファイル更新の管
理方法。4. The method according to claim 3, wherein the network is a frame relay network.
録されるときのファイル更新の管理プログラムが記録さ
れたコンピュータ読み取り可能な記録媒体であって、 前記記録された更新日付を取得するとともに該更新日付
に所定の日数を加算して更新期日を求めるステップと、 現在の日付が前記求められた更新期日と同日の又は後の
日付である場合にアラーム信号を送出するステップとを
有することを特徴とするファイル更新の管理プログラム
が記録されたコンピュータ読み取り可能な記録媒体。5. A computer-readable recording medium in which a file update management program for recording an update date of a file which is updated as appropriate is recorded, wherein said recorded update date is obtained and said update is performed. Calculating a renewal date by adding a predetermined number of days to the date, and transmitting an alarm signal when the current date is the same date as or later than the obtained renewal date. A computer-readable recording medium in which a file update management program to be updated is recorded.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2000210446A JP2002024059A (en) | 2000-07-11 | 2000-07-11 | File update management method and computer-readable recording medium on which the program is recorded |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2000210446A JP2002024059A (en) | 2000-07-11 | 2000-07-11 | File update management method and computer-readable recording medium on which the program is recorded |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2002024059A true JP2002024059A (en) | 2002-01-25 |
Family
ID=18706718
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2000210446A Pending JP2002024059A (en) | 2000-07-11 | 2000-07-11 | File update management method and computer-readable recording medium on which the program is recorded |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2002024059A (en) |
-
2000
- 2000-07-11 JP JP2000210446A patent/JP2002024059A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4732661B2 (en) | How to synchronize the client database with the server database | |
| US8805791B2 (en) | System and method for managing images over a network | |
| CN101221573B (en) | Method for restoring storage database to the original state | |
| JP4291060B2 (en) | Transaction processing method, transaction control device, and transaction control program | |
| JPH06508230A (en) | Change distribution method for fault tolerance in distributed database systems | |
| CN101188512B (en) | Network Systems | |
| CN101390092A (en) | Conflict Resolution in Highly Available Network Elements | |
| JP3985430B2 (en) | Database management apparatus and method | |
| US8301750B2 (en) | Apparatus, system, and method for facilitating communication between an enterprise information system and a client | |
| JP3042600B2 (en) | Distributed file synchronization method | |
| JPH113368A (en) | Schedule data management method and system in distributed environment and storage medium storing schedule data management program | |
| JP2896394B2 (en) | File server device | |
| JPH11161530A (en) | Transaction processing system | |
| JP2002024059A (en) | File update management method and computer-readable recording medium on which the program is recorded | |
| JP2006338197A (en) | Transaction control program, transaction control method, and transaction processing system | |
| JP2002222107A (en) | Data synchronizer | |
| CN118445501A (en) | Method and device for offline information recording, electronic equipment and storage medium | |
| JPH0591108A (en) | Message communication control method and communication system | |
| JP2868426B2 (en) | Network management system | |
| JP2004185402A (en) | Fixed asset management system and asset management program | |
| JP2001306380A (en) | Two-phase commitment evading system and its program recording medium | |
| JPH10275107A (en) | Data registration method and method | |
| JPH04213126A (en) | Software testing method | |
| JPH11282735A (en) | Method and device for managing communication between computes, and medium recorded with program for communication management | |
| JPH07306829A (en) | Data update method between online systems |