JPH0769838B2 - Job start control method - Google Patents

Job start control method

Info

Publication number
JPH0769838B2
JPH0769838B2 JP1233569A JP23356989A JPH0769838B2 JP H0769838 B2 JPH0769838 B2 JP H0769838B2 JP 1233569 A JP1233569 A JP 1233569A JP 23356989 A JP23356989 A JP 23356989A JP H0769838 B2 JPH0769838 B2 JP H0769838B2
Authority
JP
Japan
Prior art keywords
message
job
output
data processing
monitor program
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
JP1233569A
Other languages
Japanese (ja)
Other versions
JPH0394334A (en
Inventor
勝美 星
浩 中村
慎一 遠藤
Original Assignee
日立ソフトウェアエンジニアリング株式会社
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 日立ソフトウェアエンジニアリング株式会社 filed Critical 日立ソフトウェアエンジニアリング株式会社
Priority to JP1233569A priority Critical patent/JPH0769838B2/en
Publication of JPH0394334A publication Critical patent/JPH0394334A/en
Publication of JPH0769838B2 publication Critical patent/JPH0769838B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ジョブ起動制御方法に関し、特に、電子計算
機室におけるデータ処理システムの運用を効率よく行う
ジョブ起動制御方法に関するものである。
The present invention relates to a job activation control method, and more particularly, to a job activation control method for efficiently operating a data processing system in an electronic computer room.

〔従来の技術〕[Conventional technology]

データ処理システムにおいて、ユーザからシステムに与
えられる仕事は、ジョブとして受付けられ、ジョブを構
成する複数個のプログラムが各々にタスクとして処理さ
れて、一単位のジョブの実行が終了する。データ処理シ
ステムは、複数のジョブを受付け、受付けたジョブを順
次に処理する。ジョブには、バッチジョブ,オンライン
ジョブ,リモートバッチジョブなどの各種の形態があ
る。
In the data processing system, the work given to the system by the user is accepted as a job, a plurality of programs constituting the job are processed as tasks, and the execution of one unit of the job is completed. The data processing system receives a plurality of jobs and sequentially processes the received jobs. Jobs have various forms such as batch jobs, online jobs, and remote batch jobs.

バッチジョブは、複数個のジョブをまとめておいて、一
括して処理する形態のジョブである。このバッチジョブ
は、計算機室のオペレータが受付けたジョブの起動を順
次に行って、処理を進める。
A batch job is a job in which a plurality of jobs are put together and processed collectively. In this batch job, the jobs accepted by the operator in the computer room are sequentially activated to proceed with the processing.

なお、ジョブ起動制御に関係する公知文献として、特開
昭62-150455号公報がある。これは端末装置としてのワ
ークステーションからジョブを起動するジョブ起動方式
である。
As a known document related to job activation control, there is JP-A-62-150455. This is a job starting method in which a job is started from a workstation as a terminal device.

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

ところで、電子計算機室の運用管理業務におけるオペレ
ータの作業の中で、重要なもののひとつにジョブの起動
制御の作業がある。このジョブ起動制御の作業は、電子
計算機室のオペレータの手作業により行っている作業で
ある。この作業は手作業であるため、先行ジョブの終了
の時期が適切に判断できず、後続のジョブの起動制御を
行う時期が遅れ、電子計算機室の運用が効率よく行えな
いという問題がある。
By the way, among the operations of the operator in the operation management work of the computer room, one of the important ones is the job start control work. The job activation control work is performed manually by an operator in the computer room. Since this work is a manual work, there is a problem that the end time of the preceding job cannot be properly determined, the start control of the subsequent job is delayed, and the operation of the computer room cannot be performed efficiently.

また、バッチジョブが終了すると、情報の引継ぎのため
にバッチジョブ処理結果のメッセージが出力されるが、
このバッチジョブが出力したメッセージを拾得し、後続
ジョブの起動制御につなげることへの配慮が、これまで
にはなされていない。このように後続ジョブに対する情
報の引継ぎは、オペレータの介入により行っているた
め、データ処理システムの運用が効率よく行えない。
Also, when the batch job ends, the message of the batch job processing result is output for inheriting the information.
Up to now, no consideration has been given to collecting the message output by this batch job and connecting it to the startup control of the subsequent job. As described above, since the information is succeeded to the succeeding job by the intervention of the operator, the data processing system cannot be efficiently operated.

本発明は、前記問題点を解決するためになされたもので
ある。
The present invention has been made to solve the above problems.

本発明の目的は、電子計算機室におけるデータ処理シス
テムの運用を効率よく行うジョブ起動制御方法を提供す
ることにある。
It is an object of the present invention to provide a job activation control method for efficiently operating a data processing system in an electronic computer room.

本発明の前記ならびにその他の目的と新規な特徴は、本
明細書の記述及び添付図面によって明らかになるであろ
う。
The above and other objects and novel features of the present invention will be apparent from the description of this specification and the accompanying drawings.

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

前記目的を達成するため、本発明においては、処理装置
と、データ処理を行う基本ソフトウェアと、ジョブを受
付けて、データ処理の進行を管理して、ジョブの実行制
御を行うモニタプログラムとを有するデータ処理装置
と、データを格納する外部記憶装置を備えたデータ処理
システムにおいて、基本ソフトウェアのメッセージ出口
ルーチンにより、ジョブの実行開始後に出力されるメッ
セージを拾得してモニタプログラムに連絡し、出力され
たメッセージと予め登録されているメッセージとを比較
して同じメッセージが存在した場合、当該メッセージを
起動条件としているジョブを検索し、検索されたジョブ
を起動することを特徴とする。
In order to achieve the above object, in the present invention, data having a processing device, basic software for performing data processing, and a monitor program for receiving a job, managing the progress of the data processing, and controlling the execution of the job In a data processing system equipped with a processing device and an external storage device for storing data, the message output routine of the basic software picks up a message output after the start of execution of a job, informs the monitor program, and outputs the message. Is compared with a message registered in advance, and if the same message exists, a job having the message as a start condition is searched and the searched job is started.

〔作用〕[Action]

前記手段によれば、データ処理システムにおいて、基本
ソフトウェアのメッセージ出口ルーチンにより、ジョブ
の実行開始後に出力されるメッセージを拾得してモニタ
プログラムに連絡する。出力されたメッセージと予め登
録してあるメッセージを比較して同じメッセージが存在
した場合、起動指示フラグを設定する。そして、モニタ
プログラムが、当該メッセージを起動条件としているジ
ョブを検索し、検索された該当ジョブを起動する。
According to the above means, in the data processing system, the message exit routine of the basic software picks up the message output after the start of the execution of the job and informs the monitor program. If the same message exists by comparing the output message with the message registered in advance, the activation instruction flag is set. Then, the monitor program searches for a job having the message as a start condition, and starts the corresponding job found.

これにより、先行するジョブから出力されたメッセージ
により、後続するジョブの起動制御を行うことが可能と
なり、出力メッセージによるジョブのネットワーク制御
によるジョブの自動起動を行うことができる。したがっ
て、電子計算機室のオペレータのジョブ起動マシンオペ
レーションを削減することができ、電子計算機室におけ
るデータ処理システムの運用を効率よく行える。
As a result, it becomes possible to control the activation of the succeeding job by the message output from the preceding job, and to automatically activate the job by the network control of the job by the output message. Therefore, it is possible to reduce the job starting machine operations of the operator in the computer room, and it is possible to efficiently operate the data processing system in the computer room.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面を用いて具体的に説明す
る。
An embodiment of the present invention will be specifically described below with reference to the drawings.

第1図は、本発明の一実施例にかかるデータ処理システ
ムにおけるジョブ起動制御の構成を説明するブロック図
である。第1図において、1は基本ソフトウェア、2は
メッセージ出口ルーチン、3は待ちメッセージテーブル
(WMT)、4はジョブ起動処理ルーチンを含むモニタプ
ログラム、5はオペレータコンソール、また、6は次に
起動される後続ジョブである。
FIG. 1 is a block diagram illustrating the configuration of job activation control in a data processing system according to an embodiment of the present invention. In FIG. 1, 1 is basic software, 2 is a message exit routine, 3 is a waiting message table (WMT), 4 is a monitor program including a job start processing routine, 5 is an operator console, and 6 is started next. It is a succeeding job.

基本ソフトウェア1は、データ処理を行う複数のプログ
ラム,システム制御を行うオペレーティングシステム
(OS)などの制御プログラム等を含むプログラムセット
である。また、基本ソフトウェア1には、ジョブのメッ
セージを出力するルーチンが含まれており、ジョブから
メッセージを出力する場合にメッセージ出口ルーチン2
を介して出力される。出力されたメッセージは、オペレ
ータコンソール5のディスプレイ画面に表示されると共
に、待ちメッセージテーブル3に蓄積される。また、モ
ニタプログラム4は、ジョブ起動処理ルーチンを含み、
ユーザの業務を構成するジョブを計算機スケジュールに
従い、自動的に起動するプログラムである。
The basic software 1 is a program set including a plurality of programs that perform data processing, a control program such as an operating system (OS) that performs system control, and the like. Also, the basic software 1 includes a routine for outputting a message of a job, and when outputting a message from a job, the message exit routine 2
Is output via. The output message is displayed on the display screen of the operator console 5 and accumulated in the waiting message table 3. Further, the monitor program 4 includes a job activation processing routine,
It is a program that automatically starts the jobs that make up a user's work according to a computer schedule.

ここでのジョブ起動制御は、オペレーティングシステム
(OS)が、ジョブを起動した結果によりジョブから出力
されるメッセージにより制御される。すなわち、先行す
るジョブの一連の起動が終了し、OSへ出力依頼したジョ
ブからのメッセージがオペレータコンソール5のディス
プレイ画面上に出力されるとき、当該メッセージをメッ
セージ出口ルーチン2が受け取る。メッセージ出口ルー
チン2は、メッセージを受け取ると、ページ可能システ
ム作業領域(CSA)にある待ちメッセージテーブル(WM
T)3上に登録されているメッセージ1〜メッセージm
と、出力された当該メッセージを比較する。比較の結
果、メッセージ内容が一致すると、メッセージ出口ルー
チン2が、モニタプログラム4に対して、該当メッセー
ジの出力を示すフラグを立てて連絡する。モニタプログ
ラム4は、出力されたメッセージ比較によるジョブの起
動指示を受けると、ジョブ起動処理のルーチンを起動
し、スケジュールされた該当ジョブを検索して、検索さ
れた後続ジョブ6を起動する。
The job activation control here is controlled by a message output from the job according to the result of the operating system (OS) activating the job. That is, when a series of activation of the preceding job is completed and the message from the job requested to be output to the OS is output on the display screen of the operator console 5, the message exit routine 2 receives the message. When the message exit routine 2 receives the message, it waits for the message table (WM) in the pageable system work area (CSA).
T) Message 1 to message m registered on 3
And the output message is compared. When the message contents match as a result of the comparison, the message exit routine 2 notifies the monitor program 4 by setting a flag indicating the output of the corresponding message. When the monitor program 4 receives the job activation instruction by the output message comparison, it activates a job activation routine, retrieves the scheduled job, and activates the retrieved succeeding job 6.

第2図は、モニタプログラムにおけるジョブ起動制御プ
ロセスの処理フローを具体例で説明するブロック図であ
る。このジョブ起動制御プロセスは、モニタプログラム
4に連絡され、メッセージ比較により起動するジョブと
して、モニタファイル11にスケジュールされているジョ
ブに対して、モニタプログラム4が起動されてプロセス
が実行される。
FIG. 2 is a block diagram for explaining the processing flow of the job activation control process in the monitor program as a specific example. This job activation control process is notified to the monitor program 4, and the monitor program 4 is activated and the process is executed for the job scheduled in the monitor file 11 as a job activated by message comparison.

モニタプログラム4が起動されると、モニタプログラム
4では、既にスケジュールされているジョブ情報をモニ
タファイル11から入力して、開始処理ルーチン12を実行
する。開始処理ルーチン12では、スケジュールされた該
当ジョブ情報「JOBA,#JJ081I」を、メモリ上のジョブ
情報テーブル(MJT)13および待ちメッセージテーブル
(WMT)3に格納する。次に、プロセスの制御をジョブ
起動処理ルーチン14に移す。ジョブ起動処理ルーチン14
は、ジョブ情報テーブル(MJT)13の情報に従い、待ち
メッセージから指定された後続ジョブ6の「JOBA」を起
動する。このような一連の処理を行い、後続ジョブ6の
起動制御が順次に行われる。
When the monitor program 4 is started, the monitor program 4 inputs the job information already scheduled from the monitor file 11 and executes the start processing routine 12. The start processing routine 12 stores the scheduled job information “JOBA, # JJ081I” in the job information table (MJT) 13 and the waiting message table (WMT) 3 on the memory. Next, the process control is transferred to the job activation processing routine 14. Job start-up processing routine 14
Starts the "JOBA" of the succeeding job 6 designated from the waiting message according to the information in the job information table (MJT) 13. By performing such a series of processes, the startup control of the succeeding job 6 is sequentially performed.

すなわち、例えば、メッセージ「#JJ081I」を待ってい
るジョブ「JOBA」がスケジュールされていると、次のよ
うに処理される。
That is, for example, when the job "JOBA" waiting for the message "# JJ081I" is scheduled, the following process is performed.

(1)モニタプログラム4の開始処理ルーチン12が、待
ちメッセージ「#JJ081I」を待ちメッセージテーブル
(WMT)3にセットすると共に、ジョブ情報テーブル(M
JT)13に、ジョブ名「JOBA」と、WMTのエントリ番号
“4"とをセットする。このエントリ番号“4"は、待ちメ
ッセージ「#JJ081I」をセットしたWMT3のエントリ番号
である。
(1) The start processing routine 12 of the monitor program 4 sets the waiting message “# JJ081I” in the waiting message table (WMT) 3 and also the job information table (M
In JT) 13, set the job name "JOBA" and the WMT entry number "4". The entry number "4" is the entry number of WMT3 in which the waiting message "# JJ081I" is set.

(2)モニタプログラム4のジョブ起動処理ルーチン14
が、待ちメッセージによるジョブをジョブ情報テーブル
(MJT)13上でサーチする。
(2) Job startup processing routine 14 of monitor program 4
Searches the job information table (MJT) 13 for the job by the waiting message.

(3)ジョブの起動処理において、JOBAの起動条件をチ
ェックする。この時、待ちメッセージテーブル(WMT)
3のエントリ番号“4"のジョブ起動指示フラグが“1"に
なって、待ちメッセージが出力されたことを、モニタプ
ログラム4の図示しないルーチンで確認し、ジョブ起動
処理ルーチン14が、当該ジョブ「JOBA」を起動する。
(3) In the job activation process, check the activation conditions for JOBA. At this time, the waiting message table (WMT)
It is confirmed by a routine (not shown) of the monitor program 4 that the job start instruction flag of the entry number "4" of 3 has been set to "1" and the waiting message has been output. Start "JOBA".

ところで、ここでのメッセージ出口ルーチン2は、オペ
レータコンソール5に出力されるメッセージを制御する
ために設けられたユーザオウンコーディングルーチンで
ある。モニタプログラム4では、このメッセージ出口ル
ーチン2を利用して、ジョブの実行により出力されるメ
ッセージを受け取る。受け取ったメッセージは、待ちメ
ッセージテーブル(WMT)3上にメッセージ出力を示す
フラグを立て、待ち条件となっているメッセージが出力
されたことを一括してモニタプログラムに通知する。
By the way, the message exit routine 2 here is a user-own coding routine provided for controlling a message output to the operator console 5. The monitor program 4 uses the message exit routine 2 to receive a message output by executing a job. For the received message, a flag indicating message output is set on the waiting message table (WMT) 3, and the monitor program is collectively notified that the message as the waiting condition has been output.

第3図は、メッセージ出口ルーチンにおける出力メッセ
ージ連絡プロセスの他の処理フローを具体例で説明する
ブロック図である。この例の出力メッセージ連絡プロセ
スでは、待ちメッセージテーブル上にメッセージ出力を
示すフラグを立て、待ち条件となっているメッセージが
出力されたことを一括してモニタプログラムに通知す
る。
FIG. 3 is a block diagram for explaining another processing flow of the output message communication process in the message exit routine as a specific example. In the output message communication process of this example, a flag indicating message output is set on the waiting message table, and the monitor program is collectively notified that the messages that are in the waiting condition have been output.

これは、第3図に示すように、メッセージ出口ルーチン
20にメッセージ出力を示すフラグをセットする処理ステ
ップ22を設けることにより実現される。すなわち、メッ
セージ出口ルーチン20では、処理ステップ21において、
ジョブから出力されたメッセージと、待ちメッセージテ
ーブル30に既に登録されているメッセージとを比較し
て、比較結果が一致すると、処理ステップ22が実行され
る。処理ステップ22では、一致したメッセージに対し
て、待ちメッセージテーブル30にジョブ起動制御用のメ
ッセージ出力を示す起動指示フラグ31をセットする処理
を行う。
This is the message exit routine, as shown in FIG.
This is realized by providing a processing step 22 for setting a flag indicating a message output in 20. That is, in the message exit routine 20, in processing step 21,
The message output from the job is compared with the message already registered in the waiting message table 30, and if the comparison results are the same, processing step 22 is executed. In process step 22, a process for setting a start instruction flag 31 indicating a message output for job start control in the waiting message table 30 is performed for the matched message.

例えば、メッセージ出口ルーチン20に「#JJ081I」のメ
ッセージ25が渡された場合、待ちメッセージテーブル
(WMT)30の先頭エントリから順次にメッセージが一致
しているか次々に比較していく(処理ステップ21,2
3)。ここでは、WMT30の4番目のエントリに登録されて
いるメッセージ25aが、渡されたメッセージ25と一致す
るので、起動指示フラグ31をセットする(処理ステップ
22)。更に、続くWMT30の各エントリと次々と比較して
行き、WMT30の最終エントリmまで、繰り返して比較す
る処理を行って処理を終了する。
For example, when the message 25 of "# JJ081I" is passed to the message exit routine 20, the messages are sequentially compared from the first entry of the waiting message table (WMT) 30 for comparison (processing step 21, 2
3). Here, since the message 25a registered in the fourth entry of WMT30 matches the passed message 25, the start instruction flag 31 is set (processing step
twenty two). Further, each entry of the following WMT 30 is compared with each other one after another, and the process is repeated until the final entry m of the WMT 30 is compared, and the process ends.

このように、待ちメッセージテーブル上にメッセージ出
力を示す起動指示フラグを立てることにより、待ち条件
となっているメッセージ出力されたことを一括してモニ
タプログラムに通知することができる。
In this way, by setting the activation instruction flag indicating the message output on the waiting message table, it is possible to collectively notify the monitor program that the messages that are in the waiting condition have been output.

以上、説明したように、本実施例によれば、バッチジョ
ブの各ジョブが出力したメッセージを拾得して、予め登
録したメッセージと比較し、後続ジョブの起動へつなげ
ることにより、オペレータによるデータ処理システムに
おけるジョブ起動のマシンオペレーションが削減でき
る。データ処理システムを効率よく運用できる。
As described above, according to the present embodiment, by collecting the message output by each job of the batch job, comparing it with the message registered in advance, and connecting to the activation of the subsequent job, the data processing system by the operator It is possible to reduce the machine operation for job activation in. The data processing system can be operated efficiently.

以上、説明した本実施例の出力メッセージによるジョブ
起動制御方式の要点をまとめれば、次のようになる。
The main points of the job activation control method based on the output message of the present embodiment described above can be summarized as follows.

(1)基本ソフトウェアのメッセージ出口ルーチンによ
り、ジョブの出力したメッセージを拾得して、当該メッ
セージと予め登録してあるメッセージを比較し、同じメ
ッセージが存在した場合に起動指示フラグをセットして
モニタプログラムに連絡する。
(1) The message exit routine of the basic software picks up the message output by the job, compares the message with a previously registered message, and sets the start instruction flag if the same message exists, and sets the monitor program Contact.

(2)モニタプログラムでは、起動指示フラグがセット
してあるメッセージを検索し、そのメッセージを起動条
件としているジョブを検索する。
(2) The monitor program searches for a message in which the start instruction flag is set, and searches for a job whose start condition is the message.

(3)検索された該当ジョブを、モニタプログラムが起
動する。
(3) The monitor program starts the relevant job found.

(4)基本ソフトウェアのメッセージ出口ルーチン(ユ
ーザオウンコーディングーチン)には、バッチジョブか
ら出力される例えば「WTOメッセージ」や「WTORメッセ
ージ」が渡される。
(4) For example, a "WTO message" or a "WTOR message" output from the batch job is passed to the message exit routine (user own coding routine) of the basic software.

(5)また、メッセージ出口ルーチンにおいて、当該メ
ッセージが予め登録されたジョブ起動待ちメッセージと
等しいかを比較し、等しい場合に起動指示フラグをセッ
トし、起動指示フラグのセットにより一括してモニタプ
ログラムに連絡するようにもできる。
(5) Further, in the message exit routine, it is compared whether or not the message is equal to a pre-registered job activation waiting message, and if they are equal, the activation instruction flag is set, and the monitoring instruction program is collectively set by setting the activation instruction flag. You can also contact them.

(6)この場合、モニタプログラムは、メッセージ出口
ルーチンからの連絡を受け取ると、当該メッセージを起
動条件としているジョブを検索して起動する。
(6) In this case, when the monitor program receives the message from the message exit routine, it searches for a job that has the message as a start condition and starts it.

(7)このような出力メッセージによるジョブ起動は、
ひとつの出力メッセージを複数ジョブの起動条件とする
ことも可能である。このため、ジョブの出力メッセージ
による木目細かなネットワーク管理を行い、ジョブの起
動制御が実現できる。
(7) Job activation by such an output message
It is possible to use one output message as the starting condition for multiple jobs. Therefore, fine-grained network management is performed by the output message of the job, and job start control can be realized.

以上、本発明を実施例にもとづき具体的に説明したが、
本発明は、前記実施例に限定されるものではなく、その
要旨を逸脱しない範囲において種々変更可能であること
は言うまでもない。
The present invention has been specifically described above based on the embodiments,
It is needless to say that the present invention is not limited to the above-mentioned embodiments and can be variously modified without departing from the scope of the invention.

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

以上、説明したように、本発明によれば、データ処理シ
ステムで実行するジョブ起動制御を、別のジョブが出力
したメッセージにより制御することが可能となり、ジョ
ブ間のネットワーク制御が実現できる。これにより、電
子計算機室でのオペレータによるジョブ起動のマンシオ
ペレーションが削減できる。また、ジョブのメッセージ
によるネットワーク制御でのジョブ自動起動が可能とな
り、オペレータの手作業によるミスを減少させる効果が
ある。
As described above, according to the present invention, it becomes possible to control the job activation control executed in the data processing system by the message output by another job, and the network control between jobs can be realized. As a result, it is possible to reduce the number of job startup operations performed by the operator in the computer room. Further, it is possible to automatically start the job by network control by the message of the job, which has an effect of reducing an error caused by an operator's manual work.

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

第1図は、本発明の一実施例にかかるデータ処理システ
ムにおけるジョブ起動制御の構成を説明するブロック
図、 第2図、はモニタプログラムにおけるジョブ起動制御プ
ロセスの処理フローを具体例で説明するブロック図、 第3図はメッセージ出口ルーチンにおける出力メッセー
ジ連絡プロセスの他の処理フローを具体例で説明するブ
ロック図である。 図中、1……基本ソフトウェア、2……メッセージ出口
ルーチン、3……待ちメッセージテーブル、4……モニ
タプログラム、5……オペレータコンソール、6……後
続ジョブ
FIG. 1 is a block diagram illustrating a configuration of job activation control in a data processing system according to an embodiment of the present invention, and FIG. 2 is a block illustrating a processing flow of a job activation control process in a monitor program as a specific example. FIG. 3 and FIG. 3 are block diagrams for explaining another processing flow of the output message communication process in the message exit routine in a concrete example. In the figure, 1 ... Basic software, 2 ... Message exit routine, 3 ... Waiting message table, 4 ... Monitor program, 5 ... Operator console, 6 ... Subsequent job

───────────────────────────────────────────────────── フロントページの続き (72)発明者 遠藤 慎一 神奈川県横浜市中区尾上町6丁目81番地 日立ソフトウェアエンジニアリング株式会 社内 (56)参考文献 特開 昭59−231653(JP,A) 特開 平1−147631(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Shinichi Endo 6-81 Onoue-cho, Naka-ku, Yokohama-shi, Kanagawa Hitachi Software Engineering Co., Ltd. (56) Reference JP-A-59-231653 (JP, A) JP Flat 1-147631 (JP, A)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】処理装置と、データ処理を行うプログラム
を含む基本ソフトウェアと、ジョブを受付けて、データ
処理の進行を管理してジョブの実行制御を行うモニタプ
ログラムとを有するデータ処理装置と、データを格納す
る外部記憶装置を備えたデータ処理システムにおいて、
基本ソフトウェアのメッセージ出口ルーチンにより、ジ
ョブの実行開始後に出力されるメッセージを拾得してモ
ニタプログラムに連絡し、出力されたメッセージと予め
登録されているメッセージとを比較して同じメッセージ
が存在した場合、当該メッセージを起動条件としている
ジョブを検索し、検索されたジョブを起動することを特
徴とするジョブ起動制御方法。
1. A data processing device comprising a processing device, basic software including a program for performing data processing, a monitor program for receiving a job, managing the progress of the data processing, and controlling execution of the job, and data. In a data processing system having an external storage device for storing
If the message output routine of the basic software picks up the message output after the execution of the job and notifies the monitor program, the output message is compared with the message registered in advance, and the same message exists, A job activation control method, which searches for a job having the message as a start condition and starts the found job.
JP1233569A 1989-09-07 1989-09-07 Job start control method Expired - Fee Related JPH0769838B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1233569A JPH0769838B2 (en) 1989-09-07 1989-09-07 Job start control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1233569A JPH0769838B2 (en) 1989-09-07 1989-09-07 Job start control method

Publications (2)

Publication Number Publication Date
JPH0394334A JPH0394334A (en) 1991-04-19
JPH0769838B2 true JPH0769838B2 (en) 1995-07-31

Family

ID=16957130

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1233569A Expired - Fee Related JPH0769838B2 (en) 1989-09-07 1989-09-07 Job start control method

Country Status (1)

Country Link
JP (1) JPH0769838B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59231653A (en) * 1983-06-15 1984-12-26 Fujitsu Ltd Information processor
JPH01147631A (en) * 1987-12-03 1989-06-09 Fujitsu Ltd Control system for job execution

Also Published As

Publication number Publication date
JPH0394334A (en) 1991-04-19

Similar Documents

Publication Publication Date Title
US20030229653A1 (en) System and method for data backup
JPS59133610A (en) Programmable controller
JP2003140918A (en) Device and method for supporting fault recovery of computer, and fault recovery supporting program of computer
JPH05298052A (en) Window system and event processing method
JPH0769838B2 (en) Job start control method
CN110928672B (en) Task arranging method, device and equipment and storage medium
JP3269522B2 (en) Remote maintenance method
JPH09223021A (en) Software sharing method
JPH07168881A (en) Work control system
JP2509936B2 (en) Output control device
JPS6033637A (en) Data processor
JPH06119273A (en) Device and method for operating plural sets of computer systems, and work station used for its operation
JPS63205731A (en) Program start processing system
JPH03252753A (en) Processing start-up device
JPH10171999A (en) Graph display device
JPH0512205A (en) Computer system
JPH05241890A (en) Data trace system
JPH036535B2 (en)
JP2000163272A (en) Job management system and recording medium
JP2000056884A (en) Menu display control unit
JPH06230982A (en) Transaction processing control system
JPH0844574A (en) Job operation management device
JP2000112773A (en) Processor dynamically executing job scheduling
JPH10134124A (en) Work flow system
JPH1074183A (en) Job starting method and system and storage medium

Legal Events

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