JPH05314071A - On-line job save processing system - Google Patents

On-line job save processing system

Info

Publication number
JPH05314071A
JPH05314071A JP11658892A JP11658892A JPH05314071A JP H05314071 A JPH05314071 A JP H05314071A JP 11658892 A JP11658892 A JP 11658892A JP 11658892 A JP11658892 A JP 11658892A JP H05314071 A JPH05314071 A JP H05314071A
Authority
JP
Japan
Prior art keywords
online
processing
operation step
data
line
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
JP11658892A
Other languages
Japanese (ja)
Inventor
Tadahisa Wada
忠久 和田
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 JP11658892A priority Critical patent/JPH05314071A/en
Publication of JPH05314071A publication Critical patent/JPH05314071A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PURPOSE:To prolong time enabling the use of on-line jobs especially such as reservation, check-in and check-out jobs even it is a little in a hotel system. CONSTITUTION:This system is provided for eliminating time required for starting or stopping the on-line job programs by limiting the use of a program to output an on-line initial job menu picture when data are saved at night, and provided with an operation step S1 to perform start processing for starting the on-line jobs, operation step S2 for processing the on-line jobs, operation step S3 for checking whether save processing can be executed at the time of saving on-line data, operation step S4 to interrupt the on-line jobs when the data can be saved, operation step S5 for saving the on-line data, and operation step S6 for performing on-line interruption cancel processing to start the on-line jobs again.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、オンライン業務退避処
理システム、特に、毎日データを退避する必要があり、
24時間オンライン業務プログラムを稼働させるオンラ
イン退避処理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an online business evacuation processing system, and in particular, it is necessary to save data every day.
The present invention relates to an online evacuation processing system that operates an online business program for 24 hours.

【0002】[0002]

【従来の技術】従来のオンライン業務退避処理システム
は、ホテルシステムを例にとると、毎日データの退避処
理をする際に、オンライン業務プログラムが使用されて
いるかどうかを確認し、使用されていなければ、続いて
オンライン業務プログラムを全て停止する。停止後、デ
ータの退避処理を行う。データの退避処理は、コンピュ
ータの障害などによりデータ破壊に備えて、重要なデー
タが格納されているファイルを別のファイルにコピー
し、データの安全性を確保するための処理である。退避
処理が終了した後に、オンライン業務プログラムを起動
させる。オンライン業務プログラムの起動が全て終わる
とオンライン業務が再開できる。
2. Description of the Related Art A conventional online business evacuation processing system, taking a hotel system as an example, confirms whether or not an online business program is used at the time of daily data evacuation processing, and if it is not in use. , Then stop all online business programs. After stopping, data saving processing is performed. The data saving process is a process for ensuring the safety of data by copying a file storing important data to another file in case of data destruction due to a computer failure or the like. After the evacuation process is completed, the online business program is started. When all the online business programs have been started, online business can be resumed.

【0003】次に、従来例について、図面を参照して説
明する。
Next, a conventional example will be described with reference to the drawings.

【0004】図4は従来の一例を示すフローチャート、
図5は図4に示す従来例における処理時間を説明するた
めのタイムチャートである。
FIG. 4 is a flowchart showing a conventional example,
FIG. 5 is a time chart for explaining the processing time in the conventional example shown in FIG.

【0005】図4に示すオンライン業務退避処理システ
ムは、オンライン起動処理を行う動作ステップS1と、
オンライン業務処理を行う動作ステップS2と、データ
退避処理の実行が可能か否かの退避可否チェックを行う
動作ステップS3と、退避処理の実行が可能なときにオ
ンライン業務を停止させるための停止処理を行う動作ス
テップS7と、停止処理の終了後オンラインデータの退
避のためのデータ退避処理を行う動作ステップS5とを
含んで構成される。
The online job save processing system shown in FIG. 4 includes an operation step S1 for performing online startup processing,
An operation step S2 for performing an online business process, an operation step S3 for performing a save availability check to see if the data save process can be executed, and a stop process for stopping the online business when the save process can be executed. It is configured to include an operation step S7 to be performed and an operation step S5 to perform a data saving process for saving online data after completion of the stop process.

【0006】次に、従来例の動作を図4,図5を参照し
ながら説明する。
Next, the operation of the conventional example will be described with reference to FIGS.

【0007】まず、動作ステップS1でオンラインの起
動処理が行われると、起動処理のためにはオンライン業
務開始のための初期設定、プログラム読込などのため図
5に示すようにオンライン起動処理時間Aがかかる。
First, when the online start-up process is performed in the operation step S1, the start-up process requires an online start-up process time A as shown in FIG. It takes.

【0008】次に、起動処理が完了すると、動作ステッ
プS2で、図5に示すようにオンライン業務処理時間B
3だけオンライン業務が処理される。
Next, when the start-up process is completed, in operation step S2, as shown in FIG.
Only 3 online jobs are processed.

【0009】動作ステップS3ではオンラインデータの
退避が可能か否かのチェックを行い、可能な場合には、
動作ステップS7でオンライン業務の停止処理を行う。
この停止処理のために処理中のものを完了させたり、再
開時と正常に動作するように処理がなされるので図5に
示すようにオンライン停止処理時間Fがかかる。
In operation step S3, it is checked whether or not the online data can be saved.
In operation step S7, the online work stop process is performed.
Because of this stop processing, the processing being completed is completed, or processing is performed so as to operate normally when restarted, so an online stop processing time F is required as shown in FIG.

【0010】停止処理が完了すると、動作ステップS5
でオンラインデータの退避処理を行い、これにデータ退
避処理時間Dがかかる。
When the stop processing is completed, operation step S5
The online data save processing is performed at, and the data save processing time D is required for this.

【0011】ホテルシステムなどのように24時間体制
でオンライン業務が実施されている場合には、オンライ
ンデータの退避が完了すると、すぐにオンライン業務を
再開するために動作ステップS1にもどって起動処理が
行なわれる。
In the case where the online work is carried out 24 hours a day, such as in a hotel system, as soon as the online data saving is completed, the startup process returns to operation step S1 to restart the online work immediately. Done.

【0012】このように、24時間体制でオンライン業
務を実験しており毎回1回退避処理を行う場合には、停
止処理と起動処理とが毎回1回ずつ行われることとな
る。
As described above, when the online work is conducted for 24 hours and the evacuation process is performed once each time, the stop process and the start process are performed once each time.

【0013】[0013]

【発明が解決しようとする課題】しかしながら、このよ
うな上述した従来のオンライン業務退避処理システムで
は、オンライン業務プログラムを全て停止させなけれ
ば、データを退避するときにオンライン業務プログラム
が稼働してデータを更新してしまうため、退避したデー
タが更新前のデータか更新後のデータかを判断できなく
なり、信頼性が失なわれるので、オンライン業務プログ
ラムをすべて停止し、退避終了後再び起動させなければ
ならないため、停止処理と起動処理のために多大の時間
を要するという欠点があった。
However, in such a conventional online business save processing system as described above, if all the online business programs are not stopped, the online business programs operate to save the data when saving the data. Since it will be updated, it will not be possible to determine whether the saved data is the data before the update or the data after the update, and the reliability will be lost, so all online business programs must be stopped and restarted after the save. Therefore, there is a drawback that a lot of time is required for the stop process and the start process.

【0014】[0014]

【課題を解決するための手段】本発明のオンライン業務
退避処理システムは、データを退避するときに、オンラ
インプログラムが更新処理を行なわないように、業務初
期画面を出力するプログラムに対して、退避を開始する
プログラムからメッセージを送り、業務初期画面から更
新処理のあるプログラムを選択できなくし、データの退
避が終了すると再び業務初期画面にメーセージを送り、
使用できるようにして構成される。
The online job save processing system of the present invention saves data to a program that outputs a job initial screen so that the online program does not perform update processing. Send a message from the program to start, disable the program with update processing from the business initial screen, send a message to the business initial screen again when data saving is completed,
Configured for use.

【0015】[0015]

【実施例】次に、本発明の実施例について、図面を参照
して説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0016】図1は本発明の一実施例を示すフローチャ
ート、図2は図1に示す実施例における処理時間を説明
するためのタイムチャート、図3は図1に示す実施例の
一具体例を説明するためのシステム構成図である。
FIG. 1 is a flow chart showing an embodiment of the present invention, FIG. 2 is a time chart for explaining the processing time in the embodiment shown in FIG. 1, and FIG. 3 is a specific example of the embodiment shown in FIG. It is a system block diagram for explaining.

【0017】図1に示すオンライン業務退避処理システ
ムは、オンライン業務を立ち上げるための起動処理を行
う動作ステップS1と、オンライン業務を処理するため
の動作ステップS2と、オンラインデータの退避を行う
場合に退避処理の実行が可能か否かのチェックを行う動
作ステップS3と、退避可能な場合にオンライン業務の
中断処理を行う動作ステップS4と、前記オンラインデ
ータを退避処理を行うための動作ステップS5と、前記
オンライン業務を再開するために中断解除処理を行うた
めの動作ステップS6とを含んで構成される。
The online job save processing system shown in FIG. 1 includes an operation step S1 for starting up an online job, an operation step S2 for processing an online job, and an online data save operation. An operation step S3 for checking whether or not the save processing can be executed, an operation step S4 for interrupting the online work when the save processing is possible, and an operation step S5 for performing the save processing of the online data, It includes an operation step S6 for performing an interruption canceling process for resuming the online business.

【0018】次に、図1〜図3を参照しながら、実施例
ならびに具体例の動作を説明する。
Next, the operation of the embodiment and the concrete example will be described with reference to FIGS.

【0019】図1に示すオンライン業務退避処理システ
ムは、オンライン業務を処理し、前記オンライン業務の
データを退避する場合に退避可否のチェックを行い、退
避可能の場合にオンライン中断処理を行い、データ退避
処理を行い、退避終了後前記オンライン業務を再開する
ためにオンライン中断解除処理を行うものである。
The online job save processing system shown in FIG. 1 processes an online job, checks whether saving is possible when saving the data of the online job, and performs an online interruption process when the data can be saved and saves the data. Processing is performed, and online suspension cancellation processing is performed to restart the online business after the evacuation is completed.

【0020】まず、動作ステップS1でオンラインの起
動処理が行われると、起動処理のためにはオンライン業
務開始のための初期設定、プログラム読込などのため図
2に示すようにオンライン起動処理時間Aがかかる。
First, when the online start-up process is performed in the operation step S1, the online start-up process time A as shown in FIG. It takes.

【0021】次に、起動処理が完了すると、動作ステッ
プS2で、図2に示すようにオンライン業務処理時間B
1だけオンライン業務が処理される。
Next, when the start-up process is completed, in operation step S2, as shown in FIG.
Only one online transaction is processed.

【0022】データの退避処理を行う時間になると、オ
ンラインを使った更新処理実行の有無を確認するため、
動作ステップS3ではオンラインデータの退避が可能か
否かのチェックを行い、可能な場合には動作ステップS
4でオンライン業務の中断処理を行う。この中断処理の
ために図2に示すようにオンライン中断処理時間Cがか
かる。このオンライン中断処理時間はオンライン停止処
理時間Fに比べて大幅に短かい。
When it is time to save the data, it is necessary to confirm whether or not the update processing is executed online.
In operation step S3, it is checked whether or not online data can be saved. If it is possible, operation step S3 is executed.
In step 4, the online work is suspended. Due to this interruption processing, an online interruption processing time C is required as shown in FIG. This online interruption processing time is significantly shorter than the online stop processing time F.

【0023】動作ステップS4でのオンライン中断処理
では、端末装置D1から処理装置Pに退避指示I1が出
され、これをうけた中断処理実行プログラムP1は、オ
ンライン業務初期画面出力プログラムP2に対して、オ
ンライン業務初期画面から次のオンライン業務画面にう
つることができないように退避開始メッセージI2を送
る。
In the online interruption process in the operation step S4, the terminal device D1 issues a save instruction I1 to the processing device P, and the interruption process execution program P1 that receives the instruction instructs the online operation initial screen output program P2 to The evacuation start message I2 is sent so that the online business initial screen cannot move to the next online business screen.

【0024】この退避開始メッゼーシI2をうけ取った
オンライン業務初期画面出力プログラムP2は、端末装
置D2からオンライン業務プログラムP3の実行のため
の業務選択情報I4の要求がきても、実行にうつれない
ようにする。
The online work initial screen output program P2 which has received the evacuation start message I2 is not executed even if the work selection information I4 for executing the online work program P3 is requested from the terminal device D2. To do.

【0025】オンライン処理が完了すると、動作ステッ
プS5でオンラインデータの退避処理を行い、これにデ
ータ退避処理時間Dがかかる。
When the online processing is completed, the online data saving processing is performed in operation step S5, and this takes a data saving processing time D.

【0026】ホテルシステムなどのように24時間体制
でオンライン業務が実施されている場合には、オンライ
ンデータの退避が完了すると、すぐにオンライン業務を
再開するために動作ステップS6でオンライン中断解除
処理が行われる。
In the case where online work is carried out 24 hours a day, such as in a hotel system, when the online data saving is completed, the online interruption canceling process is performed in operation step S6 to restart the online work immediately. Done.

【0027】動作ステップS6でのオンライン中断解除
処理では、中断解除処理実行プログラムP4が退避終了
メッセージI5を出力し、オンライン業務初期画面出力
プログラムP2に対して、中断解除の命令を送る。
In the online interruption cancellation processing in the operation step S6, the interruption cancellation processing execution program P4 outputs a save end message I5 and sends an interruption cancellation instruction to the online job initial screen output program P2.

【0028】命令をうけ取ったオンライン業務初期画面
出力プログラムP2は、端末装置D2から処理装置P1
2にオンライン業務プログラムP3の実行の要求がきた
場合制退せずに実行に移るようにする。
The online job initial screen output program P2 that has received the command is transferred from the terminal device D2 to the processing device P1.
When there is a request for execution of the online business program P3 in 2, the execution is performed without withdrawal.

【0029】このオンライン中断解除処理では、オンラ
イン中断解除処理時間Eがかかるが、これはオンライン
業務プログラムの起動処理に比べて大幅に小さな時間で
すむことになる。
This online interruption canceling processing takes an online interruption canceling processing time E, which is much shorter than the starting processing of the online business program.

【0030】動作ステップS6でのオンライン中断削除
処理が完了すると、すくに動作ステップS2にもどって
オンライン業務が再開する。
When the online interruption deleting process in the operation step S6 is completed, the operation returns to the operation step S2 and the online work is resumed.

【0031】このように、24時間体制でオンライン業
務を実験しており毎回1回退避処理を行う場合には、オ
ンライン中断処理をオンライン中断解除処理とが毎回1
回ずつ行われることとなるが、これらはいずれも非常に
短い時間で、処理を完了するため24時間のうちデータ
退避処理時間を除いたほとんどの時間をオンライン業務
に使用できることとなる。
As described above, when the online work is being conducted on a 24-hour basis and the evacuation process is performed once each time, the online interruption process and the online interruption cancellation process are performed once each time.
All of these are very short times, and since the processing is completed, most of the 24 hours except the data saving processing time can be used for online work.

【0032】特に、ホテルシステムなどのサービス業に
おいてはサービスの中断を極力短かくすることがサービ
スの向上に連がり有効である。
Particularly, in the service industry such as a hotel system, it is effective to shorten the interruption of the service as much as possible in order to improve the service.

【0033】[0033]

【発明の効果】本発明のオンライン業務退避処理システ
ムは、オンライン業務プログラムの停止・起動を行う代
りに中断・中断解除を行うことにより、オンランイン業
務プログラムを停止させることなく、データの退避処理
を行うことができるため、オンランイン業務プログラム
を停止させるための停止処理時間および起動させるため
の起動処理時間をなくすことができるので、オンライン
業務処理時間を増大できるという効果がある。
The online business save processing system of the present invention performs data save processing without stopping the on-line in business program by suspending and canceling the suspension instead of stopping and starting the online business program. Since it can be performed, the stop processing time for stopping the on-line in-work program and the start processing time for starting it can be eliminated, so that the online work processing time can be increased.

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

【図1】本発明の一実施例を示すフローチャート。FIG. 1 is a flowchart showing an embodiment of the present invention.

【図2】図1に示す実施例における処理時間を説明する
ためのタイムチャート。
FIG. 2 is a time chart for explaining a processing time in the embodiment shown in FIG.

【図3】図1に示す実施例の一具体例を説明するための
システム構成図。
FIG. 3 is a system configuration diagram for explaining a specific example of the embodiment shown in FIG.

【図4】従来の一例を示すフローチャート。FIG. 4 is a flowchart showing a conventional example.

【図5】図4に示す従来例における処理時間を説明する
ためのタイムチャート。
5 is a time chart for explaining processing time in the conventional example shown in FIG.

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

S1〜S7 動作ステップ A オンライン起動処理時間 B1〜B4 オンライン業務処理時間 C オンライン中断処理時間 D データ退避処理時間 E オンライン中断解除処理時間 P 処理装置 D1,D2 端末装置 F オンライン停止処理時間 P1 中断処理実行プログラム P2 オンライン業務初期画面出力プログラム P3 オンライン業務プログラム P4 中断解除処理実行プログラム I1 退避指示 I2 退避開始メッセージ I3 退避状況表示メッセージ I4 業務選択情報 I5 退避終了メッセージ S1 to S7 Operation step A Online startup processing time B1 to B4 Online business processing time C Online suspension processing time D Data saving processing time E Online suspension cancellation processing time P Processing device D1, D2 Terminal device F Online stop processing time P1 Interrupt processing execution Program P2 Online business initial screen output program P3 Online business program P4 Suspend cancellation processing execution program I1 Evacuation instruction I2 Evacuation start message I3 Evacuation status display message I4 Business selection information I5 Evacuation end message

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 24時間コンピュータが稼働し、オンラ
イン業務があり、毎日、データの退避が必要なシステム
において、オンライン業務プログラムを停止せずに、オ
ンライン業務プログアムの停止と起動に要する時間をな
くすることを特徴とするオンライン業務退避処理システ
ム。
1. In a system in which a computer is operated for 24 hours, there is online work, and data must be saved every day, the time required to stop and start the online work program is eliminated without stopping the online work program. An online business evacuation processing system characterized in that
【請求項2】 オンライン業務を処理し、前記オンライ
ン業務のデータを退避する場合に退避可否のチェックを
行い、退避可能の場合にオンライン中断処理を行い、デ
ータ退避処理を行い、退避終了後前記オンライン業務を
再開するためにオンライン中断解除処理を行うことを特
徴とするオンライン業務退避処理システム。
2. Processing an online business, checking the save availability when saving the data of the online business, performing an online interruption process when the data is available, performing a data save process, and performing the online after the save is completed. An online job save processing system characterized by performing online interruption cancellation processing to restart the job.
【請求項3】 オンライン業務を処理するための第1の
動作ステップと、オンラインデータの退避を行う場合に
退避処理の実行が可能か否かのチェックを行う第2の動
作ステップと、退避可能の場合にオンライン業務の中断
処理を行う第3の動作ステップと、前記オンラインデー
タの退避処理を行うための第4の動作ステップと、前記
オンライン業務を再開するために中断解除処理を行うた
めの第5の動作ステップとを含むことを特徴とするオン
ライン業務退避処理システム。
3. A first operation step for processing online work, a second operation step for checking whether or not the save processing can be executed when online data is saved, and a save operation In this case, a third operation step for performing an online business interruption process, a fourth operation step for performing the online data saving process, and a fifth operation step for performing an interruption cancellation process for restarting the online business An online work save processing system, including:
JP11658892A 1992-05-11 1992-05-11 On-line job save processing system Withdrawn JPH05314071A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11658892A JPH05314071A (en) 1992-05-11 1992-05-11 On-line job save processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11658892A JPH05314071A (en) 1992-05-11 1992-05-11 On-line job save processing system

Publications (1)

Publication Number Publication Date
JPH05314071A true JPH05314071A (en) 1993-11-26

Family

ID=14690858

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11658892A Withdrawn JPH05314071A (en) 1992-05-11 1992-05-11 On-line job save processing system

Country Status (1)

Country Link
JP (1) JPH05314071A (en)

Similar Documents

Publication Publication Date Title
JP2019169081A (en) Information processing device, information processing method, and program
JP2006338197A (en) Transaction control program, transaction control method, and transaction processing system
JPH05314071A (en) On-line job save processing system
KR970023622A (en) Control system of semiconductor device manufacturing process and control method thereof
JP2003122587A (en) Network equipment with software update function, software update processing program, and recording medium having software update processing program recorded therein
JP2001290637A (en) Dynamic replacing device for component and computer- readable storage medium
JPH0756748A (en) Concurrent office work supporting device
JPH03122726A (en) Operation interruption/restart system for computer system
JPH07177543A (en) Uninterruptible file update processing system
JP3338724B2 (en) Database save method
JPH09251430A (en) Data distribution device for computer system
JPH07172713A (en) Controller for elevator
JP3483901B2 (en) Method of changing system configuration and computer system for implementing the method
JPH03196341A (en) Data synchronization managing system in on-line system
JPH02139630A (en) Online task exchange device
JPH02121452A (en) Electronic exchange system
JPH03252748A (en) Remote output system with monitoring function
JPH04246711A (en) Fault restoration system for personal computer
JP3054472B2 (en) Fault handling method in multitask system
JP3075359B2 (en) Program debugging start processing method
JPH0721091A (en) Service interruption processing method for electronic computer
JP2528882B2 (en) Fallback operation method in case of memory failure
JPH07287662A (en) Management system for hot/stand-by switching system
JPH0394358A (en) Process control method for time sharing system
JPH08328887A (en) Input and output control system and method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990803