JPH0679283B2 - Interruption processing control method - Google Patents

Interruption processing control method

Info

Publication number
JPH0679283B2
JPH0679283B2 JP60150547A JP15054785A JPH0679283B2 JP H0679283 B2 JPH0679283 B2 JP H0679283B2 JP 60150547 A JP60150547 A JP 60150547A JP 15054785 A JP15054785 A JP 15054785A JP H0679283 B2 JPH0679283 B2 JP H0679283B2
Authority
JP
Japan
Prior art keywords
terminal device
file
temporary
processing
control information
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 - Fee Related
Application number
JP60150547A
Other languages
Japanese (ja)
Other versions
JPS6210740A (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.)
Fujitsu Ltd
Nippon Telegraph and Telephone Corp
Original Assignee
Fujitsu Ltd
Nippon Telegraph and Telephone 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 Fujitsu Ltd, Nippon Telegraph and Telephone Corp filed Critical Fujitsu Ltd
Priority to JP60150547A priority Critical patent/JPH0679283B2/en
Publication of JPS6210740A publication Critical patent/JPS6210740A/en
Publication of JPH0679283B2 publication Critical patent/JPH0679283B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】 〔概要〕 長時間の処理を要する業務の、中断後の再開を効率よく
行うための制御方式である。長時間の処理の対象ファイ
ルを保障をする為に、処理中は実ファイルの写である仮
ファイルについて処理を実行するシステムにおいて、中
断時はこの仮ファイル及び再開に必要な情報を保存し、
再開する場合には、保存してある仮ファイルを使って直
ちに処理を継続できるようにする。
DETAILED DESCRIPTION OF THE INVENTION [Outline] This is a control method for efficiently resuming a work requiring a long time processing after interruption. In order to guarantee the target file for long-term processing, in a system that executes processing on a temporary file that is a copy of a real file during processing, at the time of interruption, save this temporary file and the information necessary for restarting,
When restarting, use the temporary file that has been saved so that processing can continue immediately.

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

本発明は、長時間の処理を要する業務等の、処理中断後
の再開を効率よく行うための制御方法に関する。
The present invention relates to a control method for efficiently resuming a process that requires a long period of time after a process is interrupted.

いわゆるCAD等の、計算機による設計システムによっ
て、例えば電話線、ガス管等の設備の設計/変更処理を
行う場合には、1地域の設計に数十日を要することがし
ばしばある。
When designing / changing equipment such as telephone lines and gas pipes using a computer-based design system such as so-called CAD, it often takes several tens of days to design one area.

このような場合には、該設計処理が少なくとも日毎に分
割して行われることになるので、処理の中断/再開制御
を効率よく行えるようにすることが、作業効率上望まれ
る。
In such a case, the design process is divided at least every day, and thus it is desired to efficiently control the interruption / restart of the process in terms of work efficiency.

〔従来の技術と発明が解決しようとする問題点〕[Problems to be solved by conventional technology and invention]

第2図は、計算機システムの一構成例ブロック図であ
る。
FIG. 2 is a block diagram of a configuration example of a computer system.

複数の端末装置1が計算機2にアクセスし、それぞれ端
末装置の業務の処理を実行する。それらの処理に必要な
データは、磁気ディスク記憶装置等で構成される、記憶
装置3に格納されるファイルとして記憶されている。
A plurality of terminal devices 1 access the computer 2 and execute business processes of the respective terminal devices. The data required for these processes is stored as a file stored in the storage device 3, which is composed of a magnetic disk storage device or the like.

例えば電話線架設のためのCADシステムにおいて、各端
末装置1は、例えば地域別に設計業務を分担するように
され、各分担地域によって定まる各種ファイルを対象
に、数日以上にわたって設計処理を進め、設計結果に従
って所要のファイルが更新される。
For example, in a CAD system for constructing a telephone line, each terminal device 1 is designed to share design work for each region, for example, and proceeds with design processing for various files determined by each shared region for several days or more. The required file is updated according to the result.

その場合、端末装置1から公知の1方法で、計算機2に
アクセスし、設計内容によって定まるアプリケーション
プログラムを指定して起動し、又設計地域等を指定する
ことにより、処理対象ファイル4-1、4-2、…が決定す
る。
In that case, the processing target files 4-1 and 4 can be obtained by accessing the computer 2 from the terminal device 1 by a known method, designating and starting an application program determined by design contents, and designating a design area and the like. -2 ... is decided.

こゝで、処理対象の原ファイルを誤った処理で不適当な
内容に更新等すること等を防ぐため、即ちファイルの保
障のために、処理の開始に先立って、処理対象のファイ
ル(これを実ファイルという)4-1、4-2、…の写である
仮ファイル5-1、5-2、…及び実ファイルと仮ファイルと
のファイル対応表6を作り、実ファイル4-1、4-2、…を
対象とする処理を、仮ファイル5-1、5-2、…について実
行し、正常に処理を終わった時点で、仮ファイル5-1、5
-2、…に対してされた更新を、対応する各実ファイル4-
1、4-2、…に反映させるようにする。
Here, in order to prevent the original file to be processed from being updated with inappropriate contents by erroneous processing, that is, to guarantee the file, the file to be processed (this A temporary file 5-1, 5-2, ... which is a copy of 4-1, 4-2, ... and a file correspondence table 6 between the real file and the temporary file is created, -When the processing for 2 ... is executed for the temporary files 5-1, 5-2, ..., When the processing is completed normally, the temporary files 5-1, 5
-2, ..., update corresponding to each real file 4-
It is reflected in 1, 4-2, ....

このようなシステムにおいて、1日の業務時間の終了、
又は休憩時間等において、端末装置1から処理を中断す
るために、例えば所定のコマンドを入力すると、設計処
理完了時と同様に、その時点までの処理結果で実ファイ
ル4-1、4-2、…を更新し、仮ファイル5-1、5-2、…及び
ファイル対応表6は消去した後、処理を終了させるよう
に制御する。
In such a system, the end of the working day of the day,
Or, for example, when a predetermined command is input in order to interrupt the processing from the terminal device 1 during a break time, the actual files 4-1 and 4-2 are displayed as the processing results up to that point, as when the design processing is completed. Are updated, and the temporary files 5-1, 5-2, ... And the file correspondence table 6 are erased, and then the process is controlled to end.

従って、翌日等に、その中断した設計処理を再開する場
合には、前記の最初の設計処理開始時と同様の手順によ
って、再び実ファイル4-1、4-2、…の写をとって仮ファ
イルを再構成した後、前日等の継続処理が開始可能にな
る。
Therefore, when restarting the interrupted design process on the next day or the like, a copy of the actual files 4-1, 4-2, ... Is again taken by the same procedure as when the first design process was started. After reconstructing the file, it is possible to start the continuous processing such as the previous day.

このために、処理の中断/再開ごとに、毎回同様の繁雑
な手続きと、準備/後始末のための比較的長い処理時間
を要するという問題がある。
For this reason, there is a problem that the same complicated procedure and a relatively long processing time for preparation / cleanup are required every time the processing is interrupted / restarted.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は、本発明の構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of the present invention.

図において、10は処理の中断時に、端末装置1に対応し
て作られ、記憶装置3に保持される、処理再開制御情報
である。
In the figure, reference numeral 10 is process restart control information created corresponding to the terminal device 1 and held in the storage device 3 when the process is interrupted.

〔作 用〕[Work]

端末装置1によって開始された処理が、従来のように端
末装置1からの中断コマンド等で中断されるとき、計算
機2の管理プログラムは、現に実行していた処理で使用
しているファイル対応表6及び仮ファイル5-1、5-2、…
を保存し、且つそれらの仮ファイルを使用して、その処
理を再開するに必要な制御情報を、処理再開制御情報10
として作成し、記憶装置3に保持した後、従来のように
処理を終了させる。
When the process started by the terminal device 1 is interrupted by an interrupt command or the like from the terminal device 1 as in the conventional case, the management program of the computer 2 causes the file correspondence table 6 used in the process currently being executed. And temporary files 5-1, 5-2, ...
And the control information necessary for restarting the processing by using these temporary files.
After that, the process is terminated as in the conventional method after being stored in the storage device 3.

同じ端末装置1から再開要求があると、その端末装置1
に該当する処理再開制御情報10によって直ちに処理を再
開することができる。
When a restart request is issued from the same terminal device 1, that terminal device 1
The process can be immediately restarted by the process restart control information 10 corresponding to.

〔実施例〕〔Example〕

第1図において、処理再開制御情報6は、処理を中断し
た端末装置1ごとに、個別に作成されて記憶装置3に記
憶される。
In FIG. 1, the process restart control information 6 is individually created and stored in the storage device 3 for each terminal device 1 whose processing has been interrupted.

処理再開制御情報6は、例えば該当する端末装置名11、
設計地域名12、アプリケーションプログラム名13、及び
ファイル対応表6へのポインタ14からならる。
The process restart control information 6 is, for example, the corresponding terminal device name 11,
It consists of a design area name 12, an application program name 13, and a pointer 14 to the file correspondence table 6.

端末装置1が処理の再開において、再開を指定する所定
のコマンドを入力すると、計算機2の管理プログラム
は、該端末装置1の端末装置名によって、該当する処理
再開制御情報10を識別し、その設計地域名12とアプリケ
ーションプログラム名13によって、指定のアプリケーシ
ョンプログラムを起動し、その処理対象ファイルは、ポ
インタ14の指すファイル対応表6によって指定されてい
る、実ファイル4-1、4-2、…及び仮ファイル5-1、5-2、
…である。
When the terminal device 1 inputs a predetermined command for restarting when restarting the process, the management program of the computer 2 identifies the corresponding process restart control information 10 by the terminal device name of the terminal device 1, and designs it. A designated application program is started by the area name 12 and the application program name 13, and the processing target files are the real files 4-1, 4-2, ... designated by the file correspondence table 6 pointed by the pointer 14, and Temporary files 5-1, 5-2,
Is ...

従って、処理の再開制御は迅速に行われ、又、端末装置
1において必要な再開操作も省略され、作業効率が向上
される。
Therefore, the restart control of the process is performed quickly, and the restart operation required in the terminal device 1 is omitted, and the work efficiency is improved.

〔発明の効果〕〔The invention's effect〕

以上の説明から明らかなように、本発明によれば、計算
機システムの、長時間を要する設計処理等における、中
断後の再開制御時間が短縮され、又操作が簡易化される
ので、システムの処理効率を改善するという著しい工業
的効果がある。
As is clear from the above description, according to the present invention, the restart control time after interruption in the design process or the like of the computer system, which requires a long time, is shortened and the operation is simplified. There is a significant industrial effect of improving efficiency.

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

第1図は本発明の実施例構成ブロック図、 第2図は計算機システムの一構成例ブロック図である。 図において、 1は端末装置、2は計算機、 3は記憶装置、4-1、4-2、…は実ファイル、 5-1、5-2、…は仮ファイル、 6はファイル対応表、10は処理再開制御情報、 11は端末装置名、12は設計地域名、 13はアプリケーションプログラム名、 14はポインタ を示す。 FIG. 1 is a block diagram of a configuration of an embodiment of the present invention, and FIG. 2 is a block diagram of a configuration example of a computer system. In the figure, 1 is a terminal device, 2 is a computer, 3 is a storage device, 4-1, 4-2, ... are real files, 5-1, 5-2, ... are temporary files, 6 is a file correspondence table, 10 Indicates processing restart control information, 11 indicates a terminal device name, 12 indicates a design area name, 13 indicates an application program name, and 14 indicates a pointer.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】端末装置(1)で開始する業務の処理を、
該業務で使用する実ファイル(4-1、4-2)の写である仮
ファイル(5-1、5-2)を作成し、該仮ファイルについて
処理を実行した後、該仮ファイルの内容によって実ファ
イルを更新するように構成された計算機システムにおい
て、 該端末装置が該処理の中断を要求した場合には、当該処
理のために作成した仮ファイル(5-1、5-2)を保存し、
該仮ファイル及び該端末装置を指示する情報、及び該処
理の再開に必要な情報からなる再開処理制御情報(10)
を作成して保存し、 該端末装置(1)が該中断した処理の再開を要求した場
合には、当該端末装置を指示する該再開処理制御情報
(10)に基づいて処理を再開し、当該再開処理制御情報
によって指示される該仮ファイル(5-1、5-2)について
処理を実行するように制御することを特徴とする中断処
理制御方法。
Claim: What is claimed is: 1. A process of business started by a terminal device (1),
After creating a temporary file (5-1, 5-2) that is a copy of the real file (4-1, 4-2) used in the business and executing processing for the temporary file, the contents of the temporary file In the computer system configured to update the real file by the method, when the terminal device requests the interruption of the process, the temporary files (5-1, 5-2) created for the process are saved. Then
Resuming process control information (10) consisting of the temporary file, information indicating the terminal device, and information necessary for resuming the process
When the terminal device (1) requests restart of the interrupted process, the process is restarted based on the restart process control information (10) instructing the terminal device, A suspending process control method characterized by controlling to execute a process for the temporary files (5-1, 5-2) instructed by the restarting process control information.
JP60150547A 1985-07-09 1985-07-09 Interruption processing control method Expired - Fee Related JPH0679283B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60150547A JPH0679283B2 (en) 1985-07-09 1985-07-09 Interruption processing control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60150547A JPH0679283B2 (en) 1985-07-09 1985-07-09 Interruption processing control method

Publications (2)

Publication Number Publication Date
JPS6210740A JPS6210740A (en) 1987-01-19
JPH0679283B2 true JPH0679283B2 (en) 1994-10-05

Family

ID=15499258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60150547A Expired - Fee Related JPH0679283B2 (en) 1985-07-09 1985-07-09 Interruption processing control method

Country Status (1)

Country Link
JP (1) JPH0679283B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2718028B2 (en) * 1987-04-08 1998-02-25 沖電気工業株式会社 How to access the program test file
JPH0740277B2 (en) * 1988-04-08 1995-05-01 日本電信電話株式会社 Search continuation control method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS582936A (en) * 1981-06-27 1983-01-08 Fujitsu Ltd Forced check point processing system
JPS58132845A (en) * 1981-12-29 1983-08-08 Fujitsu Ltd File processing system

Also Published As

Publication number Publication date
JPS6210740A (en) 1987-01-19

Similar Documents

Publication Publication Date Title
JPH0679283B2 (en) Interruption processing control method
JP2570974B2 (en) Concurrent office business support equipment
JPS63126032A (en) Program updating control system
JPH0769847B2 (en) Job control method during rerun
JPH06274388A (en) Archive recalling method for file
JP3079238B2 (en) Debug device
JPH01259432A (en) Reexecution system for batch job
JPH0322152A (en) File restoring system
JPS6150356B2 (en)
JP3503531B2 (en) Online real-time processing system and sub load module replacement method in the system
JP3400380B2 (en) How to send programs, files and data
JPH01263733A (en) Program execution control system
JPH0922363A (en) Task constituting system
JPH03237529A (en) Memory maintenance system dependent upon online of information processor
JPS6019250A (en) Control system for processed document name record of document processing system
JPS63250745A (en) Method for accessing program test file
JPH08171611A (en) Character recognizing system
JPH0421028A (en) Register managing method
JPH02310662A (en) Message display suppressing system
JPS63180156A (en) Program loading system
JPH05324351A (en) Method for operating computer device and system
JPS6371761A (en) System for defining system condition of online system
JPH0314108A (en) Automatic unmanned operating device for computer
JPS61224049A (en) Access control system of indexed sequential file
JPH01185733A (en) Input/output emulation system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees