JPH0476632A - Job schedule system - Google Patents

Job schedule system

Info

Publication number
JPH0476632A
JPH0476632A JP18501090A JP18501090A JPH0476632A JP H0476632 A JPH0476632 A JP H0476632A JP 18501090 A JP18501090 A JP 18501090A JP 18501090 A JP18501090 A JP 18501090A JP H0476632 A JPH0476632 A JP H0476632A
Authority
JP
Japan
Prior art keywords
information
job
data
file
network
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.)
Pending
Application number
JP18501090A
Other languages
Japanese (ja)
Inventor
Hiroshi Yoshitomi
寛 吉富
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 JP18501090A priority Critical patent/JPH0476632A/en
Publication of JPH0476632A publication Critical patent/JPH0476632A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To estimate the execution time of respective jobs in their execution order by relating the schedules among the jobs automatically into precedent and following jobs by using time information that used data have. CONSTITUTION:A definition part 1 supplies attribute information on input and output data from an input device N by the input of a definition parameter to register data information in an operation information file 4 and supplies the attribute information on the jobs by the input of the definition parameter to register job information in the file 4. Then a network constitution part 2 generates precedent/following relation information on the jobs according to the file and registers the network information in a file 5. Then a schedule part 3 takes the jobs out of the file 5 in order and takes the job information, the expected arrival time of the input data, and the generation limit time of the output data out of the file 4 to estimate and register the execution time of the jobs in a schedule file 6 and also output a schedule control document to an output device S at need.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はジョブスケジュール方式に関し、特にコンピュ
ータの業務運用におけるジョブの自動スケジュールを行
うジョブスケジュール方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a job scheduling method, and more particularly to a job scheduling method for automatically scheduling jobs in computer business operations.

〔従来の技術〕[Conventional technology]

従来のジョブスケジュール方式は、ジョブ定義で指定し
た実行周期、開始予定時刻、終了期限時刻、先行のジョ
ブ名などをもとにして、ジョブの実行時刻の見積りを行
い、データ定義で指定した媒体種別、管理部門1発行先
および配布先、入力データの到着予定時刻、出力データ
の作成期限時刻などの情報を、帳票やジョブの実行時の
入出力データに対する管理情報として取扱っていた。
The conventional job scheduling method estimates the job execution time based on the execution cycle, scheduled start time, end deadline time, and preceding job name specified in the job definition, and estimates the job execution time based on the media type specified in the data definition. Information such as the issue destination and distribution destination of the management department 1, the expected arrival time of input data, and the creation deadline time of output data was handled as management information for input/output data during execution of forms and jobs.

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

上述した従来のジョブスケジュール方式は、ジョブの実
行時刻の見積りをジョブ情報のみで行っているので、入
出力データを持つジョブに対して、ジョブ定義時に入力
データの到着予定時刻を、ジョブの開始予定時刻や出力
データの作成期限時刻をジョブの出力期限時刻として、
定義しておかなければ、ジョブの開始時刻やジョブの終
了時刻を正確に見積ることができないという欠点を有し
ている。
The conventional job scheduling method described above estimates the job execution time only based on job information, so for jobs that have input/output data, when defining the job, the estimated arrival time of the input data is estimated, and the scheduled start time of the job is calculated. Set the time and output data creation deadline time as the job output deadline time,
If it is not defined, it has the disadvantage that the job start time and job end time cannot be accurately estimated.

また、゛従来のジョブスケジュール方式は、ジョブ間で
データの受は渡しが行われる場合には、前もって受は取
り側のジョブに適当な開始予定時刻を指定しておいたり
、スケジュール立案後にそれらのジョブ間の関連をみて
、スケジュールの更新をしておく必要があるという問題
点を有している。
In addition, in the conventional job scheduling method, when data is received and passed between jobs, the receiving job specifies an appropriate scheduled start time for the receiving job in advance, or the data is changed after the schedule is created. The problem is that it is necessary to update the schedule by looking at the relationship between jobs.

本発明の目的は、ジョブ定義時にジョブの開始予定時刻
やジョブの出力期限時刻を指定しなくても、利用するデ
ータの持つ時間情報により、ジョブの実行時刻を見積る
ことができるとともに、互いの入出力データで関連付け
られたジョブ間のスケジュールを自動的に先行と後行と
に関係付けることにより、各ジョブの実行順序を守った
ジョブの実行時刻の見積りを行うことができるジョブス
ケジュール方式を提供することにある。
An object of the present invention is to be able to estimate the execution time of a job based on the time information of the data to be used without specifying the scheduled start time or output deadline time of the job when defining the job, and to To provide a job scheduling method that can estimate the execution time of each job while maintaining the execution order of each job by automatically relating the schedules between jobs related by output data to preceding and succeeding jobs. There is a particular thing.

〔課題を解決するための手段〕[Means to solve the problem]

第1の発明のジョブスケジュール方式は、(A)ジョブ
定義を入力することにより形成したジョブ情報を運用情
報ファイルに登録するジョブ定義手段と、データ定義を
入力することにより形成したデータ情報を前記運用情報
ファイルに登録するデータ定義手段とを有する定義部、 (B)前記運用情報ファイルのジョブ情報とデータ情報
とからどのジョブがどのデータを入力してどのデータを
出力するかの関連を示すデータ関連情報を生成するデー
タ関連生成手段と、前記運用情報ファイルのジョブ情報
および前記データ関連生成手段のデータ関連情報に従っ
てジョブのネットワーク情報をネットワークファイルに
生成するネットワーク生成手段とを有するネットワーク
構成部、(C)前記運用情報ファイルのジョブ情報を抽
出するジョブ情報抽出手段と、前記運用情報ファイルの
データ情報を抽出するデータ情報抽出手段と、前記ネッ
トワークファイルのネットワーク情報、前記ジョブ情報
抽出手段により抽出したジョブ情報、前記データ情報抽
出手段により抽出したデータ情報によりジョブの実行時
刻の見積りを行ってスケジュールファイルに格納する時
刻見積り手段とを有するスケジュール部、 を備えて構成されている。
The job scheduling method of the first invention includes (A) job definition means for registering job information formed by inputting a job definition in an operation information file; (B) a data relationship indicating which job inputs which data and outputs which data from the job information and data information of the operation information file; (C ) job information extraction means for extracting job information of the operation information file; data information extraction means for extracting data information of the operation information file; network information of the network file; job information extracted by the job information extraction means; and a time estimating means for estimating a job execution time based on the data information extracted by the data information extracting means and storing it in a schedule file.

また、第2の発明のジョブスケジュール方式(A)ジョ
ブ定義を入力することにより形成したジョブ情報を運用
情報ファイルに登録し、(B)データ定義を入力するこ
とにより形成したデータ情報を前記運用情報ファイルに
登録し、 (C)前記運用情報ファイルのジョブ情報とデータ情報
とからとのジョブがどのデータを入力してどのデータを
出力するかの関連を示すデータ関連情報を生成し、 (D)そのデータ関連情報および前記運用情報ファイル
のジョブ情報に従って、ジョブのネットワーク情報をネ
ットワークファイルに生成し、 (E)前記運用情報ファイルのジョブ情報を抽出し、 (F)前記運用情報ファイルのデータ情報を抽出し、 (G)抽出したジョブ情報および抽出したデータ情報並
びに前記ネットワークファイルのネットワーク情報によ
り、ジョブの実行時刻の見積りを行ってスケジュールフ
ァイルに格納する、 ことにより構成されている。
Further, in the job scheduling method of the second invention, (A) job information formed by inputting a job definition is registered in an operation information file, and (B) data information formed by inputting a data definition is registered in the operation information file. (C) Generating data-related information indicating the relationship between job information and data information in the operation information file and which data is input and which data is output by the job; (D) Generate network information of the job into a network file according to the data-related information and the job information of the operation information file, (E) Extract the job information of the operation information file, (F) Extract the data information of the operation information file. and (G) estimating the job execution time based on the extracted job information, the extracted data information, and the network information of the network file, and storing the estimated job execution time in a schedule file.

〔実施例〕〔Example〕

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

第1図は本発明のジョブスケジュール方式の一実施例を
示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of the job scheduling method of the present invention.

第1図に示すように、定義部1は、データ定義手段1−
1で、入力装置Nから、データ名、媒体種別、管理部門
1発行先および配布先、入力データの到着予定時刻、出
力データの作成期限時刻などの入出力データの属性情報
を、定義パラメータの入力によって与えることにより、
データ情報を運用情報ファイル4に登録している。
As shown in FIG. 1, the definition unit 1 includes data definition means 1-
1, input the attribute information of the input/output data such as the data name, media type, issue destination and distribution destination of the management department 1, expected arrival time of the input data, and creation deadline time of the output data from the input device N as the definition parameters. By giving by
Data information is registered in the operational information file 4.

また、ジョブ定義手段1−2で、入力装置Nから、ジe
ブ名、実行周期、先行のジョブ名、入出力データ名、ジ
ョブ管理上で実行時刻の制御が必要な場合には、ジョブ
の開始予定時刻、ジョブの終了期限時刻などのジョブの
属性情報を、定義パラメータの入力によって与えること
により、ジョブ情報を運用情報ファイル4に登録してい
る。
Also, the job definition means 1-2 inputs the job from the input device N to the job definition unit 1-2.
Job name, execution cycle, preceding job name, input/output data name, and if execution time control is required for job management, job attribute information such as job scheduled start time, job end time, etc. Job information is registered in the operation information file 4 by inputting definition parameters.

そして、ネットワーク構成部2は、データ関連生成手段
2−1で、定義部1により登録した運用情報ファイル4
から、データ単位にそれを入力データとして利用するジ
ョブと出力データとして作成するジョブとを検索し、出
力データとして作成するジョブを先行に、入力データと
して利用するジョブを後行にするように、ジョブの先行
後行関係情報を作成している。
Then, the network configuration unit 2 uses the data-related generation unit 2-1 to generate the operational information file 4 registered by the definition unit 1.
Search for jobs that use the data as input data and jobs that create it as output data, and select jobs so that the job that is created as output data comes first, and the job that uses it as input data comes after. Preceding and succeeding relationship information is created.

そこで、ネットワーク生成手段2−2で、運用情報ファ
イル4からジョブ単位に先行のジョブ名を取出して指定
されたジョブ情報と、データ関連生成手段2−1が指定
した先行後行関係情報とにより、先行後行ジョブ名の付
は合わせを行いながら、ネットワーク単位にジョブをま
とめて、ネットワーク単位で実行順に並べ直して、その
ネットワーク情報をネットワークファイル5に登録して
いる。
Therefore, the network generation means 2-2 extracts the preceding job name for each job from the operation information file 4, and uses the specified job information and the preceding and succeeding relationship information specified by the data-related generation means 2-1. While matching the names of preceding and succeeding jobs, jobs are grouped in network units, rearranged in execution order in network units, and the network information is registered in the network file 5.

次に、スケジュール部3は、ジョブ情報抽出手段3−1
で、ネットワークファイル5より順にジョブを取出して
、運用情報ファイル4上のジョブ情報を取出すとともに
、データ情報抽出手段3−2で、運用情報ファイル4か
ら各ジョブが利用する入力データの到着予定時刻と、出
力データの作成期限時刻とを取出して、入力データの到
着予定時刻とジョブの開始予定時刻とのうちの遅い時刻
をジョブの開始予定時刻とし、出力データの作成期限時
刻とジョブの終了期限時刻とのうちの早い時刻をジョブ
の終了期限時刻として、時刻見積り手段3−3に伝えて
いる。
Next, the schedule section 3 executes job information extraction means 3-1.
Then, the jobs are sequentially extracted from the network file 5 and the job information on the operation information file 4 is extracted, and at the same time, the data information extraction means 3-2 extracts the scheduled arrival time and the input data used by each job from the operation information file 4. , the output data creation deadline time, and the later of the input data's scheduled arrival time and the job's scheduled start time as the job's scheduled start time, and the output data creation deadline time and job end deadline time. The earlier of these two times is notified to the time estimating means 3-3 as the job end time.

そして、時刻見積り手段3−3で、ネットワーり生成手
段2−2が生成したネットワーク情報をもとにして、ジ
ョブの実行時刻を見積ってスケジュールファイル6に登
録するとともに、必要に応じてスケジュール管理帳票を
出力装置Sに出力している。
Then, the time estimating means 3-3 estimates the job execution time based on the network information generated by the network generating means 2-2, registers it in the schedule file 6, and performs schedule management as necessary. The form is output to the output device S.

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

以上説明したように、本発明のジョブスケジュール方式
は、ジョブ定義時にジョブの開始予定時刻やジョブの出
力期限時刻を指定しなくても、利用するデータの持つ時
間情報により、ジョブの実行時刻を見積ることができる
とともに、互いの入出力データで関連付けられたジョブ
間のスケジュールを自動的に先行と後行とに関係付ける
ことにより、各ジョブの実行順序を守ったジョブの実行
時刻の見積りを行うこきができるという効果を有してい
る。
As explained above, the job scheduling method of the present invention estimates the job execution time based on the time information of the data to be used, without specifying the job's scheduled start time or job output deadline time when defining the job. In addition, by automatically relating the schedules between jobs that are related by mutual input/output data to the preceding and succeeding jobs, it is possible to estimate the execution time of each job while maintaining the execution order of each job. It has the effect of being able to.

1・・・・・・定義部、1−1・・・・・・データ定義
手段、1−2・・・・・・ジョブ定義手段、2・・・・
・・ネットワーク構成部、2−1・・・・・・データ関
連生成手段、2−2・・・・・・ネットワーク生成手段
、3・・・・・・スケジュール部、3−1・・・・・・
ジョブ情報抽出手段、3−2・・・・・・データ情報抽
出手段、3−3・・・・・・時刻見積り手段、4・・・
・・・運用情報ファイル、5・・・・・・ネットワーク
ファイル、6・・・・・・スケジュールファイル、N・
・・・・・入力装置、S・・・・・・出力装置。
1...Definition section, 1-1...Data definition means, 1-2...Job definition means, 2...
...Network configuration unit, 2-1...Data related generation means, 2-2...Network generation means, 3...Schedule section, 3-1...・・・
Job information extraction means, 3-2... Data information extraction means, 3-3... Time estimation means, 4...
...Operation information file, 5...Network file, 6...Schedule file, N.
...Input device, S...Output device.

Claims (1)

【特許請求の範囲】 1、(A)ジョブ定義を入力することにより形成したジ
ョブ情報を運用情報ファイルに登録するジョブ定義手段
と、データ定義を入力することにより形成したデータ情
報を前記運用情報ファイルに登録するデータ定義手段と
を有する定義部、 (B)前記運用情報ファイルのジョブ情報とデータ情報
とからどのジョブがどのデータを入力してどのデータを
出力するかの関連を示すデータ関連情報を生成するデー
タ関連生成手段と、前記運用情報ファイルのジョブ情報
および前記データ関連生成手段のデータ関連情報に従っ
てジョブのネットワーク情報を ネットワークファイルに生成するネットワーク生成手段
とを有するネットワーク構成部、(C)前記運用情報フ
ァイルのジョブ情報を抽出するジョブ情報抽出手段と、
前記運用情報ファイルのデータ情報を抽出するデータ情
報抽出手段と、前記ネットワークファイルのネットワー
ク情報、前記ジョブ情報抽出手段により抽出したジョブ
情報、前記データ情報抽出手段により抽出したデータ情
報により ジョブの実行時刻の見積りを行ってスケ ジュールファイルに格納する時刻見積り手段とを有する
スケジュール部、 を備えることを特徴とするジョブスケジュール方式。 2、(A)ジョブ定義を入力することにより形成したジ
ョブ情報を運用情報ファイルに登録し、(B)データ定
義を入力することにより形成したデータ情報を前記運用
情報ファイルに登録し、 (C)前記運用情報ファイルのジョブ情報とデータ情報
とからどのジョブがどのデータを入力してどのデータを
出力するかの関連を示すデータ関連情報を生成し、 (D)そのデータ関連情報および前記運用情報ファイル
のジョブ情報に従って、ジョブのネットワーク情報をネ
ットワークファイルに生成し、 (E)前記運用情報ファイルのジョブ情報を抽出し、 (F)前記運用情報ファイルのデータ情報を抽出し、 (G)抽出したジョブ情報および抽出したデータ情報並
びに前記ネットワークファイルのネットワーク情報によ
り、ジョブの実行時刻の見積りを行ってスケジュールフ
ァイルに格納する、 ことを特徴とするジョブスケジュール方式。
[Claims] 1. (A) Job definition means for registering job information formed by inputting a job definition in an operation information file; and job definition means for registering job information formed by inputting a data definition in the operation information file. (B) data-related information indicating the relationship between which job inputs which data and which data outputs from the job information and data information of the operation information file; (C) a network configuration unit having a data-related generation means for generating data, and a network generation means for generating network information of a job into a network file according to job information of the operation information file and data-related information of the data-related generation means; job information extraction means for extracting job information from the operation information file;
data information extraction means for extracting data information from the operation information file; network information from the network file; job information extracted by the job information extraction means; A job scheduling method comprising: a schedule section having a time estimating means for estimating and storing the estimated time in a schedule file. 2. (A) registering job information formed by inputting a job definition in the operation information file; (B) registering data information formed by inputting a data definition in the operation information file; (C) Generating data-related information indicating the relationship between which job inputs which data and which data outputs from the job information and data information of the operation information file, and (D) generates the data-related information and the operation information file. (E) extracting the job information of the operation information file, (F) extracting the data information of the operation information file, (G) generating the extracted job. A job scheduling method characterized in that the job execution time is estimated and stored in a schedule file based on information, extracted data information, and network information of the network file.
JP18501090A 1990-07-12 1990-07-12 Job schedule system Pending JPH0476632A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18501090A JPH0476632A (en) 1990-07-12 1990-07-12 Job schedule system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18501090A JPH0476632A (en) 1990-07-12 1990-07-12 Job schedule system

Publications (1)

Publication Number Publication Date
JPH0476632A true JPH0476632A (en) 1992-03-11

Family

ID=16163194

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18501090A Pending JPH0476632A (en) 1990-07-12 1990-07-12 Job schedule system

Country Status (1)

Country Link
JP (1) JPH0476632A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0844543A (en) * 1994-08-02 1996-02-16 Nec Corp Quality control system for computer system including network

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0844543A (en) * 1994-08-02 1996-02-16 Nec Corp Quality control system for computer system including network

Similar Documents

Publication Publication Date Title
CN103065221A (en) Multidisciplinary collaborative optimization flow modeling and scheduling method and system based on business process execution language (BPEL)
Liu et al. Optimal algorithms for online single machine scheduling with deteriorating jobs
CN103778005A (en) Automatic task allocation method and device
JP6723893B2 (en) Data integration device and data integration method
US7451132B2 (en) System and method for production planning utilizing on-line state-space planning
JP2008226054A (en) Manhour management system, server terminal, manhour management method, program and computer readable recording medium
JPH0476632A (en) Job schedule system
JP2009265936A (en) Workflow system which is flow-controlled from external system
JP2008299496A (en) Operation simulator and program
JP2003150762A (en) Cooperation method for project information and its system
US20210312365A1 (en) Analysis of resources utilized during execution of a process
CN113656165A (en) Task management method and device for JIRA system
JP3360037B2 (en) Scheduled work end time estimation system
CN109086033A (en) A kind of process dispatch method of Remote Sensing Data Processing
Saffer BMAP/G/1 cyclic polling model with binomial disciplines
JP5984686B2 (en) Information processing apparatus and program
Jeganathan Finite source Markovian inventory system with bonus service for certain customers
JP2509936B2 (en) Output control device
JPH06266568A (en) Job scheduler
JPH05134714A (en) Production control system
Ying Specification of a job shop scheduling simulation model and some properties of its internal transition function
JP5073585B2 (en) Business management system and business management program
Wang et al. Priority-Free Conditionally-Preemptive Real-Time Scheduling Based on RW Method
Mauroy et al. Perturbation analysis of job shop scheduling with multiple job priorities
JP2006185316A (en) Business analysis support program, device and method