JPH0283655A - Job schedule stopping system - Google Patents

Job schedule stopping system

Info

Publication number
JPH0283655A
JPH0283655A JP23715788A JP23715788A JPH0283655A JP H0283655 A JPH0283655 A JP H0283655A JP 23715788 A JP23715788 A JP 23715788A JP 23715788 A JP23715788 A JP 23715788A JP H0283655 A JPH0283655 A JP H0283655A
Authority
JP
Japan
Prior art keywords
job
host
global
schedule
local
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
JP23715788A
Other languages
Japanese (ja)
Other versions
JP2641919B2 (en
Inventor
Naoto Ishikura
石倉 直人
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP63237157A priority Critical patent/JP2641919B2/en
Publication of JPH0283655A publication Critical patent/JPH0283655A/en
Application granted granted Critical
Publication of JP2641919B2 publication Critical patent/JP2641919B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To easily define a system by affecting correspondence defined between plural resources in a local host and a local job class whose schedule should be stopped against the fault of the resource on the schedule of a global job. CONSTITUTION:A schedule stoppage request means 28 includes a means to inform the name of a job class relating to faulty resource to a global host 10 via an inter-host communication means 40. The global host 10 includes a global job schedule stopping means 14 as a second setting means which sets control information to stop the schedule for the informing origin host(local host 20) of a corresponding job class on a global job class definition table 12 based on the output information of the informing means. In such a way, it is not required to define the correspondence with the global job whose schedule should be stopped against the resource in the local host 20 and the fault of the resource in the global host 10, which facilitate the definition of the system.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、多重ホストシステムのジョブスケジュール停
止方式に利用する。特に、ローカルホスト内の資源の障
害発生時のホスト間のジョブスケジュール停止方式に関
するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention is utilized in a job schedule stopping method for a multi-host system. In particular, it relates to a method for stopping job schedules between hosts when a resource failure occurs in a local host.

〔斗既要〕〗〗    

本発明はジョブスケジュール停止方式において、ローカ
ルホスト内の複数の資源とその障害に対してスケジュー
ルを停止すべきローカルジョブクラスとの間に定義され
た対応付けをグローバルジョブのスケジュールにも反映
することより、ローカルホスト内の資源とその障害に対
してスケジュールを停止すべきグローバルジョブクラス
との対応付けをグローバルホストで定義する必要がなく
、システム定義を容易にしたものである。
In the job schedule stop method, the present invention reflects the correspondence defined between multiple resources in the local host and the local job class whose schedule should be stopped in response to a failure in the global job schedule. This simplifies system definition because there is no need to define on the global host the association between resources in the local host and global job classes whose schedules should be stopped in response to a failure.

〔従来の技術〕[Conventional technology]

多重ホストシステムは、グローバルジョブの人力とスケ
ジューリングとを行う一つのグローバルホストと、ロー
カルジョブの人力ならびにローカルジョブおよびグロー
バルジョブの実行を行う一つまたは複数のローカルホス
トとからなる。グローバルホストは、また、ローカルホ
ストを重ねることが多い。
A multihost system consists of one global host that handles the human resources and scheduling of global jobs, and one or more local hosts that provide the human resources for local jobs and the execution of local and global jobs. Global hosts also often overlap local hosts.

ローカルホストにおいて障害により一部の資源が使用不
能となった場合に、その資源を使用するジョブのスケジ
ュールをグローバルジョブおよびローカルジョブに係わ
りなく停止する必要がある。
When some resources become unusable on a local host due to a failure, it is necessary to stop the schedule of jobs that use those resources, regardless of whether they are global jobs or local jobs.

どのジョブを停止するかは、各ジョブに対し宣言された
ジョブクラスに基づき決定される。
Which job to stop is determined based on the job class declared for each job.

従来、ジョブスケジューリング方式は、グローバルホス
トとローカルホストとの両方で障害に関連してスケジュ
ールを停止すべきジョブクラスを決めておき、そのジョ
ブクラスに対するスケジュールを停止することにより、
その資源を使用するジョブの実行を止めていた。
Conventionally, job scheduling methods determine the job class whose schedule should be stopped due to a failure on both the global host and the local host, and then stop the schedule for that job class.
Execution of the job that uses that resource was stopped.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかし、このような従来例のジョブスケグ2−ル停止方
式では、グローバルジョブはグローバルホストで、また
ローカルジョブはローカルホストでスケジュールを行う
ことから、障害資源とスケジュールを停止すべきジョブ
クラスとの対応付けをグローバルホストとローカルホス
トとの両方で行う必要があり、システム定義が繁雑な欠
点があった。
However, in this conventional job scheduling two-stop method, global jobs are scheduled on the global host and local jobs are scheduled on the local host, so it is difficult to associate the faulty resource with the job class whose schedule should be stopped. This had to be done on both the global host and the local host, which had the disadvantage that the system definition was complicated.

本発明は上記の欠点を解決するもので、ローカルホスト
内の資源とその障害に対してスケジュールを停止すべき
ジョブクラスとの対応付けをグローバルホストで定義す
る必要がなく、システム定義が容易なジョブスケジュー
ル停止方式を提供することを目的とする。
The present invention solves the above-mentioned drawbacks, and eliminates the need to define on the global host the correspondence between resources in the local host and job classes whose schedules should be stopped in response to a failure of the resources, making system definition of jobs easy. The purpose is to provide a schedule stopping method.

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

本発明は、自ホストで実行されるジョブに対し宣言され
たジョブクラス塩に対してその制御情報が格納された第
一の定義表、この第一の定義表の内容に基づいてジョブ
の実行を要求する第一のスケジュール手段および自ホス
ト内の資源の障害時にその資源に関連するジョブクラス
のスケジュールを停止する制御情報を上記第一の定義表
に設定する第一の設定手段を含むローカルホストと、他
ホストで実行されるジョブに対し宣言されたジョブクラ
ス塩に対してその制御情報が格納された第二の定義表お
よびこの第二の定義表の内容に基づいて該当するローカ
ルホストにジョブの実行を要求する第二のスケジュール
手段を含むグローバルホストとを備えたジョブスケジュ
ール停止方式において、第一の設定手段は、上記障害資
源に関連するジョブクラス塩を上記グローバルホストに
通知する手段を含み、上記グローバルホストは、この通
知する手段の出力情報に基づいて該当するジョブクラス
の通知元ホストに対するスケジュールを停止する制御情
報を上記第二の定義表に設定する第二の設定手段を含む
ことを特徴とする。
The present invention provides a first definition table that stores control information for a job class salt declared for a job executed on a local host, and executes a job based on the contents of this first definition table. a local host that includes a first scheduling means for requesting and a first setting means for setting control information for stopping the schedule of a job class related to the resource in the first definition table in the event of a resource failure in the local host; , a second definition table that stores control information for the job class salt declared for jobs executed on other hosts, and a job is sent to the corresponding local host based on the contents of this second definition table. and a global host including a second scheduling means for requesting execution, wherein the first setting means includes means for notifying the global host of a job class salt associated with the faulty resource; The global host is characterized in that it includes a second setting means for setting, in the second definition table, control information for stopping the schedule for the notification source host of the corresponding job class based on the output information of the notification means. shall be.

〔作用〕[Effect]

ローカルホストではローカルホスト内の資源に障害を検
出したときに第一の設定手段で第一の定義表に障害資源
に関連するジョブクラスのスケジュールを停止する制御
情報を設定するとともに、グローバルホストに障害資源
に関連するジョブクラス塩を通知する。グローバルホス
トでは第二の設定手段でこの通知に基づいて該当するジ
ョブクラスの通知元ローカルホストに対するスケジュー
ルを停止する制御情報を第二の定義表に設定する。
On the local host, when a fault is detected in a resource within the local host, the first setting means sets control information to stop the schedule of the job class related to the faulty resource in the first definition table, and also sends the fault to the global host. Notify the job class salt associated with the resource. In the global host, based on this notification, the second setting means sets control information for stopping the schedule for the notification source local host of the corresponding job class in the second definition table.

以上の動作によりローカルホスト内の資源とその障害に
対してスケジュールを停止すべきグローバルジョブとの
対応付けをグローバルホストで定義する必要がなく、シ
ステム定義を容易にできる。
With the above operation, it is not necessary to define on the global host the association between the resources in the local host and the global job whose schedule should be stopped in response to a failure thereof, and system definition can be made easily.

〔実施例〕〔Example〕

本発明の実施例について図面を参照して説明する。第1
図は本発明一実施例ジョブスケジュール停止装置のブロ
ック図である。第1図において、ジョブスケジュール停
止装置は、自ホストで実行されるジョブを人力するロー
カルジョブ人力手段21、ローカルジョブ入力手段21
の出力を格納するローカルスプールファイル24、ジョ
ブに対し宣言されたジョブクラス塩に対してその制御情
報が格納された第一の定義表としてローカルジョブクラ
ス定義表22、ローカルジョブクラス定義表22の内容
に基づいて多重度の範囲でジョブを選出し実行を要求す
る第一のスケジュールとしてローカルスケジュール手段
23、ローカルスケシニール手段23の要求に基づいて
ジョブを実行するジョブ実行手段25ならびに自ホスト
内の資源の障害時にその資源に開運するジョブクラスの
スケジュールを停止する制御情報をローカルジョブクラ
ス定義表22に設定する第一の設定手段として障害検出
手段26..262、資源クラス対応表27およびスケ
ジュール停止要求手段28を含むローカルホスト20と
、他ホストで実行されるジョブを入力するグローバルジ
ョブ人力手段11、ジョブに対し宣言されたジョブクラ
ス塩に対してその制御情報が格納された第二の定義表と
してグローバルジョブ定義表12およびグローバルジョ
ブ定義表12の内容に基づいて多重度の範囲でジョブを
選出し該当するローカルホスト(ローカルホスト20)
に実行を要求する第二のスケジュール手段としてグロー
バルジョブスケジュール手段13を含むグローバルホス
ト10と、グローバルジョブ人力手段11の出力が格納
され、格納されたジョブがジョブ実行手段25により実
行される共有スプールファイル30と、グローバルジョ
ブスケジュール手段13の要求をジョブ実行手段25に
通知するホスト間通信手段40とを備える。
Embodiments of the present invention will be described with reference to the drawings. 1st
The figure is a block diagram of a job schedule stopping device according to an embodiment of the present invention. In FIG. 1, the job schedule stopping device includes a local job manual means 21 that manually inputs jobs to be executed on its own host, and a local job input means 21.
A local spool file 24 that stores the output of the job, a local job class definition table 22 as the first definition table that stores control information for the job class salt declared for the job, and the contents of the local job class definition table 22 A local scheduler 23 selects and requests execution of a job within a multiplicity range based on a first schedule, a job execution unit 25 executes a job based on a request from the local scheduler 23, and resources within the host itself. The failure detection means 26 serves as a first setting means for setting, in the local job class definition table 22, control information for stopping the schedule of a job class that uses that resource in the event of a failure. .. 262, a local host 20 including a resource class correspondence table 27 and a schedule stop requesting means 28, a global job manual means 11 for inputting jobs to be executed on other hosts, and a control for the job class salt declared for the job. As a second definition table in which information is stored, jobs are selected within the multiplicity range based on the contents of the global job definition table 12 and the global job definition table 12, and the corresponding local host (local host 20) is selected.
A global host 10 including a global job scheduling means 13 as a second scheduling means for requesting execution, and a shared spool file in which the output of the global job manual means 11 is stored and the stored job is executed by the job execution means 25. 30, and inter-host communication means 40 for notifying the job execution means 25 of the request from the global job scheduling means 13.

ここで本発明の特徴とするところは、スケジュール停止
要求手段28は、上記障害資源に関連するジョブクラス
塩をホスト間通信手段40を介してグローバルホスト1
0に通知する手段を含み、グローバルホスト10は、こ
の通知する手段の出力情報に基づいて該当するジョブク
ラスの通知元ホスト (ローカルホスト20)に対する
スケジュールを停止する制御情報をグローバルジョブク
ラス定義表12に設定する第二の設定手段としてグロー
バルジョブスケジュール停止手段14を含むことにある
Here, the feature of the present invention is that the schedule stop requesting means 28 transmits the job class salt related to the faulty resource to the global host 1 via the inter-host communication means 40.
The global host 10 sends control information for stopping the schedule for the notification source host (local host 20) of the corresponding job class based on the output information of the notification means to the global job class definition table 12. A global job schedule stopping means 14 is included as a second setting means for setting.

ここで、ローカルホストは複数台存在してもよ<、マタ
、クローバルホストは、ローカルホストを兼ねてもよい
Here, there may be a plurality of local hosts, and a global host may also serve as a local host.

このような構成のジョブスケジュール停止装置の動作に
ついて説明する。
The operation of the job schedule stopping device having such a configuration will be explained.

第1表は本発明のジョブスケジュール停止装置のグロー
バルジョブクラス定義表であり、ジョブクラス塩Cと、
多重ホストシステムを構成する各ホスト毎の多重度mと
、各ホスト毎のスケジュール停止フラグとから構成され
る。
Table 1 is a global job class definition table of the job schedule stopping device of the present invention, in which job class salt C,
It consists of a multiplicity m for each host constituting the multi-host system and a schedule stop flag for each host.

第2表は本発明のジョブスケジュール停止装置のローカ
ルジョブクラス定義表であり、ジョブクラス塩Cと、多
重度nと、ローカルホスト内にあるそれぞれの資源に対
応したスケジュール停止フラグとから構成される。
Table 2 is a local job class definition table of the job schedule stop device of the present invention, and is composed of a job class salt C, multiplicity n, and schedule stop flags corresponding to each resource in the local host. .

第3表は本発明のジョブスケジュール停止装置の資源ク
ラス対応表であり、ジョブクラス塩Cとそのジョブクラ
スのジョブが使用する資源A、B。
Table 3 is a resource class correspondence table of the job schedule stopping device of the present invention, which shows job class C and resources A and B used by jobs of that job class.

・・・、との対応表となっている。. . . This is a correspondence table.

(以下本頁余白) 第2図は本発明のジョブスケジュール停止装置の動作を
示すフローチャートである。
(Hereinafter referred to as the margin of this page) FIG. 2 is a flowchart showing the operation of the job schedule stopping device of the present invention.

第1図および第2図において、グローバルジョブのスケ
ジュールは、以下のようにして行われる。
In FIGS. 1 and 2, global job scheduling is performed as follows.

グローバルホスト10において、グローバルジョブ人力
手段11によって入力されたグローバルジョブは、共有
スプールファイル30に登録される(Sl)。
In the global host 10, the global job input by the global job manual means 11 is registered in the shared spool file 30 (Sl).

このグローバルジョブには、そのジョブの属性を表すグ
ローバルジョブクラス名と、そのジョブがどのローカル
ホストで、実行されるべきかを示すローカルホスト名が
宣言されている。
This global job declares a global job class name that represents the attributes of the job, and a local host name that represents which local host the job should be executed on.

グローバルジョブスケジュール手段13は、グローバル
ジョブクラス定義表12の内容を参照する。
The global job scheduling means 13 refers to the contents of the global job class definition table 12.

このグローバルジョブクラス定義表12には、それぞれ
のグローバルジョブクラスに対し、ローカルホスト毎に
、同時に実行できるジョブの数(多重度)が示されてい
る。たとえば、グローバルジョブクラスC1のホスト1
に対する多重度はm11である。
This global job class definition table 12 shows, for each global job class, the number of jobs that can be executed simultaneously (multiplicity) for each local host. For example, host 1 of global job class C1
The multiplicity for is m11.

グローバルジョブスケジュール手段13は、ホスト間通
信手段30を介して、そのジョブを実行すべきローカル
ホスト20のジョブ実行手段25にこの多重度の範囲で
共有スプールファイルからグローバルジョブを選出して
、そのジョブの実行を行うことを依頼する(S2)。
The global job scheduling means 13 selects a global job from the shared spool file within this multiplicity range and sends the job to the job execution means 25 of the local host 20 that is to execute the job via the inter-host communication means 30. (S2).

また、ローカルジョブのスケジュールは、以下のように
して行われる。ローカルホスト20において、ローカル
ジョブ人力手段11によって人力されたローカルジョブ
は、ローカルスプールファイル24に登録される(Sl
l)。このローカルジョブには、そのジョブの属性を表
すローカルジョブクラス塩が宣言されている。
Furthermore, local job scheduling is performed as follows. In the local host 20, the local job manually created by the local job manual means 11 is registered in the local spool file 24 (Sl
l). For this local job, a local job class salt representing the attributes of the job is declared.

ローカルジョブスケジュール手段23は、ローカルジョ
ブクラス定義表22を参照する。このローカルジョブク
ラス定義表22には、それぞれのローカルジョブクラス
に対し、同時に実行できるジョブの数(多重度)が示さ
れている。たとえば、ローカルジョブクラスC1の多重
度はn、である。
The local job scheduling means 23 refers to the local job class definition table 22. This local job class definition table 22 shows the number of jobs that can be executed simultaneously (multiplicity) for each local job class. For example, the multiplicity of local job class C1 is n.

ローカルジョブスケジュール手段23は、ジョブ実行手
段25にこの多重度の範囲でローカルスブ−ルファイル
24からローカルジョブを選び出して、そのジョブの実
行を行うことを依頼する(S12)。
The local job scheduling means 23 requests the job execution means 25 to select a local job from the local job file 24 within this multiplicity range and execute the job (S12).

ジョブ実行手段25は、自ローカルホスト20から人力
されたローカルジョブおよびグローバルホストから人力
されたグローバルジョブの実行を行う(S13)。ジョ
ブがすべて終了すれば(314)動作を終了する。
The job execution unit 25 executes a local job manually executed from the own local host 20 and a global job manually executed from the global host (S13). When all jobs are completed (314), the operation ends.

ローカルホスト内のある資源に障害が生じた場合には以
下のような手順でジョブのスケジュールを停止する。
If a failure occurs in a resource on the local host, stop the job schedule by following the steps below.

当該資源の障害は、障害検出手段26により検出される
(315)。障害検出手段26は、障害を検出すると、
その資源名をスケジュール停止要求手段28に通知する
(S16)。
The failure of the resource is detected by the failure detection means 26 (315). When the failure detection means 26 detects a failure,
The resource name is notified to the schedule stop requesting means 28 (S16).

スケジュール停止要求手段28は、資源クラス対応表2
7を調べ、その資源を使用するジョブのローカルジョブ
クラスを知り、ローカルジョブクラス定義表内の対応す
るローカルジョブクラスエントリの、障害を起こした資
源に対応するスケジュール停止フラグを「オン」にする
(317)。
The schedule stop requesting means 28 uses the resource class correspondence table 2.
7, find out the local job class of the job that uses that resource, and turn on the schedule stop flag corresponding to the resource that caused the failure in the corresponding local job class entry in the local job class definition table ( 317).

ローカルジョブスケジュール手段は、スケジュール停止
フラグが一つでも「オン」であるローカルジョブクラス
については、そのローカルジョブクラスに属するローカ
ルジョブの実行を要求しない。これによりその障害に関
連するローカルジョブのスケジュールを停止する(31
B)。
The local job scheduling means does not request execution of local jobs belonging to a local job class for which at least one schedule stop flag is "on". This will stop the scheduling of local jobs related to the failure (31
B).

同時に、スケジュール停止要求手段28は、そのジョブ
クラス名をホスト間通信手段30を介してグローバルホ
スト10内のグローバルジョブスケジュール停止手段1
4に通知する(S19)。グローバルジョブスケジュー
ル停止手段14は、グローバルジョブクラス定義表のう
ちで通知されたジョブクラスの通知元ローカルホスト2
0に対応するスケジュール停止フラグを「オン」にする
(S3、S4)。
At the same time, the schedule stop request means 28 transmits the job class name to the global job schedule stop means 1 in the global host 10 via the inter-host communication means 30.
4 (S19). The global job schedule stopping means 14 is configured to stop the notification source local host 2 of the job class notified from the global job class definition table.
The schedule stop flag corresponding to 0 is turned on (S3, S4).

グローバルジョブスケジュール手段13は、スケジュー
ル停止フラグが「オン」のグローバルジョブクラスにつ
いては、そのグローバルジョブクラスに属し、対応する
ローカルホストに実行が要求されるグローバルジョブの
実行を要求しない。これによりその障害に関連するグロ
ーバルジョブのスケジュールが停止される(S5)。
For a global job class whose schedule stop flag is "on," the global job scheduling unit 13 does not request execution of a global job that belongs to that global job class and is requested to be executed by the corresponding local host. As a result, the schedule of the global job related to the failure is stopped (S5).

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

以上説明したように、本発明は、ローカルホスト内の資
源の障害とスケジュールを停止すべきジョブクラスとの
対応付けをグローバルホストで定義する必要がなくシス
テム定義を簡単にできる優れた効果がある。
As described above, the present invention has an excellent effect of simplifying system definition since there is no need to define on the global host the association between a resource failure in a local host and a job class whose schedule should be stopped.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明一実施例ジョブスケジュール停止装置の
ブロック構成図。 第2図は本発明のジョブスケジュール停止装置の動作を
示すフローチャート。 10・・・グローバルホスト、11・・・グローバルジ
ョブ人力手段、12・・・グローバルジョブクラス定義
表、13・・・グローバルジョブスケジュール手段、1
4・・・グローバルジョブスケジュール停止手段、20
・・・ローカルホスト、21・・・ローカルジョブ入力
手段、22・・・ローカルジョブクラス定義表、23・
・・ローカルジョブスケジュール手段、24・・・ロー
カルスブールファイノベ25・・・ジョブ実行手段、2
6. 、26.2・・・障害検出手段、27・・・資源
クラス対応表、28・・・スケジュール停止要求手段、
30・・・ホスト間通信手段、4o・・・共有スプール
ファイル。
FIG. 1 is a block diagram of a job schedule stopping device according to an embodiment of the present invention. FIG. 2 is a flowchart showing the operation of the job schedule stopping device of the present invention. DESCRIPTION OF SYMBOLS 10... Global host, 11... Global job manual means, 12... Global job class definition table, 13... Global job schedule means, 1
4...Global job schedule stopping means, 20
. . . local host, 21 . . . local job input means, 22 . . . local job class definition table, 23.
. . . Local job scheduling means, 24 . . . Local job execution means, 2
6. , 26.2... Failure detection means, 27... Resource class correspondence table, 28... Schedule stop requesting means,
30... Inter-host communication means, 4o... Shared spool file.

Claims (1)

【特許請求の範囲】 1、自ホストで実行されるジョブに対し宣言されたジョ
ブクラス名に対してその制御情報が格納された第一の定
義表、この第一の定義表の内容に基づいてジョブの実行
を要求する第一のスケジュール手段および自ホスト内の
資源の障害時にその資源に関連するジョブクラスのスケ
ジュールを停止する制御情報を上記第一の定義表に設定
する第一の設定手段を含むローカルホストと、 他ホストで実行されるジョブに対し宣言されたジョブク
ラス名に対してその制御情報が格納された第二の定義表
およびこの第二の定義表の内容に基づいて該当するロー
カルホストにジョブの実行を要求する第二のスケジュー
ル手段を含むグローバルホストと を備えたジョブスケジュール停止方式において、上記第
一の設定手段は、上記障害資源に関連するジョブクラス
名を上記グローバルホストに通知する手段を含み、 上記グローバルホストは、この通知する手段の出力情報
に基づいて該当するジョブクラスの通知元ホストに対す
るスケジュールを停止する制御情報を上記第二の定義表
に設定する第二の設定手段を含む ことを特徴とするジョブスケジュール停止方式。
[Claims] 1. A first definition table storing control information for job class names declared for jobs executed on the local host, based on the contents of this first definition table. a first scheduling means for requesting execution of a job; and a first setting means for setting in the first definition table control information for stopping the schedule of a job class related to the resource in the event of a failure of a resource within the host; a second definition table that stores control information for job class names declared for jobs executed on other hosts; In a job schedule stop method comprising a global host including a second scheduling means for requesting a host to execute a job, the first setting means notifies the global host of a job class name related to the faulty resource. The global host includes a second setting means for setting, in the second definition table, control information for stopping the schedule for the notification source host of the corresponding job class based on the output information of the notification means. A job schedule stop method characterized by comprising:
JP63237157A 1988-09-20 1988-09-20 Job schedule stop device Expired - Lifetime JP2641919B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63237157A JP2641919B2 (en) 1988-09-20 1988-09-20 Job schedule stop device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63237157A JP2641919B2 (en) 1988-09-20 1988-09-20 Job schedule stop device

Publications (2)

Publication Number Publication Date
JPH0283655A true JPH0283655A (en) 1990-03-23
JP2641919B2 JP2641919B2 (en) 1997-08-20

Family

ID=17011244

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63237157A Expired - Lifetime JP2641919B2 (en) 1988-09-20 1988-09-20 Job schedule stop device

Country Status (1)

Country Link
JP (1) JP2641919B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08161272A (en) * 1994-11-30 1996-06-21 Nec Corp Local I / O control method in cluster-coupled multiprocessor system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55129845A (en) * 1980-03-31 1980-10-08 Toshiba Corp Operation monitor system for information processing system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55129845A (en) * 1980-03-31 1980-10-08 Toshiba Corp Operation monitor system for information processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08161272A (en) * 1994-11-30 1996-06-21 Nec Corp Local I / O control method in cluster-coupled multiprocessor system

Also Published As

Publication number Publication date
JP2641919B2 (en) 1997-08-20

Similar Documents

Publication Publication Date Title
US6006247A (en) Method and system for scheduling threads and handling exceptions within a multiprocessor data processing system
EP1031924B1 (en) Computer executing multiple operating system
JP3717951B2 (en) Deadlock avoidance system and method
JP2001256062A (en) Interrupt processing method and arithmetic processing device using the method
JPH0283655A (en) Job schedule stopping system
JPH06149615A (en) Event recording method
JPH03100712A (en) Power source disconnection control system for server work station
JPS58191045A (en) Control system of executing time
JPH02127732A (en) Job control system
JPH0766331B2 (en) Program exit dynamic deactivation method and apparatus
JP3084812B2 (en) Program list output efficiency method
JPH01244539A (en) Multihost system
JP2752894B2 (en) File transfer device
JPH02253438A (en) Job managing system
JPH02310733A (en) Execution control system for program in general purpose terminal system
JPH09311794A (en) Kernel service system in operating system
JPH01266640A (en) Equivalent property guarantee processing system for duplex volume
JPS6154542A (en) Task control system
JPH11353193A (en) Multiprogramming execution control method
JPH03123954A (en) Online system
JPH03226839A (en) Multiple overload level system
JPH06250910A (en) Management system for message queue incoming call
JPH07219785A (en) Operating system management device and operating system management method
JPH04287232A (en) Exclusive job controller
JPH05113891A (en) Pseudo semaphore system