JP2705522B2 - Business execution management method - Google Patents

Business execution management method

Info

Publication number
JP2705522B2
JP2705522B2 JP5181898A JP18189893A JP2705522B2 JP 2705522 B2 JP2705522 B2 JP 2705522B2 JP 5181898 A JP5181898 A JP 5181898A JP 18189893 A JP18189893 A JP 18189893A JP 2705522 B2 JP2705522 B2 JP 2705522B2
Authority
JP
Japan
Prior art keywords
business
exclusive
code
started
activation
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.)
Expired - Lifetime
Application number
JP5181898A
Other languages
Japanese (ja)
Other versions
JPH0713649A (en
Inventor
康 有馬
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP5181898A priority Critical patent/JP2705522B2/en
Publication of JPH0713649A publication Critical patent/JPH0713649A/en
Application granted granted Critical
Publication of JP2705522B2 publication Critical patent/JP2705522B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は業務実行管理方式に関
し、特に電子計算機の業務実行制御において関連する他
の業務の起動状態を考慮した上で業務の実行の可否を制
御する業務実行管理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a business execution management system, and more particularly to a business execution management system for controlling whether or not a business can be executed in consideration of the activation state of another business related to business execution control of a computer. .

【0002】[0002]

【従来の技術】従来の業務実行管理方式では、関連する
業務の終了またはスケジュール機能による時刻をもとに
業務の実行を制御していたが(例えば、特開昭64−9
512号公報,特開平2−216509号公報等参
照)、業務間の論理的な関連、例えば排他制御関係を考
慮して業務の実行を管理してはいなかった。
2. Description of the Related Art In a conventional business execution management system, execution of a business is controlled based on the end of a related business or the time by a schedule function.
No. 512, Japanese Unexamined Patent Publication No. 2-216509, etc.), and the execution of the business is not managed in consideration of a logical relationship between the businesses, for example, an exclusive control relationship.

【0003】例えば、図2に示すように、業務の起動要
求は関連する業務の終了またはスケジュール機能による
時刻をもとに業務起動要求システム40から業務処理実
行手段30に通知される。業務処理実行手段30は、通
知された業務の起動要求をもとに該当する業務をライブ
ラリ31から抽出して実行し、実行結果を業務起動要求
システム40に通知する。
For example, as shown in FIG. 2, a business start request is notified from the business start request system 40 to the business process executing means 30 based on the end of the related business or the time by the schedule function. The business process execution means 30 extracts the relevant business from the library 31 based on the notified business start request, executes the business, and notifies the business start request system 40 of the execution result.

【0004】[0004]

【発明が解決しようとする課題】上述した従来の業務実
行管理方式では、関連する業務の終了またはスケジュー
ル機能による時刻をもとに業務の起動を行うだけなの
で、業務間の論理的な関連についての判断を行うことが
できず、業務間の論理的な関連の判断が必要なシステム
では操作員の介入が必要となって電子計算機の無人化運
転が実現できないという問題点があった。
In the conventional business execution management system described above, since the business is only started based on the end of the related business or the time by the schedule function, the logical relation between the business is not considered. In a system in which a judgment cannot be made and a logical association between jobs is required, there is a problem that an operator is required to intervene and an unmanned operation of the computer cannot be realized.

【0005】本発明の目的は、上述の点に鑑み、排他制
御関係にある他の業務の起動状態を考慮した上で業務の
実行の可否を自動的に判断するようにして、電子計算機
の無人化運転を可能とするようにした業務実行管理方式
を提供することにある。
SUMMARY OF THE INVENTION In view of the foregoing, it is an object of the present invention to automatically determine whether or not a task can be executed in consideration of the activation state of another task that is in an exclusive control relationship. It is an object of the present invention to provide a business execution management system which enables a simplified operation.

【0006】[0006]

【課題を解決するための手段】本発明の業務実行管理方
式は、電子計算機において実行する業務ごとに該業務と
排他制御関係にある業務を登録する排他業務テーブル
と、未起動,起動中,障害中および起動予約中を含む
務の現在の状態を管理する業務起動状態管理テーブル
と、外部からの業務起動要求に応じて業務が起動可能か
否かを前記排他業務テーブルおよび前記業務起動状態管
理テーブルを参照して判断する業務起動判定手段と、こ
の業務起動判定手段で業務が起動可能であると判定され
た場合に業務を実行する業務処理実行手段とを有する。
According to the business execution management method of the present invention, an exclusive business table for registering, for each business executed in a computer, a business having an exclusive control relationship with the business ; Business start state management table that manages the current state of work including during and start reservation, and the exclusive work table and the exclusive work table that determine whether a work can be started in response to a business start request from the outside. The system includes a service activation determining unit that determines by referring to the service activation status management table, and a service execution unit that executes the service when the service activation determining unit determines that the service can be started.

【0007】また、本発明の業務実行管理方式は、電子
計算機において実行する業務の業務コードをキーとして
該業務と排他制御関係にある業務の業務コードを登録す
る排他業務テーブルと、未起動,起動中,障害中および
起動予約中を含む業務の現在の状態を業務コード対応に
管理する業務起動状態管理テーブルと、業務コード対応
に該業務を起動するための情報を登録する業務起動情報
ファイルと、業務のためのプログラムまたはジョブを登
録するライブラリと、外部からの業務起動要求に応じて
業務コードをもとに前記業務起動状態管理テーブルを検
索し該当業務の起動状態が未起動で、かつ前記排他業務
テーブルに登録された業務コードに対応する排他制御対
象の業務の起動状態のすべてが未起動または障害中のと
きに該当業務を起動可能と判断する業務起動判定手段
と、この業務起動判定手段で業務が起動可能であると判
定された場合に前記業務起動情報ファイルを参照して前
記ライブラリから業務のためのプログラムまたはジョブ
を抽出して実行する業務処理実行手段とを有する。
The business execution management method according to the present invention further comprises: an exclusive business table for registering a business code of a business having an exclusive control relationship with the business by using a business code of the business executed in the computer as a key ; Medium, faulty and
A task start state management table for managing the current state of a task including a task being reserved for a task code, a task start information file for registering information for starting the task in a task code correspondence, and a task program Or, a library for registering a job, and the business activation status management table are searched based on a business code in response to an external business activation request, and the activation status of the relevant business is not activated and is registered in the exclusive business table. A task start determination unit that determines that the corresponding task can be started when all of the startup statuses of the task of the exclusive control target corresponding to the service code that has not been started or a failure have occurred. If it is determined that there is, a program or job for business is extracted from the library with reference to the business start information file and executed. And a Tsutomu process execution means.

【0008】[0008]

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

【0009】図1は、本発明の一実施例に係る業務実行
管理方式10の構成を示すブロック図である。本実施例
の業務実行管理方式10は、他のサブシステムである業
務起動要求システム20からの要求を受け取ることによ
り処理を行うものであり、業務間の排他情報を持つ排他
業務テーブル12と、現在の業務の起動状態を管理する
業務起動状態管理テーブル13と、排他業務テーブル1
2と業務起動状態管理テーブル13とを参照しながら業
務が起動可能か否かを判断する業務起動判定手段11
と、業務が起動可能と判断された場合に業務の実行を行
う業務処理実行手段14とから構成されている。なお、
図1中、符号15は業務起動状態管理ファイル、16は
排他業務ファイル、17は業務起動情報ファイル、18
はライブラリ、19は履歴ファイルをそれぞれ示す。
FIG. 1 is a block diagram showing a configuration of a task execution management system 10 according to one embodiment of the present invention. The business execution management system 10 of the present embodiment performs processing by receiving a request from a business activation request system 20, which is another subsystem. Task start state management table 13 for managing the start state of each task, and exclusive task table 1
Task start determining means 11 for judging whether a task can be started with reference to the task start status management table 13
And a business process executing means 14 for executing the business when it is determined that the business can be started. In addition,
In FIG. 1, reference numeral 15 denotes an operation start status management file, 16 denotes an exclusive operation file, 17 denotes an operation start information file, 18
Indicates a library and 19 indicates a history file.

【0010】業務起動要求システム20は、業務の実行
が必要な事象(例えば、通信によるデータの受信,関連
するシステムの終了等)が発生した場合に、実行すべき
業務の業務コードを業務実行管理方式10に通知する。
The service activation request system 20 manages a service code of a service to be executed when an event requiring execution of the service (for example, reception of data by communication, termination of a related system, etc.) occurs. Notify method 10.

【0011】排他業務テーブル12は、業務コードをキ
ーとしてその業務と排他制御関係にある業務の業務コー
ドが登録されている。排他業務テーブル12は、排他業
務ファイル16からメモリ上に展開される。
The exclusive service table 12 has registered therein service codes of services having an exclusive control relationship with the service using the service code as a key. The exclusive business table 12 is developed on the memory from the exclusive business file 16.

【0012】業務起動状態管理テーブル13には、業務
の現在の状態が記録されており、未起動,起動中,障害
中,起動予約中等の状態がある。業務起動状態管理テー
ブル13は、業務起動状態管理ファイル15からメモリ
上に展開され、オペレーティングシステム(図示せず)
によって適時書き替えられる。
The service start state management table 13 records the current state of the service, and includes states such as unstarted, started, failed, and reserved. The business activation status management table 13 is expanded on the memory from the business activation status management file 15 and is stored in an operating system (not shown).
Will be rewritten in a timely manner.

【0013】業務起動判定手段11は、通知された業務
コードをもとに業務起動状態管理テーブル13と排他業
務テーブル12とを検索し、該当業務が起動可能か否か
を判断する。詳しくは、業務起動判定手段11は、業務
コードをもとに業務起動状態管理テーブル13を検索し
該当業務の起動状態が未起動で、かつ排他業務テーブル
12に登録された業務コードに対応する排他制御関係の
業務の起動状態のすべてが未起動または障害中のときに
該当業務を起動可能と判断する。業務の起動が不可能と
判断された場合は、業務起動判定手段11は、業務起動
要求システム20に対して起動不可能を通知する。ま
た、業務が起動可能と判断された場合は、業務起動判定
手段11は、業務処理実行手段14に対して業務コード
を通知する。
The service activation determination means 11 searches the service activation status management table 13 and the exclusive service table 12 based on the notified service code, and determines whether or not the service can be activated. More specifically, the business activation determination unit 11 searches the business activation status management table 13 based on the business code, and determines whether the business activation status of the relevant business is not activated and corresponds to the business code registered in the exclusive business table 12. It is determined that the relevant task can be started when all the control-related tasks have not been started or have failed. If it is determined that the business cannot be started, the business start determination unit 11 notifies the business start request system 20 that the business cannot be started. If it is determined that the business can be started, the business start determination unit 11 notifies the business process execution unit 14 of the business code.

【0014】業務処理実行手段14は、業務起動判定手
段11から通知された業務コードをもとに業務起動情報
ファイル17を検索し、ライブラリ18から該当するプ
ログラムまたはジョブを起動するとともに、業務コー
ド,開始/終了時刻および実行結果を履歴情報として履
歴ファイル19に登録する。
The business process execution means 14 searches the business start information file 17 based on the business code notified from the business start determination means 11, starts the corresponding program or job from the library 18, The start / end time and the execution result are registered in the history file 19 as history information.

【0015】業務起動情報ファイル17には、業務コー
ドに対応した業務を起動するための情報が登録されてお
り、起動するプログラム名またはジョブ名,そのプログ
ラムまたはジョブをロードするためのライブラリ名等の
情報がある。
The business start information file 17 has registered therein information for starting a business corresponding to a business code, such as a program name or a job name to be started, a library name for loading the program or job, and the like. There is information.

【0016】ライブラリ18には、業務のためのプログ
ラムまたはジョブが登録されている。
In the library 18, programs or jobs for business are registered.

【0017】履歴ファイル19は、業務の実行履歴を登
録しているファイルであり、障害等の発生時の手助けと
なるものである。
The history file 19 is a file in which the execution history of the business is registered, and helps when a failure or the like occurs.

【0018】次に、このように構成された本実施例の業
務実行管理方式の動作について説明する。
Next, the operation of the business execution management system according to the present embodiment configured as described above will be described.

【0019】ここでは、業務起動要求システム20が業
務コード500番の業務のデータを通信にて受信した場
合を例にとって説明する。
Here, a case will be described as an example where the business activation request system 20 receives business data with a business code of 500 by communication.

【0020】業務起動要求システム20は、業務コード
500番のデータの受信が完了した時点で実行すべき業
務の業務コード500番を業務実行管理方式10に通知
する。
The business activation request system 20 notifies the business execution management system 10 of the business code 500 of the business to be executed when the reception of the data of the business code 500 is completed.

【0021】業務実行管理方式10では、業務コード5
00番を受け取ると、業務起動判定手段11が、業務コ
ード500番をもとに業務起動状態管理テーブル13を
検索する。業務コード500番の業務の現在の起動状態
は未起動であるとする。
In the business execution management system 10, the business code 5
Upon receiving the number 00, the service activation determination unit 11 searches the service activation status management table 13 based on the service code 500. It is assumed that the current activation state of the operation with the operation code 500 is not activated.

【0022】次に、業務起動判定手段11は、業務コー
ド500番をもとに排他業務テーブル12を検索する。
業務コード500番の業務と排他制御関係の業務の業務
コードに、例えば600番と650番とが登録されてい
るとすると、業務起動判定手段11は、業務コード60
0番および650番をもとに業務起動状態管理テーブル
13を検索する。いま、業務コード600番の業務の現
在の状態は未起動であるが、業務コード650番の業務
の現在の状態は起動中であるとすると、業務起動判定手
段11は、業務コード500番に該当する業務を起動不
可能と判断し、業務起動要求システム20に対してその
旨を通知する。
Next, the service activation determination means 11 searches the exclusive service table 12 based on the service code 500.
Assuming that, for example, 600 and 650 are registered in the business code of the business with the business code 500 and the business with the exclusive control relationship, the business activation determination unit 11
The application activation status management table 13 is searched based on the numbers 0 and 650. Now, assuming that the current state of the business with the business code 600 is not started, but the current state of the business with the business code 650 is running, the business start determination unit 11 It is determined that the task to be started cannot be started, and the task starting request system 20 is notified of the fact.

【0023】一方、業務コード600番および650番
の業務ともに起動状態が未起動または障害中であるとす
ると、業務起動判定手段11は、業務コード500番に
該当する業務は起動可能であると判断し、業務処理実行
手段14に業務コード500番を通知する。
On the other hand, assuming that the start states of both the business codes 600 and 650 are not started or a failure occurs, the business start determination means 11 determines that the business corresponding to the business code 500 can be started. Then, the business process execution unit 14 is notified of the business code 500.

【0024】業務処理実行手段14は、業務コード50
0番をもとに業務起動情報ファイル17を検索し、起動
するプログラム名、例えば“ABC001”とライブラ
リ名、例えば“XYZ”とを入手し、ライブラリ名“X
YZ”のライブラリ18からプログラム名“ABC00
1”のプログラムを抽出して起動する。
The business process execution means 14 has a business code 50
The application activation information file 17 is searched based on No. 0, and a program name to be activated, for example, “ABC001” and a library name, for example, “XYZ” are obtained.
The program name “ABC00” is read from the library 18 of “YZ”.
Extract the program 1 "and start it.

【0025】プログラム名“ABC001”のプログラ
ムが、例えば9時10分に処理を開始し、9時20分に
正常に終了したとすると、業務処理実行手段14は、履
歴ファイル19に、業務コード500番,開始時刻9時
10分,終了時刻9時20分および実行結果正常終了を
履歴情報として登録し、業務コード500番および実行
結果正常終了を業務起動判定手段11に通知する。
Assuming that the program with the program name “ABC001” starts processing at, for example, 9:10 and ends normally at 9:20, the business processing execution means 14 stores the business code 500 in the history file 19. No., start time 9:10, end time 9:20, and normal end of execution result are registered as history information, and business code number 500 and normal end of execution result are notified to the business start determination unit 11.

【0026】業務起動判定手段11は、業務処理実行手
段14から通知された業務コード500番および実行結
果正常終了を業務起動要求システム20に通知する。
The business start determination unit 11 notifies the business start request system 20 of the business code number 500 and the normal end of the execution result notified from the business process execution unit 14.

【0027】[0027]

【発明の効果】以上説明したように本発明は、業務間の
排他情報を持つ排他業務テーブルおよび業務の現在の状
態を管理する業務起動状態管理テーブルを用いることに
より、業務の実行の可否を他の業務との排他制御関係を
含めて判断して業務の実行を管理することができ、操作
員の介入が不要となって電子計算機の無人化運転が実現
できるという効果がある。
As described above, according to the present invention, by using an exclusive service table having exclusive information between services and a service activation status management table for managing the current status of services, it is possible to determine whether a service can be executed or not. It is possible to manage the execution of the job by making a determination including the exclusive control relationship with the other job, and there is an effect that the intervention of the operator becomes unnecessary and the unmanned operation of the computer can be realized.

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

【図1】本発明の一実施例に係る業務実行管理方式の構
成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a task execution management system according to an embodiment of the present invention.

【図2】従来の業務実行管理方式を示すブロック図であ
る。
FIG. 2 is a block diagram showing a conventional task execution management method.

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

10 業務実行管理方式 11 業務起動判定手段 12 排他業務テーブル 13 業務起動状態管理テーブル 14 業務処理実行手段 15 業務起動状態管理ファイル 16 排他業務ファイル 17 業務起動情報ファイル 18 ライブラリ 19 履歴ファイル 20 業務起動要求システム DESCRIPTION OF SYMBOLS 10 Business execution management method 11 Business start determination means 12 Exclusive business table 13 Business start status management table 14 Business process execution means 15 Business start status management file 16 Exclusive business file 17 Business start information file 18 Library 19 History file 20 Business start request system

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 電子計算機において実行する業務ごとに
該業務と排他制御関係にある業務を登録する排他業務テ
ーブルと、未起動,起動中,障害中および起動予約中を含む 業務の
現在の状態を管理する業務起動状態管理テーブルと、 外部からの業務起動要求に応じて業務が起動可能か否か
を前記排他業務テーブルおよび前記業務起動状態管理テ
ーブルを参照して判断する業務起動判定手段と、 この業務起動判定手段で業務が起動可能であると判定さ
れた場合に業務を実行する業務処理実行手段とを有する
ことを特徴とする業務実行管理方式。
An exclusive business table for registering, for each business executed in a computer, a business having an exclusive control relationship with the business, and a current state of the business including non-started, running , failed, and scheduled for running. A business activation status management table to be managed, and a business activation determination means for determining whether or not a business can be activated in response to an external business activation request by referring to the exclusive business table and the business activation status management table; A business execution management method comprising: a business process execution unit that executes a business when the business start determination unit determines that the business can be started.
【請求項2】 電子計算機において実行する業務の業務
コードをキーとして該業務と排他制御関係にある業務の
業務コードを登録する排他業務テーブルと、未起動,起動中,障害中および起動予約中を含む 業務の
現在の状態を業務コード対応に管理する業務起動状態管
理テーブルと、 業務コード対応に該業務を起動するための情報を登録す
る業務起動情報ファイルと、 業務のためのプログラムまたはジョブを登録するライブ
ラリと、 外部からの業務起動要求に応じて業務コードをもとに前
記業務起動状態管理テーブルを検索し該当業務の起動状
態が未起動で、かつ前記排他業務テーブルに登録された
業務コードに対応する排他制御対象の業務の起動状態の
すべてが未起動または障害中のときに該当業務を起動可
能と判断する業務起動判定手段と、 この業務起動判定手段で業務が起動可能であると判定さ
れた場合に前記業務起動情報ファイルを参照して前記ラ
イブラリから業務のためのプログラムまたはジョブを抽
出して実行する業務処理実行手段とを有することを特徴
とする業務実行管理方式。
2. An exclusive business table for registering a business code of a business having an exclusive control relationship with the business using a business code of the business to be executed in the computer as a key, and an exclusive business table for not starting, starting, failure, and starting reservation. A business activation status management table that manages the current status of the business including the corresponding business code, a business startup information file that registers information for starting the business corresponding to the business code, and a program or job for the business Library, and searches the business activation status management table based on the business code in response to an external business activation request, and searches for the business code registered in the exclusive business table when the activation status of the relevant business is not activated. A task start determination means that determines that the task can be started when all of the start states of the corresponding tasks subject to exclusive control are not started or are in failure And a business process execution means for extracting a program or a job for the business from the library by referring to the business start information file and executing the business process when the business start determination unit determines that the business can be started, and A business execution management method characterized by having:
【請求項3】 前記業務処理実行手段が、業務の正常終
了時に履歴ファイルに履歴情報を書き込む請求項1また
は2記載の業務実行管理方式。
3. The business execution management system according to claim 1, wherein said business process execution means writes history information to a history file when the business is normally completed.
JP5181898A 1993-06-28 1993-06-28 Business execution management method Expired - Lifetime JP2705522B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5181898A JP2705522B2 (en) 1993-06-28 1993-06-28 Business execution management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5181898A JP2705522B2 (en) 1993-06-28 1993-06-28 Business execution management method

Publications (2)

Publication Number Publication Date
JPH0713649A JPH0713649A (en) 1995-01-17
JP2705522B2 true JP2705522B2 (en) 1998-01-28

Family

ID=16108818

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5181898A Expired - Lifetime JP2705522B2 (en) 1993-06-28 1993-06-28 Business execution management method

Country Status (1)

Country Link
JP (1) JP2705522B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6250933A (en) * 1985-08-29 1987-03-05 Fujitsu Ltd Job executing processsing system
JPS62128340A (en) * 1985-11-29 1987-06-10 Alps Electric Co Ltd Registering system for history of program to be executed
JPS62182932A (en) * 1986-02-07 1987-08-11 Nec Corp Execution control system for job
JPS6385938A (en) * 1986-09-30 1988-04-16 Toshiba Corp Controller for multiplex parallel operation of program

Also Published As

Publication number Publication date
JPH0713649A (en) 1995-01-17

Similar Documents

Publication Publication Date Title
JP4839841B2 (en) How to restart snapshot
US6694345B1 (en) External job scheduling within a distributed processing system having a local job control system
US7080105B2 (en) System and method for data backup
JPH08287162A (en) Work flow system
WO1995027941A1 (en) Updating and restoration method of system file
US20030046605A1 (en) Data protection system and method regarding the same
US6795834B2 (en) Apparatus, method, and storage medium for file management
US20030051127A1 (en) Method of booting electronic apparatus, electronic apparatus and program
JP2008090798A (en) Backup-control device of data-processing system, and system therefor
JPH11265301A (en) Client/server system, client computer and recording medium
JP2002297427A (en) Method, device, system, program and storage medium for data backup
JP2705522B2 (en) Business execution management method
JP3551079B2 (en) Recovery method and device after replacement of modified load module
US7240043B2 (en) Method of controlling storage control apparatus, storage control apparatus, and computer readable program for controlling the same
JP2003280963A (en) Document management system, restoration method, program for performing restoration, and recording medium with program recorded thereon
US7318147B2 (en) Method for delaying and executing system administration operations in unattended mode
JP2013258511A (en) Image forming apparatus, and back-up/restore method and program
JPH1040123A (en) System and method for job management
JP2677162B2 (en) Scheduled job execution control method
WO2007017857A1 (en) Accelerated computer recovery
JP3846222B2 (en) Job re-execution method
JPH07160651A (en) Backup mode for system data
JP3805296B2 (en) Client / server system, client computer, and recording medium
JP3965678B2 (en) Information processing device
JP2005149106A (en) Backup system and control program for backup operation