JPH11212772A - Device and method for job management and record medium - Google Patents

Device and method for job management and record medium

Info

Publication number
JPH11212772A
JPH11212772A JP1648298A JP1648298A JPH11212772A JP H11212772 A JPH11212772 A JP H11212772A JP 1648298 A JP1648298 A JP 1648298A JP 1648298 A JP1648298 A JP 1648298A JP H11212772 A JPH11212772 A JP H11212772A
Authority
JP
Japan
Prior art keywords
job
information
related information
unit
input
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
JP1648298A
Other languages
Japanese (ja)
Other versions
JP3309793B2 (en
Inventor
Seiichirou Uchida
斉一郎 内田
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 JP01648298A priority Critical patent/JP3309793B2/en
Publication of JPH11212772A publication Critical patent/JPH11212772A/en
Application granted granted Critical
Publication of JP3309793B2 publication Critical patent/JP3309793B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a job management device that can reduce workload on a system operator or the like. SOLUTION: A job management part 3 generates a job management table according to a job network stored in a job management file 4 in advance. The job management part 3 charges a job 5 in an operating system 6 according to the generated job management table. The job management part 3 acquires execution states or the like of the charged job 5 from the operating system 6 and reflects them upon the job management table. A system operator or the like inputs change data from an input/output part 2. The job management part 3 changes the job network and the job management table in accordance with the inputted change data. The job management part 3 charges the job 5 in the operating system 6 according to the changed job management table.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、システム運用者
等の作業負担を軽減できるジョブ管理装置、ジョブ管理
方法及び記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a job management apparatus, a job management method, and a recording medium that can reduce the work load on a system operator or the like.

【0002】[0002]

【従来の技術】従来、ある程度の規模を有するコンピュ
ータシステムにおいて、特開平5−12037号公報に
開示されているような、複数のバッチ処理等のジョブの
安全かつ効率的な実行を管理するジョブ管理装置(ジョ
ブ動作制御方式)が知られている。システム技術者は、
各ジョブの処理の順番、処理の分岐等を定めたジョブネ
ットワークを構築し、ジョブ管理装置に予め登録する。
ジョブ管理装置は、登録されたジョブネットワークに従
って、ジョブを順次投入してシステムにおいて実行させ
る。
2. Description of the Related Art Conventionally, in a computer system having a certain scale, job management for managing the safe and efficient execution of a plurality of jobs such as batch processing as disclosed in Japanese Patent Application Laid-Open No. 5-12037. A device (job operation control system) is known. System engineers
A job network that defines the processing order of each job, the branch of the processing, and the like is constructed and registered in the job management apparatus in advance.
The job management device sequentially submits jobs according to the registered job network and causes the system to execute the jobs.

【0003】ジョブ管理装置は、このように投入したジ
ョブのシステムにおけるジョブの実行及び終了状況等を
示す情報画面をシステムコンソールに順次表示する。ま
た、ジョブ管理装置は、ジョブの異常終了等のシステム
障害時に、システムにジョブの実行を停止させ、システ
ムコンソールにシステム障害となった該当ジョブ及び異
常原因を示すメッセージを表示すると共に警告音等を発
する。
[0005] The job management apparatus sequentially displays information screens indicating the execution and end statuses of the jobs input in the system in the system console on the system console. Also, when a system failure such as abnormal termination of a job or the like occurs, the job management apparatus causes the system to stop executing the job, displays a message indicating the job that caused the system failure and a message indicating the cause of the abnormality on the system console, and generates a warning sound. Emit.

【0004】システム運用者及びシステム管理者は、シ
ステムコンソールに表示されるジョブの実行及び終了状
況等からシステムの運行状況を監視する。また、システ
ム運用者等は、システム障害時に、システムコンソール
に表示される異常終了したジョブ及びその異常原因か
ら、予め決められているシステム障害対応手順に従っ
て、システムの復旧を行う。即ち、システム運用者等
は、該当ジョブの異常原因を取り除き、システムコンソ
ールからジョブ管理装置に、ジョブの再実行を指示する
ジョブコマンドを投入し、システムの復旧を行う。
[0004] The system operator and the system administrator monitor the operation status of the system based on the job execution and termination status displayed on the system console. When a system failure occurs, the system operator recovers the system from the abnormally terminated job displayed on the system console and the cause of the abnormality according to a predetermined system failure handling procedure. That is, the system operator removes the cause of the abnormality of the job, inputs a job command for instructing re-execution of the job from the system console to the job management apparatus, and restores the system.

【0005】最近では、特開平7−21039号公報に
開示されているようなシステムコンソールに、GUI
(Graphical User Interface)を用いた画面を表示して
ヒューマンインタフェースを向上させたジョブ管理装置
も知られている。このようなジョブ管理装置は、システ
ム技術者により構築され、登録されたジョブネットワー
クに従ったジョブの実行状況等を示すシステムの運行状
況をシステムコンソールに表示する。システム運用者等
は、システムコンソールに表示されたシステムの運行状
況を監視しながらシステム管理(ジョブ管理)作業を行
う。
Recently, a GUI has been added to a system console as disclosed in Japanese Patent Application Laid-Open No. 7-21039.
There is also known a job management apparatus in which a screen using a (Graphical User Interface) is displayed to improve the human interface. Such a job management device is constructed by a system technician, and displays on the system console the operation status of the system indicating the job execution status and the like according to the registered job network. A system operator or the like performs system management (job management) work while monitoring the operation status of the system displayed on the system console.

【0006】[0006]

【発明が解決しようとする課題】しかし、特開平5−1
2037号公報に開示されているジョブ作動制御方式や
特開平7−21039号公報に開示されているヒューマ
ンインタフェースを向上させたジョブ管理装置は、シス
テムの運行状況、即ち、登録されたジョブネットワーク
に従ったジョブの実行及び終了状況等を、見やすく表示
する改善がなされただけで、実行中のジョブネットワー
クを変更することができなかった。即ち、システム運用
者等は、システム障害等により実行中のジョブネットワ
ークの変更が必要となった場合に、システムコンソール
からジョブの実行を停止させ、変更したジョブネットワ
ークをジョブ管理装置に再登録し、ジョブの実行を再開
させるといった一連の作業を行う必要があった。そのた
め、システム運用者等が行う実行中のジョブネットワー
クを変更する作業は、従来通り負担を伴うものとなって
いた。
SUMMARY OF THE INVENTION However, Japanese Patent Application Laid-Open No.
The job operation control system disclosed in JP-A-2037 and the job management apparatus with an improved human interface disclosed in JP-A-7-21039 follow the operation status of the system, that is, the registered job network. It was not possible to change the job network being executed only by making improvements to display the execution and end status of the job that has been executed in an easily viewable manner. That is, when it is necessary to change the job network being executed due to a system failure or the like, the system operator stops execution of the job from the system console, re-registers the changed job network in the job management device, It was necessary to perform a series of operations such as resuming job execution. For this reason, the task of changing the job network being executed, which is performed by the system operator or the like, has been burdensome as before.

【0007】また、実行中のジョブネットワークを変更
する作業は、一般に迅速に行う必要があり、また、誤り
なく正確に変更する必要のある大変重要なものとなる。
そのため、実行中のジョブネットワークを変更する作業
は、経験や技量が必要となり、対応できるシステム運用
者等が限定され、人材が不足しがちといった問題があっ
た。
[0007] In addition, the work of changing the job network being executed generally needs to be performed quickly, and is very important in that it needs to be changed without error.
For this reason, the work of changing the job network being executed requires experience and skill, and there is a problem in that system operators and the like that can respond are limited, and human resources tend to be short.

【0008】この発明は、上記実状に鑑みてなされたも
ので、システム運用者等の作業負担を軽減できるジョブ
管理装置及びジョブ管理方法を提供することを目的とす
る。また、この発明は、システム運用者等が実行中のジ
ョブネットワークを容易かつ安全に変更できるジョブ管
理装置及びジョブ管理方法を提供することを目的とす
る。
The present invention has been made in view of the above circumstances, and has as its object to provide a job management apparatus and a job management method which can reduce the work load on a system operator or the like. Another object of the present invention is to provide a job management apparatus and a job management method that allow a system operator or the like to easily and safely change a job network being executed.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するた
め、本発明の第1の観点にかかるジョブ管理装置は、複
数のジョブの少なくとも処理順序及び処理分岐を定めた
ジョブ関連情報を記憶するジョブ情報記憶手段と、前記
ジョブ情報記憶手段に記憶されたジョブ関連情報に従っ
て複数のジョブを情報処理装置に順次投入して実行させ
るジョブ投入手段と、前記ジョブ情報記憶手段に記憶さ
れたジョブ関連情報を変更し、前記ジョブ投入手段に変
更後のジョブ関連情報に従ってジョブを投入させるジョ
ブ情報変更手段と、を備えることを特徴とする。
In order to achieve the above object, a job management apparatus according to a first aspect of the present invention provides a job management apparatus which stores job-related information defining at least a processing order and a processing branch of a plurality of jobs. An information storage unit, a job input unit for sequentially inputting a plurality of jobs to the information processing apparatus according to the job information stored in the job information storage unit and executing the job, and a job input information stored in the job information storage unit. And a job information changing means for causing the job input means to input a job in accordance with the changed job-related information.

【0010】この発明によれば、ジョブ情報変更手段
は、ジョブ情報記憶手段に記憶されたジョブ関連情報を
変更し、ジョブ投入手段に変更後のジョブ関連情報に従
ってジョブを投入させる。従って、ジョブ関連情報を変
更するだけで、変更後のジョブを投入でき、システム運
用者等の作業負担を軽減することができる。
According to the present invention, the job information change means changes the job related information stored in the job information storage means, and causes the job input means to submit a job according to the changed job related information. Therefore, the job after the change can be input only by changing the job related information, and the work load on the system operator or the like can be reduced.

【0011】上記目的を達成するため、本発明の第2の
観点にかかるジョブ管理装置は、複数のジョブの少なく
とも処理順序及び処理分岐を定めたジョブ関連情報を記
憶するジョブ情報記憶手段と、前記ジョブ情報記憶手段
に記憶されたジョブ関連情報に従って複数のジョブを情
報処理装置に順次投入して実行させるジョブ投入手段
と、前記ジョブ情報記憶手段に記憶されたジョブ関連情
報を表示するジョブ情報表示手段と、前記ジョブ情報表
示手段に表示されたジョブ関連情報を変更することによ
り、前記ジョブ投入手段によるジョブの投入を止めるこ
となく、前記ジョブ情報記憶手段に記憶されたジョブ関
連情報を変更し、前記ジョブ投入手段に変更後のジョブ
関連情報に従ってジョブを投入させるジョブ情報変更手
段と、を備えることを特徴とする。
In order to achieve the above object, a job management apparatus according to a second aspect of the present invention comprises: a job information storage unit for storing at least job-related information defining a processing order and a processing branch of a plurality of jobs; Job input means for sequentially inputting and executing a plurality of jobs to an information processing apparatus in accordance with job-related information stored in job information storage means, and job information display means for displaying job-related information stored in the job information storage means Changing the job-related information displayed on the job information display means, without stopping the job input by the job input means, changing the job-related information stored in the job information storage means, Job information changing means for causing the job input means to input a job in accordance with the changed job-related information. And it features.

【0012】この発明によれば、ジョブ情報変更手段
は、ジョブ情報表示手段に表示されたジョブ関連情報を
変更することにより、ジョブ投入手段によるジョブの投
入を止めることなく、ジョブ情報記憶手段に記憶された
ジョブ関連情報を変更し、ジョブ投入手段に変更後のジ
ョブ関連情報に従ってジョブを投入させる。従って、表
示されたジョブ関連情報を変更するだけで、ジョブの投
入を止めることなく変更後のジョブを投入でき、システ
ム運用者等の作業負担を軽減することができる。
According to the present invention, the job information changing means changes the job-related information displayed on the job information display means, so that the job information is stored in the job information storage means without stopping the job input by the job input means. The changed job-related information is changed, and a job is input to the job input unit in accordance with the changed job-related information. Therefore, by simply changing the displayed job-related information, the changed job can be submitted without stopping the job submission, and the work load on the system operator and the like can be reduced.

【0013】前記ジョブ情報表示手段は、GUIを用い
て前記ジョブ情報記憶手段に記憶されたジョブ関連情報
を表示し、前記ジョブ情報変更手段は、前記ジョブ情報
表示手段にGUIを用いて表示されたジョブ関連情報を
変更することにより、前記ジョブ投入手段によるジョブ
の投入を止めることなく、前記ジョブ情報記憶手段に記
憶されたジョブ関連情報を変更し、前記ジョブ投入手段
に変更後のジョブ関連情報に従ってジョブを投入させて
もよい。この場合、GUIを用いて表示されたジョブ関
連情報を変更するだけで、ジョブの投入を止めることな
く変更後のジョブを投入でき、システム運用者等の作業
負担を軽減することができる。また、GUIを用いて表
示されたジョブ関連情報を変更するため、システム運用
者等がジョブ関連情報を容易かつ安全に変更することが
できる。
The job information display means displays the job related information stored in the job information storage means using a GUI, and the job information change means displays the job information display means using the GUI. By changing the job-related information, the job-related information stored in the job information storage unit is changed without stopping the job input by the job input unit, and the job-input unit is changed according to the changed job-related information. A job may be submitted. In this case, the changed job can be submitted without stopping the submission of the job simply by changing the displayed job-related information using the GUI, and the work load of the system operator can be reduced. Further, since the job-related information displayed using the GUI is changed, a system operator or the like can easily and safely change the job-related information.

【0014】上記目的を達成するため、本発明の第3の
観点にかかるジョブ管理装置は、複数のジョブの少なく
とも処理順序及び処理分岐を定めたジョブ関連情報を記
憶するジョブ情報記憶手段と、前記ジョブ情報記憶手段
に記憶されたジョブ関連情報に従って複数のジョブを情
報処理装置に順次投入して実行させるジョブ投入手段
と、前記ジョブ投入手段に投入されたジョブの実行状況
及び終了状況を取得するジョブ状態取得手段と、前記ジ
ョブ情報記憶手段に記憶されたジョブ関連情報を前記ジ
ョブ状態取得手段に取得されたジョブの実行状況及び終
了状況と共に表示するジョブ情報表示手段と、前記ジョ
ブ情報表示手段に表示されたジョブ関連情報を変更する
ことにより、前記ジョブ投入手段によるジョブの投入を
止めることなく、前記ジョブ情報記憶手段に記憶された
ジョブ関連情報を変更し、前記ジョブ投入手段に変更後
のジョブ関連情報に従ってジョブを投入させるジョブ情
報変更手段と、を備えることを特徴とする。
To achieve the above object, a job management apparatus according to a third aspect of the present invention comprises: a job information storage unit for storing job-related information defining at least a processing order and a processing branch of a plurality of jobs; A job input unit for sequentially inputting and executing a plurality of jobs to an information processing apparatus according to job-related information stored in a job information storage unit, and a job for acquiring an execution status and an end status of the job input to the job input unit Status acquisition means, job information display means for displaying the job-related information stored in the job information storage means together with the execution status and end status of the job acquired by the job status acquisition means, and display on the job information display means By changing the job-related information that has been input, the job Change the job-related information stored in the job information storing unit, characterized in that it and a job information change means for submitting jobs according to the job-related information after the change to the job input means.

【0015】この発明によれば、ジョブ情報変更手段
は、ジョブ情報表示手段に表示されたジョブ関連情報を
変更することにより、ジョブ投入手段によるジョブの投
入を止めることなく、ジョブ情報記憶手段に記憶された
ジョブ関連情報を変更し、ジョブ投入手段に変更後のジ
ョブ関連情報に従ってジョブを投入させる。従って、表
示されたジョブ関連情報を変更するだけで変更後のジョ
ブを投入でき、システム運用者等の作業負担を軽減する
ことができる。
According to the present invention, the job information changing means changes the job-related information displayed on the job information display means, so that the job information can be stored in the job information storage means without stopping the job input by the job input means. The changed job-related information is changed, and a job is input to the job input unit in accordance with the changed job-related information. Therefore, the changed job can be input only by changing the displayed job-related information, and the work load on the system operator and the like can be reduced.

【0016】前記ジョブ情報表示手段は、GUIを用い
て前記ジョブ情報記憶手段に記憶されたジョブ関連情報
を前記ジョブ状態取得手段に取得されたジョブの実行状
況及び終了状況と共に表示し、前記ジョブ情報変更手段
は、前記ジョブ情報表示手段にGUIを用いて表示され
たジョブ関連情報を変更することにより、前記ジョブ投
入手段によるジョブの投入を止めることなく、前記ジョ
ブ情報記憶手段に記憶されたジョブ関連情報を変更し、
前記ジョブ投入手段に変更後のジョブ関連情報に従って
ジョブを投入させてもよい。この場合、GUIを用いて
表示されたジョブ関連情報を変更するだけで、ジョブの
投入を止めることなく変更後のジョブを投入でき、シス
テム運用者等の作業負担を軽減することができる。ま
た、GUIを用いて表示されたジョブ関連情報を変更す
るため、システム運用者等のジョブ関連情報を容易かつ
安全に変更することができる。
The job information display means displays the job related information stored in the job information storage means using a GUI together with the execution status and the end status of the job acquired by the job status acquisition means. The change unit changes the job-related information displayed on the job information display unit by using a GUI, so that the job input unit stops inputting the job, and the job-related information stored in the job information storage unit is stopped. Change the information,
A job may be input to the job input unit according to the changed job-related information. In this case, the changed job can be submitted without stopping the submission of the job simply by changing the displayed job-related information using the GUI, and the work load of the system operator can be reduced. Further, since the job-related information displayed using the GUI is changed, the job-related information of the system operator or the like can be easily and safely changed.

【0017】上記目的を達成するため、本発明の第4の
観点にかかるジョブ管理方法は、複数のジョブの少なく
とも処理順序及び処理分岐を定めたジョブ関連情報を記
憶するジョブ情報記憶ステップと、前記ジョブ情報記憶
ステップにより記憶されたジョブ関連情報に従って複数
のジョブを情報処理装置に順次投入して実行させるジョ
ブ投入ステップと、前記ジョブ投入ステップによるジョ
ブの投入を止めることなく、前記ジョブ情報記憶ステッ
プにより記憶されたジョブ関連情報を変更し、前記ジョ
ブ投入ステップに変更後のジョブ関連情報に従ってジョ
ブを投入させるジョブ情報変更ステップと、を備えるこ
とを特徴とする。
To achieve the above object, a job management method according to a fourth aspect of the present invention comprises a job information storing step of storing at least job-related information defining a processing order and a processing branch of a plurality of jobs; A job submitting step of sequentially submitting a plurality of jobs to the information processing apparatus according to the job-related information stored in the job information storing step and executing the job, and the job information storing step without stopping the job submission in the job submitting step. A job information changing step of changing the stored job-related information and submitting a job according to the changed job-related information to the job input step.

【0018】この発明によれば、ジョブ情報変更ステッ
プは、ジョブ投入ステップによるジョブの投入を止める
ことなく、ジョブ情報記憶ステップにより記憶されたジ
ョブ関連情報を変更し、ジョブ投入ステップに変更後の
ジョブ関連情報に従ってジョブを投入させる。従って、
表示されたジョブ関連情報を変更するだけで変更後のジ
ョブを投入でき、システム運用者等の作業負担を軽減す
ることができる。
According to the invention, the job information changing step changes the job-related information stored in the job information storing step without stopping the job input in the job input step, and changes the job information to the job input step. Submit a job according to the related information. Therefore,
The job after the change can be input only by changing the displayed job-related information, and the work load on the system operator or the like can be reduced.

【0019】上記目的を達成するため、本発明の第5の
観点にかかる記録媒体は、コンピュータをネットワーク
間接続システムとして機能させるプログラムを記録する
コンピュータ読み取り可能な記録媒体であって、該コン
ピュータを、複数のジョブの少なくとも処理順序及び処
理分岐を定めたジョブ関連情報を記憶するジョブ情報記
憶手段と、前記ジョブ情報記憶手段に記憶されたジョブ
関連情報に従って複数のジョブを情報処理装置に順次投
入して実行させるジョブ投入手段と、前記ジョブ投入手
段によるジョブの投入を止めることなく、前記ジョブ情
報記憶手段に記憶されたジョブ関連情報を変更し、前記
ジョブ投入手段に変更後のジョブ関連情報に従ってジョ
ブを投入させるジョブ情報変更手段として機能させるプ
ログラムを記録することを特徴とする。
In order to achieve the above object, a recording medium according to a fifth aspect of the present invention is a computer-readable recording medium for recording a program for causing a computer to function as a network connection system. A job information storage unit configured to store at least job-related information defining a processing order and a processing branch of the plurality of jobs; and sequentially inputting the plurality of jobs to the information processing apparatus according to the job-related information stored in the job information storage unit. A job input unit to be executed, and changing the job-related information stored in the job information storage unit without stopping the job input by the job input unit, and sending the job to the job input unit according to the changed job-related information. Record the program that functions as the job information change means to be submitted It is characterized in.

【0020】[0020]

【発明の実施の形態】以下、図面を参照して、この発明
の実施の形態にかかるジョブ管理装置を説明する。図1
は、この発明の実施の形態にかかるジョブ管理装置1及
びジョブ5を実行するオペレーティングシステム6の一
例を示すブロック図である。このジョブ管理装置1は、
入出力部2と、ジョブ管理部3と、ジョブ管理ファイル
4とより構成される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A job management apparatus according to an embodiment of the present invention will be described below with reference to the drawings. FIG.
FIG. 1 is a block diagram illustrating an example of a job management device 1 and an operating system 6 that executes a job 5 according to an embodiment of the present invention. This job management device 1
It comprises an input / output unit 2, a job management unit 3, and a job management file 4.

【0021】入出力部2は、図2に示すように表示部1
1と、処理部12と、コマンド入力部13と、ポインテ
ィングデバイス部14とを備えたシステムコンソール等
からなる。
The input / output unit 2 is, as shown in FIG.
1, a system console including a processing unit 12, a command input unit 13, and a pointing device unit 14.

【0022】表示部11は、後述するジョブ管理部3に
記憶されたジョブ管理テーブル21に従って投入された
ジョブ5の実行及び終了状況を示すGUI(Graphical
UserInterface)を用いた図3に示すような画像を表示
する。図3に示す”RUN”の表示は、JOB1が実行
中であることを示す。また、図3に示す”WAIT”の
表示は、JOB2、JOB3及びJOB4が待機中であ
ることを示す。
The display unit 11 displays a GUI (Graphical) indicating the execution and completion status of the input job 5 according to a job management table 21 stored in the job management unit 3 described later.
An image as shown in FIG. 3 using UserInterface is displayed. The display of “RUN” shown in FIG. 3 indicates that JOB1 is being executed. The display of “WAIT” shown in FIG. 3 indicates that JOB2, JOB3, and JOB4 are on standby.

【0023】図2に戻って、処理部12は、ジョブ管理
テーブル21の管理データをジョブ管理部3から受信
し、GUIを用いた表示データに加工して表示部11に
送信する。また、処理部12は、システム運用者等がコ
マンド入力部13及びポインティングデバイス部14を
介して入力した指示コマンド等をジョブ管理部3に送信
する。
Returning to FIG. 2, the processing unit 12 receives the management data of the job management table 21 from the job management unit 3, converts the management data into display data using a GUI, and transmits the display data to the display unit 11. Further, the processing unit 12 transmits, to the job management unit 3, an instruction command or the like input by the system operator or the like via the command input unit 13 and the pointing device unit 14.

【0024】コマンド入力部13は、キーボード等から
なり、システム運用者等から入力される指示コマンド等
を処理部12に送信する。
The command input unit 13 is composed of a keyboard or the like, and transmits an instruction command or the like input from a system operator or the like to the processing unit 12.

【0025】ポインティングデバイス部14は、マウス
等からなり、システム運用者等から入力される指示コマ
ンド等を処理部12に送信する。
The pointing device unit 14 is composed of a mouse or the like, and transmits an instruction command or the like input from a system operator or the like to the processing unit 12.

【0026】図1に戻って、ジョブ管理部3は、ジョブ
管理ファイル4に記憶されたジョブネットワーク31か
ら、ジョブ番号及びジョブのステータスを管理可能な図
4に示すようなジョブ管理テーブル21を作成し、図示
せぬ記憶部に記憶する。ジョブ管理部3は、作成したジ
ョブ管理テーブル21に従って、ジョブ5をオペレーテ
ィングシステム6に順次投入する。ジョブ管理部3は、
投入されたジョブ5の実行及び終了状況等を示すデータ
をオペレーティングシステム6から取得し、ジョブ管理
テーブル21の各ステータスとして管理する。なお、図
4に示されるJOB3及びJOB4の次起動ジョブ番号
の999は、次に起動されるジョブがないことを示す。
Returning to FIG. 1, the job management section 3 creates a job management table 21 as shown in FIG. 4 capable of managing job numbers and job statuses from the job network 31 stored in the job management file 4. Then, it is stored in a storage unit (not shown). The job management unit 3 sequentially submits the jobs 5 to the operating system 6 according to the created job management table 21. The job management unit 3
Data indicating the execution and end status of the input job 5 is acquired from the operating system 6 and managed as each status of the job management table 21. The next start job number 999 of JOB3 and JOB4 shown in FIG. 4 indicates that there is no job to be started next.

【0027】また、ジョブ管理部3は、システム運用者
等が入力した指示コマンド等を入出力部2から受信し、
受信した指示コマンド等に従って各種処理を行う。例え
ば、システムにおけるジョブ5の実行中に後続のジョブ
5を入れ替える等のジョブネットワーク31の変更を指
示するコマンドを受信した場合、ジョブ管理部3は、指
示コマンドに従って、ジョブ管理ファイル4に記憶され
たジョブネットワーク31を変更すると共にジョブ管理
テーブル21を変更する。ジョブ管理部3は、変更後の
ジョブ管理テーブル21に従って、ジョブ5をオペレー
ティングシステム6に順次投入する。
The job management unit 3 receives an instruction command or the like input by a system operator or the like from the input / output unit 2,
Various processes are performed according to the received instruction command and the like. For example, when receiving a command to change the job network 31 such as replacing the succeeding job 5 during execution of the job 5 in the system, the job management unit 3 stores the command in the job management file 4 according to the command. The job network 31 is changed and the job management table 21 is changed. The job management unit 3 sequentially submits the jobs 5 to the operating system 6 according to the changed job management table 21.

【0028】ジョブ管理ファイル4は、図5に示すよう
なジョブネットワーク31を記憶する。ジョブネットワ
ーク31は、システムにおけるジョブの処理順序及び分
岐等が定義されたもので、予めジョブ管理ファイル4に
記憶される。
The job management file 4 stores a job network 31 as shown in FIG. The job network 31 defines a job processing order and branching in the system, and is stored in the job management file 4 in advance.

【0029】図1に戻って、ジョブ5は、ジョブ管理部
3によりジョブ管理テーブル21に従って、オペレーテ
ィングシステム6に順次投入される。
Returning to FIG. 1, the job 5 is sequentially input to the operating system 6 by the job management unit 3 in accordance with the job management table 21.

【0030】オペレーティングシステム6は、ジョブ管
理部3により投入されたジョブ5を実行する。また、オ
ペレーティングシステム6は、投入されたジョブ5の実
行及び終了状況を示すステータス情報を逐次ジョブ管理
部3に送信する。
The operating system 6 executes the job 5 entered by the job management unit 3. Further, the operating system 6 sequentially transmits status information indicating the execution and termination status of the input job 5 to the job management unit 3.

【0031】以下、この発明の実施の形態にかかるジョ
ブ管理装置のジョブ変更動作について図6、図7及び図
8を参照して説明する。図6(a)に変更前のジョブネ
ットワーク31を示す。図6(a)に示すジョブネット
ワーク31は、JOB1の実行結果に応じてJOB2又
はJOB4が起動され、JOB2の後にJOB3が起動
されることを示している。なお、図6(a)に示すジョ
ブネットワーク31は、JOB5が定義だけされて、ど
こからも起動されないことを示す。
Hereinafter, a job changing operation of the job management apparatus according to the embodiment of the present invention will be described with reference to FIGS. 6, 7 and 8. FIG. 6A shows the job network 31 before the change. The job network 31 shown in FIG. 6A indicates that JOB2 or JOB4 is activated according to the execution result of JOB1, and JOB3 is activated after JOB2. Note that the job network 31 shown in FIG. 6A indicates that the job 5 is defined only and is not started from anywhere.

【0032】図6(a)に示すようなジョブネットワー
ク31がジョブ管理ファイル4に記憶されている場合、
ジョブ管理部3は、システム起動時に、ジョブ番号及び
ジョブのステータスを管理するため、図7(a)に示す
ようなジョブ管理テーブル21を生成する。即ち、ジョ
ブ管理部3は、ジョブの実行順序等に応じたジョブ番号
を採番し、ジョブの管理をジョブ番号にて行う。また、
管理部3は、ジョブ番号に従ってジョブ5をオペレーテ
ィングシステム6に投入し、投入したジョブの実行状況
等を示すステータス情報を逐次オペレーティングシステ
ム6から取得し、ジョブのステータスを更新する。な
お、図7(a)に示されるJOB3及びJOB4の次起
動ジョブ番号の999は、次に起動されるジョブがない
ことを示す。
When a job network 31 as shown in FIG. 6A is stored in the job management file 4,
The job management unit 3 generates a job management table 21 as shown in FIG. 7A to manage a job number and a job status when the system is started. That is, the job management unit 3 assigns job numbers according to the job execution order and the like, and manages the jobs using the job numbers. Also,
The management unit 3 submits the job 5 to the operating system 6 according to the job number, sequentially acquires status information indicating the execution status of the submitted job from the operating system 6, and updates the job status. The next start job number 999 of JOB3 and JOB4 shown in FIG. 7A indicates that there is no job to be started next.

【0033】ジョブ管理部3は、図7(a)に示すジョ
ブ管理テーブル21のジョブネットワーク名、ジョブ
名、ジョブ番号、ステータス及び次起動ジョブ番号から
なる管理データを入出力部2に送信する。入出力部2の
処理部12は、管理データを受信し、GUIを用いた表
示用の画像データに加工して表示部11に送信する。表
示部11は、図8(a)に示すような、投入されたジョ
ブ5の実行及び終了状況を示す画像を表示する。なお、
図8(a)中のJOB5は、ジョブネットワーク31に
登録されているが、他のジョブから起動されない孤立し
たジョブを示す。
The job management unit 3 transmits management data including a job network name, a job name, a job number, a status and a next start job number of the job management table 21 shown in FIG. The processing unit 12 of the input / output unit 2 receives the management data, processes the management data into image data for display using a GUI, and transmits the image data to the display unit 11. The display unit 11 displays an image indicating the execution and termination status of the input job 5 as shown in FIG. In addition,
Job 5 in FIG. 8A indicates an isolated job registered in the job network 31 but not started by another job.

【0034】図8(a)に示すJOB2及びJOB3の
代わりにJOB5を実行させたい場合、システム運用者
等は、図8(b)に示すようにJOB2及びJOB3を
選択してJOB5と置換する一連の指示コマンドをポイ
ンティングデバイス部14から入力する。
When it is desired to execute JOB5 instead of JOB2 and JOB3 shown in FIG. 8A, a system operator or the like selects a series of JOB2 and JOB3 and replaces them with JOB5 as shown in FIG. 8B. Is input from the pointing device unit 14.

【0035】処理部12は、この一連の指示コマンドを
ポインティングデバイス部14から受信し、受信した指
示コマンドをジョブ管理部3に送信する。
The processing section 12 receives the series of instruction commands from the pointing device section 14 and transmits the received instruction commands to the job management section 3.

【0036】ジョブ管理部3は、入出力部2のポインテ
ィングデバイス部14からJOB2及びJOB3とJO
B5とを変更する指示コマンドを受信し、指示コマンド
に従って、ジョブ管理ファイル4に記憶されている図6
(a)に示すジョブネットワーク31を図6(b)に示
すように変更する。即ち、ジョブ管理部3は、JOB1
の分岐ジョブ名を変更前の図6(a)のJOB2及びJ
OB4から変更後の図6(b)のJOB5及びJOB4
に変更する。また、ジョブ管理部3は、JOB2の順接
続ジョブ名を変更前の図6(a)のJOB3から変更後
の図6(b)の該当なしに変更する。この結果、図6
(b)に示すジョブネットワーク31は、JOB2及び
JOB3とJOB5とが変更されたものとなる。
The job management unit 3 sends JOB2, JOB3 and JO3 from the pointing device unit 14 of the input / output unit 2.
B5 is received, and according to the instruction command, FIG. 6 stored in the job management file 4.
The job network 31 shown in FIG. 6A is changed as shown in FIG. That is, the job management unit 3
JOB2 and JB in FIG. 6A before changing the branch job name
JOB5 and JOB4 in FIG. 6B after changing from OB4
Change to In addition, the job management unit 3 changes the forward connection job name of JOB2 from JOB3 in FIG. 6A before the change to that in FIG. 6B after the change. As a result, FIG.
In the job network 31 shown in (b), JOB2, JOB3, and JOB5 are changed.

【0037】ジョブ管理部3は、同様に、指示コマンド
に従って、図6(b)に示す変更後のジョブネットワー
ク31におけるジョブ番号及びジョブのステータスを管
理するため、図7(a)に示すジョブ管理テーブル21
を図7(b)に示すように変更する。即ち、ジョブ管理
部3は、JOB2及びJOB3のジョブ番号を変更前の
図7(a)の002及び003から変更後の図7(b)
の処理なしの000に変更し、JOB4及びJOB5の
ジョブ番号を変更前の図7(a)の004及び000か
ら変更後の図7(b)の002及び003に変更する。
また、ジョブ管理部3は、JOB1の次起動ジョブ番号
を変更前の図7(a)の002及び004から変更後の
図7(b)の002及び003に変更する。この結果、
図7(b)に示すジョブ管理テーブル21は、JOB2
及びJOB3とJOB5とが変更されたものとなる。
Similarly, the job management unit 3 manages the job number and the job status in the changed job network 31 shown in FIG. 6B according to the instruction command. Table 21
Is changed as shown in FIG. That is, the job management unit 3 changes the job numbers of JOB2 and JOB3 from 002 and 003 in FIG. 7A before the change, and FIG.
And the job numbers of JOB4 and JOB5 are changed from 004 and 000 in FIG. 7A before the change to 002 and 003 in FIG. 7B after the change.
Further, the job management unit 3 changes the next start job number of JOB1 from 002 and 004 in FIG. 7A before the change to 002 and 003 in FIG. 7B after the change. As a result,
The job management table 21 shown in FIG.
And JOB3 and JOB5 are changed.

【0038】ジョブ管理部3は、図7(b)に示す変更
後のジョブ管理テーブル21の管理データを入出力部2
に送信する。入出力部2の処理部12は、変更後の管理
データを受信し、GUIを用いた表示用の画像データに
加工して表示部11に送信する。表示部11は、図8
(c)に示すような、変更後の画像を表示する。なお、
図8(c)中のJOB2及びJOB3は、ジョブネット
ワーク31に登録されているが、他のジョブから起動さ
れない孤立したジョブを示す。
The job management unit 3 receives the changed management data of the job management table 21 shown in FIG.
Send to The processing unit 12 of the input / output unit 2 receives the changed management data, processes the management data into image data for display using a GUI, and transmits the processed image data to the display unit 11. The display unit 11 is shown in FIG.
The image after the change as shown in (c) is displayed. In addition,
8B. Jobs 2 and 3 in FIG. 8C indicate isolated jobs that are registered in the job network 31 but are not started by other jobs.

【0039】このように、入出力部2の表示部11は、
変更後のジョブネットワーク31に従った、ジョブ管理
用のGUIを用いた画像を表示する。また、ジョブ管理
部3は、変更後のジョブネットワーク31から生成した
ジョブ管理テーブル21に従って、ジョブ5をオペレー
ティングシステム6に順次投入する。この結果、システ
ム運用者等が実行中のジョブネットワークを容易にかつ
安全に変更することができ、システム運用者等の作業負
担を軽減することができる。
As described above, the display unit 11 of the input / output unit 2
An image using a job management GUI is displayed according to the job network 31 after the change. Further, the job management unit 3 sequentially submits the jobs 5 to the operating system 6 according to the job management table 21 generated from the job network 31 after the change. As a result, the job network being executed by the system operator or the like can be changed easily and safely, and the work load on the system operator or the like can be reduced.

【0040】以下、この発明の実施の形態にかかるジョ
ブ管理装置の実際のジョブ管理動作について図面を参照
して説明する。まず、システム運用者は、システムを起
動させ、ジョブネットワークに従ったジョブの実行を監
視するシステムの運用を開始する。即ち、システム運用
者は、入出力部2のコマンド入力部13を操作して、シ
ステムの起動を指示するコマンドを入力する。
Hereinafter, an actual job management operation of the job management apparatus according to the embodiment of the present invention will be described with reference to the drawings. First, the system operator activates the system and starts operation of the system that monitors the execution of a job according to the job network. That is, the system operator operates the command input unit 13 of the input / output unit 2 to input a command for instructing system startup.

【0041】入力部2の処理部12は、コマンド入力部
13から送られた指示コマンドを受信し、受信した指示
コマンドをジョブ管理部3に送信する。
The processing unit 12 of the input unit 2 receives the instruction command sent from the command input unit 13 and transmits the received instruction command to the job management unit 3.

【0042】ジョブ管理部3は、入力部2から送られた
指示コマンドを受信し、受信した指示コマンドに従っ
て、予めジョブ管理ファイル4に記憶されている図9
(a)に示すジョブネットワーク31から、ジョブ番号
及びジョブのステータスを管理するため、図9(b)に
示すジョブ管理テーブル21を生成し、図示せぬ記憶部
に記憶する。
The job management unit 3 receives the instruction command sent from the input unit 2 and, in accordance with the received instruction command, stores the instruction command shown in FIG.
In order to manage the job number and the job status from the job network 31 shown in FIG. 9A, a job management table 21 shown in FIG. 9B is generated and stored in a storage unit (not shown).

【0043】ジョブ管理部3は、生成したジョブ管理テ
ーブル21に従って、まず、ジョブ番号001のJOB
NET1のJOB1をオペレーティングシステム6に投
入する。ジョブ管理部3は、JOB1の実行及び終了状
況を示すステータス情報をオペレーティングシステム6
から取得する。ジョブ管理部3は、投入したJOB1が
終了した旨のステータス情報を取得した後、ジョブ管理
テーブル21に従って、ジョブ番号002のJOB2を
オペレーティングシステム6に投入する。ジョブ管理部
3は、同様に、JOB2の実行及び終了状況を示すステ
ータス情報をオペレーティングシステム6から取得す
る。ジョブ管理部3は、オペレーティングシステム6か
ら取得したステータス情報をジョブ管理テーブル21に
おいてステータスとして管理する。ジョブ管理部3は、
このように生成したジョブ管理テーブル21の内容を入
出力部2に逐次送信する。
According to the generated job management table 21, the job management unit 3 first sets the job number 001
The job 1 of NET1 is input to the operating system 6. The job management unit 3 sends status information indicating the execution and end status of the job 1 to the operating system 6.
To get from. After acquiring the status information indicating that the input job 1 has been completed, the job management unit 3 inputs the job 2 of job number 002 to the operating system 6 according to the job management table 21. Similarly, the job management unit 3 acquires status information indicating the execution and termination status of the job 2 from the operating system 6. The job management unit 3 manages status information acquired from the operating system 6 as a status in the job management table 21. The job management unit 3
The contents of the job management table 21 generated in this manner are sequentially transmitted to the input / output unit 2.

【0044】入出力部2の処理部12は、ジョブ管理部
3から送られた図9(b)に示すジョブ管理テーブル2
1の管理データを受信し、GUIを用いた表示用の画像
データに加工して表示部11に送信する。表示部11
は、図10(a)に示すような、JOBNET1に従っ
て実行されるジョブの実行及び終了状況を表示する。
The processing section 12 of the input / output section 2 sends the job management table 2 shown in FIG.
The first management data is received, processed into image data for display using a GUI, and transmitted to the display unit 11. Display unit 11
Displays the execution and end status of the job executed according to JOBNET 1 as shown in FIG.

【0045】次に、システム運用者は、図10(a)に
示すJOBNET1のJOB2が投入され実行している
際に、後続のJOB3に代えてJOBNET2のジョブ
を実行させる必要が生じた場合、ポインティングデバイ
ス部14を操作してジョブネットワーク31を変更す
る。即ち、システム運用者は、表示部11に表示されて
いる画像から、図10(b)に示すように、変更したい
JOBNET1のJOB3を選択した後、JOBNET
2全体をJOB3にドラッグ&ドロップする一連の指示
コマンドをポインティングデバイス部14を操作して入
力する。
Next, when the JOB2 of JOBNET1 shown in FIG. 10A is input and being executed, if it becomes necessary to execute the job of JOBNET2 instead of the subsequent JOB3, the system operator points The job network 31 is changed by operating the device unit 14. That is, as shown in FIG. 10B, the system operator selects JOB3 of JOBNET1 to be changed from the image displayed on the display unit 11, and then JOBNET.
The user operates the pointing device 14 to input a series of instruction commands for dragging and dropping the entire item 2 into the job 3.

【0046】処理部12は、ポインティングデバイス部
14から送られたジョブネットワークを変更一連の指示
コマンドを受信し、受信した指示コマンドをジョブ管理
部3に送信する。
The processing unit 12 receives a series of instruction commands for changing the job network sent from the pointing device unit 14, and transmits the received instruction commands to the job management unit 3.

【0047】ジョブ管理部3は、入出力部2から送られ
た指示コマンドを受信し、受信した指示コマンドに従っ
て、ジョブ管理ファイルに記憶されたジョブネットワー
ク31を図11(a)に示すように変更する。
The job management unit 3 receives the instruction command sent from the input / output unit 2, and changes the job network 31 stored in the job management file according to the received instruction command as shown in FIG. I do.

【0048】また、ジョブ管理部3は、変更指示情報に
従って、同様に、ジョブ管理テーブル21を図11
(b)に示すように変更する。
Further, the job management section 3 similarly stores the job management table 21 in FIG.
Change as shown in (b).

【0049】ジョブ管理部3は、変更されたジョブ管理
テーブル21に従って、ジョブ5をオペレーティングシ
ステム6に順次投入する。また、ジョブ管理部3は、変
更されたジョブ管理テーブル21の管理データを入出力
部2に送信する。
The job management unit 3 sequentially submits the jobs 5 to the operating system 6 according to the changed job management table 21. Further, the job management unit 3 transmits the changed management data of the job management table 21 to the input / output unit 2.

【0050】入出力部2の処理部12は、ジョブ管理部
3から送られた図11(b)に示す変更されたジョブ管
理テーブル21の管理データを受信し、GUIを用いた
表示用の画像データに加工して表示部11に送信する。
表示部11は、図12に示すような、JOBNET1及
びJOBNET2に従って実行されるジョブの実行及び
終了状況を表示する。
The processing unit 12 of the input / output unit 2 receives the changed management data of the job management table 21 shown in FIG. 11B sent from the job management unit 3 and displays the image for display using the GUI. The data is processed into data and transmitted to the display unit 11.
The display unit 11 displays the execution and end status of the job executed according to JOBNET1 and JOBNET2 as shown in FIG.

【0051】このように、入出力部2の表示部11は、
変更後のジョブネットワーク31に従った、ジョブ管理
用のGUIを用いた画像を表示する。また、ジョブ管理
部3は、変更後のジョブネットワーク31から生成した
ジョブ管理テーブル21に従って、ジョブ5をオペレー
ティングシステム6に順次投入する。この結果、システ
ム運用者等が実行中のジョブネットワークを容易にかつ
安全に変更することができ、システム運用者等の作業負
担を軽減することができる。
As described above, the display unit 11 of the input / output unit 2
An image using a job management GUI is displayed according to the job network 31 after the change. Further, the job management unit 3 sequentially submits the jobs 5 to the operating system 6 according to the job management table 21 generated from the job network 31 after the change. As a result, the job network being executed by the system operator or the like can be changed easily and safely, and the work load on the system operator or the like can be reduced.

【0052】上記の実施の形態では、システム運用時に
ジョブネットワークを変更したが、システムの結合テス
ト及び総合テスト時にデバッグ用としてジョブネットワ
ークを変更してもよい。
In the above embodiment, the job network is changed during the operation of the system. However, the job network may be changed for debugging during the integration test and the comprehensive test of the system.

【0053】なお、この発明のジョブ管理装置は、専用
のシステムによらず、通常のコンピュータシステムを用
いて実現可能である。例えば、コンピュータに上述の動
作を実行するためのプログラムを格納した媒体(フロッ
ピーディスク、CD−ROM等)から該プログラムをイ
ンストールすることにより、上述の処理を実行するカラ
ー撮像装置を構成することができる。
It should be noted that the job management apparatus of the present invention can be realized using an ordinary computer system without using a dedicated system. For example, a color imaging device that executes the above-described processing can be configured by installing the program from a medium (a floppy disk, a CD-ROM, or the like) storing the program for executing the above-described operation in a computer. .

【0054】また、コンピュータにプログラムを供給す
るための媒体は、通信媒体(通信回線、通信ネットワー
ク、通信システムのように、一時的に且つ流動的にプロ
グラムを保持する媒体)でも良い。例えば、通信ネット
ワークの掲示板(BBS)に該プログラムを掲示し、こ
れをネットワークを介して配信してもよい。そして、こ
のプログラムを起動し、OSの制御下で、他のアプリケ
ーションプログラムと同様に実行することにより、上述
の処理を実行することができる。
The medium for supplying the program to the computer may be a communication medium (medium for temporarily and fluidly holding the program, such as a communication line, a communication network, or a communication system). For example, the program may be posted on a bulletin board (BBS) of a communication network and distributed via the network. Then, by starting this program and executing it in the same manner as other application programs under the control of the OS, the above-described processing can be executed.

【0055】[0055]

【発明の効果】以上説明したように、この発明にかかる
ジョブ管理装置は、システム運用者等の作業負担を軽減
することができる。また、この発明にかかるジョブ管理
装置は、システム運用者等が実行中のジョブネットワー
クを容易にかつ安全に変更することができる。
As described above, the job management apparatus according to the present invention can reduce the work load on the system operator and the like. Further, the job management apparatus according to the present invention can easily and safely change a job network being executed by a system operator or the like.

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

【図1】この発明の実施の形態にかかるジョブ管理装置
とジョブを実行するオペレーティングシステムの一例を
示すブロック図である。
FIG. 1 is a block diagram showing an example of a job management apparatus and an operating system for executing a job according to an embodiment of the present invention.

【図2】入出力装置2の構成を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration of an input / output device 2.

【図3】表示部11にGUIを用いて表示されるジョブ
の実行及び終了状況を示す模式図である。
FIG. 3 is a schematic diagram illustrating the execution and termination status of a job displayed on a display unit using a GUI.

【図4】ジョブ管理テーブル21の構成を示す模式図で
ある。
FIG. 4 is a schematic diagram showing a configuration of a job management table 21.

【図5】ジョブネットワーク31の構成を示す模式図で
ある。
FIG. 5 is a schematic diagram showing a configuration of a job network 31.

【図6】変更前後のジョブネットワーク31の構成を示
す模式図である。
FIG. 6 is a schematic diagram showing a configuration of a job network 31 before and after a change.

【図7】変更前後のジョブ管理テーブル21の構成を示
す模式図である。
FIG. 7 is a schematic diagram illustrating a configuration of a job management table 21 before and after a change.

【図8】表示部11にGUIを用いて表示されるジョブ
の実行状況等、及び、ジョブネットワークの変更操作を
示す模式図である。
FIG. 8 is a schematic diagram showing a job execution status and the like displayed on the display unit 11 using a GUI, and a job network change operation.

【図9】変更前のジョブネットワーク31及びジョブ管
理テーブル21の構成を示す模式図である。
FIG. 9 is a schematic diagram showing a configuration of a job network 31 and a job management table 21 before change.

【図10】表示部11にGUIを用いて表示されるジョ
ブの実行状況等、及び、ジョブネットワークの変更操作
を示す模式図である。
FIG. 10 is a schematic diagram showing a job execution status displayed on the display unit using a GUI and a job network change operation.

【図11】変更後のジョブネットワーク31及びジョブ
管理テーブル21の構成を示す模式図である。
FIG. 11 is a schematic diagram showing a configuration of a job network 31 and a job management table 21 after the change.

【図12】表示部11に表示される変更後のジョブネッ
トワークに従って実行されるジョブの実行及び終了状況
を示す模式図である。
FIG. 12 is a schematic diagram showing the execution and termination status of a job executed according to the changed job network displayed on the display unit.

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

1 ジョブ管理装置 2 入出力部 3 ジョブ管理部 4 ジョブ管理ファイル 5 ジョブ 6 オペレーティングシステム 11 表示部 12 処理部 13 コマンド入力部 14 ポインティングデバイス部 21 ジョブ管理テーブル 31 ジョブネットワーク REFERENCE SIGNS LIST 1 job management device 2 input / output unit 3 job management unit 4 job management file 5 job 6 operating system 11 display unit 12 processing unit 13 command input unit 14 pointing device unit 21 job management table 31 job network

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】複数のジョブの少なくとも処理順序及び処
理分岐を定めたジョブ関連情報を記憶するジョブ情報記
憶手段と、 前記ジョブ情報記憶手段に記憶されたジョブ関連情報に
従って複数のジョブを情報処理装置に順次投入して実行
させるジョブ投入手段と、 前記ジョブ情報記憶手段に記憶されたジョブ関連情報を
変更し、前記ジョブ投入手段に変更後のジョブ関連情報
に従ってジョブを投入させるジョブ情報変更手段と、 を備えることを特徴とするジョブ管理装置。
A job information storage unit for storing at least job-related information defining a processing order and a processing branch of the plurality of jobs; and an information processing apparatus for processing the plurality of jobs according to the job-related information stored in the job information storage unit. Job input means for sequentially inputting and executing the job information, job information changing means for changing job-related information stored in the job information storage means, and submitting a job to the job input means according to the changed job-related information, A job management device comprising:
【請求項2】複数のジョブの少なくとも処理順序及び処
理分岐を定めたジョブ関連情報を記憶するジョブ情報記
憶手段と、 前記ジョブ情報記憶手段に記憶されたジョブ関連情報に
従って複数のジョブを情報処理装置に順次投入して実行
させるジョブ投入手段と、 前記ジョブ情報記憶手段に記憶されたジョブ関連情報を
表示するジョブ情報表示手段と、 前記ジョブ情報表示手段に表示されたジョブ関連情報を
変更することにより、前記ジョブ投入手段によるジョブ
の投入を止めることなく、前記ジョブ情報記憶手段に記
憶されたジョブ関連情報を変更し、前記ジョブ投入手段
に変更後のジョブ関連情報に従ってジョブを投入させる
ジョブ情報変更手段と、 を備えることを特徴とするジョブ管理装置。
2. A job information storage means for storing job-related information defining at least a processing order and a processing branch of a plurality of jobs, and an information processing apparatus for processing the plurality of jobs according to the job-related information stored in the job information storage means. Job input means for sequentially inputting and executing the job information, job information display means for displaying job-related information stored in the job information storage means, and changing the job-related information displayed on the job information display means. A job information changing unit that changes job-related information stored in the job information storage unit without stopping job input by the job input unit, and causes the job input unit to input a job according to the changed job-related information; And a job management device comprising:
【請求項3】前記ジョブ情報表示手段は、GUI(Grap
hical User Interface)を用いて前記ジョブ情報記憶手
段に記憶されたジョブ関連情報を表示し、 前記ジョブ情報変更手段は、前記ジョブ情報表示手段に
GUIを用いて表示されたジョブ関連情報を変更するこ
とにより、前記ジョブ投入手段によるジョブの投入を止
めることなく、前記ジョブ情報記憶手段に記憶されたジ
ョブ関連情報を変更し、前記ジョブ投入手段に変更後の
ジョブ関連情報に従ってジョブを投入させる、 ことを特徴とする請求項2に記載のジョブ管理装置。
3. The job information display means includes a GUI (Graph
displaying job-related information stored in the job information storage unit using a hical user interface, and the job information changing unit changes the job-related information displayed on the job information display unit using a GUI. By changing the job-related information stored in the job information storage unit without stopping the job input by the job input unit, and causing the job input unit to input a job according to the changed job-related information. The job management device according to claim 2, wherein
【請求項4】複数のジョブの少なくとも処理順序及び処
理分岐を定めたジョブ関連情報を記憶するジョブ情報記
憶手段と、 前記ジョブ情報記憶手段に記憶されたジョブ関連情報に
従って複数のジョブを情報処理装置に順次投入して実行
させるジョブ投入手段と、 前記ジョブ投入手段に投入されたジョブの実行状況及び
終了状況を取得するジョブ状態取得手段と、 前記ジョブ情報記憶手段に記憶されたジョブ関連情報を
前記ジョブ状態取得手段に取得されたジョブの実行状況
及び終了状況と共に表示するジョブ情報表示手段と、 前記ジョブ情報表示手段に表示されたジョブ関連情報を
変更することにより、前記ジョブ投入手段によるジョブ
の投入を止めることなく、前記ジョブ情報記憶手段に記
憶されたジョブ関連情報を変更し、前記ジョブ投入手段
に変更後のジョブ関連情報に従ってジョブを投入させる
ジョブ情報変更手段と、 を備えることを特徴とするジョブ管理装置。
4. A job information storage means for storing job-related information defining at least a processing order and a processing branch of the plurality of jobs, and an information processing apparatus for processing the plurality of jobs according to the job-related information stored in the job information storage means. A job input unit for sequentially inputting and executing the job input unit; a job status obtaining unit for obtaining an execution status and an end status of the job input to the job input unit; and a job related information stored in the job information storage unit. A job information display unit for displaying the job execution status and the end status acquired by the job status acquisition unit together with the job-related information displayed on the job information display unit; Without changing the job-related information stored in the job information storage means, A job information changing unit that causes the input unit to input a job in accordance with the changed job-related information.
【請求項5】前記ジョブ情報表示手段は、GUIを用い
て前記ジョブ情報記憶手段に記憶されたジョブ関連情報
を前記ジョブ状態取得手段に取得されたジョブの実行状
況及び終了状況と共に表示し、 前記ジョブ情報変更手段は、前記ジョブ情報表示手段に
GUIを用いて表示されたジョブ関連情報を変更するこ
とにより、前記ジョブ投入手段によるジョブの投入を止
めることなく、前記ジョブ情報記憶手段に記憶されたジ
ョブ関連情報を変更し、前記ジョブ投入手段に変更後の
ジョブ関連情報に従ってジョブを投入させる、 ことを特徴とする請求項4に記載のジョブ管理装置。
5. The job information display means displays job-related information stored in the job information storage means using a GUI together with the execution status and end status of the job acquired by the job status acquisition means. The job information changing unit changes the job-related information displayed on the job information display unit by using a GUI, so that the job input unit stores the job information without stopping the job input unit. The job management apparatus according to claim 4, wherein the job management unit changes job-related information, and causes the job submission unit to submit a job in accordance with the changed job-related information.
【請求項6】複数のジョブの少なくとも処理順序及び処
理分岐を定めたジョブ関連情報を記憶するジョブ情報記
憶ステップと、 前記ジョブ情報記憶ステップにより記憶されたジョブ関
連情報に従って複数のジョブを情報処理装置に順次投入
して実行させるジョブ投入ステップと、 前記ジョブ投入ステップによるジョブの投入を止めるこ
となく、前記ジョブ情報記憶ステップにより記憶された
ジョブ関連情報を変更し、前記ジョブ投入ステップに変
更後のジョブ関連情報に従ってジョブを投入させるジョ
ブ情報変更ステップと、 を備えることを特徴とするジョブ管理方法。
6. A job information storage step for storing at least job-related information defining a processing order and a processing branch of the plurality of jobs; and an information processing apparatus for processing the plurality of jobs according to the job-related information stored in the job information storage step. A job submitting step for sequentially submitting and executing the job, and changing the job-related information stored in the job information storing step without stopping the job submitting in the job submitting step, and changing the job to the job submitting step. A job information changing step of inputting a job according to the related information.
【請求項7】コンピュータをネットワーク間接続システ
ムとして機能させるプログラムを記録するコンピュータ
読み取り可能な記録媒体であって、 該コンピュータを、複数のジョブの少なくとも処理順序
及び処理分岐を定めたジョブ関連情報を記憶するジョブ
情報記憶手段と、前記ジョブ情報記憶手段に記憶された
ジョブ関連情報に従って複数のジョブを情報処理装置に
順次投入して実行させるジョブ投入手段と、前記ジョブ
投入手段によるジョブの投入を止めることなく、前記ジ
ョブ情報記憶手段に記憶されたジョブ関連情報を変更
し、前記ジョブ投入手段に変更後のジョブ関連情報に従
ってジョブを投入させるジョブ情報変更手段として機能
させるプログラムを記録したコンピュータ読み取り可能
な記録媒体。
7. A computer-readable recording medium for recording a program for causing a computer to function as a network connection system, wherein the computer stores job-related information defining at least a processing order and a processing branch of a plurality of jobs. Job information storage means, job input means for sequentially inputting and executing a plurality of jobs to an information processing apparatus in accordance with job-related information stored in the job information storage means, and stopping job input by the job input means. A computer-readable recording for recording a program that functions as a job information changing unit that changes job-related information stored in the job information storage unit and causes the job input unit to input a job according to the changed job-related information. Medium.
JP01648298A 1998-01-29 1998-01-29 Job management device, job management method, and recording medium Expired - Fee Related JP3309793B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP01648298A JP3309793B2 (en) 1998-01-29 1998-01-29 Job management device, job management method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP01648298A JP3309793B2 (en) 1998-01-29 1998-01-29 Job management device, job management method, and recording medium

Publications (2)

Publication Number Publication Date
JPH11212772A true JPH11212772A (en) 1999-08-06
JP3309793B2 JP3309793B2 (en) 2002-07-29

Family

ID=11917516

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01648298A Expired - Fee Related JP3309793B2 (en) 1998-01-29 1998-01-29 Job management device, job management method, and recording medium

Country Status (1)

Country Link
JP (1) JP3309793B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7617485B2 (en) 2002-07-11 2009-11-10 Hitachi, Ltd. Apparatus for pointing an action attribute of electronic application system
JP5497210B1 (en) * 2013-01-23 2014-05-21 中国電力株式会社 Job re-execution support system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7617485B2 (en) 2002-07-11 2009-11-10 Hitachi, Ltd. Apparatus for pointing an action attribute of electronic application system
JP5497210B1 (en) * 2013-01-23 2014-05-21 中国電力株式会社 Job re-execution support system
JP2014142741A (en) * 2013-01-23 2014-08-07 Chugoku Electric Power Co Inc:The Job re-execution support system

Also Published As

Publication number Publication date
JP3309793B2 (en) 2002-07-29

Similar Documents

Publication Publication Date Title
US20150100832A1 (en) Method and system for selecting and executing test scripts
US20060268304A1 (en) Print control program, method of controlling printing apparatus, and print control unit
US20080244589A1 (en) Task manager
US20150100830A1 (en) Method and system for selecting and executing test scripts
JP2723068B2 (en) Job re-execution method
JP4495688B2 (en) Verification system
JPH07101129A (en) Diagnostic control method in printing system
CN111666141A (en) Task scheduling method, device and equipment and computer storage medium
JP3309793B2 (en) Job management device, job management method, and recording medium
JP5380895B2 (en) Management program, management method and management apparatus
JPH06348664A (en) Controller for computer system constituted of plural cpus provided with different instruction characteristics
JP4825120B2 (en) Service management system, service management apparatus, and service management method
JP2005332025A (en) Method for generating interruption scenario, server device, and program thereof
US10310780B2 (en) System and control method for installing printer driver
JP4577343B2 (en) Computer system and job step parallel processing method
US20230065096A1 (en) Information processing apparatus and method for information processing system
JP5435403B2 (en) Image processing apparatus, operation test execution system, operation test execution method, program, and recording medium
JP2004362211A (en) Typical operation automatic processing program and method and typical operation automatic processor
JP2016162302A (en) Dispersion processing system, information processor, and dispersion processing method
JPH11149384A (en) Inter-process communication controller
JP2023071103A (en) Process schedule method
JPH11149383A (en) Inter-process communication controller
JP2001160036A (en) General-purpose system tool for client
CN112948348A (en) Operation and maintenance control method and device, electronic equipment and storage medium
WO2024054214A1 (en) Workflow management method, system and computer program product with real time log, debug and resume features

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090524

Year of fee payment: 7

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100524

Year of fee payment: 8

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 9

Free format text: PAYMENT UNTIL: 20110524

LAPS Cancellation because of no payment of annual fees