JPH04116729A - Automatic execution control system for job - Google Patents

Automatic execution control system for job

Info

Publication number
JPH04116729A
JPH04116729A JP23660090A JP23660090A JPH04116729A JP H04116729 A JPH04116729 A JP H04116729A JP 23660090 A JP23660090 A JP 23660090A JP 23660090 A JP23660090 A JP 23660090A JP H04116729 A JPH04116729 A JP H04116729A
Authority
JP
Japan
Prior art keywords
execution
job
management means
control master
control
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
JP23660090A
Other languages
Japanese (ja)
Inventor
Hatsuo Teramoto
寺本 初男
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 JP23660090A priority Critical patent/JPH04116729A/en
Publication of JPH04116729A publication Critical patent/JPH04116729A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To automatize and simplify the execution of a job by controlling execution based on job operation plan information which is previously registered. CONSTITUTION:When job operation plan information relating to the start time of the job based on a job operation plan which is previously decided, the priority of execution and the propriety of a parallel processing with the other job is inputted from an online screen 11, a control master control means 1 registers the information to a control master 12. When the registration is terminated, a start job control means 2 is activated. The start job control means 2 checks the start time of the job registered on the control master 12 and registers job information concerned in an execution waiting queue 13. Then, an execution control means 3 is activated and the job registered in the execution waiting queue 13 is started. At this time, exclusive control between the jobs and decision of an execution order are executed. Thus, the execution of the job is automa tized and simplified.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は業務自動実行制御システムに関し、特に業務起
動指示を自動化した業務自動実行制御システムに関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an automatic business execution control system, and particularly to an automatic business execution control system that automates business startup instructions.

〔従来の技術〕[Conventional technology]

従来、業務の実行指示においては、実行時に予め作成し
ておいた実行制御言語を指定し、業務の起動コマンド(
命令)を入力することにより実行していた。この為多く
の業務実行指示を事前に行なうことができなかった。
Conventionally, when issuing a business execution instruction, an execution control language created in advance is specified at the time of execution, and a business startup command (
It was executed by inputting a command). For this reason, many business execution instructions could not be given in advance.

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

上述した従来の業務自動実行制御システムは、事前に多
くの実行指示を計画的に行うことができないという欠点
がある。
The conventional automatic business execution control system described above has a drawback in that it is not possible to systematically issue many execution instructions in advance.

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

本発明の業務自動実行制御システムは、オンライン画面
により入力された業務運用計画情報を制御マスタに登録
する制御マスタ管理手段と、起動要求に基づき起動され
ると共に前記制御マスタに格納され実行待ちキューを登
録する開始ジョブ管理手段と、前記実行待ちキューに登
録されている業務を起動して実行し業務情報を前記制御
マスタに格納すると共に業務情報を実行ジョブテーブル
に格納する実行管理手段と、前記業務からの終了報告を
前記実行ジョブテーブルを通して前記実行管理手段に通
知する終了管理手段とを備えて構成される。
The automatic business execution control system of the present invention includes a control master management means for registering business operation plan information input through an online screen in a control master, and a control master management means that is activated based on a startup request and is stored in the control master and has an execution queue. a start job management means for registering; an execution management means for starting and executing a job registered in the execution queue; storing job information in the control master; and storing the job information in an execution job table; and a termination management means for notifying the execution management means of a termination report from the execution job table through the execution job table.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例の構成を示すブロック図であ
る。本発明の業務自動実行制御システムの一実施例は、
制御マスタ管理手段1と、開始ジョブ管理手段2と、実
行管理手段3と、終了管理手段4とから構成される。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. An embodiment of the automatic business execution control system of the present invention is as follows:
It is composed of control master management means 1, start job management means 2, execution management means 3, and termination management means 4.

次に、本実施例の概要を説明する。Next, an outline of this embodiment will be explained.

予め決められた業務運用計画に基いた業務の開始時間、
実行の優先順位、他業務との並行処理の可否等の業務運
用計画情報がオンライン画面11より入力されると、制
御マスタ管理手段1がその情報を制御マスタ12に登録
する。この登録が終了すると開始ジョブ管理手段2が起
動される。この起動方法には他にもタイマー15による
定時起動がある。開始ジョブ管理手段2は、制御マスタ
12上に登録されている業務の開始時間をチエツクし、
当該業務情報を実行待ちキュー13に登録する。
Business start time based on a predetermined business operation plan,
When business operation plan information such as execution priority and availability of parallel processing with other businesses is input from the online screen 11, the control master management means 1 registers the information in the control master 12. When this registration is completed, the start job management means 2 is activated. This starting method also includes scheduled starting using a timer 15. The start job management means 2 checks the start time of the job registered on the control master 12,
The business information is registered in the execution queue 13.

次に実行管理手段が起動され、実行待ちキュー13に登
録されている業務を起動させる。この時、業務間の排他
制御及び実行順序の決定等を行なう。業務が終了すると
、終了管理手段4か業務からの終了報告を受は付けて実
行ジョブテーブル14を経由して実行管理手段3に通知
する。
Next, the execution management means is activated to activate the tasks registered in the execution queue 13. At this time, exclusive control between tasks and determination of execution order are performed. When a task is completed, the completion management means 4 receives a completion report from the task and notifies it to the execution management means 3 via the execution job table 14.

実行管理手段3は、制御タイマ12を経由して業務終了
情報を制御マスタ管理手段1に返却し、業務運用者は制
御マスタ管理手段1を介して業務終了を知ることができ
る。
The execution management means 3 returns the business completion information to the control master management means 1 via the control timer 12, and the business operator can know the completion of the business through the control master management means 1.

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

以上説明したように本発明は、事前登録された業務運用
計画情報に基いて実行制御することにより業務実行に自
動化、簡易化ができるという効果がある。
As described above, the present invention has the effect of automating and simplifying business execution by controlling execution based on pre-registered business operation plan information.

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

第1図は本発明の一実施例の構成を示すブロック図であ
る。 1・・・・・・制御マスタ管理手段、2・・・・・・開
始ジョブ管理手段、3・・・・・・実行管理手段、4・
・・・・・終了管理手段。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. 1... Control master management means, 2... Start job management means, 3... Execution management means, 4.
...Termination management means.

Claims (1)

【特許請求の範囲】[Claims]  オンライン画面により入力された業務運用計画情報を
制御マスタに登録する制御マスタ管理手段と、起動要求
に基づき起動されると共に前記制御マスタに格納され実
行待ちキューを登録する開始ジョブ管理手段と、前記実
行待ちキューに登録されている業務を起動して実行し業
務情報を前記制御マスタに格納すると共に業務情報を実
行ジョブテーブルに格納する実行管理手段と、前記業務
からの終了報告を前記実行ジョブテーブルを通して前記
実行管理手段に通知する終了管理手段とを備えて成るこ
とを特徴とする業務自動実行制御システム。
a control master management means for registering business operation plan information inputted on an online screen in a control master; a start job management means for registering an execution queue that is started based on a start request and stored in the control master; Execution management means for starting and executing tasks registered in a waiting queue and storing the task information in the control master and storing the task information in an execution job table; and sending a completion report from the task through the execution job table. An automatic business execution control system comprising: termination management means for notifying the execution management means.
JP23660090A 1990-09-06 1990-09-06 Automatic execution control system for job Pending JPH04116729A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23660090A JPH04116729A (en) 1990-09-06 1990-09-06 Automatic execution control system for job

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23660090A JPH04116729A (en) 1990-09-06 1990-09-06 Automatic execution control system for job

Publications (1)

Publication Number Publication Date
JPH04116729A true JPH04116729A (en) 1992-04-17

Family

ID=17003050

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23660090A Pending JPH04116729A (en) 1990-09-06 1990-09-06 Automatic execution control system for job

Country Status (1)

Country Link
JP (1) JPH04116729A (en)

Similar Documents

Publication Publication Date Title
US5805892A (en) Method of and apparatus for debugging multitask programs
JPH04116729A (en) Automatic execution control system for job
JPH0756748A (en) Concurrent office work supporting device
JPH07168704A (en) Job execution control system
JPH0728657A (en) Unmanned system of virtual computer
KR100289039B1 (en) Method for executing control of process in cross debugging server
US5430880A (en) Apparatus and method for controlling the time assignment of the processing power of a data processing system
JPH0769847B2 (en) Job control method during rerun
JPH02139630A (en) Online task exchange device
JPH04305755A (en) Batch processing method for computer system
JP2002041302A (en) Job operation management system and job schedule test method of the same system
JPH02172397A (en) Exchange
JPH02242465A (en) On-line processor
JPH0764909A (en) Management device for execution order of on-line job processing
JPH02216509A (en) Automatic operation control system for computer system
JPH05274161A (en) Job executing class stop system
JPH06110708A (en) Job temporary interruption system
JPH06301437A (en) Nonstop job automatic execution device
JPH06202892A (en) Program restart system
JPH04373060A (en) Batch job input number limiting system
JPH0340132A (en) Information processor
JPS62251820A (en) Terminal equipment control system
JPH11175354A (en) Schedule management device and program recording medium therefor
JPH05135117A (en) Man-machine interface system of conversational system
JPS6388667A (en) Command nest system in time sharing system