[go: up one dir, main page]

JPH04257961A - Batch job schedule management system - Google Patents

Batch job schedule management system

Info

Publication number
JPH04257961A
JPH04257961A JP3019657A JP1965791A JPH04257961A JP H04257961 A JPH04257961 A JP H04257961A JP 3019657 A JP3019657 A JP 3019657A JP 1965791 A JP1965791 A JP 1965791A JP H04257961 A JPH04257961 A JP H04257961A
Authority
JP
Japan
Prior art keywords
job
batch job
application
batch
file
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
JP3019657A
Other languages
Japanese (ja)
Inventor
Minoru Takada
実 高田
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 JP3019657A priority Critical patent/JPH04257961A/en
Publication of JPH04257961A publication Critical patent/JPH04257961A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To retrieve the executing state of a batch job at real time and to save man-hour and time for confirming the result of the job and starting the next job by registering a batch job name on a file concerning the respective batch job names. CONSTITUTION:The job name of each batch job is registered on a job monitor file 7 by an application 1 for batch job name registration. Next, an application 4 for start flag set is integrated into the beginning of each batch job, and an application 6 for end flag set is integrated into the end. Afterwards, when a batch job 10 is activated by an application 2 for batch job activation, the application 4 for start flag set sets the start flag to the job monitor file 7 and when each application program 5 is completely executed, the application 6 for end flag set sets the end flag to the job monitor file 7.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、ホストコンピュータの
センターコソールを有しないオペレーション形態をとっ
ているシステムにおけるバッチジョブスケジュール管理
システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a batch job schedule management system for a system operating without a central console of a host computer.

【0002】0002

【従来の技術】従来、この種のバッチジョブスケジュー
ル管理システムにおいては、バッチジョブの実行結果リ
ストにより、ジョブ終了後一定時間経過後にリモート端
末で結果の確認をして次のジョブを投入している。
[Prior Art] Conventionally, in this type of batch job schedule management system, the results are checked on a remote terminal after a certain period of time has passed after the job is finished, based on a batch job execution result list, and the next job is submitted. .

【0003】0003

【発明が解決しようとする課題】上述した従来のバッチ
ジョブスケジュール管理システムでは、リモート端末の
オペレータが実行結果リストを個々のジョブ毎に確認し
なければならず、また実行結果リストはジョブ終了後、
一定時間経過後でなければ確認できないなど、ジョブの
結果確認及び次ジョブの起動までかなりの工数および時
間を要するという問題点がある。
[Problems to be Solved by the Invention] In the conventional batch job schedule management system described above, an operator at a remote terminal has to check the execution result list for each job, and the execution result list is
There are problems in that it takes a considerable amount of man-hours and time to confirm the job result and start the next job, such as confirmation cannot be made until a certain period of time has elapsed.

【0004】0004

【課題を解決するための手段】本発明のバッチジョブス
ケジュール管理システムは、バッチジョブに付与したバ
ッチジョブ名を検索可能に登録するためのファイルと、
該ファイルへの前記バッチジョブの登録、検索、起動を
指示するためのアプリケーションプログラムを備えた端
末とを有する。
[Means for Solving the Problems] A batch job schedule management system of the present invention includes a file for registering batch job names given to batch jobs in a searchable manner;
and a terminal equipped with an application program for instructing registration, search, and activation of the batch job in the file.

【0005】[0005]

【実施例】次に本発明について図面を参照して説明する
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.

【0006】図1は、本発明の一実施例のシステム構成
図である。まず、各バッチジョブのジョブ名を、バッチ
ジョブ名登録用アプリケーション1でジョブ監視ファイ
ル7に登録する。次に各バッチジョブの最初に開始フラ
グセット用アプリケーション4を、また最後に終了フラ
グセット用アプリケーション4を、また最後に終了フラ
グセット用アプリケーション6を組み込む。バッチジョ
ブ起動用アプリケーション2でバッチジョブ10を起動
すると、まず開始フラグセット用のアプリケーション4
がジョブ監視ファイル7に開始フラグをセットし、次い
で各アプリケーションプログラム5を実行し、これが終
了すると、終了フラグセット用アプリケーション6がジ
ョブ監視ファイル7に終了フラグをセットする。
FIG. 1 is a system configuration diagram of an embodiment of the present invention. First, the job name of each batch job is registered in the job monitoring file 7 using the batch job name registration application 1. Next, a start flag setting application 4 is installed at the beginning of each batch job, an end flag setting application 4 is installed at the end, and an end flag setting application 6 is installed at the end. When you start batch job 10 with batch job starting application 2, first start flag setting application 4 is started.
sets a start flag in the job monitoring file 7, then executes each application program 5, and when it is finished, the end flag setting application 6 sets an end flag in the job monitoring file 7.

【0007】実行状態検索用アプリケーション3は、ジ
ョブの実行状況をジョブ監視ファイル7から検索して、
画面表示する。
The execution status search application 3 searches the job execution status from the job monitoring file 7, and
Display on screen.

【0008】[0008]

【発明の効果】以上説明したように本発明では、個々の
バッチジョブ名についてバッチジョブ名をファイルに登
録することにより、バッチジョブ名をファイルに登録す
ることにより、バッチジョブの実行状態をリアルタイム
で検索でき、またジョブの起動をリモート端末から行な
えるので、ジョブの結果確認及び次ジョブの起動までの
所要工数および時間を大幅に削減できるという効果があ
る。
[Effects of the Invention] As explained above, in the present invention, by registering each batch job name in a file, the execution status of a batch job can be checked in real time. Since you can search and start jobs from a remote terminal, you can significantly reduce the number of man-hours and time required to check job results and start the next job.

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

【図1】本発明の一実施例のシステム構成図。FIG. 1 is a system configuration diagram of an embodiment of the present invention.

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

1    バッチジョブ名登録用アプリケーション2 
   バッチジョブ起動用アプリケーション3    
実行状態検索用アプリケーション4    開始フラグ
セット用アプリケーション5    各アプリケーショ
ンプログラム6    終了フラグセット用アプリケー
ション7    ジョブ監視ファイル 10    バッチジョブ
1 Batch job name registration application 2
Batch job startup application 3
Execution status search application 4 Start flag setting application 5 Each application program 6 End flag setting application 7 Job monitoring file 10 Batch job

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  バッチジョブに付与したバッチジョブ
名を検索可能に登録するためのファイルと、該ファイル
への前記バッチジョブの登録、検索、起動を指示するた
めのアプリケーションプログラムを備えた端末とを有す
るバッチジョブスケジュール管理システム。
1. A terminal comprising: a file for searchably registering a batch job name given to a batch job; and an application program for instructing registration, search, and startup of the batch job in the file. Batch job schedule management system with.
JP3019657A 1991-02-13 1991-02-13 Batch job schedule management system Pending JPH04257961A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3019657A JPH04257961A (en) 1991-02-13 1991-02-13 Batch job schedule management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3019657A JPH04257961A (en) 1991-02-13 1991-02-13 Batch job schedule management system

Publications (1)

Publication Number Publication Date
JPH04257961A true JPH04257961A (en) 1992-09-14

Family

ID=12005322

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3019657A Pending JPH04257961A (en) 1991-02-13 1991-02-13 Batch job schedule management system

Country Status (1)

Country Link
JP (1) JPH04257961A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6772031B1 (en) 2000-05-30 2004-08-03 International Business Machines Corporation Method of, system for, and computer program product for providing a job monitor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6772031B1 (en) 2000-05-30 2004-08-03 International Business Machines Corporation Method of, system for, and computer program product for providing a job monitor

Similar Documents

Publication Publication Date Title
DE69635409T2 (en) A COMPUTER SYSTEM WITH UNBEATED ON-REQUEST AVAILABILITY
JPH04257961A (en) Batch job schedule management system
JP2573875B2 (en) Program control method
JPH096457A (en) Program automatic start controller
JPH04127322A (en) Job execution controller
JP3649756B2 (en) Automatic starter
JPH03265033A (en) Terminal program actuation management system
JPH07146851A (en) How to build a distributed system
JPH07146787A (en) How to find affected programs
JPH02181836A (en) Program control system
JPH02222056A (en) Batch job submission method
JP2673534B2 (en) Parallel distributed processing system
JPH0769847B2 (en) Job control method during rerun
JPS61147335A (en) Parameter registration system of job
JPH03232022A (en) Fixed time program start-up system
JPH0325554A (en) Command established value analyzing system
JPH0378034A (en) Program parallel execution device
JPH04225434A (en) Exclusive controller
JPH0831012B2 (en) Data verification test method
JPS62100834A (en) Control system for number of editions of program
JPH01279335A (en) Program name control system for multi-job system
JPH0764909A (en) Management device for execution order of on-line job processing
JPH0423036A (en) How to specify software startup conditions
JPH03252753A (en) Processing start-up device
JPH04287232A (en) Exclusive job controller