JPH05289922A - File backup method - Google Patents

File backup method

Info

Publication number
JPH05289922A
JPH05289922A JP4083818A JP8381892A JPH05289922A JP H05289922 A JPH05289922 A JP H05289922A JP 4083818 A JP4083818 A JP 4083818A JP 8381892 A JP8381892 A JP 8381892A JP H05289922 A JPH05289922 A JP H05289922A
Authority
JP
Japan
Prior art keywords
backup
file
information
timing
management
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.)
Withdrawn
Application number
JP4083818A
Other languages
Japanese (ja)
Inventor
Toshiharu Nagano
俊治 永野
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.)
NEC Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 NEC Software Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP4083818A priority Critical patent/JPH05289922A/en
Publication of JPH05289922A publication Critical patent/JPH05289922A/en
Withdrawn legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To support the speedup of file restoring processing and the integration of backup operation by commonly and 5 unitarily managing the file backup processing of various works in a computer systems. CONSTITUTION:A maintenance means 1 registers/corrects/deletes the backup timing/medium name/stored period information of each file in/from a backup management file 21. A monitoring means 3 interlocking with a job managing means 7 automatically detects backup timing on the way of work execution from the file 21. An interruption means 4 acquires the timing information detected by the means 3 and informs interruption specifying information. A result collecting means 5 collects the end status of a backup program JCL obtained from the means 4 as execution history information. Thus this file backup method especially displays its effects for the unification of backup processing operation and the speedup of file restoring processing.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は計算機システムにおい
て、ファイル障害時に、障害前のバックアップファイル
から復旧する為の、ファイルバックアップ処理運用を一
元的に管理する方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for centrally managing file backup processing operations for recovering from a backup file before a failure when a file fails in a computer system.

【0002】[0002]

【従来の技術】従来、ファイルのバックアップ処理の運
用は、個別業務JCLにバックアップサービスプログラ
ムのJCLを組み込んだり、業務毎に適宜設定されたタ
イミングまたは日・月年毎に全業務終了の時点で、バッ
クアップサービスプログラムのJCLを起動したり、バ
ックアップのタイミング・手法・媒体名・保存期間は様
様であり且つ、バックアップ実行履歴の管理は手作業と
なっていた。
2. Description of the Related Art Conventionally, in the operation of file backup processing, the JCL of the backup service program is incorporated in the individual business JCL, or at the timing set appropriately for each business or at the end of all the business every day / month / year. The JCL of the backup service program was started, the backup timing, method, medium name, and retention period were different, and the management of the backup execution history was a manual task.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のバック
アップ処理は、業務毎に業務担当者が必要な時に必要な
ファイルを対象にし、尚且つバックアップ実行履歴は手
作業管理となっているので、次に揚げる欠点がある。 (1)計算機システム全体のバックアップ実行履歴が磁
気化情報として提供できない。 (2)計算機システム全体のファイルバックアップの運
用管理者設定が困難 (3)ファイル毎のバックアップ処理の必然性判断が困
難 (4)復旧時、必要となるバックアップファイルの検索
時間が大きい (5)バックアップサービスプログラムのJCL作成、
場合によっては業務JCLへの組み込みが必要となる (6)(5)は手作業となる為、誤動作による障害誘発
もあり得る
The above-mentioned conventional backup processing is intended for files that are required by a person in charge of business for each business, and the backup execution history is manually managed. It has the disadvantage of frying. (1) The backup execution history of the entire computer system cannot be provided as magnetized information. (2) It is difficult to set the operation administrator for file backup of the entire computer system (3) It is difficult to judge the necessity of backup processing for each file (4) The search time of the backup file required at the time of restoration is long (5) Backup service Create JCL of program,
In some cases, it is necessary to incorporate it into the work JCL. (6) (5) is a manual work, so there is a possibility that faults may be triggered by a malfunction.

【課題を解決するための手段】本発明のファイルバック
アップ方法は、ファイル毎のバックアップファイルによ
るバックアップのための情報を格納するバックアップ管
理ファイルと、前記バックアップ管理ファイルの情報か
ら指示のあるファイルについてバックアップサービスプ
ログラムを自動作成する自動作成手段と、計算機システ
ムのジョブ管理手段と前記バックアップ管理ファイルの
情報からバックアップタイミングを検出しバックアップ
サービスプログラムの割込み指示情報を作成する監視手
段と、前記割込指示情報を前記ジョブ管理手段およびス
ーパバイザ手段に通知して実行依頼したバックアップサ
ービスプログラムの終了状態を取得して業務JCLの保
留解除を前記ジョブ管理手段へ通知する割り込み手段
と、バックアップサービスプログラムが終了した後に実
績情報を前記バックアップ管理ファイルに登録する実績
収集手段とを有する。
According to the file backup method of the present invention, a backup management file for storing information for backup by a backup file for each file and a backup service for a file instructed from the information of the backup management file are provided. Automatic creation means for automatically creating a program, job management means for a computer system, monitoring means for detecting backup timing from information in the backup management file and creating interrupt instruction information for a backup service program, and the interrupt instruction information An interrupt means for notifying the job management means and the supervisor means of acquiring the end status of the backup service program submitted for execution and notifying the job management means of the suspension of the job JCL, and a backup server. The record information after the screws program ends and a result collection means for registering the backup management files.

【0004】[0004]

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

【0005】図1は本発明の一実施例のブロック図であ
る。
FIG. 1 is a block diagram of an embodiment of the present invention.

【0006】図1に示すように本実施例は運用準備段階
11の処理を行う保守手段1および自動作成手段2,実
際運用段階12の処理を行う監視手段3,割り込み手段
5,ジョブ管理手段7およびスーパバイザ手段8ならび
に運用評価段階13の処理を行う提供手段6から構成さ
れている。
As shown in FIG. 1, in this embodiment, a maintenance means 1 and an automatic generation means 2 for carrying out the processing of the operation preparation stage 11, a monitoring means 3 for carrying out the processing of the actual operation stage 12, an interruption means 5, a job management means 7 are provided. And supervisor means 8 and providing means 6 for performing the processing of the operation evaluation stage 13.

【0007】保守手段1はファイル毎に、バックアップ
のタイミング(日付時間指定,業務JCLSTEP指
定)・手法(サービスプログラム)・媒体名・保存期間
情報をバックアップ管理ファイル21へ登録・修正・削
除する。
The maintenance means 1 registers, corrects, and deletes backup timing (date time designation, job JCLSTEP designation), method (service program), medium name, and retention period information in the backup management file 21 for each file.

【0008】自動作成手段2は、バックアップ管理ファ
イル21の情報からバックアップサービスプログラムJ
CLを自動作成する。
The automatic creating means 2 uses the information in the backup management file 21 to create the backup service program J.
CL is created automatically.

【0009】監視手段3は計算機システムで標準提供さ
れるジョブ管理手段7と連動して、業務実行途中でのバ
ックアップタイミングをバックアップ管理ファイル21
から自動検出する。
The monitoring means 3 works in conjunction with the job management means 7 provided as a standard in the computer system to check the backup timing during the execution of the work in the backup management file 21.
Automatically detect from.

【0010】割り込み手段4は、監視手段3が検出した
タイミング情報を取得し、計算機システムが標準提供す
るジョブ管理手段7・スーパバイザ手段8に割り込み指
示情報を通知し、これらの手段から終了状態を取得す
る。
The interrupt means 4 acquires the timing information detected by the monitoring means 3, notifies the job management means 7 and supervisor means 8 provided by the computer system of the interrupt instruction information, and acquires the end state from these means. To do.

【0011】実績収集手段5は、割り込み手段4から取
得したバックアップサービスプログラムJCLの終了状
態を収集して、実行履歴情報とする。
The performance collecting means 5 collects the end status of the backup service program JCL acquired from the interrupting means 4 and uses it as execution history information.

【0012】提供手段6は、バックアップ処理の全体運
用把握、ファイル別バックアップの必然性判断およびフ
ァイル復旧処理迅速化の為のバックアップ実行履歴レポ
ート23を出力する。
The providing means 6 outputs a backup execution history report 23 for grasping the overall operation of the backup process, determining the necessity of backup for each file, and speeding up the file recovery process.

【0013】次に本実施例の運用準備段階11,実際運
用段階12および運用評価段階13をそれぞれ図2・図
3および図4の処理流れ図を参照して説明する。
Next, the operation preparation stage 11, the actual operation stage 12 and the operation evaluation stage 13 of this embodiment will be described with reference to the process flow charts of FIGS. 2, 3 and 4, respectively.

【0014】図2に示す運用準備段階では、保守手段1
が図5に例示するバックアップ管理情報登録画面等を用
いて対象とするファイルのバックアップタイミング・手
法・媒体名・保存期間情報を入力し、入力項目の整合性
検査の後バックアップ管理ファイルへ登録する(ステッ
プ1S1,1S2,1S3,1S4,1S8)。ファイ
ル毎のバックアップ管理情報の中で、バックアップサー
ビスプログラムJCLの自動作成指示のあるファイルに
ついては自動作成手段2がそのJCLを自動作成し、J
CL格納ファイルへ登録する(ステップ2S5,2S
6,2S7)。
At the operation preparation stage shown in FIG. 2, maintenance means 1 is used.
Enter the backup timing, method, medium name, and retention period information of the target file using the backup management information registration screen illustrated in FIG. 5 and register it in the backup management file after checking the consistency of the input items ( Steps 1S1, 1S2, 1S3, 1S4, 1S8). In the backup management information for each file, the automatic creation means 2 automatically creates the JCL for the file for which the automatic creation instruction of the backup service program JCL is given.
Register to CL storage file (steps 2S5, 2S
6, 2S7).

【0015】図3に示す実際運用段階では、監視手段3
によりシステムオペレータから運用終了指示があるまで
以降のステップ3S10〜ステップ5S17,5S18
の処理を繰り返す(ステップ3S9)。バックアップ管
理ファイル21のファイル別バックアップ管理情報とジ
ョブ管理手段7から取得するジョブスケジュール状況・
タスク実行状況からファイルバックアップタイミングを
検出し、割り込み指示(実行中の業務JCLの保留指
示,割り込み指示,バックアップサービスプログラムJ
CL識別名の指示)情報を作成する(ステップ3S1
0,3S11,3S12,3S13)。
At the actual operation stage shown in FIG. 3, the monitoring means 3
Steps 3S10 to 5S17 and 5S18 from the system operator instructing to end the operation
The above process is repeated (step 3S9). Backup management information for each file of the backup management file 21 and the job schedule status acquired from the job management means 7
The file backup timing is detected from the task execution status, and an interrupt instruction (holding instruction of the running job JCL, interrupt instruction, backup service program J
Create CL identification name information (step 3S1)
0, 3S11, 3S12, 3S13).

【0016】次に割り込み手段4は割り込みを実行する
為に、該割り込み指示情報をジョブ管理手段7・スーパ
バイザ手段8へ通知し実行依頼する。この実行依頼した
バックアップサービスプログラムJCLの実行状況を監
視し終了状態を取得した後、業務JCLの保留解除指示
をジョブ管理機能7へ通知する(ステップ4S14,4
S15)。実績収集手段5はバックアップサービスプロ
グラムJCLの正常終了を認識した後、実績情報(実行
履歴情報)をバックアップ管理ファイルに登録する(ス
テップ5S16,5S17,5S18)。
Next, in order to execute the interrupt, the interrupt means 4 notifies the job management means 7 and the supervisor means 8 of the interrupt instruction information and requests execution. After monitoring the execution status of the requested backup service program JCL and acquiring the end status, the job management function 7 is notified of the hold cancellation instruction of the business JCL (steps S14, S4, S4).
S15). After recognizing the normal termination of the backup service program JCL, the performance collecting means 5 registers the performance information (execution history information) in the backup management file (steps 5S16, 5S17, 5S18).

【0017】図4に運用評価段階では、提供手段6が実
績情報(実行履歴情報)の提供要求にもとづきバックア
ップ実行履歴レポート23を出力してバックアップ管理
ファイル21で管理される全てのファイルにつき、バッ
クアップの実行履歴・実行予定の各情報を提供する(ス
テップ6S19,6S20,6S21,6S22)。
At the operation evaluation stage in FIG. 4, the providing means 6 outputs the backup execution history report 23 based on the request to provide the record information (execution history information), and backs up all files managed by the backup management file 21. The execution history / execution schedule information is provided (steps 6S19, 6S20, 6S21, 6S22).

【0018】[0018]

【発明の効果】以上説明したように本発明は、計算機シ
ステムの種々多様な業務毎に運用されてきたファイルバ
ックアップ処理を共通的に一元管理できる。したがっ
て、ファイル障害時の復旧処理を迅速化できる。更に、
計算機システム全体としてのバックアップ運用の把握お
よび妥当性判断をする運用統括管理が機能的にはたら
き、延いては計算機システムの安全業務遂行を更に向上
させる。
As described above, according to the present invention, it is possible to commonly and centrally manage the file backup processing which has been operated for each of various various operations of the computer system. Therefore, the recovery process at the time of a file failure can be speeded up. Furthermore,
The overall operation management that grasps the backup operation and judges the adequacy of the entire computer system functions functionally, and further improves the safety work performance of the computer system.

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

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】図1中の運用準備段階11の処理手順の流れを
示す。
FIG. 2 shows a flow of a processing procedure of an operation preparation stage 11 in FIG.

【図3】図1中の運用準備段階11の処理手順の流れを
示す。
3 shows a flow of a processing procedure of an operation preparation stage 11 in FIG.

【図4】図1中の実際運用段階12の処理手順の流れを
示す。
FIG. 4 shows a flow of a processing procedure of an actual operation stage 12 in FIG.

【図5】図1中の保守手段1でバックアップ管理情報を
登録する画面イメージを示す。
5 shows a screen image for registering backup management information by maintenance means 1 in FIG.

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

1 保守手段 2 自動作成手段 3 監視手段 4 割り込み手段 5 実績収集手段 6 提供手段 7 ジョブ管理手段 8 スーパバイザ手段 11 運用準備段階 12 実際運用段階 13 運用評価段階 21 バックアップ管理ファイル 22 JCL格納ファイル 23 バックアップ実行履歴レポート 1 Maintenance Means 2 Automatic Creation Means 3 Monitoring Means 4 Interrupt Means 5 Actual Achievement Means 6 Providing Means 7 Job Management Means 8 Job Management Means 8 Supervisor Means 11 Operation Preparation Phase 12 Actual Operation Phase 13 Operation Evaluation Phase 21 Backup Management File 22 JCL Storage File 23 Backup Execution Historical report

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ファイル毎のバックアップファイルによ
るバックアップのための情報を格納するバックアップ管
理ファイルと、 前記バックアップ管理ファイルの情報から指示のあるフ
ァイルについてバックアップサービスプログラムを自動
作成する自動作成手段と、 計算機システムのジョブ管理手段と前記バックアップ管
理ファイルの情報からバックアップタイミングを検出し
バックアップサービスプログラムの割込み指示情報を作
成する監視手段と、 前記割込指示情報を前記ジョブ管理手段およびスーパバ
イザ手段に通知して実行依頼したバックアップサービス
プログラムの終了状態を取得して業務JCLの保留解除
を前記ジョブ管理手段へ通知する割り込み手段と、 バックアップサービスプログラムが終了した後に実績情
報を前記バックアップ管理ファイルに登録する実績収集
手段とを含むことを特徴とするファイルバックアップ方
法。
1. A backup management file that stores information for backup by a backup file for each file, an automatic creation unit that automatically creates a backup service program for a file instructed from the information of the backup management file, and a computer system. Monitoring means for detecting the backup timing from the information of the backup management file and the interrupt instruction information of the backup service program, and notifying the job instruction means and supervisor means of the interrupt instruction information and requesting execution. The interruption means for acquiring the completion status of the backup service program and notifying the job management means of the suspension of the job JCL, and the performance information after completion of the backup service program File backup method, characterized in that it comprises a track record collection means to be registered in up management file.
JP4083818A 1992-04-06 1992-04-06 File backup method Withdrawn JPH05289922A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4083818A JPH05289922A (en) 1992-04-06 1992-04-06 File backup method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4083818A JPH05289922A (en) 1992-04-06 1992-04-06 File backup method

Publications (1)

Publication Number Publication Date
JPH05289922A true JPH05289922A (en) 1993-11-05

Family

ID=13813271

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4083818A Withdrawn JPH05289922A (en) 1992-04-06 1992-04-06 File backup method

Country Status (1)

Country Link
JP (1) JPH05289922A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07325739A (en) * 1994-05-31 1995-12-12 Nec Corp File management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07325739A (en) * 1994-05-31 1995-12-12 Nec Corp File management system

Similar Documents

Publication Publication Date Title
US7080105B2 (en) System and method for data backup
JP4483342B2 (en) System recovery method
JP4321705B2 (en) Apparatus and storage system for controlling acquisition of snapshot
US8015430B1 (en) Using asset dependencies to identify the recovery set and optionally automate and/or optimize the recovery
JP3050510B2 (en) Image data management device
US20050071384A1 (en) Method and information technology infrastructure for establishing a log point for automatic recovery of federated databases to a prior point in time
JP3972801B2 (en) Backup method in hierarchical backup system
US8261122B1 (en) Estimation of recovery time, validation of recoverability, and decision support using recovery metrics, targets, and objectives
US7337195B2 (en) Method and device for establishing synchronized recovery log points
JPH05289922A (en) File backup method
JP2003345628A (en) Method for collecting fault research material, and implementation system therefor and processing program therefor
JP5231035B2 (en) Job processing system and job processing method
JP2003280963A (en) Document management system, restoration method, program for performing restoration, and recording medium with program recorded thereon
CA2501928C (en) Method, system and software for journaling system objects
JP3953808B2 (en) Reprocessing multiple recovery program, reprocessing multiple recovery device, and reprocessing multiple recovery method
JPH04295941A (en) Automatic file backup system
JPH05100935A (en) Data base managing system
JP3003035B2 (en) Backup data management method
JP3487440B2 (en) Shared memory access method
JP2897354B2 (en) Program environment management method
JP2001134473A (en) Load monitor and linked processing automatic starting system
JPH05274093A (en) Volume fault prevention control system
JPH0351937A (en) Fault recovery system for peripheral device of electronic computer system
JPH01305442A (en) Data processor
JP2004310305A (en) Automatic operation control analysis device, automatic operation control analysis method, and automatic operation control analysis program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990608