JPH05298251A - Automatic information system for end state of background job - Google Patents

Automatic information system for end state of background job

Info

Publication number
JPH05298251A
JPH05298251A JP10513692A JP10513692A JPH05298251A JP H05298251 A JPH05298251 A JP H05298251A JP 10513692 A JP10513692 A JP 10513692A JP 10513692 A JP10513692 A JP 10513692A JP H05298251 A JPH05298251 A JP H05298251A
Authority
JP
Japan
Prior art keywords
tss
job
terminal
control means
command
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
JP10513692A
Other languages
Japanese (ja)
Inventor
Hiroshi Miyaji
浩 宮地
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 Shikoku Ltd
Original Assignee
NEC Software Shikoku 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 Shikoku Ltd filed Critical NEC Software Shikoku Ltd
Priority to JP10513692A priority Critical patent/JPH05298251A/en
Publication of JPH05298251A publication Critical patent/JPH05298251A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To unnecessitate the confirming job required with application of an inquiry command and to reduce the burden of a user by informing quickly the user of the end of a background job without affecting the job that is being processed at a TSS user terminal. CONSTITUTION:A computer system 1 consists of a communication control part 2, a job control part 3 and a TSS control part 4. The part 4 includes an end information control means 8, an interruption control means 9, and a data temporary storage control means 10. The means 8 stores the information on a background job when this job is complete. The command inputted through a requester TSS user terminal 6 is saved by the means 10, and an end information message is transmitted and displayed on the terminal 6 under the control of an interruption control means 9. When an answer of confirmation is received, an answer is sent to the saved command. Thus the user of the terminal 6 can carry on the necessary processing.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、対話型処理を行う情報
処理システムにおいて、投入されたバックグラウンドジ
ョブの終了通知を、問い合わせコマンドの投入を待たず
にTSS利用端末に通知するバックグラウンドジョブ終
了状態自動通知方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing system for interactive processing, in which an end notification of a submitted background job is notified to a TSS utilization terminal without waiting for the input of an inquiry command. The automatic status notification method.

【0002】[0002]

【従来の技術】TSS利用端末から投入されたバックグ
ラウンドジョブ(優先度の低いバッチジョブ)の処理状
態は、従来、ジョブを依頼したTSS利用端末からの問
い合わせコマンドの投入により、ホストコンピュータか
ら転送されTSS利用端末に表示されるようになってい
た。このため、バックグラウンドジョブの処理状態を知
るためには、TSS利用端末を使用して並行して行って
いるプログラム開発等の作業をいったん中断し、問い合
わせコマンドを投入する必要があった。
2. Description of the Related Art Conventionally, the processing status of a background job (a low priority batch job) submitted from a TSS utilization terminal is transferred from a host computer by the input of an inquiry command from the TSS utilization terminal that requested the job. It was supposed to be displayed on the terminal using TSS. Therefore, in order to know the processing status of the background job, it is necessary to suspend work such as program development performed in parallel using the TSS utilizing terminal and input an inquiry command.

【0003】[0003]

【発明が解決しようとする課題】上述したように、バッ
クグラウンドジョブの処理状態の確認には問い合わせコ
マンドの投入が必要なため、確認のためにTSS利用端
末で処理中の作業を中断したり、バックグラウンドジョ
ブの終了前に何度も問い合わせコマンドを投入するなど
の不要作業が発生したり、バックグラウンドジョブの最
大のメリットであるTSS利用端末を開放し、並行して
ジョブを実行するという機能が充分活用されない欠点が
あった。
As described above, since it is necessary to input an inquiry command to confirm the processing state of the background job, it is necessary to interrupt the work being performed by the TSS utilizing terminal for confirmation, Unnecessary work, such as inputting inquiry commands many times before the background job ends, and the greatest merit of the background job are to open the TSS terminal and execute the jobs in parallel. There was a drawback that it was not fully utilized.

【0004】本発明の目的は、バックグラウンドジョブ
が終了すると速やかに、TSS利用端末で処理中の作業
に影響を与えることなく利用者に通報できるバックグラ
ウンドジョブ終了状態自動通知方式を提供することにあ
る。
An object of the present invention is to provide an automatic background job completion status notification system capable of promptly reporting to a user when a background job is completed without affecting the work being processed by the TSS utilization terminal. is there.

【0005】[0005]

【課題を解決するための手段】本発明のバックグラウン
ドジョブ終了状態自動通知方式は、ジョブの実行を管理
するジョブ管理部と、TSS利用端末との通信を管理す
る通信管理部と、対話型情報処理の制御を行うTSS制
御部とを有する情報処理システムにおいて、前記TSS
制御部内に、TSS利用端末から投入されたバックグラ
ウンドジョブの終了時に前記ジョブ管理部から終了状態
情報を受けて一時保持し要求元のTSS利用端末からの
第1の処理コマンドを検出すると制御信号を出力する終
了通知制御手段と、前記制御信号により前記終了状態情
報の通知メッセージを前記要求元のTSS利用端末に割
り込み送信する割り込み制御手段と、前記制御信号によ
り前記第1の処理コマンドを一時的に格納しその後前記
要求元のTSS利用端末から第2の処理コマンドを受信
すると前記第2の処理コマンドに代え格納した前記第1
の処理コマンドを前記ショブ管理部に渡すデータ一時格
納制御手段とを備えて構成されている。
SUMMARY OF THE INVENTION An automatic background job end status notification system according to the present invention includes a job management unit that manages job execution, a communication management unit that manages communication with a TSS utilizing terminal, and interactive information. In an information processing system having a TSS control unit for controlling processing, the TSS
When the background job input from the TSS using terminal is terminated, the control unit receives the end status information from the job managing unit and temporarily holds it, and when the first processing command from the requesting TSS using terminal is detected, a control signal is output. End notification control means for outputting, interrupt control means for interrupt-transmitting the notification message of the end state information to the request source TSS using terminal by the control signal, and the first processing command temporarily by the control signal When the second processing command is stored and then the second processing command is received from the requesting TSS using terminal, the first processing is stored instead of the second processing command.
And a data temporary storage control means for passing the processing command of (1) to the shovel management section.

【0006】[0006]

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

【0007】図1は本発明の一実施例の構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【0008】本実施例のバックグラウンドジョブ終了状
態自動通知方式は、図1に示すように、TSS利用端末
6との通信を管理する通信管理部2と、ジョブ5の実行
を管理するジョブ管理部3と、対話処理を制御するTS
S制御部4とから構成されたコンピュータシステム1に
おいて、TSS制御部4が、同図の下部に詳細を示すよ
うに、ジョブ管理部3とのインタフェースをとるジョブ
管理インタフェース7と、終了通知の要否を判断する終
了通知制御手段8と、終了通知メッセージの割り込み送
信を行う割り込み制御手段9と、割り込み時にTSS利
用端末6からの処理コマンドを一時格納するデータ一時
格納制御手段10と、通信管理部2とのインタフェース
をとる通信管理インタフェース11とで構成されてい
る。
As shown in FIG. 1, the background job end state automatic notification system of the present embodiment has a communication management unit 2 for managing communication with the TSS utilizing terminal 6 and a job management unit for managing execution of the job 5. 3 and TS that controls the interactive processing
In the computer system 1 including the S control unit 4, the TSS control unit 4 has a job management interface 7 that interfaces with the job management unit 3 and a completion notification request as shown in the lower part of FIG. Termination notification control means 8 for determining whether or not, interruption control means 9 for performing interruption transmission of the termination notification message, data temporary storage control means 10 for temporarily storing the processing command from the TSS using terminal 6 at the time of interruption, and communication management unit 2 and a communication management interface 11 which interfaces with the communication management interface 2.

【0009】このように構成されているとして、以下に
各手段の動作を詳細に説明する。ここで、TSS利用端
末6から投入されるバックグラウンドジョブを“JOB
1”とし、ジョブの実行状態(実行中か正常終了か異常
終了か)の表示を要求する問い合わせコマンドを“D
J”とする。
The operation of each means will be described in detail below assuming that the above arrangement is made. Here, the background job submitted from the TSS using terminal 6 is "JOB".
1 ”, the inquiry command requesting the display of the job execution status (whether it is being executed, completed normally or abnormally) is" D ".
J ".

【0010】まず、TSS利用端末6から“JOB1”
を投入する。従来と同様に投入された“JOB1”はジ
ョブ管理部3に登録され、その実行が管理される。TS
S利用端末6では、“JOB1”が登録されたことを確
認するジョブ受付通知を受け取った後、TSS利用端末
6を利用して他のプログラム開発を行うため、テキスト
エディタを用いてコーディング作業を行うものとする。
First, from the TSS using terminal 6, "JOB1"
Throw in. The “JOB1” input as in the conventional case is registered in the job management unit 3 and its execution is managed. TS
After receiving the job acceptance notification confirming that "JOB1" has been registered, the S usage terminal 6 uses the text editor to perform coding work in order to develop another program using the TSS usage terminal 6. I shall.

【0011】このとき、投入した“JOB1”の実行が
終了するまでは、TSS利用端末6による対話処理が、
通信管理部2,TSS制御部4を介してジョブ管理部3
との間で行われる。
At this time, until the execution of the input "JOB1" is completed, the interactive processing by the TSS using terminal 6 is
Job management unit 3 via communication management unit 2 and TSS control unit 4
Between and.

【0012】ここで、“JOB1”の実行が終了する
と、ジョブ管理部3はその終了を終了通知制御手段8に
伝え、終了通知制御手段8は“JOB1”の終了状態情
報を内部に記憶し保持しておく。
When the execution of "JOB1" is completed, the job management unit 3 notifies the completion notification control means 8 of the completion, and the completion notification control means 8 internally stores and retains the completion status information of "JOB1". I'll do it.

【0013】“JOB1”の実行が終了した後に、要求
元のTSS利用端末6で例えばテキストエディタの改頁
コマンド(第1の処理コマンド)を入力すると、改頁コ
マンドは通信管理部2,通信管理インタフェース11を
経て終了通知制御手段8に渡される。終了通知制御手段
8は、“JOB1”の終了状態情報が存在することを確
認すると、データ一時格納制御手段10に改頁コマンド
を渡して一時格納させると共に、割り込み制御手段9に
“JOB1”の終了状態情報を渡し、通信管理インタフ
ェース11,通信管理部2を経由してTSS利用端末6
に“JOB1”の終了通知メッセージを表示させる。な
お、一度終了通知メッセージを表示させると終了通知制
御手段8の終了状態情報は削除される。又、“JOB
1”の終了状態情報が存在しない場合には、渡された改
頁コマンドはそのままジョブ管理インタフェース7を経
てジョブ管理部3に渡される。
After the execution of "JOB1" is completed, if a page break command (first processing command) of a text editor is input to the requesting TSS using terminal 6, the page break command is sent to the communication management section 2 and communication management. It is passed to the end notification control means 8 via the interface 11. Upon confirming that the end status information of "JOB1" exists, the end notification control means 8 passes a page break command to the data temporary storage control means 10 to temporarily store the page break command, and also causes the interrupt control means 9 to end the "JOB1". The state information is passed and the TSS utilization terminal 6 is passed through the communication management interface 11 and the communication management unit 2.
The end notification message of "JOB1" is displayed on. Note that once the end notification message is displayed, the end state information of the end notification control means 8 is deleted. Also, "JOB
If there is no 1 ”end state information, the passed page break command is passed through the job management interface 7 as is to the job management unit 3.

【0014】利用者が終了通知の確認後に、送信キーを
入力することにより確認を示す処理コマンド(第2の処
理コマンド)を送信すると、データ一時格納制御手段1
0からジョブ管理インタフェース7を経てジョブ管理部
3へテキストエディタの改頁コマンドが渡され、ジョブ
管理部3の管理による改頁処理の後、その結果が通信管
理部2を経由してTSS利用端末6に送られ、TSS利
用端末6の画面に改頁後のテキストエディタの内容が表
示され作業の続きを行うことができる。
When the user transmits a processing command (second processing command) indicating confirmation by inputting a transmission key after confirming the end notification, the data temporary storage control means 1
The page break command of the text editor is passed from 0 to the job management section 3 through the job management interface 7, and after the page break processing by the management of the job management section 3, the result is passed through the communication management section 2 to the TSS using terminal. 6, the content of the text editor after the page break is displayed on the screen of the TSS utilizing terminal 6 and the work can be continued.

【0015】なお、一度終了通知が表示された“JOB
1”は、終了状態情報が削除され終了通知制御手段8の
制御から除外されるので、“JOB1”の終了状態を再
表示させたい場合は“DJ”コマンドの投入が必要とな
る。終了通知制御手段8による終了通知管理は、バック
グラウンドジョブを投入した利用者が引き続きTSS利
用端末6を使用している間のみ有効であり、いったんT
SS利用端末6の使用を終了させた後に終了したバック
グラウンドジョブは、この終了通知管理に含まれない。
従って、使用中断後の再使用時にバックグラウンドジョ
ブの終了状態を表示させるためには、従来と同様に“D
J”コマンドの投入が必要となる。
It should be noted that the "JOB" once the end notice is displayed
1 "is deleted from the control of the end notification control means 8 because the end state information is deleted, so that it is necessary to input the" DJ "command to redisplay the end state of" JOB1 ". The termination notification management by means 8 is effective only while the user who has submitted the background job continues to use the TSS utilization terminal 6, and
The background job terminated after the use of the SS utilization terminal 6 is terminated is not included in this termination notification management.
Therefore, in order to display the end status of the background job at the time of reuse after interruption of use, "D
It is necessary to input the J "command.

【0016】以上により、TSS利用端末の使用を継続
する限り、自動的に終了通知を受けることができ、効率
的にプログラム開発,テストを行うことができる。
As described above, as long as the use of the TSS utilizing terminal is continued, the end notification can be automatically received, and the program development and test can be efficiently performed.

【0017】[0017]

【発明の効果】以上説明したように、本発明のバックグ
ラウンドジョブ終了状態自動通知方式によれば、TSS
利用端末から投入したバックグラウンドジョブの終了時
に、終了通知メッセージがそれを要求したTSS利用端
末に自動的に表示される。これによって、プログラム開
発作業とバックグラウンドジョブを効率よく行え、作業
を中断して終了状態表示要求の問い合わせコマンドを投
入する煩わしさから開放される。又、ジョブ実行後の確
認漏れを防止できるという効果もある。
As described above, according to the background job end state automatic notification system of the present invention, the TSS is used.
At the end of the background job submitted from the user terminal, an end notification message is automatically displayed on the TSS user terminal that requested it. Thereby, the program development work and the background job can be efficiently performed, and the troublesomeness of interrupting the work and inputting the inquiry command of the end state display request is released. There is also an effect that it is possible to prevent omission of confirmation after the job is executed.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

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

1 コンピュータシステム 2 通信管理部 3 ジョブ管理部 4 TSS制御部 5 ジョブ 6 TSS利用端末 7 ジョブ管理インタフェース 8 終了通知制御手段 9 割り込み制御手段 10 データ一時格納制御手段 11 通信管理インタフェース DESCRIPTION OF SYMBOLS 1 computer system 2 communication management unit 3 job management unit 4 TSS control unit 5 job 6 TSS user terminal 7 job management interface 8 end notification control unit 9 interrupt control unit 10 data temporary storage control unit 11 communication management interface

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ジョブの実行を管理するジョブ管理部
と、TSS利用端末との通信を管理する通信管理部と、
対話型情報処理の制御を行うTSS制御部とを有する情
報処理システムにおいて、前記TSS制御部内に、TS
S利用端末から投入されたバックグラウンドジョブの終
了時に前記ジョブ管理部から終了状態情報を受けて一時
保持し要求元のTSS利用端末からの第1の処理コマン
ドを検出すると制御信号を出力する終了通知制御手段
と、前記制御信号により前記終了状態情報の通知メッセ
ージを前記要求元のTSS利用端末に割り込み送信する
割り込み制御手段と、前記制御信号により前記第1の処
理コマンドを一時的に格納しその後前記要求元のTSS
利用端末から第2の処理コマンドを受信すると前記第2
の処理コマンドに代え格納した前記第1の処理コマンド
を前記ショブ管理部に渡すデータ一時格納制御手段とを
備えたことを特徴とするバックグラウンドジョブ終了状
態自動通知方式。
1. A job management unit that manages the execution of a job, and a communication management unit that manages communication with a TSS utilizing terminal.
In an information processing system having a TSS control unit for controlling interactive information processing, a TS is provided in the TSS control unit.
At the end of the background job input from the S using terminal, the end status information is received from the job management unit and temporarily held, and a control signal is output when the first processing command from the requesting TSS using terminal is detected. Control means, interrupt control means for interrupt-transmitting the notification message of the end state information to the request source TSS using terminal by the control signal, and temporarily storing the first processing command by the control signal, and thereafter Requesting TSS
When the second processing command is received from the user terminal, the second
Data temporary storage control means for passing the stored first processing command instead of the first processing command to the shovel management section.
JP10513692A 1992-04-24 1992-04-24 Automatic information system for end state of background job Withdrawn JPH05298251A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10513692A JPH05298251A (en) 1992-04-24 1992-04-24 Automatic information system for end state of background job

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10513692A JPH05298251A (en) 1992-04-24 1992-04-24 Automatic information system for end state of background job

Publications (1)

Publication Number Publication Date
JPH05298251A true JPH05298251A (en) 1993-11-12

Family

ID=14399342

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10513692A Withdrawn JPH05298251A (en) 1992-04-24 1992-04-24 Automatic information system for end state of background job

Country Status (1)

Country Link
JP (1) JPH05298251A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007193608A (en) * 2006-01-19 2007-08-02 Fujifilm Corp Information processor and information processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007193608A (en) * 2006-01-19 2007-08-02 Fujifilm Corp Information processor and information processing method

Similar Documents

Publication Publication Date Title
JPH05298251A (en) Automatic information system for end state of background job
JP3172256B2 (en) Image recording device
JP3466630B2 (en) Information communication device
JPH06161786A (en) Multiprocess input system
JP3425873B2 (en) Data input method for terminal device connected to host computer
JP2848172B2 (en) I / O controller
JPS6314236A (en) Job control system
JP2785963B2 (en) Execution status display processing method
JPH04336354A (en) Decentralized computer system
JP2912046B2 (en) File server control method
US20060184588A1 (en) Information processing apparatus, method, and program for executing retrieval processing
JPH04326179A (en) Picture control system
JPH04359355A (en) Dispersion type interactive processing system
JPH02304658A (en) Interruption processing system for file transfer
JPH09282213A (en) Computer processing system
JPH01316821A (en) Job completion informing system
JPH04278661A (en) Input/output device management system
JPH10171725A (en) File transfer device, file transmitting device and its method
JPH0378823A (en) Screen display control system for simultaneous notice message to terminal of on-line system
JPH06230940A (en) Program controller
JPH04160548A (en) Data read control system
JPH0532017A (en) Printer
JPS62196759A (en) Computer subsystem
JPH039416A (en) Power supply control system
JPH0212548A (en) Network job transfer control system

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: 19990706