JPH0348948A - Effective file back-up system - Google Patents
Effective file back-up systemInfo
- Publication number
- JPH0348948A JPH0348948A JP1185447A JP18544789A JPH0348948A JP H0348948 A JPH0348948 A JP H0348948A JP 1185447 A JP1185447 A JP 1185447A JP 18544789 A JP18544789 A JP 18544789A JP H0348948 A JPH0348948 A JP H0348948A
- Authority
- JP
- Japan
- Prior art keywords
- priority
- file
- files
- backup
- vtoc
- 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
- 238000000034 method Methods 0.000 claims abstract description 10
- 238000010586 diagram Methods 0.000 description 2
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、コンピュータ・システムにおけるファイルの
重要度によるバックアップ回数の適正化の為の方式に関
する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for optimizing the number of backups according to the importance of files in a computer system.
従来、ボリューム障害時のファイル保証の為に、一定期
間毎にボリュームのバックアップを実行することが行わ
れているが、多くの場合ボリューム内の全ファイルのバ
ックアップを取得する方式である。Conventionally, to guarantee files in the event of a volume failure, a backup of a volume has been executed at regular intervals, but in most cases, backups of all files in the volume are taken.
上述したように、ボリューム内の全ファイルのバックア
ップを取得する方式では、余り重要でないファイルや、
ごみファイルのバックアップも同時にすることになり、
バックアップファイル格納ボリュームの効率や、バック
アップ処理時間の点から好ましくない。As mentioned above, with the method of backing up all files in a volume, files that are not very important,
You will also be backing up garbage files at the same time.
This is unfavorable from the standpoint of backup file storage volume efficiency and backup processing time.
本発明のファイルバックアップ効率化方式の構成は、バ
ックアップするファイルに予め優先順位を付与して置き
、且つバックアップからバックアップの期間に1度も更
新アクセスのないファイルの優先順位を自動的に下げる
ことにより、ファイルの重要度側によるバックアップ回
数の適正化を目的として、ファイル生成時に利用者の指
定した優先順位をVTOCに設定する為の優先順位設定
手段と、あるボリュームのバックアップを実行する時に
、予めVTOCに設定された優先順位を判断してバック
アップを実行し、同時にバックアップ間における更新ア
クセスの有無を判断して、そのファイルの優先順位を自
動的に下げるバックアップ手段から成ることを特徴とす
る。The configuration of the file backup efficiency method of the present invention is to assign priorities to files to be backed up in advance, and to automatically lower the priority of files that have not been accessed for update even once during the period from backup to backup. , for the purpose of optimizing the number of backups based on the importance of files, there is a priority setting means for setting the priority specified by the user in the VTOC at the time of file generation, and a priority setting means for setting the VTOC in advance when backing up a certain volume. The present invention is characterized by comprising a backup means that executes the backup by determining the priority set in the file, and at the same time determines whether there is update access between backups and automatically lowers the priority of the file.
以下、本発明を図示する実施例に基づいて詳細に説明す
る。Hereinafter, the present invention will be described in detail based on illustrated embodiments.
第1図は本発明の一実施例におけるファイルバックアッ
プ効率化方式のブロック図である0本方式は入力装置1
.優先順位設定手段2.バックアップ手段3.VTOC
4から構成される。FIG. 1 is a block diagram of a file backup efficiency method according to an embodiment of the present invention.
.. Priority setting means 2. Backup means 3. VTOC
Consists of 4.
VTOC4は、O8がファイルを管理する為に作成した
ものである。VTOC4のアクセス有無表示は、ファイ
ルに対する更新アクセス命令が実行された場合に、O8
によって値“有”が設定される。VTOC4 was created by O8 to manage files. VTOC4 access status display is O8 when an update access command for a file is executed.
The value “present” is set by .
以下各手段の動作について詳述する。The operation of each means will be explained in detail below.
まず、第2図を参照すると、優先順位設定手段は、O8
のファイル生成処理の延長で起動され、はじめにステッ
プ1に示すように、利用者がファイル生成の為に指定し
たJCL、又はコマンドのパラメータとしてファイルの
バックアップ優先順位を取得する。First, referring to FIG. 2, the priority setting means is O8
It is activated as an extension of the file generation process, and first, as shown in step 1, the backup priority of the file is acquired as the JCL specified by the user for file generation or as a command parameter.
次に、ステップ2に示すように、取得した優先順位を生
成したファイルに対応するVTOC4の情報に設定し、
ステップ3に示すように同じくVTOC4のアクセス有
無表示に値“無″を設定する。Next, as shown in step 2, the obtained priority is set in the VTOC 4 information corresponding to the generated file,
As shown in step 3, the access presence/absence display of the VTOC 4 is similarly set to the value "none".
次に、第3図を参照すると、バックアップ手段3は利用
者からの指示により動作し、はじめにステップ4に示す
ように、起動パラメータとして与えられた優先順位を取
得し、ステップ5に示すようにバックアップ対象ボリュ
ーム内の全ファイルについて、ステップ6〜10に示す
バックアップ処理を実行する。Next, referring to FIG. 3, the backup means 3 operates according to instructions from the user, first obtains the priority given as a startup parameter as shown in step 4, and performs backup as shown in step 5. The backup processing shown in steps 6 to 10 is executed for all files in the target volume.
次に、個々のファイルのバックアップ処理の動作を詳述
すると、ステップ6に示すように、まず起動パラメータ
で指定された優先順位と、VTOC4に設定された優先
順位とを比較し、VTOC4に設定された優先順位の方
が小さい場合には、ステップ7に示すようにファイルの
バックアップ処理を実行するが、大きい場合にはバック
アップ処理は行わない6次にステップ8に示すようにV
TOC4のアクセス有無表示の値が無”かどうかをチエ
ツクし、゛無゛′の場合にはステップ9に示すようにV
TOC4の優先順位に1加算する。Next, to explain the operation of backup processing of individual files in detail, as shown in step 6, first, the priority specified by the startup parameter and the priority set in VTOC4 are compared, and the priority set in VTOC4 is compared. If the priority is lower, backup processing of the file is performed as shown in step 7, but if it is higher, backup processing is not performed.6 Next, as shown in step 8, file backup processing is performed.
Check whether the access status display value of TOC4 is "No", and if it is "No", set V as shown in step 9.
Add 1 to the priority of TOC4.
(優先順位を下げる)値が゛有″′の場合には何もしな
い、最後にステップ10に示すようにアクセス有無表示
に値“無”を設定して、ファイル1個分の処理を終了す
る。(Lower the priority) If the value is ``Yes'', do nothing.Finally, as shown in step 10, set the access status display to ``No'' and finish processing for one file. .
以上説明したように、本発明によれば、ボリューム内の
ファイルの重要度に対応した優先順位を予め付与してお
けば、優先順位の高いファイルは短期間毎に、優先順位
の低いファイルは長期間毎にといったバックアップの取
得が可能となる。As explained above, according to the present invention, if a priority order corresponding to the importance of files in a volume is assigned in advance, files with a high priority will be given priority for a short period of time, and files of a low priority will be given a priority order for a long period of time. Backups can be taken every period.
第1図はファイルバックアップ効率化方式の一実施例の
ブロック図、第2図は優先順位設定手段2の動作を示す
流れ図、第3図はバックアップ手段3の動作を示す流れ
図である。
1・・・入力装置、2・・・優先順位設定手段、3・・
・バックアップ手段、4・・・VTOC。FIG. 1 is a block diagram of an embodiment of the file backup efficiency improvement method, FIG. 2 is a flowchart showing the operation of the priority setting means 2, and FIG. 3 is a flowchart showing the operation of the backup means 3. 1... Input device, 2... Priority setting means, 3...
- Backup means, 4...VTOC.
Claims (1)
き、且つバックアップからバックアップの期間に1度も
更新アクセスのないファイルの優先順位を自動的に下げ
ることにより、ファイルの重要度別によるバックアップ
回数の適正化を目的として、ファイル生成時に利用者の
指定した優先順位をVTOCに設定する為の優先順位設
定手段と、あるボリュームのバックアップを実行する時
に、予めVTOCに設定された優先順位を判断してバッ
クアップを実行し、同時にバックアップ間における更新
アクセスの有無を判断して、そのファイルの優先順位を
自動的に下げるバックアップ手段から成ることを特徴と
するファイルバックアップ効率化方式。By prioritizing files to be backed up in advance and automatically lowering the priority of files that have not been updated even once during the period from backup to backup, it is possible to optimize the number of backups based on the importance of files. For this purpose, there is a priority setting means for setting the priority specified by the user in the VTOC at the time of file generation, and a method for backing up by determining the priority set in advance in the VTOC when backing up a certain volume. A file backup efficiency improvement method characterized by comprising a backup means that automatically lowers the priority of the file by simultaneously determining whether there is update access between backups.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1185447A JPH0348948A (en) | 1989-07-17 | 1989-07-17 | Effective file back-up system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1185447A JPH0348948A (en) | 1989-07-17 | 1989-07-17 | Effective file back-up system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH0348948A true JPH0348948A (en) | 1991-03-01 |
Family
ID=16170956
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP1185447A Pending JPH0348948A (en) | 1989-07-17 | 1989-07-17 | Effective file back-up system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0348948A (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07105052A (en) * | 1993-10-07 | 1995-04-21 | Nec Corp | File management system |
| JP2000276371A (en) * | 1999-03-19 | 2000-10-06 | Fujitsu Ltd | Computer, computer network system and recording medium |
| GB2351818A (en) * | 1999-03-19 | 2001-01-10 | Fujitsu Ltd | Backup and recovery system with automatic/manual file selection and automatic backup media selection |
-
1989
- 1989-07-17 JP JP1185447A patent/JPH0348948A/en active Pending
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07105052A (en) * | 1993-10-07 | 1995-04-21 | Nec Corp | File management system |
| JP2000276371A (en) * | 1999-03-19 | 2000-10-06 | Fujitsu Ltd | Computer, computer network system and recording medium |
| GB2351818A (en) * | 1999-03-19 | 2001-01-10 | Fujitsu Ltd | Backup and recovery system with automatic/manual file selection and automatic backup media selection |
| GB2351818B (en) * | 1999-03-19 | 2004-03-03 | Fujitsu Ltd | Computer,computer network system,and recording medium |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5590318A (en) | Method and system for tracking files pending processing | |
| EP3895033B1 (en) | Efficient database migration using an intermediary secondary storage system | |
| US9317373B2 (en) | Snapshots in a hybrid storage device comprising a magnetic disk and a solid state disk | |
| US20090070538A1 (en) | Storage system and method for acquisition and utilization of snapshots | |
| WO1995014273A9 (en) | Method and system for tracking changed files | |
| JPH0359734A (en) | Method of data set recovery | |
| JP2001134454A (en) | Method and system for updating component in computer environment and manufactured product | |
| CN111666266A (en) | Data migration method and related equipment | |
| CN111143323A (en) | MPP database management method, device and system | |
| JPH0348948A (en) | Effective file back-up system | |
| CN114258532A (en) | Apparatus and method for merging backup policies | |
| JPH08212142A (en) | Data backup system for data base | |
| JPH0916521A (en) | Parallel batch processing method | |
| JPH07319742A (en) | Physical deleting system for logically deleted data | |
| JPH0385650A (en) | Disk volume restoration system | |
| JPH1040123A (en) | System and method for job management | |
| JP2004318810A (en) | Data management method and system | |
| JP2507604B2 (en) | Information processing device | |
| JP3111713B2 (en) | How to manage auxiliary files | |
| JPH10171694A (en) | Data backup method, data backup device, and information recording medium | |
| JP2000285031A (en) | Method and device for automatically duplicating computer file | |
| JPH0877047A (en) | Database backup method | |
| CN116881365A (en) | Method, device, equipment and storage medium for field synchronization | |
| JPH08263340A (en) | File management system and file management method | |
| JPH09218813A (en) | Backup system |