JPH0465733A - System for forming backup file - Google Patents

System for forming backup file

Info

Publication number
JPH0465733A
JPH0465733A JP2178309A JP17830990A JPH0465733A JP H0465733 A JPH0465733 A JP H0465733A JP 2178309 A JP2178309 A JP 2178309A JP 17830990 A JP17830990 A JP 17830990A JP H0465733 A JPH0465733 A JP H0465733A
Authority
JP
Japan
Prior art keywords
file device
backup
copy
backup file
operation 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.)
Granted
Application number
JP2178309A
Other languages
Japanese (ja)
Other versions
JP2959061B2 (en
Inventor
Takayuki Matsui
孝行 松井
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2178309A priority Critical patent/JP2959061B2/en
Publication of JPH0465733A publication Critical patent/JPH0465733A/en
Application granted granted Critical
Publication of JP2959061B2 publication Critical patent/JP2959061B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve the utilization efficiency of a computer system resource by forming a backup file in parallel with operation processing without aborting an operation program. CONSTITUTION:A copying processing part 3 is started without interrupting the execution of the operation program 1 based upon an instruction of an operation management part 2 and the contents of a filing device 5 is copied to a backup filing device 6. During the period of the copying, a write monitoring part 4 monitors the writing of the program 1 in the device 5, and at the time of detecting the writing in a copied area of the device 5, updates the device 6 in accordance with the contents of the writing. Consequently, a backup file can be formed without interrupting data processing based upon the operation program and the utilization efficiency of the computer system resource can be improved.

Description

【発明の詳細な説明】 〔概 要〕 バックアップファイルの作成方式に関し、業務プログラ
ムによるデータ処理を中断することなくバックアップフ
ァイルの作成を可能とすることにより、計算機システム
資源の使用効率向上を目的とし、 ファイル装置を使用してトランザクション処理を行う計
算機システムに於いて、業務プログラムと、運用管理部
と、複写処理部と、書込み監視部と、ファイル装置と、
バンクアップファイル装置とを有し、運用管理部は、バ
ックアップ対象のファイル装置と、該ファイル装置の内
容をバンクアップ用に格納するバックアップファイル装
置を指定し、複写処理部と、書込み監視部にバックアッ
プファイルの作成開始を指示し、複写処理部は、該指示
に基づき、ファイル装置の内容をバックアップファイル
装置へ複写し、該複写の終了を該運用管理部に通知し、
書込み監視部は、該指示に基づき、業務プログラムのフ
ァイル装置に対する書込みを監視し、ファイル装置の複
写済領域への書込みを検出すると、該書込みの内容に従
って、バックアップファイル装置を更新することを、運
用管理部からのバックアップ終了通知を受信するまで行
い、運用管理部は、複写処理部からの複写終了通知に基
づき、業務プログラムの新規起動を抑止し、既存の業務
プログラムの終了を待って、書込み監視部に対しバック
アップ終了を通知するように構成する。
[Detailed Description of the Invention] [Summary] This invention aims to improve the efficiency of using computer system resources by making it possible to create a backup file without interrupting data processing by a business program with respect to a backup file creation method. In a computer system that performs transaction processing using a file device, a business program, an operation management section, a copy processing section, a write monitoring section, a file device,
The operation management section specifies the file device to be backed up and the backup file device that stores the contents of the file device for bank up, and sends the backup to the copy processing section and the write monitoring section. Instructing the start of file creation, the copy processing unit copies the contents of the file device to the backup file device based on the instruction, and notifies the operation management unit of the end of the copy,
The write monitoring unit monitors the writing of the business program to the file device based on the instruction, and when detecting writing to the copied area of the file device, updates the backup file device according to the contents of the writing. The operation management section continues until it receives a backup completion notification from the management department. Based on the copy completion notification from the copy processing department, the operation management department suppresses the start of new business programs, waits for the existing business program to finish, and then resumes write monitoring. The configuration is configured so that the backup is completed.

〔産業上の利用分野〕[Industrial application field]

本発明は、ファイル装置を使用してトランザクション処
理を行う計算機システムに於けるバックアップファイル
の作成方式に関する。
The present invention relates to a backup file creation method in a computer system that performs transaction processing using a file device.

高度情報化社会の進展に伴い計算機システムが処理する
データ量は増大し、計算機システムで使用する直接アク
セス記憶装置の大容量化傾向が進展する中で、直接アク
セス記憶装置のバックアップファイルの効率的な作成が
要請されている。
As the amount of data processed by computer systems increases with the development of an advanced information society, and as the capacity of direct access storage devices used in computer systems increases, it is becoming increasingly important to efficiently create backup files for direct access storage devices. It is requested.

バックアップファイル作成の為に計算機システムを専用
して使用することなく、業務処理と並行してバックアッ
プファイルを作成することにより、計算機システム資源
の使用効率向上をはかる。
To improve the usage efficiency of computer system resources by creating backup files in parallel with business processing without using a computer system exclusively for creating backup files.

〔従来の技術〕[Conventional technology]

第7図は、従来のシステム構成図である。 FIG. 7 is a conventional system configuration diagram.

バックアップファイルの作成は、業務プログラム71の
処理終了を待って、複写処理部73を起動することによ
り開始される。複写処理部73は、ファイル装置75の
内容をバックアップファイル装置76へ複写する。該複
写中に、業務プログラム71が起動されていると、ファ
イル装置750更新が行われ、ファイル装置75の内容
とバックアップファイル装置76の内容が不一致となる
ため、業務プログラム71の実行を止めて該複写を行う
、従って主記憶装置(プログラムが実行するメモリ空間
)77は複写処理部73に専有されて、複写処理中の計
算機システム資源の使用効率を落とす結果となる。
Creation of a backup file is started by waiting for the completion of processing of the business program 71 and activating the copy processing section 73. The copy processing unit 73 copies the contents of the file device 75 to the backup file device 76. If the business program 71 is started during the copying, the file device 750 will be updated and the contents of the file device 75 and the backup file device 76 will become inconsistent, so the execution of the business program 71 will be stopped and the corresponding file device 75 will be updated. The main storage device (memory space where programs execute) 77, which performs the copying, is therefore exclusively used by the copying processing section 73, resulting in a reduction in the efficiency of use of computer system resources during the copying process.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

大容量のファイル装置を使用する計算機システムにおい
て、バックアップファイルの作成が、計算機システムを
専有して行われるために、該バックアップファイル作成
中は、他の業務処理が中断され、計算機システム資源の
使用効率低下の問題があった。
In a computer system that uses a large-capacity file device, the creation of a backup file is performed exclusively on the computer system, so other business processes are interrupted while the backup file is being created, resulting in an efficient use of computer system resources. There was a problem with decline.

本発明は、業務プログラムによるデータ処理を中断する
ことなくバックアップファイルの作成を可能とすること
により、計算機システム資源の使用効率向上を目的とす
る。
An object of the present invention is to improve the efficiency of using computer system resources by making it possible to create a backup file without interrupting data processing by a business program.

〔課題を解決するための手段〕[Means to solve the problem]

第1図は本発明の原理ブロック図である。 FIG. 1 is a block diagram of the principle of the present invention.

図はバックアップファイルの作成方式の構成図であって
、 ファイル装置を使用してトランザクション処理を行う計
算機システムに於いて、業務プログラム1と、運用管理
部2と、複写処理部3と、書込み監視部4と、ファイル
装置5と、バックアップファイル装置6とを有し、運用
管理部2は、バックアップ対象のファイル装置5と、該
ファイル装置5の内容をバックアップ用に格納するバッ
クアップファイル装置6を指定し、複写処理部3と、書
込み監視部4にバックアップファイルの作成開始を指示
し、複写処理部3は、該指示に基づき、ファイル装置5
の内容をバックアップファイル装置6へ複写し、該複写
の終了を該運用管理部2に通知し、書込み監視部4は、
該指示に基づき、業務プログラムlのファイル装置5に
対する書込みを監視し、ファイル装置5の複写済領域へ
の書込みを検出すると、該書込みの内容に従って、バッ
クアップファイル装置6を更新することを、運用管理部
2からのバックアップ終了通知を受信するまで行い、運
用管理部2は、複写処理部3からの複写終了通知に基づ
き、業務プログラム1の新規起動を抑止し、既存の業務
プログラム1の終了を待って、書込み監視部4に対しバ
ックアップ終了を通知する。
The figure is a configuration diagram of a backup file creation method. In a computer system that performs transaction processing using a file device, a business program 1, an operation management section 2, a copy processing section 3, and a write monitoring section are used. 4, a file device 5, and a backup file device 6, and the operation management unit 2 specifies the file device 5 to be backed up and the backup file device 6 that stores the contents of the file device 5 for backup. , instructs the copy processing unit 3 and the write monitoring unit 4 to start creating a backup file, and the copy processing unit 3, based on the instructions,
The contents of the file are copied to the backup file device 6, the operation management section 2 is notified of the completion of the copying, and the write monitoring section 4,
Based on the instructions, operation management monitors the writing of the business program l to the file device 5, and when writing to the copied area of the file device 5 is detected, updates the backup file device 6 according to the content of the writing. Based on the copy completion notification from the copy processing unit 3, the operation management unit 2 suppresses new startup of the business program 1 and waits for the existing business program 1 to finish. Then, the write monitoring unit 4 is notified of the completion of the backup.

〔作 用〕[For production]

本方式により、業務プログラム1の実行を中断すること
なく複写処理部3が起動され、ファイル装置5からバッ
クアップファイル装置6への複写が行われる。該複写中
、書込み監視部4は、業務プログラム1のファイル装置
5に対する書込み要求を監視し、ファイル装置5に対す
る書込み要求が複写済領域51に対する内容更新の場合
は、該内容更新をバックアップファイル装置6に対して
も反映することにより、両ファイル装置の同一性が保証
される。
According to this method, the copy processing unit 3 is activated without interrupting the execution of the business program 1, and copying from the file device 5 to the backup file device 6 is performed. During the copying, the write monitoring unit 4 monitors the write request of the business program 1 to the file device 5, and if the write request to the file device 5 is to update the content of the copied area 51, the write monitoring unit 4 updates the content to the backup file device 6. By also reflecting the same on both file devices, the identity of both file devices is guaranteed.

〔実施例〕〔Example〕

第2図は実施例のシステム構成図である。 FIG. 2 is a system configuration diagram of the embodiment.

第3図は実施例の運用管理部処理手順である。FIG. 3 shows the operation management unit processing procedure of the embodiment.

バックアップファイルを作成するために、処理ステップ
81で、バックアップの対象となるファイル装置5と、
該ファイル装置5の内容を複写するバックアップファイ
ル装置6が、入出力装置21から指定されて運用管理部
2が起動される。
In order to create a backup file, in processing step 81, the file device 5 to be backed up,
The backup file device 6 that copies the contents of the file device 5 is designated by the input/output device 21, and the operation management section 2 is activated.

運用管理部2は処理ステップ82で、領域管理テーブル
22にファイル装置のID(識別情報)を登録し、バッ
クアップファイル作成中フラグを立て、複写処理部3と
、書込み監視部4を起動する。
In processing step 82, the operation management section 2 registers the ID (identification information) of the file device in the area management table 22, sets a backup file creation flag, and starts the copy processing section 3 and the write monitoring section 4.

運用管理部2は処理ステップ83で、複写処理部3から
の複写終了待ちに入る。
In processing step 83, the operation management section 2 waits for the copy processing section 3 to complete copying.

第4図は実施例の複写処理部処理手順である。FIG. 4 shows the processing procedure of the copy processing section of the embodiment.

複写処理部3は処理ステップ31で、ファイル装置5の
先頭アドレスから所定の複写単位53で、ファイル装置
5の内容をバックアップファイル装置6へ複写を開始す
る。処理ステップ32で、該複写単位53の複写が終了
すると、処理ステップ33で、複写し終えた最終アドレ
スai(i=l〜n)を、複写済アドレスとして領域管
理テーブル22に登録する。第2図では、複写が複写済
領域51まで進んだ場合の最終アドレスatを該管理テ
ーブル22に登録したことを示す。
In a processing step 31, the copy processing unit 3 starts copying the contents of the file device 5 to the backup file device 6 in predetermined copy units 53 from the top address of the file device 5. In processing step 32, when the copying of the copy unit 53 is completed, in processing step 33, the final address ai (i=1 to n) that has been copied is registered in the area management table 22 as a copied address. FIG. 2 shows that the final address at when copying has proceeded to the copied area 51 has been registered in the management table 22.

第6図に領域管理テーブルの説明図を示す。FIG. 6 shows an explanatory diagram of the area management table.

第4図において、複写処理部3は処理ステップ34で、
複写済アドレスをチエツクし、該アドレスがファイル装
置5の最終アドレスと一致すると、ファイル装置5の全
領域の複写が終了したとして処理ステップ36で、運用
管理部2へ通知を行い複写処理を終了する。未複写領域
が残っている場合は、処理ステップ35で次の複写単位
分の領域の複写を行う。
In FIG. 4, the copy processing unit 3 performs the following steps in processing step 34:
The copied address is checked, and if the address matches the final address of the file device 5, it is assumed that the copying of the entire area of the file device 5 has been completed, and in processing step 36, the operation management section 2 is notified and the copying process is ended. . If an uncopied area remains, the area corresponding to the next copy unit is copied in processing step 35.

第5図は、実施例の書込み監視部処理手順である。書込
み監視部4が起動されると、処理ステップ41で業務プ
ログラム1がファイル装置5に対して発行する書込み要
求を受は付け、処理ステップ42で、該書込み要求が複
写済領域51内への書込みか否かを、領域管理テーブル
22に登録されている複写済アドレスを参照しながらチ
エツクし、該書込み要求が複写済領域51内の領域52
への書込みの場合、処理ステップ43で対応するバック
アップファイル装置6の領域62へ書込みを行う。該書
込み要求が複写済領域以外(未複写領域)への書込みの
場合は、バックアップファイル装置6への書込みは行わ
ない、処理ステップ44で、業務プログラム1から依頼
されたファイル装置5の領域52に対する書込みを行う
、処理ステップ42の判定と処理ステップ43の複写済
領域の内容更新の処理により、両ファイル装置の内容の
同一性が保証される。
FIG. 5 shows the write monitoring unit processing procedure of the embodiment. When the write monitoring unit 4 is activated, it accepts a write request issued by the business program 1 to the file device 5 in a processing step 41, and checks whether the write request is written into the copied area 51 in a processing step 42. The write request is checked by referring to the copied address registered in the area management table 22, and whether the write request is
In the case of writing to, in processing step 43, writing is performed to the corresponding area 62 of the backup file device 6. If the write request is for writing to an area other than the copied area (uncopied area), writing to the backup file device 6 is not performed. The determination of writing in processing step 42 and the processing of updating the contents of the copied area in processing step 43 ensure the sameness of the contents of both file devices.

運用管理部2は、第3図の処理ステップ84で複写終了
の通知を受けると、処理ステップ85で、業務プログラ
ムlの新規発生を一時抑止し、既存の業務プログラム1
の処理終了を待つ。
When the operation management unit 2 receives the notification of the completion of copying in processing step 84 in FIG. 3, in processing step 85 it temporarily suppresses the generation of a new business program
Wait for the processing to finish.

該業務プログラム1が処理を終了する(処理ステップ8
6)、処理ステップ87で、書込み監視部4を停止させ
、バックアップファイルの作成完了のメツセージを入出
力装置21に出力し、領域管理テーブル22のファイル
装置IDの削除並びに、バックアップファイル作成中フ
ラグの消去を行い、業務プログラムの発生抑止を解除す
る。
The business program 1 ends the process (processing step 8
6) In processing step 87, the write monitoring unit 4 is stopped, a message indicating completion of backup file creation is output to the input/output device 21, the file device ID is deleted from the area management table 22, and the backup file creation flag is set. Delete it and cancel the suppression of business program generation.

〔発明の効果〕〔Effect of the invention〕

本発明は、ファイル装置を使用してトランザクション処
理を行う計算機システムに於いて、業務プログラムを停
止させることなく業務処理と並行してバックアップファ
イルの作成を行うことにより、計算機システム資源の使
用効率向上が期待される。
The present invention improves the efficiency of using computer system resources by creating backup files in parallel with business processing without stopping business programs in a computer system that uses a file device to perform transaction processing. Be expected.

第2図は実施例のシステム構成図、 第3図は実施例の運用管理部処理手順、第4図は実施例
の複写処理部処理手順、第5図は実施例の書込み監視部
処理手順、第6図は領域管理テーブルの説明図、 第7図は従来のシステム構成図である。
FIG. 2 is a system configuration diagram of the embodiment, FIG. 3 is the operation management section processing procedure of the embodiment, FIG. 4 is the copy processing section processing procedure of the embodiment, and FIG. 5 is the write monitoring section processing procedure of the embodiment. FIG. 6 is an explanatory diagram of an area management table, and FIG. 7 is a diagram of a conventional system configuration.

図において、 1.71は業務プログラム、 2は運用管理部、21は
入出力装置、 22は領域管理テーブル、3.73は複
写処理部、 4は書込み監視部、5.75はファイル装
置、51は複写済領域、52、62は領域、  53は
複写単位、6.76はバックアップファイル装置・77
は主記憶装置を示し、 31〜36.41〜44.81〜87は処理ステップを
表す。
In the figure, 1.71 is a business program, 2 is an operation management section, 21 is an input/output device, 22 is an area management table, 3.73 is a copy processing section, 4 is a write monitoring section, 5.75 is a file device, 51 is the copied area, 52 and 62 are the areas, 53 is the copy unit, 6.76 is the backup file device/77
indicates a main storage device, 31 to 36, 41 to 44, and 81 to 87 indicate processing steps.

【図面の簡単な説明】 第1図は本発明の原理ブロック図、 本発明の原理ブロック図 第1図 実施例のシステム構成図 第2図 スタート 終了 実施例の運用管理部処理手順 第3図 スタート 終 了 実施例の書込み監視部処理手順 第5図 第6図 スタート 終 了 実施例の複写処理部処理手順 第4図 従来のシステム構成図 第7図[Brief explanation of drawings] Figure 1 is a block diagram of the principle of the present invention. Principle block diagram of the present invention Figure 1 Example system configuration diagram Figure 2 start end Operation management unit processing procedure of example Figure 3 start end Completed Example write monitoring unit processing procedure Figure 5 Figure 6 start end Completed Example copy processing unit processing procedure Figure 4 Conventional system configuration diagram Figure 7

Claims (1)

【特許請求の範囲】 ファイル装置を使用してトランザクション処理を行う計
算機システムに於いて、 業務プログラム(1)と、運用管理部(2)と、複写処
理部(3)と、書込み監視部(4)と、ファイル装置(
5)と、バックアップファイル装置(6)とを有し、 運用管理部(2)は、バックアップ対象のファイル装置
(5)と、該ファイル装置(5)の内容をバックアップ
用に格納するバックアップファイル装置(6)を指定し
、複写処理部(3)と、書込み監視部(4)にバックア
ップファイルの作成開始を指示し、 複写処理部(3)は、該指示に基づき、ファイル装置(
5)の内容をバックアップファイル装置(6)へ複写し
、該複写の終了を該運用管理部(2)に通知し、 書込み監視部(4)は、該指示に基づき、業務プログラ
ム(1)のファイル装置(5)に対する書込みを監視し
、ファイル装置(5)の複写済領域への書込みを検出す
ると、該書込みの内容に従って、バックアップファイル
装置(6)を更新することを、運用管理部(2)からの
バックアップ終了通知を受信するまで行い、 運用管理部(2)は、複写処理部(3)からの複写終了
通知に基づき、業務プログラム(1)の新規起動を抑止
し、既存の業務プログラム(1)の終了を待って、書込
み監視部(4)に対しバックアップ終了を通知すること
を特徴とするバックアップファイルの作成方式。
[Claims] A computer system that performs transaction processing using a file device includes a business program (1), an operation management section (2), a copy processing section (3), and a write monitoring section (4). ) and the file device (
5) and a backup file device (6), the operation management unit (2) includes a file device (5) to be backed up and a backup file device that stores the contents of the file device (5) for backup. (6), and instructs the copy processing unit (3) and write monitoring unit (4) to start creating a backup file. Based on the instruction, the copy processing unit (3)
Copy the contents of 5) to the backup file device (6), notify the operation management department (2) of the completion of the copy, and write monitoring department (4), based on the instructions, copy the contents of the business program (1). The operations management department (2) monitors writing to the file device (5), and when it detects writing to the copied area of the file device (5), instructs the operation management department (2) to update the backup file device (6) according to the content of the writing. ), and based on the copy completion notification from the copy processing unit (3), the operation management department (2) prevents new startup of the business program (1) and restarts the existing business program. A backup file creation method characterized in that, after waiting for the completion of step (1), a write monitoring unit (4) is notified of the end of the backup.
JP2178309A 1990-07-05 1990-07-05 Backup file creation device Expired - Fee Related JP2959061B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2178309A JP2959061B2 (en) 1990-07-05 1990-07-05 Backup file creation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2178309A JP2959061B2 (en) 1990-07-05 1990-07-05 Backup file creation device

Publications (2)

Publication Number Publication Date
JPH0465733A true JPH0465733A (en) 1992-03-02
JP2959061B2 JP2959061B2 (en) 1999-10-06

Family

ID=16046225

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2178309A Expired - Fee Related JP2959061B2 (en) 1990-07-05 1990-07-05 Backup file creation device

Country Status (1)

Country Link
JP (1) JP2959061B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0683686A (en) * 1992-04-20 1994-03-25 Internatl Business Mach Corp <Ibm> Method and system for data processing having safety protection function of time-zero backup session
JPH0773078A (en) * 1993-09-02 1995-03-17 Nec Corp File copy shift system
JPH1074168A (en) * 1996-05-23 1998-03-17 Internatl Business Mach Corp <Ibm> Device and method for generating copy of data file
JP2015135535A (en) * 2014-01-16 2015-07-27 株式会社 日立産業制御ソリューションズ File processing apparatus and file processing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0683686A (en) * 1992-04-20 1994-03-25 Internatl Business Mach Corp <Ibm> Method and system for data processing having safety protection function of time-zero backup session
JPH0773078A (en) * 1993-09-02 1995-03-17 Nec Corp File copy shift system
JPH1074168A (en) * 1996-05-23 1998-03-17 Internatl Business Mach Corp <Ibm> Device and method for generating copy of data file
JP2015135535A (en) * 2014-01-16 2015-07-27 株式会社 日立産業制御ソリューションズ File processing apparatus and file processing method

Also Published As

Publication number Publication date
JP2959061B2 (en) 1999-10-06

Similar Documents

Publication Publication Date Title
KR100413915B1 (en) Computer system based on microprocessor, its driving method and backup system therefor
WO2022151776A1 (en) Cloud platform virtual machine recycling method and computer device
JPH03278126A (en) Computer system starting system
JPH0683687A (en) Data processing system and method thereof
CN113672436B (en) Disaster recovery backup method, device, equipment and storage medium
CN114756355B (en) A method and device for automatic and rapid recovery of a computer operating system process
JPH0465733A (en) System for forming backup file
JP3135714B2 (en) Checkpoint restart method
JP3172007B2 (en) Disk copy processing method
JP3138575B2 (en) File copy transfer method
JP3586943B2 (en) Program loading device and method
JP2666426B2 (en) Duplex auxiliary storage device
JPH04218842A (en) How to rerun the program
JP3463696B2 (en) Online garbage collection processing method
JP2734568B2 (en) Job management controller
JPH03196222A (en) Program replacing system
JPH0236014B2 (en)
JP2555386B2 (en) Electronic computer system
JP2968756B2 (en) Internal resource matching method and apparatus in multiprocessor system
JP2528882B2 (en) Fallback operation method in case of memory failure
JPS63249229A (en) Restoration processing method for data set
JPH0563824B2 (en)
JPH0371235A (en) Device for restarting multitask in interruption
JPS63180156A (en) Program loading system
JP2000285031A (en) Method and device for automatically duplicating computer file

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080730

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090730

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees