JP2012073803A - Job management system, job management system control method and control program therefor - Google Patents

Job management system, job management system control method and control program therefor Download PDF

Info

Publication number
JP2012073803A
JP2012073803A JP2010217860A JP2010217860A JP2012073803A JP 2012073803 A JP2012073803 A JP 2012073803A JP 2010217860 A JP2010217860 A JP 2010217860A JP 2010217860 A JP2010217860 A JP 2010217860A JP 2012073803 A JP2012073803 A JP 2012073803A
Authority
JP
Japan
Prior art keywords
job
server
path
execution
additional
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
JP2010217860A
Other languages
Japanese (ja)
Other versions
JP5589726B2 (en
Inventor
Tadashi Yoneda
匡史 米田
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 JP2010217860A priority Critical patent/JP5589726B2/en
Publication of JP2012073803A publication Critical patent/JP2012073803A/en
Application granted granted Critical
Publication of JP5589726B2 publication Critical patent/JP5589726B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To reconstruct execution destination information of a job.SOLUTION: Server grouping means 12B extracts correspondence relation between a job and an execution destination server of the job from execution information storage means 12A and groups jobs by execution destination servers. AP path information extraction means 12C extracts an application path needed for execution of the grouped jobs from a job definition database 15, and additional server management means 12D inquires if each server of an additional server group 30 has the application path or not. When the application path needed for execution is owned, the server is designated as the execution destination of the job belonging to the group and the execution destination information of the corresponding job stored in the execution information storage means 12A is reconstructed.

Description

本発明は、ジョブ管理システムに関し、特にジョブの実行先に関する情報を再構築するジョブ管理システムに関する。   The present invention relates to a job management system, and more particularly to a job management system that reconstructs information related to a job execution destination.

ジョブ管理システムでは、複数のジョブとこの各ジョブの実行先のサーバとの対応関係を記憶した実行情報を有しており、各ジョブを実行する際にこの実行情報に基づいて実行先のサーバを決定し、このサーバにジョブを送信する。ジョブの実行先としては、特定のサーバ上だけで実行可能な場合は、そのサーバ名だけが入っており、複数のサーバ上で実行可能な場合は複数のサーバ名が入っている。   The job management system has execution information that stores the correspondence between a plurality of jobs and the execution destination server of each job, and the execution destination server is determined based on the execution information when executing each job. Determine and send the job to this server. As a job execution destination, if it can be executed only on a specific server, only the server name is included. If it can be executed on a plurality of servers, a plurality of server names are included.

このように複数のサーバをジョブの実行先として指定しておくことで、サーバの負荷に応じてジョブの実行先を変更することができる。   By specifying a plurality of servers as job execution destinations in this way, the job execution destination can be changed according to the server load.

しかし、システム全体でジョブの処理能力向上を図るなど新規にサーバを追加するような場合、各ジョブに対して追加サーバで実行可能であるか否かをシステム管理者がそれぞれ判断し、実行可能である場合にはそのサーバを実行先のサーバとして追加し実行情報を再構築する必要があった。   However, when adding a new server, such as for improving the job processing capacity of the entire system, the system administrator can determine whether each job can be executed on the additional server. In some cases, it was necessary to reconstruct the execution information by adding that server as the execution destination server.

このため、実行情報を再構築する際の設定ミスや、再構築にかかる工数の増加を伴うため、システム管理者の負担が増加する場合があった。   For this reason, there is a case where a setting error when reconstructing the execution information and an increase in the number of man-hours required for the reconstruction are accompanied, which increases the burden on the system administrator.

これに対して、従来より具体的に知られている上記技術分野の内容としては、特許文献1乃至3がある。   On the other hand, Patent Documents 1 to 3 are the contents of the above-mentioned technical fields that are conventionally known in detail.

特許文献1および特許文献2に開示された技術は、ジョブの実行可能な環境と新たに追加したサーバの環境との相違を検出し、追加サーバかジョブの何れか一方または両方に対してジョブを実行できるような環境に変更することで、追加サーバでジョブを実行できるようにする技術である。   The technologies disclosed in Patent Document 1 and Patent Document 2 detect a difference between an environment in which a job can be executed and an environment of a newly added server, and execute a job for one or both of the additional server and the job. It is a technology that enables jobs to be executed on an additional server by changing the environment so that it can be executed.

また、特許文献3に開示された技術は、複数の印刷装置を特定の処理言語に対応可能なグループにそれぞれ分類し、このグループ化された印刷装置群から処理能力の高い印刷装置を特定することで、印刷装置が故障した際に印刷処理を同じグループに属する他の印刷装置に転送し印刷処理の負荷を分散させることができる技術であるであるが、本案とは目的が異なるため転用することは難しい。   The technique disclosed in Patent Document 3 classifies a plurality of printing apparatuses into groups that can handle a specific processing language, and identifies printing apparatuses having high processing capabilities from the grouped printing apparatuses. In this technology, when a printing device fails, the printing process can be transferred to another printing device that belongs to the same group to distribute the load of the printing process. Is difficult.

特開平10−63511JP 10-63511 A 特開2007−128522JP2007-128522 特許番号3733781Patent No. 3733781

しかしながら、特許文献1および2に開示された技術は、ジョブを実行可能にするためにはジョブ自体か追加サーバの環境の何れか一方または両方に対して変更を加える必要がある。このため、変更が認められていないジョブや追加サーバに対しては適用することができず、システム管理者が実行情報を直接変更する必要があり、システム管理者に負担がかかってしまうといった不都合があった。   However, in the techniques disclosed in Patent Documents 1 and 2, it is necessary to change either or both of the job itself and the environment of the additional server in order to make the job executable. For this reason, it cannot be applied to jobs and additional servers that are not allowed to be changed, and it is necessary for the system administrator to directly change the execution information, resulting in a burden on the system administrator. there were.

〔発明の目的〕
本発明は、上記関連技術の有する不都合を改善し、システム管理者に負担を増加させることなく、追加サーバでどのジョブが実行可能であるか特定し、ジョブの実行先情報を再構築することが可能なジョブ管理システムを提供することをその目的とする。
(Object of invention)
The present invention improves the inconveniences of the related technology, specifies which jobs can be executed on the additional server, and reconstructs job execution destination information without increasing the burden on the system administrator. The object is to provide a possible job management system.

上記目的を達成するため、本発明のジョブ管理システムは、複数のジョブ及び当該各ジョブの実行の場である複数のサーバにかかる各情報を保持すると共に、前記各ジョブと当該各ジョブの実行を可能とするアプリケーションプログラムを格納した前記各サーバとの対応関係を予め特定された設定内容に従って管理するジョブ管理部本体と、前記各ジョブの実行に際しては前記ジョブ管理部本体の設定内容に従って当該各ジョブの実行先のサーバを特定し投入するジョブ送信制御手段とを備えたジョブ管理システムにおいて、前記ジョブ管理部本体が、前記各ジョブと当該各ジョブの実行の場である前記各サーバとの対応が予め特定された場合に当該対応関係を外部指令により設定内容として記憶する実行情報記憶手段と、前記各ジョブの実行領域の拡張に際して追加装備される追加サーバグループの各追加サーバに対して、前記各ジョブが実行可能とするアプリケーションプログラムのパスと同等のパスを備えているか否かの問い合わせを行う追加サーバ管理手段と、前記追加サーバグループから前記問い合わせにかかるパスと同等のパスを有する旨の回答があった場合に、前記追加サーバグループの追加装備を許容すると共に、当該追加サーバグループに対する前記各ジョブの投入を可能とするように前記実行情報記憶手段の設定内容を再構築する設定内容構築手段とを備えたことを特徴とする。   In order to achieve the above object, a job management system according to the present invention holds each piece of information about a plurality of jobs and a plurality of servers where the jobs are executed, and executes each job and each job. A job management unit main body that manages the correspondence relationship with each of the servers that store the application program to be enabled according to the setting content specified in advance, and each job according to the setting content of the job management unit main body when executing each job In the job management system comprising job transmission control means for specifying and submitting the execution destination server, the job management unit main body has a correspondence between each job and each server where the job is executed. Execution information storage means for storing the corresponding relationship as a set content by an external command when specified in advance; Additional server management means for inquiring whether or not each additional server of the additional server group that is additionally provided when expanding the area has a path equivalent to the path of the application program that can be executed by each job; When the additional server group replies that it has a path equivalent to the path for the inquiry, the additional server group is allowed to be additionally equipped, and each job can be submitted to the additional server group And setting contents construction means for reconstructing the setting contents of the execution information storage means.

また、本発明に係るジョブ管理システム制御方法は、複数のジョブ及び当該各ジョブの実行の場である複数のサーバにかかる各情報を保持すると共に、前記各ジョブと当該各ジョブの実行を可能とするアプリケーションプログラムを格納した前記各サーバとの対応関係を、予め特定された設定内容に従って管理するジョブ管理部本体と、前記各ジョブの実行に際しては前記ジョブ管理部本体の設定内容に従って当該各ジョブの実行先のサーバを特定し前記各ジョブを投入するジョブ送信制御手段とを備えたジョブ管理システムにあって、前記各ジョブを当該各ジョブの実行の場である前記各サーバとの対応が予め特定された場合に、当該対応関係を外部指令により実行情報記憶手段が設定内容として記憶し、前記各ジョブの実行領域の拡張に際して追加装備される追加サーバグループの各追加サーバに対して、前記各ジョブが実行可能とするアプリケーションプログラムのパスと同等のパスを備えているか否かの問い合わせを追加サーバ管理手段が実行し、前記追加サーバグループから前記問い合わせにかかるパスと同等のパスを有する旨の回答があった場合に、前記追加サーバグループの追加装備を許容すると共に、前記実行情報記憶手段の設定内容を当該追加サーバグループに対する前記各ジョブの投入を可能とするように、設定内容構築手段が再構築するようにしたことを特徴とする。   In addition, the job management system control method according to the present invention holds each piece of information related to a plurality of jobs and a plurality of servers where each job is executed, and can execute each job and each job. A job management unit main body that manages the correspondence relationship with each server that stores the application program to be executed according to the previously specified setting contents, and when executing each job, the job management unit main body according to the setting contents of the job management unit main body A job management system comprising: a job transmission control unit that specifies an execution destination server and submits each job, and the correspondence between each job and each server that is a place of execution of each job is specified in advance If this is the case, the execution information storage means stores the corresponding relationship as a set content in response to an external command, so that the execution area of each job can be expanded. The additional server management means executes an inquiry as to whether or not each additional server of the additional server group to be additionally equipped has a path equivalent to the path of the application program that can be executed by each job, When there is a reply from the additional server group that there is a path equivalent to the path for the inquiry, additional equipment of the additional server group is allowed, and the setting content of the execution information storage means is set to the additional server group The setting content constructing means is reconstructed so that each job can be input.

更に、本発明に係るジョブ管理システム制御用プログラムは、複数のジョブ及び当該各ジョブの実行の場である複数のサーバにかかる各情報を保持すると共に、前記各ジョブと当該各ジョブの実行を可能とするアプリケーションプログラムを格納した前記各サーバとの対応関係を、予め特定された設定内容に従って管理するジョブ管理部本体と、前記各ジョブの実行に際しては前記ジョブ管理部本体の設定内容に従って当該各ジョブの実行先のサーバを特定し前記各ジョブを投入するジョブ送信制御手段とを備えたジョブ管理システムにあって、前記各ジョブを当該各ジョブの実行の場である前記各サーバとの対応が予め特定された場合に、当該対応関係を外部指令により実行情報記憶手段が設定内容として記憶処理する実行情報記憶処理機能、前記各ジョブの実行領域の拡張に際して追加装備される追加サーバグループの各追加サーバに対して、前記各ジョブが実行可能とするアプリケーションプログラムのパスと同等のパスを備えているか否かの問い合わせを実行する追加サーバ管理機能、前記追加サーバグループから前記問い合わせにかかるパスと同等のパスを有する旨の回答があった場合に、前記追加サーバグループの追加装備を許容すると共に、前記実行情報記憶手段の設定内容を当該追加サーバグループに対する前記各ジョブの投入を可能とするように再構築する設定内容構築処理機能、を実行可能にプログラム化し、これをコンピュータに実現させるようにしたことを特徴とする。   Furthermore, the job management system control program according to the present invention holds information about a plurality of jobs and a plurality of servers where the jobs are executed, and can execute the jobs and the jobs. A job management unit main body that manages the correspondence relationship with each of the servers storing the application program according to the setting content specified in advance, and each job according to the setting content of the job management unit main body when executing each job And a job transmission control unit that specifies the execution destination server and submits each job, and the correspondence between each job and each server that is the place of execution of each job is in advance Execution information storage processing machine in which execution information storage means stores and processes the corresponding relationship as an external command by an external command when specified Inquiry to each additional server of the additional server group that is additionally provided when expanding the execution area of each job, whether or not it has a path equivalent to the path of the application program that can be executed by each job The additional server management function to be executed, and when there is a reply from the additional server group that there is a path equivalent to the path for the inquiry, the additional server group is additionally provided, and the execution information storage means The setting contents construction processing function for reconstructing the setting contents so as to enable the input of each job to the additional server group is programmed to be executable, and this is realized by a computer.

本発明は上述したように構成したので、これによると、各ジョブを実行先のサーバごとにグループ化し、グループごとに必要となるアプリケーションパスを抽出し、このアプリケーションパスを追加サーバが有するか否かをグループ毎に判定し、アプリケーションパスを有する場合にこの追加サーバをジョブの実行先のサーバとして追加することで、これまでのジョブや追加するサーバの環境を変更することなく、ジョブの実行先として追加サーバを指定しジョブの実行情報を再構築することができ、システム管理者の負担や設定ミスによる工数を低減することができる優れたジョブ管理システム、ジョブ管理システム制御方法およびジョブ管理システム制御用プログラムを提供することができる。   Since the present invention is configured as described above, according to this, each job is grouped for each execution destination server, an application path required for each group is extracted, and whether or not the additional server has this application path. By adding this additional server as the job execution destination server when there is an application path, the job execution destination can be changed without changing the previous job or the environment of the server to be added. An excellent job management system, job management system control method, and job management system control that can reconfigure job execution information by specifying an additional server and reduce the burden on the system administrator and setting errors A program can be provided.

本発明に係るジョブ管理システムの一実施形態を示すブロック図である。1 is a block diagram showing an embodiment of a job management system according to the present invention. FIG. 図1に開示したブロック図における全体の動作の概要を示したフローチャートである。It is the flowchart which showed the outline | summary of the whole operation | movement in the block diagram disclosed in FIG. 図1に開示したブロック図におけるジョブ管理部本体12が生成する転送情報の例を示した説明図であり、図3(A)はジョブとこのジョブの実行先との対応関係を示す図表、図3(B)は図3(A)で示した対応関係をジョブの実行先のサーバごとにグループ化したことを示す図表、図3(C)は図3(B)で示した各グループで必要となるアプリケーションパスを追加したことを示す図表、図3(D)は図3(C)で示したアプリケーションパスを有する追加サーバをジョブの実行先のサーバとして追加したことを示す図表である。FIG. 3 is an explanatory diagram illustrating an example of transfer information generated by the job management unit main body 12 in the block diagram disclosed in FIG. 1, and FIG. 3A is a chart and diagram illustrating a correspondence relationship between a job and an execution destination of the job; 3 (B) is a chart showing that the correspondence shown in FIG. 3 (A) is grouped for each server to which the job is executed, and FIG. 3 (C) is necessary for each group shown in FIG. 3 (B). FIG. 3D is a chart showing that an additional server having the application path shown in FIG. 3C is added as a job execution destination server.

〔実施形態〕
以下、本発明に係るジョブ管理システムの一実施形態を、図1に基づいて説明する。
Embodiment
Hereinafter, an embodiment of a job management system according to the present invention will be described with reference to FIG.

まず、図1に示す実施形態のジョブ管理システムは、複数のジョブを記憶したジョブ定義データベース15と、このジョブ定義データベース15の各ジョブとこの各ジョブを実行するサーバとの対応関係を管理するジョブ管理部本体12と、このジョブ管理部本体12の管理する対応関係に基づいてジョブ定義データベース15のジョブを対応する実行先のサーバに通信手段13を介して送信するジョブ送信制御手段11とを備えている。   First, the job management system of the embodiment shown in FIG. 1 includes a job definition database 15 that stores a plurality of jobs, and a job that manages the correspondence between each job in the job definition database 15 and a server that executes each job. The management unit body 12 and job transmission control unit 11 that transmits the job of the job definition database 15 to the corresponding execution destination server via the communication unit 13 based on the correspondence relationship managed by the job management unit body 12. ing.

これによって、ジョブ送信制御手段11は、ジョブ定義データベース15に記憶された各ジョブを、ジョブ管理部本体12が管理する対応関係に基づいて対応する実行先のサーバへ送信することができる。   Accordingly, the job transmission control unit 11 can transmit each job stored in the job definition database 15 to a corresponding execution destination server based on the correspondence managed by the job management unit main body 12.

また、前述のジョブ送信制御手段11によって送信されたジョブを実行するサーバとして、複数のサーバ21乃至24によって構成されるサーバ群20と、このサーバ群20の各サーバと同等の機能を有する複数の追加サーバ31乃至33で構成される追加サーバ群30とを備えている。   Further, as a server for executing the job transmitted by the job transmission control means 11 described above, a server group 20 constituted by a plurality of servers 21 to 24 and a plurality of servers having functions equivalent to those of each server of the server group 20 And an additional server group 30 including additional servers 31 to 33.

なお、本実施形態では、サーバ群20のサーバをサーバ21乃至24の4台とし追加サーバ群30のサーバを追加サーバ31乃至33の3台としたが、サーバ群のサーバは2台以上とし追加サーバ群の追加サーバは1台以上であればよいものとする。   In this embodiment, the servers of the server group 20 are four servers 21 to 24 and the additional server group 30 is three servers of additional servers 31 to 33. However, the server group servers are two or more servers and added. One or more additional servers in the server group may be used.

前述のジョブ管理部本体12は、ジョブ定義データベース15の各ジョブはそれぞれサーバ群20のどのサーバで実行するかをジョブ管理システム10の外部に予め備えられた外部指令入力部からの入力指令によって記憶された実行情報記憶手段12Aを備えている。   The above-described job management unit body 12 stores which server of the server group 20 executes each job in the job definition database 15 by an input command from an external command input unit provided outside the job management system 10 in advance. The execution information storage means 12A is provided.

前述のサーバ群20および30の有する各サーバは、予め特定のアプリケーションプログラムがそれぞれ記憶されたアプリケーションプログラム記憶手段21C乃至24Cおよび31C乃至33Cと、通信手段21A乃至24Aおよび31A乃至33Aを介してジョブ送信制御手段11から送信されるジョブに基づいてアプリケーションプログラム記憶手段21C乃至24Cおよび31C乃至33Cの内容を実行するジョブ実行手段21B乃至24Bおよび31B乃至33Bとを備えている。   Each of the servers included in the server groups 20 and 30 transmits a job via the application program storage units 21C to 24C and 31C to 33C in which specific application programs are stored in advance, and the communication units 21A to 24A and 31A to 33A. Job execution means 21B to 24B and 31B to 33B for executing the contents of the application program storage means 21C to 24C and 31C to 33C based on the job transmitted from the control means 11 are provided.

これにより、ジョブ実行手段21B乃至24Bおよび31B乃至33Bは、ジョブ送信制御手段11から送信されるジョブに基づいて、アプリケーションプログラム記憶手段21C乃至24Cおよび31C乃至33Cの内容を実行することができる。   Thus, the job execution means 21B to 24B and 31B to 33B can execute the contents of the application program storage means 21C to 24C and 31C to 33C based on the job transmitted from the job transmission control means 11.

また、前述のジョブ管理部本体12は、実行情報記憶手段12Aからジョブと実行先のサーバとの対応関係を抽出しこの対応関係を転送情報として生成すると共に、この転送情報に示される実行先のサーバごとに各ジョブをグループ化するサーバグループ化手段12Bを備えている。   Further, the above-described job management unit main body 12 extracts the correspondence between the job and the execution destination server from the execution information storage unit 12A, generates this correspondence as transfer information, and also executes the execution destination indicated by the transfer information. Server grouping means 12B is provided for grouping each job for each server.

ここで、サーバグループ化手段12Bは、グループ化する際に、同じ実行先のサーバ名を有するジョブに対しては同一のグループに属するようにグループ化し、グループ名としてGi(iは自然数)を付与する機能を有している。   Here, when grouping, the server grouping unit 12B groups jobs having the same execution destination server name so as to belong to the same group, and assigns Gi (i is a natural number) as the group name. It has a function to do.

なお、本実施形態ではiを3とし、実行先のサーバを3つのグループに分けた場合を例示するが、グループ化されるグループの数は2つ以上であればよいものとする。   In this embodiment, i is set to 3 and the execution destination server is divided into three groups. However, the number of groups to be grouped may be two or more.

さらに、ジョブ管理部本体12は、サーバグループ化手段12Bによって生成された転送情報でグループ化された各ジョブが実行の際に必要とするアプリケーションパスをジョブ定義データベース15から抽出すると共に、この抽出したアプリケーションパスを前述の転送情報の対応するグループに追加し、各グループで必要となるアプリケーションパスを一覧として生成するAPパス情報抽出手段12Cを備えている。   Further, the job management unit body 12 extracts the application path required for execution of each job grouped by the transfer information generated by the server grouping unit 12B from the job definition database 15, and this extraction is performed. An AP path information extracting unit 12C is provided that adds an application path to a group corresponding to the transfer information described above and generates a list of application paths necessary for each group.

これにより、サーバグループ化手段12Bがジョブ定義データベース15の各ジョブを実行先のサーバごとにグループし、APパス情報抽出手段12Cが各グループごとに必要となるアプリケーションパスを一覧として生成することができる。   As a result, the server grouping unit 12B groups each job in the job definition database 15 for each execution destination server, and the AP path information extraction unit 12C can generate a list of application paths required for each group. .

さらに、ジョブ管理部本体12は、追加サーバ群30の各サーバ31乃至33に対して、前述APパス情報抽出手段12Cで生成した転送情報を送信すると共に各グループで必要となるアプリケーションパスを有するか否かをグループ毎に問い合わせを行う追加サーバ管理手段12Dを備えている。   Further, whether the job management unit body 12 transmits the transfer information generated by the AP path information extraction unit 12C to each of the servers 31 to 33 of the additional server group 30 and has an application path required for each group. Additional server management means 12D for making an inquiry about whether or not each group is provided.

ここで、前述の各追加サーバ31乃至33には、一又は複数のアプリケーションパスに対応するようにアプリケーションプログラムがインストールされており、前述の追加サーバ管理手段12Dからの問い合わせを受けて、指定されたアプリケーションパスを検索し同じアプリケーションパスが存在する場合に、同等のアプリケーションパスを有する旨の回答を送信するアプリケーション探索手段31Dおよび32Dとを備えている。   Here, in each of the additional servers 31 to 33, an application program is installed so as to correspond to one or a plurality of application paths, and specified by receiving an inquiry from the additional server management unit 12D. Application search means 31D and 32D for searching for an application path and transmitting an answer indicating that the application path is equivalent when the same application path exists are provided.

また、ジョブ管理部本体12は、前述の追加サーバ管理手段12Dの問い合わせに対して、転送情報の各グループごとに回答を送信し、「指定されたアプリケーションパスと同等のパスを有する」旨の回答を送信した追加サーバを、グループに属する各ジョブの実行先として、これまでのジョブの実行先として指定されていたサーバと同じように実行できるように一括設定し、この設定内容に基づいて実行情報記憶手段12Aのジョブの実行先情報を再構築する設定内容再構築手段12Eを備えている。   In addition, the job management unit main body 12 transmits a response for each group of transfer information in response to the inquiry from the additional server management unit 12D described above, and a response indicating that “having a path equivalent to the designated application path” The additional server that sent the message is set as the execution destination of each job that belongs to the group so that it can be executed in the same way as the server specified as the execution destination of the previous job, and the execution information based on this setting content A setting content restructuring unit 12E for reconstructing job execution destination information in the storage unit 12A is provided.

これにより、追加サーバ管理手段12Dが、グループごとに必要となるアプリケーションパスを有するか否か追加サーバ群30の各サーバに対して問い合わせを行い、指定されたアプリケーションパスと同等のパスを有する旨の回答を送信した追加サーバをグループの実行先として指定し、実行情報記憶手段12Aのジョブの実行先情報を再構築することができる。   Thereby, the additional server management unit 12D makes an inquiry to each server of the additional server group 30 whether or not it has an application path required for each group, and has a path equivalent to the designated application path. The additional server that transmitted the reply can be designated as the execution destination of the group, and the execution destination information of the job in the execution information storage unit 12A can be reconstructed.

また、グループ化したことによって、ジョブ定義データベース15の各ジョブに対応するアプリケーションパスの有無をひとつずつ判定するよりも判定回数を低減させることができる。   Further, by grouping, the number of determinations can be reduced as compared with the determination of the presence / absence of application paths corresponding to each job in the job definition database 15 one by one.

ここで、前述の各追加サーバ31乃至33には、予めオペレーティングシステム(OS)が動作可能な状態で備えられているものとし、このOSは外部からの指令を受けてアプリケーション記憶手段31C乃至33Cの内容を実行するためアプリケーションパスの一覧を予め保有しているものとする。   Here, it is assumed that each of the additional servers 31 to 33 is provided in advance with an operating system (OS) operable, and this OS receives an instruction from the outside, and the OS of the application storage means 31C to 33C. Assume that a list of application paths is held in advance to execute the contents.

このため、前述のアプリケーション探索手段31D乃至33Dは、前述のOSが保有するアプリケーションパスの一覧を抽出し、この一覧に追加サーバ管理手段12Cから送信されたアプリケーションパスと同等のパスが存在するか否か判定するようにしてもよいものとする。   For this reason, the above-described application search means 31D to 33D extract a list of application paths held by the above-mentioned OS, and whether there is a path equivalent to the application path transmitted from the additional server management means 12C in this list. It may be determined whether or not.

これによって、アプリケーション記憶手段31C乃至33Cの内容を検索するよりも、OSのアプリケーションパスを検索した場合の方が、検索する場所が限定されるため検索時間を短縮させることができる。   As a result, the search time can be shortened because the search place is limited when searching for the application path of the OS, rather than searching the contents of the application storage means 31C to 33C.

また、前述のアプリケーション探索手段31D乃至33Dの処理内容を記憶したアプリケーション探索プログラム記憶手段(図示しない)を追加サーバ管理手段12Dに併設すると共に、この追加サーバ管理手段12Dがアプリケーション探索プログラム記憶手段の内容を通信手段13を介して各追加サーバに送信し、各追加サーバでこの内容を実行するようにしてもよいものとする。   Further, an application search program storage means (not shown) storing the processing contents of the application search means 31D to 33D is provided in the additional server management means 12D, and the additional server management means 12D includes the contents of the application search program storage means. May be transmitted to each additional server via the communication means 13, and this content may be executed by each additional server.

これにより、システム管理者が追加サーバ31乃至33に予めアプリケーション探索手段31D乃至33Dを設けなくとも、追加サーバ管理手段12Dがアプリケーション探索手段の処理内容を記録したプログラム情報を各追加サーバ31乃至33に送信し、各追加サーバ31乃至33でこのプログラムを実行させることができ、システム管理者の負担を軽減させることができる。   Thereby, even if the system administrator does not provide the application searching means 31D to 33D in the additional servers 31 to 33 in advance, the additional server management means 12D stores the program information in which the processing contents of the application searching means are recorded in each additional server 31 to 33. The program can be executed by each additional server 31 to 33, and the burden on the system administrator can be reduced.

〔全体的な動作〕
次に、ジョブ管理システムの全体的な動作について図1乃至図3に基づいて説明する。
[Overall operation]
Next, the overall operation of the job management system will be described with reference to FIGS.

ここで、本実施形態は、上述のとおり、従来から設置されているサーバをサーバ21乃至24とし、追加するサーバを追加サーバ31および32とする。さらに、アプリケーション探索手段31Dは追加サーバ31が有し、アプリケーション探索手段32Dは追加サーバ32が有しているものとする。   Here, in the present embodiment, as described above, the conventionally installed servers are the servers 21 to 24, and the servers to be added are the additional servers 31 and 32. Furthermore, it is assumed that the application search unit 31D is included in the additional server 31, and the application search unit 32D is included in the additional server 32.

また、ジョブ定義データベース15にはジョブ名がJOB1乃至JOB4で示されるジョブが記憶されているものとし、JOB1の実行に必要なアプリケーションパスは「/usr/bin/ap/run-proc」であり、このアプリケーションパスはサーバ21乃至23と追加サーバ31および33が有しており、JOB2および4の実行に必要なアプリケーションパスは「/usr/local/bin/ap/run-proc2」であり、このアプリケーションパスはサーバ23乃至24と追加サーバ31および32が有しており、JOB3の実行に必要なアプリケーションパスは「/usr/bin/run.sh」であり、このアプリケーションパスはサーバ21が有しているものとする。   The job definition database 15 stores jobs whose job names are indicated by JOB1 to JOB4, and the application path necessary for executing JOB1 is “/ usr / bin / ap / run-proc”. This application path is provided by the servers 21 to 23 and the additional servers 31 and 33. The application path necessary for executing the JOBs 2 and 4 is “/ usr / local / bin / ap / run-proc2”. The servers 23 to 24 and the additional servers 31 and 32 have paths, and the application path necessary for executing JOB3 is “/usr/bin/run.sh”. It shall be.

まず最初に、サーバグループ化手段12Bは、実行情報記憶手段12Aに記憶されているジョブと実行先のサーバとの対応関係情報を抽出する(図2:ステップS101/対応関係情報抽出工程)と共に図3(A)に示すようなジョブ名と実行先のサーバ名との対応を一覧にした転送情報を生成する(図2:ステップS102/転送情報生成工程)。   First, the server grouping unit 12B extracts the correspondence information between the job stored in the execution information storage unit 12A and the execution destination server (FIG. 2: step S101 / corresponding relationship information extraction step) and Transfer information listing the correspondences between job names and execution destination server names as shown in FIG. 3A is generated (FIG. 2: step S102 / transfer information generation step).

ここで、図3(A)に示す転送情報について説明する。
図3(A)において、JOB1乃至JOB4はジョブ名を表し、21乃至24はジョブの実行先として指定されたサーバ名を表す。
Here, transfer information illustrated in FIG. 3A will be described.
In FIG. 3A, JOB1 to JOB4 represent job names, and 21 to 24 represent server names designated as job execution destinations.

次に、サーバグループ化手段12Bは、生成した転送情報に基づいて実行先のサーバごとにジョブをグループ化し、それぞれのグループに対してグループ名G1乃至G3を付与する(図2:ステップS103/グループ化工程)。ここで、同じ実行先をもつジョブに対しては同一のグループに属するようにグループ化する。   Next, the server grouping unit 12B groups the jobs for each execution destination server based on the generated transfer information, and assigns group names G1 to G3 to each group (FIG. 2: Step S103 / Group) Process). Here, the jobs having the same execution destination are grouped so as to belong to the same group.

この結果、図3(B)に示すように実行先ごとにグループ化され、グループ名が付与された転送情報が生成される。ここで、JOB2とJOB4の実行先のサーバが同じであるので、G2にグループ化されている。   As a result, as shown in FIG. 3B, transfer information that is grouped for each execution destination and assigned a group name is generated. Here, since the execution destination servers of JOB2 and JOB4 are the same, they are grouped into G2.

続いて、APパス情報抽出手段12Cは、前述した図3(B)のグループG1乃至G3の各グループに属するジョブのそれぞれに対して定義スクリプトを解析する。ここで、解析の対象となるスクリプトとしては、バッチスクリプトやシェルスクリプト等、実行するアプリケーションプログラムが静的に解析できるものであれば良いものとする。   Subsequently, the AP path information extraction unit 12C analyzes the definition script for each of the jobs belonging to each of the groups G1 to G3 in FIG. Here, the script to be analyzed may be a script that can be analyzed statically, such as a batch script or a shell script.

前述のAPパス情報抽出手段12Cによる解析の結果については、APパス情報抽出手段12Cは、ジョブを実行する際に必要となるアプリケーションプログラムの格納場所(アプリケーションパス)を抽出し、このアプリケーションパスを前述の転送情報に追加し、図3(C)に示すようなアプリケーションパスが追加された転送情報を生成する(図2:ステップS104/アプリケーションパス抽出工程)。   Regarding the result of the analysis by the above-mentioned AP path information extracting unit 12C, the AP path information extracting unit 12C extracts the storage location (application path) of the application program necessary for executing the job, and uses this application path as described above. Transfer information to which the application path as shown in FIG. 3C is added is generated (FIG. 2: step S104 / application path extraction step).

これにより、APパス情報抽出手段12Cは、転送情報に記録された各グループごとに必要となるアプリケーションパス情報を得ることができる。   As a result, the AP path information extraction unit 12C can obtain application path information necessary for each group recorded in the transfer information.

追加サーバ管理手段12Dは、追加サーバ31乃至33に対して、各グループで必要となるアプリケーションパスが存在するか否かグループ毎に問い合わせを行う。まず、追加サーバ31に対して転送情報を送信する。   The additional server management unit 12D inquires the additional servers 31 to 33 for each group whether or not there is an application path required for each group. First, the transfer information is transmitted to the additional server 31.

追加サーバ管理手段12Dから転送情報を含んだアプリケーションパスの問い合わせを受けたアプリケーション探索手段31Dは、送信された転送情報に基づいて、各グループで必要となるアプリケーションパスをこの追加サーバ31のアプリケーション記憶手段31Cが有するか否か転送情報に記載されたグループごとに判定する(図2:ステップS105/アプリケーション探索工程)。   The application search unit 31D that has received the inquiry about the application path including the transfer information from the additional server management unit 12D determines the application path required for each group based on the transmitted transfer information. It is determined for each group described in the transfer information whether or not 31C has (FIG. 2: step S105 / application search step).

まず、グループG1について判定する。グループG1では「/usr/bin/ap/run-proc」で示されるアプリケーションパスが必要となるので、このアプリケーションパスをアプリケーション記憶手段31Cが有する否かアプリケーション探索手段31Dが判定する。   First, the group G1 is determined. In the group G1, since an application path indicated by “/ usr / bin / ap / run-proc” is required, the application search unit 31D determines whether or not the application storage unit 31C has this application path.

なお、本実施形態では、各グループで必要となるアプリケーションパスが1つずつの場合の例を示したが、必要となるアプリケーションパスが複数の場合は、この複数のアプリケーションパスが全てアプリケーション記憶手段に存在するか否か判定する。   In this embodiment, an example in which one application path is required for each group is shown. However, when there are a plurality of required application paths, all of the plurality of application paths are stored in the application storage unit. It is determined whether or not it exists.

アプリケーション探索手段31Dの判定により、アプリケーションパスを有する場合(図2:ステップS105のYES)、「転送情報のグループG1で指定されたアプリケーションパスはサーバ31に存在する」という旨の回答を追加サーバ管理手段12Dに送信する。   If it is determined by the application search means 31D that there is an application path (FIG. 2: YES in step S105), an additional server management responds that the application path specified by the transfer information group G1 exists in the server 31. Transmit to means 12D.

この情報を受信した追加サーバ管理手段12Dは、追加サーバ31はグループG1のジョブを実行する際に必要なアプリケーションパスを有しているので、このグループG1の追加実行先サーバ名にサーバ31を追加する(図2:ステップS106/実行先サーバ追加工程)。この結果、図3(D)のグループG1の行に示すような追加サーバ31か追加された転送情報が生成される。   The additional server management unit 12D that has received this information adds the server 31 to the additional execution destination server name of the group G1 because the additional server 31 has an application path necessary for executing the job of the group G1. (FIG. 2: Step S106 / execution destination server addition step). As a result, the transfer information added by the additional server 31 as shown in the row of the group G1 in FIG. 3D is generated.

上述の転送情報のグループG1で必要となるアプリケーションパスの有無の判定と同様に、グループG2及びG3に対してもアプリケーション探索手段31Dがアプリケーションパスの有無の判定を行う。   Similar to the above-described determination of the presence / absence of an application path required for the group G1 of transfer information, the application search means 31D also determines the presence / absence of an application path for the groups G2 and G3.

これにより、グループG2についてもサーバ31で実行可能であるという旨の回答がサーバ31から送信され、追加サーバ管理手段12Dは図3(D)のグループG2の行に示すように、追加実行先のサーバ名として31が追加される。   As a result, a reply to the effect that the server 31 can also execute the group G2 is transmitted from the server 31, and the additional server management means 12D, as shown in the row of the group G2 in FIG. 31 is added as the server name.

また、グループG3については、「/usr/bin/run.sh」で示されるアプリケーションパスがアプリケーション記憶手段31Cに存在しない(図2:ステップS105のNO)という旨の回答がサーバ31から送信され、これを受けた追加サーバ管理手段12Dは、図3(D)に示すようにグループG3の追加実行先サーバ名にサーバ31は追加されず空のままである。   For the group G3, a reply that the application path indicated by “/usr/bin/run.sh” does not exist in the application storage means 31C (FIG. 2: NO in step S105) is transmitted from the server 31. Receiving this, the additional server management means 12D remains empty without adding the server 31 to the additional execution destination server name of the group G3 as shown in FIG.

続いて、アプリケーション探索手段31Dは、グループG3で必要とするアプリケーションパスの有無の判定を完了すると、探索が完了した旨を追加サーバ管理手段12Dに送信する。   Subsequently, when the application search unit 31D completes the determination of the presence / absence of the application path required in the group G3, the application search unit 31D transmits to the additional server management unit 12D that the search is completed.

この探索完了の情報を受けた追加サーバ管理手段12Dは、追加サーバ31の他に未探索の追加サーバが存在するか否かを判定する(図2:ステップS107/未探索サーバ判定工程)。   The additional server management unit 12D that has received the search completion information determines whether there is an additional server that has not been searched in addition to the additional server 31 (FIG. 2: Step S107 / unsearched server determination step).

上述の判定の結果、追加サーバ32及び33が未探索である(図2:ステップS107のYES)ので、前述の転送情報をまず追加サーバ32に転送する。   As a result of the above determination, since the additional servers 32 and 33 have not been searched (FIG. 2: YES in step S107), the aforementioned transfer information is first transferred to the additional server 32.

追加サーバ32に対しても、上述した転送情報の各グループごとに必要となるアプリケーションパスの有無の判定を行う。この結果、アプリケーション探索手段32D(図示しない)は、グループG1乃至G3で示したそれぞれのアプリケーションパスについて、G1は存在しない、G2は存在する、G3は存在しないといった旨の回答を追加サーバ管理手段12Dに送信する。   Also for the additional server 32, the presence / absence of an application path required for each group of transfer information described above is determined. As a result, the application search means 32D (not shown) adds an answer indicating that G1 does not exist, G2 exists, and G3 does not exist for each application path indicated by the groups G1 to G3. Send to.

この結果、追加サーバ管理手段12Dは、図3(D)のグループG2の行の追加実行先サーバ名に32を追加する。これにより、図グループG1は追加サーバ31で実行可能であり、グループG2は追加サーバ31および32で実行可能であり、グループG3は追加サーバ31および32のいずれも実行不可であること記録された転送情報が生成される。   As a result, the additional server management unit 12D adds 32 to the additional execution destination server name in the row of the group G2 in FIG. As a result, the group G1 can be executed by the additional server 31, the group G2 can be executed by the additional servers 31 and 32, and the group G3 can be executed by neither of the additional servers 31 and 32. Information is generated.

続いて、追加サーバ管理手段12Dは、追加サーバ31および32の他に未探索の追加サーバが存在するか否かを判定し(図2:ステップS107/未探索サーバ判定工程)、追加サーバ33が未探索である(図2:ステップS107のYES)ので、前述の転送情報を追加サーバ33に転送する。   Subsequently, the additional server management unit 12D determines whether there is an unsearched additional server in addition to the additional servers 31 and 32 (FIG. 2: Step S107 / unsearched server determination step). Since the search has not been performed (FIG. 2: YES in step S107), the transfer information is transferred to the additional server 33.

追加サーバ33に対しても、上述した転送情報のグループごとに必要となるアプリケーションパスの有無の判定を行う。この結果、アプリケーション探索手段33D(図示しない)は、グループG1乃至G3で示したそれぞれのアプリケーションパスについて、G1は存在する、G2およびG3は存在しないといった旨の回答を追加サーバ管理手段12Dに送信する。   Also for the additional server 33, it is determined whether or not there is an application path required for each group of transfer information described above. As a result, the application search unit 33D (not shown) transmits to the additional server management unit 12D a reply that G1 exists and G2 and G3 do not exist for each application path indicated by the groups G1 to G3. .

この結果、追加サーバ管理手段12Dは、図3(D)のグループG1の行の追加実行先サーバ名に33を追加する。これにより、グループG1は追加サーバ31および33で実行可能であり、グループG2は追加サーバ31および32で実行可能であり、グループG3は追加サーバ31乃至33のいずれも実行不可であること記録された転送情報が生成される。   As a result, the additional server management unit 12D adds 33 to the additional execution destination server name in the row of the group G1 in FIG. Thereby, it is recorded that the group G1 can be executed by the additional servers 31 and 33, the group G2 can be executed by the additional servers 31 and 32, and the group G3 cannot execute any of the additional servers 31 to 33. Transfer information is generated.

続いて、追加サーバ管理手段12Dは、追加サーバ31乃至33の他に未探索の追加サーバが存在するか否かを判定し(図2:ステップS107/未探索サーバ判定工程)、この判定の結果、未探索のサーバは存在しない(図2:ステップS107のNO)ので、設定内容構築手段12Eは、前述の転送情報に基づいて、実行情報記憶手段12Aに記憶されているジョブとこのジョブの実行先との対応関係を再構築する。   Subsequently, the additional server management unit 12D determines whether there is an additional server that has not been searched in addition to the additional servers 31 to 33 (FIG. 2: Step S107 / unsearched server determination step), and the result of this determination Since there is no unsearched server (FIG. 2: NO in step S107), the setting content construction unit 12E executes the job stored in the execution information storage unit 12A and the execution of this job based on the transfer information described above. Rebuild the correspondence with the destination.

設定内容構築手段12Eは、実行情報記憶手段12AのJOB1の実行先として新たにサーバ31および33を追加し、JOB2の実行先としてサーバ31および32を追加する(図2:ステップS108/実行情報再構築工程)。   The setting content construction unit 12E newly adds the servers 31 and 33 as the execution destination of JOB1 of the execution information storage unit 12A, and adds the servers 31 and 32 as the execution destination of JOB2 (FIG. 2: Step S108 / execution information re-execution). Construction process).

これによって、実行情報記憶手段12AのJOB1の追加実行先として追加サーバ31および33が追加され、JOB2およびJOB4の追加実行先として追加サーバ31および32が追加され、ジョブの実行先情報を再構築することができる。   As a result, the additional servers 31 and 33 are added as additional execution destinations of JOB1 in the execution information storage unit 12A, the additional servers 31 and 32 are added as additional execution destinations of JOB2 and JOB4, and job execution destination information is reconstructed. be able to.

ここで、上述した実施形態における動作にあって、上記工程で実行される各実行内容をプログラム化し、これをコンピュータに機能させるように構成してもよい。なお、この場合、本プログラムは、非一時的な記録媒体、例えば、DVD、CD、フラッシュメモリなどに記録されてもよい。その場合、本プログラムは、記録媒体からコンピュータによって読み出され、実行される。   Here, in the operation in the above-described embodiment, each execution content executed in the above steps may be programmed and the computer may function. In this case, the program may be recorded on a non-temporary recording medium such as a DVD, a CD, or a flash memory. In this case, the program is read from the recording medium by a computer and executed.

(実施形態の効果)
以上のように、本実施形態では、サーバグループ化手段12Bが実行情報記憶手段12Aからジョブ定義データベース15に記憶されている各ジョブの実行先を取得すると共に実行先のサーバごとにグループ化し、APパス情報抽出手段12Cが各グループに属するジョブの実行の際に必要となるアプリケーションパスをジョブ定義記憶手段12Aから抽出し、このアプリケーションパスを追加サーバ31が有するか否か問い合わせを行い、アプリケーションパスを有する場合に、この問い合わせを行った追加サーバ31をグループに属するジョブの実行先として指定し実行情報記憶手段12Aの内容を再構築する。これにより、新たにサーバが追加された場合に、この追加サーバで実行することのできるジョブの実行先を再構築することができる。このため、システム管理者がジョブの実行先を手動で再構築することがなくなるため、人為的なミスや再構築に伴う工数を削減することができる。また、サーバの台数の増加に伴ってジョブを実行可能なサーバの数が増大した場合においても、システム管理者がジョブの実行可能なサーバの判定をする必要がなくなるため、台数の増加に伴う管理コストを抑えることができる。
(Effect of embodiment)
As described above, in the present embodiment, the server grouping unit 12B acquires the execution destination of each job stored in the job definition database 15 from the execution information storage unit 12A, and groups them for each execution destination server. The path information extraction unit 12C extracts an application path necessary for executing a job belonging to each group from the job definition storage unit 12A, inquires whether the additional server 31 has this application path, and determines the application path. If there is, the additional server 31 that made the inquiry is designated as the execution destination of the job belonging to the group, and the contents of the execution information storage unit 12A are reconstructed. Thereby, when a server is newly added, the execution destination of a job that can be executed by this additional server can be reconstructed. This eliminates the need for the system administrator to manually reconstruct the job execution destination, thereby reducing the number of man-made errors and man-hours associated with reconstruction. In addition, when the number of servers that can execute jobs increases as the number of servers increases, the system administrator does not need to determine which servers can execute jobs. Cost can be reduced.

〔その他の実施形態〕
上述したように、一実施形態では、追加サーバ管理手段12Dは、これまでの実行先サーバ名が記録された転送情報に追加実行先サーバとして追加サーバ31乃至33を追加した。これに対し、追加サーバ管理手段12Dが、これまでの実行可能なサーバを空とみなして(図3(D)の「実行先サーバ名」の列が空欄の状態)追加サーバ31乃至33を追加することで、グループの実行先を追加サーバ群30のみとすることができる。このため、例えばシステム開発における開発環境から本番環境へ移行する場合のように、新規にサーバを追加するのではなく、これまでのシステムと同様のシステムを新規で構築する場合にも対応させることができる。このような環境移行の場合、通常はサーバの台数変更やサーバ名が異なるため、システム管理者がこれまでのシステムと新規のシステムで対応するサーバ名の変更や追加サーバの実行先として追加する必要があるが、このような追加作業をすることなくジョブの実行先情報を再構築することができ、システム管理者の設定ミスや変更に伴う工数を削減することができる。このようにしても、前述した実施形態と同等の作用効果を備えたジョブ管理システムを得ることができる。
[Other Embodiments]
As described above, in one embodiment, the additional server management unit 12D adds the additional servers 31 to 33 as additional execution destination servers to the transfer information in which the execution destination server names so far are recorded. On the other hand, the additional server management unit 12D regards the servers that can be executed so far as being empty (the “execution destination server name” column in FIG. 3D is blank), and adds the additional servers 31 to 33. By doing so, the execution destination of the group can be limited to the additional server group 30 only. For this reason, instead of adding a new server, for example, when moving from the development environment to the production environment in system development, it is possible to cope with the case where a system similar to the previous system is newly constructed. it can. In such an environment migration, the number of servers and the server names are usually different, so the system administrator needs to change the corresponding server name between the previous system and the new system, or add it as an execution destination for additional servers. However, job execution destination information can be reconstructed without performing such additional work, and man-hours associated with setting errors and changes by the system administrator can be reduced. Even in this case, it is possible to obtain a job management system having the same effects as those of the above-described embodiment.

上述した実施形態については、その新規な技術的内容の要点をまとめると、以下の付記のようになる。
尚、上記実施形態の一部又は全部は、新規な技術として以下のようにまとめられるが、本発明は必ずしもこれに限定されるものではない。
About the embodiment mentioned above, if the summary of the novel technical content is put together, it will become as the following additional remarks.
In addition, although one part or all part of the said embodiment is put together as follows as a novel technique, this invention is not necessarily limited to this.

(付記1)複数のジョブ及び当該各ジョブの実行の場である複数のサーバにかかる各情報を保持すると共に、前記各ジョブと当該各ジョブの実行を可能とするアプリケーションプログラムを格納した前記各サーバとの対応関係を予め特定された設定内容に従って管理するジョブ管理部本体と、前記各ジョブの実行に際しては前記ジョブ管理部本体の設定内容に従って当該各ジョブの実行先のサーバを特定し投入するジョブ送信制御手段とを備えたジョブ管理システムにおいて、
前記ジョブ管理部本体が、
前記各ジョブと当該各ジョブの実行の場である前記各サーバとの対応が予め特定された場合に当該対応関係を外部指令により設定内容として記憶する実行情報記憶手段と、
前記各ジョブの実行領域の拡張に際して追加装備される追加サーバグループの各追加サーバに対して、前記各ジョブが実行可能とするアプリケーションプログラムのパスと同等のパスを備えているか否かの問い合わせを行う追加サーバ管理手段と、
前記追加サーバグループから前記問い合わせにかかるパスと同等のパスを有する旨の回答があった場合に、前記追加サーバグループの追加装備を許容すると共に、当該追加サーバグループに対する前記各ジョブの投入を可能とするように前記実行情報記憶手段の設定内容を再構築する設定内容構築手段とを備えたことを特徴とするジョブ管理システム。
(Supplementary Note 1) Each server storing information related to a plurality of jobs and a plurality of servers where each job is executed, and storing each job and an application program capable of executing each job A job management unit main body that manages the correspondence between the job management unit according to the setting content specified in advance, and a job that identifies and submits the execution destination server of each job according to the setting content of the job management unit main body when executing each job In a job management system comprising a transmission control means,
The job management unit body is
Execution information storage means for storing the corresponding relationship as a setting content by an external command when the correspondence between each job and each server that is the place of execution of each job is specified in advance;
An inquiry is made to each additional server of the additional server group that is additionally provided when the execution area of each job is expanded whether or not it has a path equivalent to the path of the application program that can be executed by each job. Additional server management means;
When there is a reply from the additional server group that there is a path equivalent to the path for the inquiry, additional equipment for the additional server group is allowed, and each job can be submitted to the additional server group As described above, a job management system comprising setting content construction means for reconstructing the setting contents of the execution information storage means.

(付記2)付記1に記載のジョブ管理システムにおいて、
前記ジョブ管理部本体が、
前記各ジョブの実行を許容する前記サーバの複数を予め前記各ジョブの定義に基づいて選定してグループ化するサーバグループ化手段と、
前記各ジョブがその実行に際してそれぞれ必要とする前記アプリケーションプログラムを有する前記各サーバから当該アプリケーションプログラムのパスをそれぞれ抽出して各グループ毎に一覧化するAPパス情報抽出手段とを備える共に、
前記追加サーバ管理手段は、
前記APパス情報抽出手段によって一覧化された前記各アプリケーションパスに基づいて当該パスの有無を各グループ毎に問い合わせるようにしたことを特徴とするジョブ管理システム。
(Appendix 2) In the job management system described in appendix 1,
The job management unit body is
Server grouping means for selecting and grouping a plurality of the servers that allow execution of each job in advance based on the definition of each job;
An AP path information extracting unit that extracts the path of the application program from each server having the application program that each job needs for execution, and lists each group for each group;
The additional server management means includes:
A job management system characterized in that, based on each application path listed by the AP path information extraction means, the presence or absence of the path is inquired for each group.

(付記3)付記1に記載のジョブ管理システムにおいて、
前記追加サーバグループの各サーバは、全ジョブ管理部本体からのアプリケーションプログラムパスの問い合わせに対応可能に、各追加サーバに格納されている一又は複数のアプリケーションプログラムパス情報を検索し出力するアプリケーションパス探索手段を備えていることを特徴としたジョブ管理システム。
(Appendix 3) In the job management system described in Appendix 1,
Each server in the additional server group searches for and outputs one or a plurality of application program path information stored in each additional server so as to be able to respond to an inquiry of an application program path from all job management units. A job management system comprising means.

(付記4)付記1に記載のジョブ管理システムにおいて、
前記設定内容構築手段は、前記追加サーバ管理手段で追加を許容された追加サーバグループを、前記各ジョブが実行可能なサーバグループとして前記サーバグループ化手段でグループ化されたサーバグループと同等の対応位置を許容すると共に、当該同等の対応位置を設定内容として再構築する設定内容再構築機能を備えていることを特徴としたジョブ管理システム。
(Appendix 4) In the job management system described in appendix 1,
The setting content constructing unit corresponds to an additional server group that is allowed to be added by the additional server managing unit as a server group that can execute each job as a server group that is grouped by the server grouping unit. And a setting content restructuring function for reconstructing the corresponding corresponding position as the setting content.

(付記5)付記4に記載のジョブ管理システムにおいて、
前記各ジョブはそれぞれの定義情報と共に予め外部に装備されたジョブ定義データベースに格納されており、
前記サーバグループ化手段は、前記ジョブ定義データベースに格納された前記ジョブ定義情報を分析してジョブ投入先情報を抽出し、これに基づいて前記各ジョブの実行を可能とするサーバの複数をグループ化するようにしたことを特徴とするジョブ管理システム。
(Appendix 5) In the job management system described in Appendix 4,
Each job is stored together with its definition information in a job definition database installed in advance,
The server grouping means analyzes the job definition information stored in the job definition database to extract job submission destination information, and groups a plurality of servers that can execute each job based on the job submission destination information. A job management system characterized by that.

(付記6)複数のジョブ及び当該各ジョブの実行の場である複数のサーバにかかる各情報を保持すると共に、前記各ジョブと当該各ジョブの実行を可能とするアプリケーションプログラムを格納した前記各サーバとの対応関係を、予め特定された設定内容に従って管理するジョブ管理部本体と、前記各ジョブの実行に際しては前記ジョブ管理部本体の設定内容に従って当該各ジョブの実行先のサーバを特定し前記各ジョブを投入するジョブ送信制御手段とを備えたジョブ管理システムにあって、
前記各ジョブを当該各ジョブの実行の場である前記各サーバとの対応が予め特定された場合に、当該対応関係を外部指令により実行情報記憶手段が設定内容として記憶し、
前記各ジョブの実行領域の拡張に際して追加装備される追加サーバグループの各追加サーバに対して、前記各ジョブが実行可能とするアプリケーションプログラムのパスと同等のパスを備えているか否かの問い合わせを追加サーバ管理手段が実行し、
前記追加サーバグループから前記問い合わせにかかるパスと同等のパスを有する旨の回答があった場合に、前記追加サーバグループの追加装備を許容すると共に、前記実行情報記憶手段の設定内容を当該追加サーバグループに対する前記各ジョブの投入を可能とするように、設定内容構築手段が再構築するようにしたことを特徴とするジョブ管理システム制御方法。
(Additional remark 6) Each server which hold | maintained each information concerning the some server which is the place of execution of each of the plurality of jobs and each of the jobs, and stored each of the jobs and the application program capable of executing each of the jobs The job management unit main body that manages the correspondence relationship according to the setting content specified in advance, and when executing each job, the server of the execution destination of each job is specified according to the setting content of the job management unit main body A job management system having job transmission control means for submitting jobs;
When the correspondence between each job and each server that is the place of execution of each job is specified in advance, the correspondence information is stored as a setting content by the execution information storage means by an external command,
Added an inquiry as to whether or not each additional server in the additional server group that is additionally equipped when expanding the execution area of each job has a path equivalent to the path of the application program that can be executed by each job. Executed by server management means,
When there is a reply from the additional server group that there is a path equivalent to the path for the inquiry, additional equipment of the additional server group is allowed, and the setting content of the execution information storage means is set to the additional server group A job management system control method characterized in that the setting content construction means reconstructs the job so that the job can be input.

(付記7)付記6に記載のジョブ管理システム制御方法おいて、
前記追加サーバ管理手段が前記追加サーバグループに対して問い合わせを行う場合、前記各ジョブの実行を許容する前記サーバの複数を、サーバグループ化手段が予め前記各ジョブの定義に基づいて選定してグループ化し、
前記各ジョブがその実行に際してそれぞれ必要とする前記アプリケーションプログラムを有する前記各サーバから、APパス情報抽出手段が当該アプリケーションプログラムのパスをそれぞれ抽出して各グループ毎に一覧化し、
前記APパス情報抽出手段によって一覧化された前記各アプリケーションパスに基づいて当該パスの有無を前記追加サーバ管理手段が各グループ毎に前記問い合わせを行うようにしたことを特徴とするジョブ管理システム制御方法。
(Supplementary note 7) In the job management system control method according to supplementary note 6,
When the additional server management means makes an inquiry to the additional server group, the server grouping means selects a plurality of servers that are allowed to execute each job based on the definition of each job in advance. And
From each server having the application program that each job needs for execution, the AP path information extraction means extracts the path of the application program and lists it for each group.
A job management system control method, wherein the additional server management means makes the inquiry for each group on the basis of the application paths listed by the AP path information extraction means for the presence or absence of the paths. .

(付記8)付記6に記載のジョブ管理システム制御方法おいて、
前記追加サーバグループの各サーバは、前記ジョブ管理部本体からのアプリケーションプログラムパスの問い合わせがあった場合、前記各サーバに格納されている一又は複数のアプリケーションプログラムのパス情報を、アプリケーションパス探索手段が検索してその有無を出力し、前記問い合わせに対する応答としたことを特徴とするジョブ管理システム制御方法。
(Supplementary note 8) In the job management system control method according to supplementary note 6,
When there is an application program path inquiry from the job management unit main body, each server of the additional server group receives path information of one or a plurality of application programs stored in each server by application path search means. A job management system control method, characterized in that a search is performed and the presence / absence thereof is output as a response to the inquiry.

(付記9)付記6に記載のジョブ管理システム制御方法において、
前記追加サーバグループが前記追加サーバ管理手段で追加を許容された場合、前記各ジョブが実行可能なサーバグループとして前記サーバグループ化手段でグループ化されたサーバグループと同等の対応位置を前記追加サーバグループに許容すると共に当該同等の対応位置を、前記設定内容構築手段が設定内容として再構築するようにしたことを特徴とするジョブ管理システム制御方法。
(Supplementary note 9) In the job management system control method according to supplementary note 6,
When the additional server group is allowed to be added by the additional server management means, the additional server group has a corresponding position equivalent to the server group grouped by the server grouping means as a server group that can execute each job. And a setting content construction unit reconstructs the equivalent corresponding position as the setting content.

(付記10)複数のジョブ及び当該各ジョブの実行の場である複数のサーバにかかる各情報を保持すると共に、前記各ジョブと当該各ジョブの実行を可能とするアプリケーションプログラムを格納した前記各サーバとの対応関係を、予め特定された設定内容に従って管理するジョブ管理部本体と、前記各ジョブの実行に際しては前記ジョブ管理部本体の設定内容に従って当該各ジョブの実行先のサーバを特定し前記各ジョブを投入するジョブ送信制御手段とを備えたジョブ管理システムにあって、
前記各ジョブを当該各ジョブの実行の場である前記各サーバとの対応が予め特定された場合に、当該対応関係を外部指令により実行情報記憶手段が設定内容として記憶処理する実行情報記憶処理機能、
前記各ジョブの実行領域の拡張に際して追加装備される追加サーバグループの各追加サーバに対して、前記各ジョブが実行可能とするアプリケーションプログラムのパスと同等のパスを備えているか否かの問い合わせを実行する追加サーバ管理機能、
前記追加サーバグループから前記問い合わせにかかるパスと同等のパスを有する旨の回答があった場合に、前記追加サーバグループの追加装備を許容すると共に、前記実行情報記憶手段の設定内容を当該追加サーバグループに対する前記各ジョブの投入を可能とするように再構築する設定内容構築処理機能、
を実行可能にプログラム化し、これをコンピュータに実現させるようにしたことを特徴とするジョブ管理システム制御用プログラム。
(Additional remark 10) Each said server which hold | maintained each information concerning several jobs and several servers which are the place of execution of each said job, and stored the application program which enables execution of each said job and each said job The job management unit main body that manages the correspondence relationship according to the setting content specified in advance, and when executing each job, the server of the execution destination of each job is specified according to the setting content of the job management unit main body A job management system having job transmission control means for submitting jobs;
Execution information storage processing function in which, when correspondence between each job and each server that is the place of execution of each job is specified in advance, the correspondence information is stored and processed by the execution information storage unit as a set content by an external command ,
Inquires of each additional server of the additional server group that is additionally provided when the execution area of each job is expanded whether the path is equivalent to the path of the application program that can be executed by each job. Additional server management function,
When there is a reply from the additional server group that there is a path equivalent to the path for the inquiry, additional equipment of the additional server group is allowed, and the setting content of the execution information storage means is set to the additional server group Setting contents construction processing function for reconstructing so that each job can be submitted to
A program for controlling a job management system, wherein the program is implemented so that it can be executed, and is realized by a computer.

(付記11)付記10に記載のジョブ管理システム制御用プログラムにおいて、
前記追加サーバ管理手段が前記追加サーバグループに対して問い合わせを行う場合、前記各ジョブの実行を許容する前記サーバの複数を、予め前記各ジョブの定義に基づいて選定してグループ化するサーバグループ化処理機能、
前記各ジョブがその実行に際してそれぞれ必要とする前記アプリケーションプログラムを有する前記各サーバから、当該アプリケーションプログラムのパスをそれぞれ抽出して各グループ毎に一覧化するAPパス情報抽出処理機能、
前記APパス情報抽出手段によって一覧化された前記各アプリケーションパスに基づいて当該パスの有無を各グループ毎に前記問い合わせを行う前記追加サーバ管理機能、
を実行可能にプログラム化し、これをコンピュータに実現させるようにしたことを特徴とするジョブ管理システム制御用プログラム。
(Supplementary note 11) In the job management system control program described in supplementary note 10,
When the additional server management means makes an inquiry to the additional server group, a plurality of the servers that are allowed to execute each job are previously selected based on the definition of each job and grouped. Processing function,
AP path information extraction processing function for extracting the path of the application program from each of the servers having the application program required for the execution of each job, and listing them for each group,
The additional server management function for inquiring for each group the presence or absence of the path based on the application paths listed by the AP path information extraction unit;
A program for controlling a job management system, wherein the program is implemented so that it can be executed, and is realized by a computer.

(付記12)付記10に記載のジョブ管理システム制御用プログラムにおいて、
前記追加サーバグループが前記追加サーバ管理手段で追加を許容された場合、前記各ジョブが実行可能なサーバグループとして前記サーバグループ化手段でグループ化されたサーバグループと同等の対応位置を前記追加サーバグループに許容すると共に当該同等の対応位置を設定内容として再構築する設定内容構築処理機能、
を実行可能にプログラム化し、これを前記コンピュータに実現させるようにしたことを特徴とするジョブ管理システム制御用プログラム。
(Supplementary note 12) In the job management system control program according to supplementary note 10,
When the additional server group is allowed to be added by the additional server management means, the additional server group has a corresponding position equivalent to the server group grouped by the server grouping means as a server group that can execute each job. Setting content construction processing function for reconfiguring the equivalent corresponding position as the setting content,
A program for controlling the job management system, wherein the program is executed so that the computer can realize the program.

本発明は、ジョブ管理システムを使用した環境にサーバを追加する場合、およびシステムの実行環境を別環境に移行する場合に応用することが可能である。   The present invention can be applied to a case where a server is added to an environment using a job management system and a case where the execution environment of the system is migrated to another environment.

10 ジョブ管理システム
11 ジョブ送信制御手段
12 ジョブ管理部本体
12A 実行情報記憶手段
12B サーバグループ化手段
12C APパス情報抽出手段
12D 追加サーバ管理手段
12E 設定内容構築手段
15 ジョブ定義データベース
20 サーバ群
30 追加サーバ群(追加サーバグループ)
31、32 追加サーバ
DESCRIPTION OF SYMBOLS 10 Job management system 11 Job transmission control means 12 Job management part main body 12A Execution information storage means 12B Server grouping means 12C AP path information extraction means 12D Additional server management means 12E Setting content construction means 15 Job definition database 20 Server group 30 Additional server Group (additional server group)
31, 32 Additional servers

Claims (10)

複数のジョブ及び当該各ジョブの実行の場である複数のサーバにかかる各情報を保持すると共に、前記各ジョブと当該各ジョブの実行を可能とするアプリケーションプログラムを格納した前記各サーバとの対応関係を予め特定された設定内容に従って管理するジョブ管理部本体と、前記各ジョブの実行に際しては前記ジョブ管理部本体の設定内容に従って当該各ジョブの実行先のサーバを特定し投入するジョブ送信制御手段とを備えたジョブ管理システムにおいて、
前記ジョブ管理部本体が、
前記各ジョブと当該各ジョブの実行の場である前記各サーバとの対応が予め特定された場合に当該対応関係を外部指令により設定内容として記憶する実行情報記憶手段と、
前記各ジョブの実行領域の拡張に際して追加装備される追加サーバグループの各追加サーバに対して、前記各ジョブが実行可能とするアプリケーションプログラムのパスと同等のパスを備えているか否かの問い合わせを行う追加サーバ管理手段と、
前記追加サーバグループから前記問い合わせにかかるパスと同等のパスを有する旨の回答があった場合に、前記追加サーバグループの追加装備を許容すると共に、当該追加サーバグループに対する前記各ジョブの投入を可能とするように前記実行情報記憶手段の設定内容を再構築する設定内容構築手段とを備えたことを特徴とするジョブ管理システム。
Correspondence between each server that stores information related to a plurality of jobs and a plurality of servers where each job is executed, and stores each job and an application program that enables execution of each job A job management unit main body that manages the job according to the setting content specified in advance, and a job transmission control unit that identifies and submits the execution destination server of each job according to the setting content of the job management unit main body when executing each job In the job management system with
The job management unit body is
Execution information storage means for storing the corresponding relationship as a setting content by an external command when the correspondence between each job and each server that is the place of execution of each job is specified in advance;
An inquiry is made to each additional server of the additional server group that is additionally provided when the execution area of each job is expanded whether or not it has a path equivalent to the path of the application program that can be executed by each job. Additional server management means;
When there is a reply from the additional server group that there is a path equivalent to the path for the inquiry, additional equipment for the additional server group is allowed, and each job can be submitted to the additional server group As described above, a job management system comprising setting content construction means for reconstructing the setting contents of the execution information storage means.
請求項1に記載のジョブ管理システムにおいて、
前記ジョブ管理部本体が、
前記各ジョブの実行を許容する前記サーバの複数を予め前記各ジョブの定義に基づいて選定してグループ化するサーバグループ化手段と、
前記各ジョブがその実行に際してそれぞれ必要とする前記アプリケーションプログラムを有する前記各サーバから当該アプリケーションプログラムのパスをそれぞれ抽出して各グループ毎に一覧化するAPパス情報抽出手段とを備える共に、
前記追加サーバ管理手段は、
前記APパス情報抽出手段によって一覧化された前記各アプリケーションパスに基づいて当該パスの有無を各グループ毎に問い合わせるようにしたことを特徴とするジョブ管理システム。
The job management system according to claim 1,
The job management unit body is
Server grouping means for selecting and grouping a plurality of the servers that allow execution of each job in advance based on the definition of each job;
An AP path information extracting unit that extracts the path of the application program from each server having the application program that each job needs for execution, and lists each group for each group;
The additional server management means includes:
A job management system characterized in that, based on each application path listed by the AP path information extraction means, the presence or absence of the path is inquired for each group.
請求項1に記載のジョブ管理システムにおいて、
前記追加サーバグループの各サーバは、前記ジョブ管理部本体からのアプリケーションプログラムパスの問い合わせに対応可能に、各追加サーバに格納されている一又は複数のアプリケーションプログラムパス情報を検索し出力するアプリケーションパス探索手段を備えていることを特徴としたジョブ管理システム。
The job management system according to claim 1,
Each server of the additional server group searches for and outputs one or more application program path information stored in each additional server so that it can respond to an application program path inquiry from the job management unit main body. A job management system comprising means.
請求項1に記載のジョブ管理システムにおいて、
前記設定内容構築手段は、前記追加サーバ管理手段で追加を許容された追加サーバグループを、前記各ジョブが実行可能なサーバグループとして前記サーバグループ化手段でグループ化されたサーバグループと同等の対応位置を許容すると共に、当該同等の対応位置を設定内容として再構築する設定内容再構築機能を備えていることを特徴としたジョブ管理システム。
The job management system according to claim 1,
The setting content constructing unit corresponds to an additional server group that is allowed to be added by the additional server managing unit as a server group that can execute each job as a server group that is grouped by the server grouping unit. And a setting content restructuring function for reconstructing the corresponding corresponding position as the setting content.
請求項4に記載のジョブ管理システムにおいて、
前記各ジョブはそれぞれの定義情報と共に予め外部に装備されたジョブ定義データベースに格納されており、
前記サーバグループ化手段は、前記ジョブ定義データベースに格納された前記ジョブ定義情報を分析してジョブ投入先情報を抽出し、これに基づいて前記各ジョブの実行を可能とするサーバの複数をグループ化するようにしたことを特徴とするジョブ管理システム。
The job management system according to claim 4,
Each job is stored together with its definition information in a job definition database installed in advance,
The server grouping means analyzes the job definition information stored in the job definition database to extract job submission destination information, and groups a plurality of servers that can execute each job based on the job submission destination information. A job management system characterized by that.
複数のジョブ及び当該各ジョブの実行の場である複数のサーバにかかる各情報を保持すると共に、前記各ジョブと当該各ジョブの実行を可能とするアプリケーションプログラムを格納した前記各サーバとの対応関係を、予め特定された設定内容に従って管理するジョブ管理部本体と、前記各ジョブの実行に際しては前記ジョブ管理部本体の設定内容に従って当該各ジョブの実行先のサーバを特定し前記各ジョブを投入するジョブ送信制御手段とを備えたジョブ管理システムにあって、
前記各ジョブを当該各ジョブの実行の場である前記各サーバとの対応が予め特定された場合に、当該対応関係を外部指令により実行情報記憶手段が設定内容として記憶し、
前記各ジョブの実行領域の拡張に際して追加装備される追加サーバグループの各追加サーバに対して、前記各ジョブが実行可能とするアプリケーションプログラムのパスと同等のパスを備えているか否かの問い合わせを追加サーバ管理手段が実行し、
前記追加サーバグループから前記問い合わせにかかるパスと同等のパスを有する旨の回答があった場合に、前記追加サーバグループの追加装備を許容すると共に、前記実行情報記憶手段の設定内容を当該追加サーバグループに対する前記各ジョブの投入を可能とするように、設定内容構築手段が再構築するようにしたことを特徴とするジョブ管理システム制御方法。
Correspondence between each server that stores information related to a plurality of jobs and a plurality of servers where each job is executed, and stores each job and an application program that enables execution of each job The job management unit main body that manages the job according to the setting content specified in advance, and when executing each job, the execution destination server of the job is specified according to the setting content of the job management unit main body, and each job is submitted A job management system including job transmission control means;
When the correspondence between each job and each server that is the place of execution of each job is specified in advance, the correspondence information is stored as a setting content by the execution information storage means by an external command,
Added an inquiry as to whether or not each additional server in the additional server group that is additionally equipped when expanding the execution area of each job has a path equivalent to the path of the application program that can be executed by each job. Executed by server management means,
When there is a reply from the additional server group that there is a path equivalent to the path for the inquiry, additional equipment of the additional server group is allowed, and the setting content of the execution information storage means is set to the additional server group A job management system control method characterized in that the setting content construction means reconstructs the job so that the job can be input.
請求項6に記載のジョブ管理システム制御方法おいて、
前記追加サーバ管理手段が前記追加サーバグループに対して問い合わせを行う場合、前記各ジョブの実行を許容する前記サーバの複数を、サーバグループ化手段が予め前記各ジョブの定義に基づいて選定してグループ化し、
前記各ジョブがその実行に際してそれぞれ必要とする前記アプリケーションプログラムを有する前記各サーバから、APパス情報抽出手段が当該アプリケーションプログラムのパスをそれぞれ抽出して各グループ毎に一覧化し、
前記APパス情報抽出手段によって一覧化された前記各アプリケーションパスに基づいて当該パスの有無を前記追加サーバ管理手段が各グループ毎に前記追加サーバグループの各追加サーバに対して、前記問い合わせを行うようにしたことを特徴とするジョブ管理システム制御方法。
The job management system control method according to claim 6,
When the additional server management means makes an inquiry to the additional server group, the server grouping means selects a plurality of servers that are allowed to execute each job based on the definition of each job in advance. And
From each server having the application program that each job needs for execution, the AP path information extraction means extracts the path of the application program and lists it for each group.
Based on each application path listed by the AP path information extraction unit, the additional server management unit makes an inquiry to each additional server of the additional server group for each group for the presence or absence of the path. A job management system control method characterized by the above.
請求項6に記載のジョブ管理システム制御方法おいて、
前記追加サーバグループの各サーバは、前記ジョブ管理部本体からのアプリケーションプログラムパスの問い合わせがあった場合、前記各サーバに格納されている一又は複数のアプリケーションプログラムのパス情報を、アプリケーションパス探索手段が検索してその有無を出力し、前記問い合わせに対する応答としたことを特徴とするジョブ管理システム制御方法。
The job management system control method according to claim 6,
When there is an application program path inquiry from the job management unit main body, each server of the additional server group receives path information of one or a plurality of application programs stored in each server by application path search means. A job management system control method, characterized in that a search is performed and the presence / absence thereof is output as a response to the inquiry.
複数のジョブ及び当該各ジョブの実行の場である複数のサーバにかかる各情報を保持すると共に、前記各ジョブと当該各ジョブの実行を可能とするアプリケーションプログラムを格納した前記各サーバとの対応関係を、予め特定された設定内容に従って管理するジョブ管理部本体と、前記各ジョブの実行に際しては前記ジョブ管理部本体の設定内容に従って当該各ジョブの実行先のサーバを特定し前記各ジョブを投入するジョブ送信制御手段とを備えたジョブ管理システムにあって、
前記各ジョブを当該各ジョブの実行の場である前記各サーバとの対応が予め特定された場合に、当該対応関係を外部指令により実行情報記憶手段が設定内容として記憶処理する実行情報記憶処理機能、
前記各ジョブの実行領域の拡張に際して追加装備される追加サーバグループの各追加サーバに対して、前記各ジョブが実行可能とするアプリケーションプログラムのパスと同等のパスを備えているか否かの問い合わせを実行する追加サーバ管理機能、
前記追加サーバグループから前記問い合わせにかかるパスと同等のパスを有する旨の回答があった場合に、前記追加サーバグループの追加装備を許容すると共に、前記実行情報記憶手段の設定内容を当該追加サーバグループに対する前記各ジョブの投入を可能とするように再構築する設定内容構築処理機能、
を実行可能にプログラム化し、これをコンピュータに実現させるようにしたことを特徴とするジョブ管理システム制御用プログラム。
Correspondence between each server that stores information related to a plurality of jobs and a plurality of servers where each job is executed, and stores each job and an application program that enables execution of each job The job management unit main body that manages the job according to the setting content specified in advance, and when executing each job, the execution destination server of the job is specified according to the setting content of the job management unit main body, and each job is submitted A job management system including job transmission control means;
Execution information storage processing function in which, when correspondence between each job and each server that is the place of execution of each job is specified in advance, the correspondence information is stored and processed by the execution information storage unit as a set content by an external command ,
Inquires of each additional server of the additional server group that is additionally provided when the execution area of each job is expanded whether the path is equivalent to the path of the application program that can be executed by each job. Additional server management function,
When there is a reply from the additional server group that there is a path equivalent to the path for the inquiry, additional equipment of the additional server group is allowed, and the setting content of the execution information storage means is set to the additional server group Setting contents construction processing function for reconstructing so that each job can be submitted to
A program for controlling a job management system, wherein the program is implemented so that it can be executed, and is realized by a computer.
請求項9に記載のジョブ管理システム制御用プログラムにおいて、
前記追加サーバ管理手段が前記追加サーバグループに対して問い合わせを行う場合、前記各ジョブの実行を許容する前記サーバの複数を、予め前記各ジョブの定義に基づいて選定してグループ化するサーバグループ化処理機能、
前記各ジョブがその実行に際してそれぞれ必要とする前記アプリケーションプログラムを有する前記各サーバから、当該アプリケーションプログラムのパスをそれぞれ抽出して各グループ毎に一覧化するAPパス情報抽出処理機能、
前記APパス情報抽出手段によって一覧化された前記各アプリケーションパスに基づいて当該パスの有無を各グループ毎に前記追加サーバグループの各追加サーバに対して前記問い合わせを行う前記追加サーバ管理機能、
を実行可能にプログラム化し、これをコンピュータに実現させるようにしたことを特徴とするジョブ管理システム制御用プログラム。
The job management system control program according to claim 9,
When the additional server management means makes an inquiry to the additional server group, a plurality of the servers that are allowed to execute each job are previously selected based on the definition of each job and grouped. Processing function,
AP path information extraction processing function for extracting the path of the application program from each of the servers having the application program required for the execution of each job, and listing them for each group,
The additional server management function that makes the inquiry to each additional server of the additional server group for each group based on each application path listed by the AP path information extraction unit;
A program for controlling a job management system, wherein the program is implemented so that it can be executed, and is realized by a computer.
JP2010217860A 2010-09-28 2010-09-28 Job management system, job management system control method, and control program therefor Expired - Fee Related JP5589726B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010217860A JP5589726B2 (en) 2010-09-28 2010-09-28 Job management system, job management system control method, and control program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010217860A JP5589726B2 (en) 2010-09-28 2010-09-28 Job management system, job management system control method, and control program therefor

Publications (2)

Publication Number Publication Date
JP2012073803A true JP2012073803A (en) 2012-04-12
JP5589726B2 JP5589726B2 (en) 2014-09-17

Family

ID=46169909

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010217860A Expired - Fee Related JP5589726B2 (en) 2010-09-28 2010-09-28 Job management system, job management system control method, and control program therefor

Country Status (1)

Country Link
JP (1) JP5589726B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115345728A (en) * 2022-08-19 2022-11-15 中电金信软件有限公司 Method and device for settling and settling interest

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08235112A (en) * 1995-03-01 1996-09-13 Mitsubishi Electric Corp Decentralized job management system of computer system
WO2007077600A1 (en) * 2005-12-28 2007-07-12 Fujitsu Limited Administration program, administration method and administration apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08235112A (en) * 1995-03-01 1996-09-13 Mitsubishi Electric Corp Decentralized job management system of computer system
WO2007077600A1 (en) * 2005-12-28 2007-07-12 Fujitsu Limited Administration program, administration method and administration apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115345728A (en) * 2022-08-19 2022-11-15 中电金信软件有限公司 Method and device for settling and settling interest
CN115345728B (en) * 2022-08-19 2023-11-03 中电金信软件有限公司 Method and device for settling and counting information

Also Published As

Publication number Publication date
JP5589726B2 (en) 2014-09-17

Similar Documents

Publication Publication Date Title
KR102310187B1 (en) A distributed computing system including multiple edges and cloud, and method for providing model for using adaptive intelligence thereof
US8510751B2 (en) Optimizing workflow engines
US8438558B1 (en) System and method of updating programs and data
US8140625B2 (en) Method for operating a fixed prefix peer to peer network
US20090067334A1 (en) Mechanism for process migration on a massively parallel computer
JP5759881B2 (en) Information processing system
US6754848B1 (en) Method, system and program products for operationally migrating a cluster through emulation
Essa et al. Mobile agent based new framework for improving big data analysis
JP2010097563A (en) Network storage system, disk array device, host device, access control method, and data access method
KR20130139724A (en) A computing system, a method for controlling thereof, and a computer-readable recording medium having a computer program for controlling thereof
US9262219B2 (en) Distributed processing system, distributed processing method, and distributed processing program
US9886271B2 (en) Change method, apparatus, and recording medium
JP5446746B2 (en) Virtual computer system, virtual computer management method, and management program
JP5589726B2 (en) Job management system, job management system control method, and control program therefor
JP2011081579A (en) System operation management method and system for virtual resource in it system virtualization
US20140095718A1 (en) Maximizing resources in a multi-application processing environment
JP7381290B2 (en) Computer system and data management method
JP2019008799A (en) System and method for merging source data from source application into target data of target application
JP2017162142A (en) Information processing device and information processing program
JPH0877118A (en) Distributed processor and process execution method
JP2012063832A (en) Distribution processing system, distribution processing method and computer program
US11188389B2 (en) Distributed system that promotes task-machine affinity
CN102203756A (en) Client devices, server devices and framework programs to be used in information processing systems
JP2014507734A (en) Distributed calculation method and distributed calculation system
JP7036760B2 (en) Ontology expansion support device and ontology expansion support method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130809

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140311

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140411

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140701

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140714

R150 Certificate of patent or registration of utility model

Ref document number: 5589726

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees