JPH07121419A - Data base restoration management system - Google Patents

Data base restoration management system

Info

Publication number
JPH07121419A
JPH07121419A JP5264630A JP26463093A JPH07121419A JP H07121419 A JPH07121419 A JP H07121419A JP 5264630 A JP5264630 A JP 5264630A JP 26463093 A JP26463093 A JP 26463093A JP H07121419 A JPH07121419 A JP H07121419A
Authority
JP
Japan
Prior art keywords
job
external storage
recovery
storage file
database
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
JP5264630A
Other languages
Japanese (ja)
Inventor
Yuuji Oomukae
雄二 大向江
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP5264630A priority Critical patent/JPH07121419A/en
Publication of JPH07121419A publication Critical patent/JPH07121419A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To immediately execute a restoration operation and to concentrate on a restoration processing by means of a monitor and an operator by reporting information required for the restoration of an external storage file to the monitor and the operator when abnormality occurs in a job. CONSTITUTION:External storage file information used in a minute job is retrieved from a job management data base 4 and the presence or absence of a non-restored state is retrieved from a restoration situation management data base 5 before a job processing is executed. When the external storage file in the non-restored state exists, a message that the job processing is not to be executed is displayed. When the external storage file in the non-restored state does not exist, the minute job is executed and an executed result is recorded in the job management data base 4. When the execution of the job is re- execution for restoration after abnormality occurs, and the job normally executes the processing, external storage file information which is set to be the non-restored state when abnormality occurs is eliminated from the restoration situation management data base 5. Consequently, the external storage file can be used from other jobs.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データベースやファイ
ルなど外部記憶を参照・更新する業務(ジョブ)の実行
に関し、異常発生時の回復作業の迅速かつ円滑な操作を
行い、回復手段および回復状態の管理を行う計算機シス
テムの運用管理に関して適用される。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to execution of a job (job) for referencing / updating an external storage such as a database or a file, performing a quick and smooth operation of a recovery operation when an abnormality occurs, a recovery means and a recovery state. It is applied to the operational management of the computer system that manages.

【0002】[0002]

【従来の技術】計算機システムの運用管理において、定
例化された業務(ジョブ)の時刻指定による自動起動な
どの自動化運転および、関連する業務(ジョブ)間の順
序の監視を行うシステムは従来の技術として存在してい
るが、業務(ジョブ)に異常が発生した場合は、その業
務毎に用意された回復操作手順書を元に人手により回復
処理を実施していた。尚、業務(ジョブ)の実行管理方
式として、特公平5−33407号公報にジョブ終了状
態通知方式が公知されている。
2. Description of the Related Art In the operation management of a computer system, a system for performing an automated operation such as automatic start by designating a regular job (job) and monitoring the order between related jobs (jobs) is a conventional technique. However, when an abnormality occurs in a job, a recovery process is manually performed based on the recovery operation procedure manual prepared for each job. As a job (job) execution management method, a job end state notification method is known in Japanese Patent Publication No. 5-33407.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術は、業務
(ジョブ)の実行の管理を中心とした運用管理システム
であり、例えば、定例化された業務(ジョブ)の定時刻
起動や先行業務(ジョブ)の終了を契機に後続業務の起
動を自動化し、運用操作量の削減を目的としている。し
かし、業務(ジョブ)に何らかの異常が発生した場合、
異常が発生した旨を表示装置に表示し、監視者に警告す
るだけにとどまっており、異常が発生した業務で使用し
ていたデータベースやファイルなどの回復においては、
業務および異常が発生した時点によって回復操作手段が
異なっており、監視者および操作者は、業務毎に容易さ
れた回復操作手順書に基づいて、どのデータベースやフ
ァイルなどをどのような手順で回復すべきかを調査する
必要があり、監視者および操作者の負荷が非常に高いも
のであった。また、回復が完了するまでの間に、異常が
発生した業務(ジョブ)で使用した未回復状態のデータ
ベースやファイルなどを他の業務(ジョブ)で使用しな
いための抑止を行う必要がある。しかし、抑止を行うた
めには、他の全ての業務(ジョブ)が使用するデータベ
ースやファイルなどを調査する必要がある。定時刻起動
の業務(ジョブ)が対象であれば、自動起動を中止する
ための操作を行うなど、監視者および操作者の負荷が非
常に高くなり、かつ抑止操作に漏れがあった場合、異常
が発生した業務(ジョブ)以外へ、悪影響を及ぼす危険
性があった。このため、業務(ジョブ)の異常が発生し
た場合の監視者および操作者の負担軽減を行う手段が必
要である。
The above-mentioned prior art is an operation management system centering on the management of the execution of jobs (jobs). For example, a regular operation of a regular job (job) or a preceding job (job) is performed. The purpose of this is to reduce the amount of operation operations by automating the start-up of subsequent jobs when the (job) ends. However, if any abnormality occurs in the job,
The fact that an abnormality has occurred is displayed on the display device, and it is only a warning to the observer.When recovering the database or file used in the job in which the abnormality occurred,
The recovery operation method differs depending on the job and the time of occurrence of an abnormality.Therefore, the supervisor and the operator should recover which database or file by what procedure based on the recovery operation procedure manual for each job. It was necessary to investigate the time, and the load on the observer and the operator was very high. In addition, until recovery is completed, it is necessary to suppress the unrecovered databases and files used in the job (job) in which the error occurred so that they will not be used in other jobs (jobs). However, in order to suppress, it is necessary to investigate the databases and files used by all other jobs. If the job (job) that is started at a fixed time is the target, an error will occur if the load on the supervisor and the operator is extremely high, such as when performing an operation to stop the automatic start, and if the suppression operation is missed. There was a risk of adversely affecting other than the job (job) in which the error occurred. For this reason, there is a need for a means for reducing the burden on the monitor and the operator when an abnormality occurs in a job.

【0004】本発明の目的は、業務(ジョブ)で使用す
るデータベースやファイルなどの外部記憶ファイルの名
称と異常が発生した場合の回復手段を管理することによ
り、異常発生時に、回復が必要な外部記憶ファイル名称
および回復手段を即座に表示する方式、さらに未回復状
態にある外部記憶ファイルを使用する業務(ジョブ)の
実行抑止の自動化を行うことによる監視者や操作者の負
荷軽減方法を提供することにある。
An object of the present invention is to manage the names of external storage files such as databases and files used in jobs and recovery means when an abnormality occurs, so that when an abnormality occurs, an external storage that needs recovery Provide a method for displaying the storage file name and recovery method immediately, and a method for reducing the load on the monitor or operator by automating the suppression of execution of jobs (jobs) that use an external storage file that has not been recovered. Especially.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するた
め、本発明は、データベースやファイルなど外部記憶フ
ァイルを使用する業務(ジョブ)の実行において、業務
に異常が発生した場合に、外部記憶ファイルの回復が必
要である旨を監視者や操作者へ報告するために、回復に
必要な情報(外部記憶ファイル名、回復手段、回復処理
名)を格納する記憶部を持ち、外部記憶ファイルを使用
する業務(ジョブ)の実行時に、回復に必要な情報を参
照する手段と、業務に異常が発生した場合に回復に必要
な情報を表示する手段を設ける。
In order to achieve the above object, the present invention provides an external storage file when an abnormality occurs in the execution of a job (job) that uses an external storage file such as a database or a file. Uses an external storage file with a storage unit that stores information necessary for recovery (external storage file name, recovery method, recovery processing name) to report to the operator or operator that recovery of There is provided means for referencing information necessary for recovery when executing a job (job) to be performed, and means for displaying information necessary for recovery when an abnormality occurs in the job.

【0006】本発明は、また、外部記憶ファイルを使用
する業務(ジョブ)の実行において、未回復状態にある
外部記憶ファイルが存在しかつ、その外部記憶ファイル
を使用する場合、当該ジョブが実行できない状態にある
か否かを自動判断する手段と、実行できない理由を監視
者や操作者へ報告するための手段を設ける。
According to the present invention, in executing a job (job) using an external storage file, if there is an external storage file in an unrecovered state and the external storage file is used, the job cannot be executed. A means for automatically judging whether or not there is a state and a means for reporting the reason why it cannot be executed to a supervisor or an operator are provided.

【0007】[0007]

【作用】本発明によれば、データベースやファイルなど
外部記憶ファイルを使用する業務(ジョブ)ごとに、使
用する外部記憶ファイル名、回復手段、回復処理名を格
納する記憶部を元に、業務(ジョブ)に異常が発生した
時点で使用していた外部記憶ファイルの回復に必要情報
を監視者や操作者へ報告することにより、監視者や操作
者が行うべく回復操作を即座に連絡することができる。
さらに、未回復状態にある外部記憶ファイル情報を格納
する記憶部を元に、未回復状態の外部記憶ファイルを使
用する業務が実行できる状態でないかを自動判断し、実
行できない理由を監視者や操作者へ報告することによ
り、未回復状態にある外部記憶ファイルが他業務(ジョ
ブ)に与える影響が明確になり、監視者や操作者が未回
復状態にある外部記憶ファイルが与える影響を調査する
必要がなくなり回復処理に専念することができる。
According to the present invention, for each business (job) that uses an external storage file such as a database or a file, a business (job) is created based on the storage unit that stores the external storage file name to be used, the recovery means, and the recovery processing name. By reporting the information necessary for the recovery of the external storage file used when the job) occurred abnormally to the monitor or operator, the monitor or operator can be notified of the recovery operation immediately. it can.
Furthermore, based on the storage unit that stores the information on the external storage files that are in the unrecovered state, it is automatically determined whether or not the work that uses the unstored external storage files can be executed, and the reason why it cannot be executed is monitored Report to the administrator, the effect that the external storage file in the unrecovered state has on other jobs (jobs) will be clarified, and the effect of the external storage file in the unrecovered state on the monitor or operator needs to be investigated. Can be devoted to recovery processing.

【0008】[0008]

【実施例】以下に、本発明のデータベース回復管理シス
テムの実施例を図面により説明する。
Embodiments of the database recovery management system of the present invention will be described below with reference to the drawings.

【0009】図1は、回復管理システムの一実施例のブ
ロック構成図であり、1は、回復管理システムが監視者
および操作者へのメッセージを表示する表示装置、2
は、回復処理を起動するための操作卓、3は、システム
を制御する処理装置、4は、業務が使用するデータベー
スやファイルなど外部記憶ファイルの情報を記録・格納
する業務管理データベース(ハード磁気ディスク、光デ
ィスクまたはフロッピーディスクなどからなる)、5
は、回復が必要な外部記憶ファイルの回復状況を記録・
格納する回復状況管理データベースである。
FIG. 1 is a block diagram of an embodiment of a recovery management system. Reference numeral 1 is a display device for the recovery management system to display a message to a supervisor and an operator.
Is a console for activating the recovery process, 3 is a processing unit for controlling the system, and 4 is a business management database (hard magnetic disk) for recording and storing information of external storage files such as databases and files used by business. , Optical disk or floppy disk, etc.), 5
Records the recovery status of external storage files that need recovery.
It is a recovery status management database to be stored.

【0010】図2は、図1の業務管理データベースの一
例を示す構成図である。本例では、業務(ジョブおよび
ジョブステップ)単位に、使用する外部記憶ファイル名
称、回復手段および、実行状況で構成されている。この
業務管理データベースの一項目である回復手段は、業務
に異常が発生した場合に、使用していた外部記憶ファイ
ルが次のいづれかの手段で回復を行うかを記述してい
る。「AUTO」:異常が発生した場合、データベース
管理システムやファイル管理システムが自動回復するた
め、人手による回復は不要であることを表している。
「BKUP」:異常が発生した場合、最近取得した最新
のバックアップから回復する必要があることを表してい
る。「BKOUT」:異常が発生した場合、異常が発生
した業務で更新した内容を記録した履歴情報を元に回復
する必要があることを表している。
FIG. 2 is a block diagram showing an example of the business management database shown in FIG. In this example, the name of the external storage file to be used, the recovery means, and the execution status are configured for each job (job and job step). The recovery means, which is an item of the business management database, describes whether the external storage file used is recovered by any one of the following means when an abnormality occurs in the business. “AUTO”: Indicates that the database management system and the file management system are automatically restored when an abnormality occurs, and thus manual restoration is not necessary.
"BKUP": indicates that, when an abnormality occurs, it is necessary to recover from the latest backup obtained recently. “BKOUT”: Indicates that when an abnormality occurs, it is necessary to recover based on the history information that records the contents updated in the job in which the abnormality occurred.

【0011】図3は、図1の回復状況管理データベース
の一例を示す構成図である。本例では、回復待ち外部記
憶ファイル名称、回復手段、回復状況および、使用した
業務(ジョブ)名称で構成されている。この回復状況管
理データベースは、業務に異常が発生した場合に、回復
が必要な外部記憶ファイルの情報を記録するもので、項
目の一つである回復状況は、外部記憶ファイルの回復状
態を示しており、「RCV」業務に異常が発生した時点
から回復操作を行うまでの回復処理待ち状態を表してい
る。「RUN」は回復処理完了から、異常が発生した業
務の再実行を行うまでの再実行待ち状態を表している。
FIG. 3 is a block diagram showing an example of the recovery status management database of FIG. In this example, the recovery-waiting external storage file name, recovery means, recovery status, and used business (job) name are used. This recovery status management database records the information of the external storage file that needs to be recovered when an error occurs in the business. The recovery status, which is one of the items, indicates the recovery status of the external storage file. The “RCV” task is in a waiting state for recovery processing from the time when an abnormality occurs until the recovery operation is performed. “RUN” represents a re-execution waiting state from the completion of the recovery process to the re-execution of the job in which the abnormality has occurred.

【0012】以下に、データベース回復管理について図
4のフローチャートに基づいて説明する。
Database recovery management will be described below with reference to the flowchart of FIG.

【0013】データベースやファイルなど外部記憶ファ
イルを使用する業務(ジョブ)は、業務処理を実行する
前に、当該業務の全ての詳細業務(ジョブステップ)で
使用する外部記憶ファイル情報を業務管理データベース
から検索し、処理実行に必要な外部記憶ファイル全てが
未回復状態にないかを回復状況管理データベースから検
索する(ステップ101)。検索した情報をもとに当該
業務が実行可能かの調査を行う(ステップ102)。も
し、未回復状態の外部記憶ファイルが存在した場合は、
実行しない旨のメッセージを表示装置に表示し、業務
(ジョブ)を終了させる(ステップ103)。表示例と
して、図3の実施例のように業務「JOB−1」の詳細
業務「STEP3」で使用していた「DB−D」および
「FILE−E」が未回復状態の時に、「DB−D」を
使用する業務「JOB−2」を実行しようとした場合
に、図5に示すようなメッセージを表示し、監視者や操
作者へ、未回復状態にある外部記憶ファイルの回復が必
要であることを促している。未回復状態の外部記憶ファ
イルが存在しない場合は、業務詳細(ジョブステップ)
の実行を行い(ステップ104)、実行結果の状況を業
務管理データベースへ記録する。例えば、図2の例のよ
うに業務「JOB−1」の詳細業務「STEP−1」お
よび「STEP−2」は正常に終了した旨を記録し、
「STEP−3」で異常が発生した旨を記録する(ステ
ップ105)。また、当該業務の実行が、異常発生後の
回復のための再実行でかつ当該業務が正常に処理を行っ
た場合、異常発生時に未回復状態とした外部記憶ファイ
ル情報を回復状況管理データベースから削除を行う。こ
れにより、他の業務(ジョブ)から回復された外部記憶
ファイルが使用可能となる。つづいて、業務詳細(ジョ
ブステップ)の終了を判定し(ステップ106)、正常
終了であれば、後続の業務詳細の実行を最終業務詳細ま
で繰り返す(ステップ107)。
A job (job) that uses an external storage file such as a database or a file stores information on the external storage file used in all detailed jobs (job steps) of the job from the job management database before executing the job process. The recovery status management database is searched for whether or not all the external storage files necessary for executing the processing are in the unrecovered state (step 101). Based on the retrieved information, it is investigated whether the task can be executed (step 102). If an unrecovered external storage file exists,
A message indicating that the job is not executed is displayed on the display device, and the job is ended (step 103). As a display example, when "DB-D" and "FILE-E" used in the detailed work "STEP3" of the work "JOB-1" are in the unrecovered state as in the embodiment of FIG. 3, "DB-" When a job "JOB-2" using "D" is to be executed, a message as shown in FIG. 5 is displayed, and it is necessary for the monitor or the operator to recover the external storage file that has not been recovered yet. Encourages you to be. If no unrecovered external storage file exists, job details (job step)
Is executed (step 104), and the status of the execution result is recorded in the business management database. For example, as shown in the example of FIG. 2, it is recorded that the detailed jobs “STEP-1” and “STEP-2” of the job “JOB-1” have been completed normally,
The fact that an abnormality has occurred is recorded in "STEP-3" (step 105). Also, when the execution of the relevant job is re-execution for recovery after an abnormality occurs and the relevant transaction has been processed normally, the external storage file information that was in the unrecovered state when the abnormality occurred is deleted from the recovery status management database. I do. As a result, the external storage file recovered from another job can be used. Then, the end of the job details (job step) is determined (step 106). If the job ends normally, execution of the subsequent job details is repeated until the final job details (step 107).

【0014】また、業務詳細(ジョブステップ)の実行
で異常が発生した場合は、回復が必要な外部記憶ファイ
ル情報と回復手段等を表示装置に表示し、業務(ジョ
ブ)を終了させる(ステップ108)。
If an error occurs in the execution of the job details (job step), the external storage file information that needs to be recovered and the recovery means are displayed on the display device to terminate the job (step 108). ).

【0015】表示例として、例えば業務「JOB−1」
の詳細業務「STEP−3」で異常が発生した場合に、
図5に示す実施例のように「DB−D」および「FIL
E−E」が回復に必要な外部記憶ファイルで、回復手段
として「バックアップからのリストア処理」により回復
を行えばよいことを管理者や操作者へ促している。
As a display example, for example, the job "JOB-1"
If an error occurs in the detailed work of "STEP-3" of
As in the embodiment shown in FIG. 5, "DB-D" and "FIL"
“EE” is an external storage file required for recovery, and prompts the administrator and the operator to perform recovery by “restore processing from backup” as a recovery means.

【0016】さらに、回復処理においても本発明である
データベース回復管理システムを適用している。以下に
回復処理における回復管理システムの一実施例を示す。
Further, the database recovery management system of the present invention is applied to the recovery processing. An example of the recovery management system in the recovery process is shown below.

【0017】外部記憶ファイルの回復(ステップ11
0)完了後、回復対象の外部記憶ファイルが回復待ち状
態から、回復処理が完了し異常が発生した業務の再実行
待ち状態に変化した旨を、回復状況管理データベースに
反映する(ステップ111)。さらに、異常が発生した
業務の再実行のための再開始位置を表示装置に表示し
(ステップ113)、監視者や操作者へ再実行の必要性
を促している。
External storage file recovery (step 11)
0) After completion, the fact that the external storage file to be recovered has changed from the waiting state for recovery to the waiting state for re-execution of the job in which the recovery process is completed and an error has occurred is reflected in the recovery status management database (step 111). Further, the restart position for re-execution of the job in which the abnormality has occurred is displayed on the display device (step 113), and the necessity of re-execution is urged to the supervisor or operator.

【0018】[0018]

【発明の効果】以上の通り、本発明によれば、業務(ジ
ョブ)の実行を管理する上で重要となるデータベースや
ファイルなどの外部記憶ファイルの状態を管理する場合
に、本システムを用いることによって、一括管理を行う
ことができ、異常が発生した業務で使用していた外部記
憶ファイルの種類や回復手段を、いちいち運用操作手順
書を見ることなしに、回復を行うことができることや、
未回復状態にある外部記憶ファイルが他業務に悪影響を
及ぼさないかなどの調査を行う必要がなくなることな
ど、監視者や操作者が行う必要のある作業の殆どをシス
テム化することが可能となり、効率的な運用操作を行う
ことができるという効果がある。さらに、回復処理およ
び再実行手段を表示することによる操作ミスの防止が可
能となり回復処理時間の短縮が図れる。
As described above, according to the present invention, this system is used when managing the state of external storage files such as databases and files that are important in managing the execution of jobs. By doing so, it is possible to perform collective management, and it is possible to perform recovery without looking at the operating procedure manual for the types of external storage files and the means of recovery used in the work in which the abnormality occurred.
It becomes possible to systemize most of the work that supervisors and operators need to do, such as eliminating the need to investigate whether unstored external storage files will adversely affect other jobs. The effect is that efficient operation operations can be performed. Further, by displaying the recovery processing and re-execution means, an operation error can be prevented and the recovery processing time can be shortened.

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

【図1】本発明のデータベース回復管理システムの実施
例のブロック構成図。
FIG. 1 is a block configuration diagram of an embodiment of a database recovery management system of the present invention.

【図2】業務管理データベースの実施例の構成図。FIG. 2 is a block diagram of an embodiment of a business management database.

【図3】回復状況管理データベースの実施例の構成図。FIG. 3 is a block diagram of an embodiment of a recovery status management database.

【図4】本発明の一実施例によるデータベース回復管理
処理を示すフローチャート。
FIG. 4 is a flowchart showing a database recovery management process according to an embodiment of the present invention.

【図5】実行不可状況の業務(ジョブ)の情報表示の実
施例。
FIG. 5 is an example of information display of a job (job) in an unexecutable status.

【図6】回復外部記憶ファイルの情報表示の実施例。FIG. 6 is an example of information display of a recovery external storage file.

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

1…表示装置、 2…操作卓、 3…処理装置、 4…業務管理データベース、 5…回復状況管理データベース。 1 ... Display device, 2 ... Operation console, 3 ... Processing device, 4 ... Business management database, 5 ... Recovery status management database.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】データベースやファイルなど外部記憶ファ
イルを参照・更新する業務(ジョブ)処理において、使
用する外部記憶ファイルの種類と業務(ジョブ)に異常
が発生した場合の外部記憶ファイルの回復手段を収容す
る記憶部を有することを特徴とするデータベース回復管
理システム。
Claim: What is claimed is: 1. In business (job) processing for referencing / updating an external storage file such as a database or a file, a type of the external storage file to be used and means for recovering the external storage file when an abnormality occurs in the business (job). A database recovery management system having a storage unit for accommodating.
【請求項2】データベースやファイルなど外部記憶ファ
イルを参照・更新する業務(ジョブ)処理において、業
務(ジョブ)に異常が発生した場合の回復対象の外部記
憶ファイルの種類と回復手段および業務(ジョブ)の再
開始位置の表示機能を有することを特徴とするデータベ
ース回復管理システム。
2. In business (job) processing for referencing and updating external storage files such as databases and files, the type of external storage file to be recovered and recovery means and business (job) when an abnormality occurs in the business (job) ) The database recovery management system characterized by having a restart position display function.
【請求項3】データベースやファイルなど外部記憶ファ
イルを参照・更新する業務(ジョブ)処理において、他
の先行業務(ジョブ)が異常が発生し、データベースや
ファイルなどの外部記憶の回復が完了しているかの外部
記憶の回復状況を収容する記憶部と、この回復状況によ
り、業務(ジョブ)の実行可否の自動判断機能を有する
ことを特徴とするデータベース回復管理システム。
3. In a job (job) process for referencing / updating an external storage file such as a database or a file, an abnormality occurs in another preceding job (job), and recovery of the external storage such as the database or file is completed. A database recovery management system characterized by having a storage unit that stores the recovery status of an external storage and an automatic determination function of whether or not a job can be executed depending on the recovery status.
JP5264630A 1993-10-22 1993-10-22 Data base restoration management system Pending JPH07121419A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5264630A JPH07121419A (en) 1993-10-22 1993-10-22 Data base restoration management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5264630A JPH07121419A (en) 1993-10-22 1993-10-22 Data base restoration management system

Publications (1)

Publication Number Publication Date
JPH07121419A true JPH07121419A (en) 1995-05-12

Family

ID=17406017

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5264630A Pending JPH07121419A (en) 1993-10-22 1993-10-22 Data base restoration management system

Country Status (1)

Country Link
JP (1) JPH07121419A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH096659A (en) * 1995-06-21 1997-01-10 Nec Corp Controlling system for data base journal recovery
JP2008257421A (en) * 2007-04-04 2008-10-23 Hitachi Ltd Application management support system and method
JP2010097560A (en) * 2008-10-20 2010-04-30 Toshiba Tec Corp Data processor and program for handling interruption
CN111190707A (en) * 2019-08-02 2020-05-22 腾讯科技(深圳)有限公司 Data processing method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH096659A (en) * 1995-06-21 1997-01-10 Nec Corp Controlling system for data base journal recovery
JP2008257421A (en) * 2007-04-04 2008-10-23 Hitachi Ltd Application management support system and method
JP2010097560A (en) * 2008-10-20 2010-04-30 Toshiba Tec Corp Data processor and program for handling interruption
CN111190707A (en) * 2019-08-02 2020-05-22 腾讯科技(深圳)有限公司 Data processing method and device

Similar Documents

Publication Publication Date Title
US9223823B2 (en) Transaction log management
US6732123B1 (en) Database recovery to any point in time in an online environment utilizing disaster recovery technology
JP2531835B2 (en) Database management method and system
US20080276239A1 (en) Recovery and restart of a batch application
US9311170B2 (en) System, method and program tool to reset an application
US20020065999A1 (en) Data backup system, method therefor and data storage
US7562351B2 (en) Postprocessing office method and system
US5787244A (en) Information retrieval system
JPH07121419A (en) Data base restoration management system
US5931955A (en) Method and generic automatic database recovery
JP2001014175A (en) System and method for managing job operation and storage medium
US20060004879A1 (en) Data backup system and method
CN116107807A (en) Method and device for acquiring global consistency point positions during data backup in database
US7058666B1 (en) Automatic database monitoring system
CN114490543A (en) Transaction log implementation method, device, equipment and medium for memory multidimensional database
JP2000181735A (en) System for batch job recovery in system fault
JPH1040123A (en) System and method for job management
CN112882861B (en) Service configuration data loading and recovering system and method
JP2818100B2 (en) Data processing device
JPH05100935A (en) Data base managing system
JP3338724B2 (en) Database save method
JP2000315190A (en) Job recovery system
JP2004054816A (en) Database management method and apparatus
JPH0756793A (en) Automatic restoration system for file fault
JP3490465B2 (en) Abnormal data processing device