JP2002014846A - Job checking device and job checking method and recording medium with job checking program recorded - Google Patents

Job checking device and job checking method and recording medium with job checking program recorded

Info

Publication number
JP2002014846A
JP2002014846A JP2000195190A JP2000195190A JP2002014846A JP 2002014846 A JP2002014846 A JP 2002014846A JP 2000195190 A JP2000195190 A JP 2000195190A JP 2000195190 A JP2000195190 A JP 2000195190A JP 2002014846 A JP2002014846 A JP 2002014846A
Authority
JP
Japan
Prior art keywords
job
data information
inspection
jobs
net
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
JP2000195190A
Other languages
Japanese (ja)
Other versions
JP3547691B2 (en
Inventor
Toshiharu Yano
俊治 矢野
Hiroshi Ono
博 大野
Kazuya Hirakawa
和也 平河
Koichi Hanabusa
浩一 花房
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.)
NTT Comware Corp
Original Assignee
NTT Comware 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 NTT Comware Corp filed Critical NTT Comware Corp
Priority to JP2000195190A priority Critical patent/JP3547691B2/en
Publication of JP2002014846A publication Critical patent/JP2002014846A/en
Application granted granted Critical
Publication of JP3547691B2 publication Critical patent/JP3547691B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize a job checking device and method capable of checking the normality of a job for controlling the execution of a program to be executed by a computer and a job controller for controlling the execution of the plural jobs and a recording medium with a job checking program recorded. SOLUTION: An intermediate file preparation processing part 11 prepares an intermediate file C1 from job data such as input data information and output data information defined by plural jobs. A job check processing part 13 obtains the order of execution for checking the jobs based on the input data information and output data information of the intermediate file C1, and collates the order of execution for checking with the order of execution defined in a job controller stored in a network DB 2 for a job controller, and judges whether or not the jobs and the job controller are normal.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータで実
行されるプログラムの実行を制御するジョブと、複数の
ジョブの実行を制御するジョブコントローラとを検査す
るジョブ検査装置、ジョブ検査方法、及びジョブ検査プ
ログラムを記録した記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a job inspection apparatus, a job inspection method, and a job inspection method for inspecting a job for controlling execution of a program executed by a computer and a job controller for controlling execution of a plurality of jobs. The present invention relates to a recording medium on which a program is recorded.

【0002】[0002]

【従来の技術】従来より、コンピュータを利用して所望
の機能を実現させるシステム、特に、複数のプログラム
を使用するシステムでは、各プログラムの実行を制御す
る複数のジョブとこれらジョブの実行を制御するジョブ
コントローラによって、コンピュータ処理を制御してい
る。このジョブには、コンピュータで実行されるプログ
ラムとこのプログラムの入力データ情報及び出力データ
情報や各種パラメータなどが定義されており、このジョ
ブ実行時、コンピュータはその定義内容に従ってプログ
ラムを実行する。また、ジョブコントローラには、複数
のジョブの実行順序などが定義されており、コンピュー
タは、このジョブコントローラの定義内容に従ってジョ
ブを実行する。なお、ジョブの定義内容はジョブコント
ロール言語(JCL)でジョブファイルに記述され、こ
のジョブファイルがジョブコントローラによって使用さ
れる。
2. Description of the Related Art Conventionally, in a system for realizing desired functions using a computer, in particular, in a system using a plurality of programs, a plurality of jobs for controlling the execution of each program and the execution of these jobs are controlled. The computer processing is controlled by the job controller. The job defines a program to be executed by the computer, input data information and output data information of the program, various parameters, and the like. When the job is executed, the computer executes the program according to the definition. The job controller defines the execution order of a plurality of jobs and the like, and the computer executes the job according to the definition contents of the job controller. The job definition is described in a job file in a job control language (JCL), and this job file is used by the job controller.

【0003】このようにして各ジョブは、ジョブコント
ローラにより実行が制御されるが、各ジョブに定義され
た入力データ情報及び出力データ情報のジョブ間の整合
性、及び各ジョブの定義内容とジョブコントローラに定
義された実行順序との整合性が、正常なコンピュータ処
理の実現には必須である。
The execution of each job is controlled by the job controller in this manner. The consistency of input data information and output data information defined for each job between jobs, and the definition of each job and the job controller The consistency with the execution order defined in (1) is indispensable for the realization of normal computer processing.

【0004】[0004]

【発明が解決しようとする課題】ところで、近年におい
ては、多数のプログラムを使用する大規模なコンピュー
タシステムが実現されているが、そのコンピュータ処理
を制御するジョブやジョブコントローラもその規模が増
大している。
In recent years, large-scale computer systems using a large number of programs have been realized. However, the scale of jobs and job controllers for controlling the computer processing has increased. I have.

【0005】例えば、2万件のユーザに対する電話の料
金情報を管理する電話料金管理システムにおいては、多
種多様な電話サービスに対応した料金情報を管理するた
めのプログラム数が5000本、これら各プログラムの
実行時期の違い毎(例えば、ユーザへの課金時期が異な
る場合など)や、異なるプログラムが同時に実行される
場合の多重実行条件毎に各々定義されるジョブ数におい
ては25万件と膨大な数になっている。また、これらジ
ョブの実行制御を行うジョブコントローラも定義される
実行順序が複雑になり、且つ定義される実行順序の規模
も膨大なものになっている。
For example, in a telephone charge management system that manages telephone charge information for 20,000 users, the number of programs for managing charge information corresponding to various telephone services is 5,000, and each of these programs has The number of jobs defined for each difference in execution time (for example, when the user is charged differently, etc.) or for multiple execution conditions when different programs are executed at the same time is a huge number of 250,000 jobs. Has become. Also, the order in which job controllers that control the execution of these jobs are defined is complicated, and the scale of the defined execution order is enormous.

【0006】このような電話料金管理システムにおい
て、正常なコンピュータ処理を実現するためには、この
膨大な数のジョブ及びそのジョブコントローラの整合性
を確保する必要があり、自動的にジョブ及びジョブコン
トローラの正常性を検査するジョブ検査装置が要求され
ている。
In such a telephone charge management system, in order to realize normal computer processing, it is necessary to ensure the consistency of the huge number of jobs and their job controllers. There is a demand for a job inspection device for inspecting the normality of a job.

【0007】本発明は、このような事情を考慮してなさ
れたもので、その目的は、コンピュータで実行されるプ
ログラムの実行を制御するジョブと、複数のジョブの実
行を制御するジョブコントローラの正常性を検査するこ
とができるジョブ検査装置、ジョブ検査方法、及びジョ
ブ検査プログラムを記録した記録媒体を提供することに
ある。
SUMMARY OF THE INVENTION The present invention has been made in view of such circumstances, and has as its object to provide a job controller for controlling the execution of a program executed by a computer and a job controller for controlling the execution of a plurality of jobs. An object of the present invention is to provide a job inspection apparatus, a job inspection method, and a recording medium on which a job inspection program is recorded, which can inspect the job quality.

【0008】[0008]

【課題を解決するための手段】上記の課題を解決するた
めに、請求項1に記載の発明は、コンピュータで実行さ
れるべきプログラムと該プログラムの入力データ情報及
び出力データ情報とが定義されたジョブと、複数の前記
ジョブの実行順序が定義されたジョブコントローラとを
検査するジョブ検査装置において、複数の前記ジョブに
定義された入力データ情報及び出力データ情報に基づい
て前記ジョブの検査用の実行順序を求め、該検査用の実
行順序を前記ジョブコントローラに定義された実行順序
と照合して、前記ジョブ及びジョブコントローラが正常
であるか否かを判断することを特徴とする。
In order to solve the above-mentioned problems, according to the first aspect of the present invention, a program to be executed by a computer and input data information and output data information of the program are defined. In a job inspection apparatus for inspecting a job and a job controller in which the execution order of the plurality of jobs is defined, an inspection execution of the job based on input data information and output data information defined for the plurality of jobs. An order is obtained, and the execution order for inspection is compared with an execution order defined in the job controller to determine whether the job and the job controller are normal.

【0009】請求項2に記載の発明は、請求項1に記載
の発明において、複数の前記ジョブの内、第1のジョブ
の入力データ情報と第2のジョブの出力データ情報とが
一致したことを条件として、前記ジョブの入力データ情
報及び出力データ情報が正常であると判断することを特
徴とする。
According to a second aspect of the present invention, in the first aspect of the present invention, the input data information of the first job and the output data information of the second job match among the plurality of jobs. , The input data information and the output data information of the job are determined to be normal.

【0010】請求項3に記載の発明は、請求項1または
請求項2に記載の発明において、前記検査用の実行順序
は、複数の前記ジョブの内、第1のジョブの入力データ
情報と第2のジョブの出力データ情報とが一致したこと
を条件として、前記第2のジョブが前記第1のジョブよ
りも先行して実行されるべきジョブであるように決定さ
れることを特徴とする。
According to a third aspect of the present invention, in the first or second aspect of the present invention, the execution order for the inspection is based on the input data information of the first job among the plurality of jobs. The second job is determined to be a job to be executed prior to the first job, provided that the output data information of the second job matches the output data information of the second job.

【0011】請求項4に記載の発明は、コンピュータで
実行されるべきプログラムと該プログラムの入力データ
情報及び出力データ情報とが定義されたジョブと、複数
の前記ジョブの実行順序が定義されたジョブコントロー
ラとを検査するジョブ検査方法であって、前記ジョブ検
査方法は、複数の前記ジョブに定義された入力データ情
報及び出力データ情報に基づいて前記ジョブの検査用の
実行順序を求める過程と、該検査用の実行順序を前記ジ
ョブコントローラに定義された実行順序と照合して、前
記ジョブ及びジョブコントローラが正常であるか否かを
判断する過程とを含むことを特徴とする。
According to a fourth aspect of the present invention, there is provided a job in which a program to be executed by a computer, input data information and output data information of the program are defined, and a job in which the execution order of the plurality of jobs is defined. A job inspection method for inspecting a controller, wherein the job inspection method determines an execution order for inspection of the job based on input data information and output data information defined for the plurality of jobs; Comparing the execution order for inspection with the execution order defined in the job controller to determine whether the job and the job controller are normal.

【0012】請求項5に記載の発明は、請求項4に記載
の発明において、前記ジョブ検査方法は、複数の前記ジ
ョブの内、第1のジョブの入力データ情報と第2のジョ
ブの出力データ情報とが一致したことを条件として、前
記ジョブの入力データ情報及び出力データ情報が正常で
あると判断する過程をさらに含むことを特徴とする。
According to a fifth aspect of the present invention, in the fourth aspect of the present invention, the job inspection method includes, among a plurality of jobs, input data information of a first job and output data of a second job. The method may further include determining that the input data information and the output data information of the job are normal on condition that the information matches.

【0013】請求項6に記載の発明は、請求項4または
請求項5に記載の発明において、前記ジョブ検査方法
は、複数の前記ジョブの内、第1のジョブの入力データ
情報と第2のジョブの出力データ情報とが一致したこと
を条件として、前記第2のジョブが前記第1のジョブよ
りも先行して実行されるべきジョブであるように、前記
検査用の実行順序を決定する過程をさらに含むことを特
徴とする。
According to a sixth aspect of the present invention, in the fourth or fifth aspect of the present invention, the job inspection method comprises the steps of: A step of determining the execution order for inspection so that the second job is a job to be executed earlier than the first job, provided that the output data information of the job matches. Is further included.

【0014】請求項7に記載の発明は、コンピュータで
実行されるべきプログラムと該プログラムの入力データ
情報及び出力データ情報とが定義されたジョブと、複数
の前記ジョブの実行順序が定義されたジョブコントロー
ラとを検査するジョブ検査装置におけるジョブ検査処理
を行うためのジョブ検査プログラムを記録したコンピュ
ータ読み取り可能な記録媒体において、前記ジョブ検査
プログラムは、複数の前記ジョブに定義された入力デー
タ情報及び出力データ情報に基づいて前記ジョブの検査
用の実行順序を求める処理と、該検査用の実行順序を前
記ジョブコントローラに定義された実行順序と照合し
て、前記ジョブ及びジョブコントローラが正常であるか
否かを判断する処理とをコンピュータに実行させること
を特徴とする。
According to a seventh aspect of the present invention, there is provided a job in which a program to be executed by a computer, input data information and output data information of the program are defined, and a job in which an execution order of the plurality of jobs is defined. In a computer-readable recording medium recording a job inspection program for performing a job inspection process in a job inspection apparatus that inspects a controller, the job inspection program includes input data information and output data defined for a plurality of the jobs. A process of obtaining an execution order for inspection of the job based on the information, and comparing the execution order for inspection with an execution order defined in the job controller to determine whether the job and the job controller are normal. And causing the computer to execute the process of determining.

【0015】請求項8に記載の発明は、請求項7に記載
の発明において、前記ジョブ検査プログラムは、複数の
前記ジョブの内、第1のジョブの入力データ情報と第2
のジョブの出力データ情報とが一致したことを条件とし
て、前記ジョブの入力データ情報及び出力データ情報が
正常であると判断する処理をさらにコンピュータに実行
させることを特徴とする。
According to an eighth aspect of the present invention, in the invention of the seventh aspect, the job inspection program stores the input data information of the first job and the second job information among the plurality of jobs.
The computer further executes a process of determining that the input data information and the output data information of the job are normal on condition that the output data information of the job matches.

【0016】請求項9に記載の発明は、請求項7または
請求項8に記載の発明において、前記ジョブ検査プログ
ラムは、複数の前記ジョブの内、第1のジョブの入力デ
ータ情報と第2のジョブの出力データ情報とが一致した
ことを条件として、前記第2のジョブが前記第1のジョ
ブよりも先行して実行されるべきジョブであるように、
前記検査用の実行順序を決定する処理をさらにコンピュ
ータに実行させることを特徴とする。これにより、前述
のジョブ検査装置がコンピュータを利用して実現できる
ようになる。
According to a ninth aspect of the present invention, in accordance with the seventh or eighth aspect of the present invention, the job inspection program includes a first job input data information and a second job input data information among a plurality of jobs. On condition that the output data information of the job matches, the second job is a job to be executed prior to the first job,
It is characterized by causing a computer to further execute the processing for determining the execution order for the inspection. Thus, the above-described job inspection device can be realized using a computer.

【0017】[0017]

【発明の実施の形態】以下、図面を参照し、本発明の一
実施形態について説明する。なお、以下の説明におい
て、ジョブとは、コンピュータで実行されるべきプログ
ラムの実行を制御する一単位のことをいう。また、ネッ
トとは、ジョブ間の入出力データのつながりで実行され
る一連のジョブ群のことをいう。これらジョブ及びネッ
トは、ジョブコントローラによってコンピュータでの実
行が制御されるものとする。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. In the following description, a job refers to a unit that controls the execution of a program to be executed by a computer. The term "net" refers to a series of jobs that are executed by connecting input / output data between jobs. Execution of these jobs and nets on a computer is controlled by a job controller.

【0018】図1は同実施形態によるジョブ検査装置1
の全体構成を示すブロック図である。この図において、
符号1は、コンピュータで実行されるプログラムの実行
を制御するジョブと、複数のジョブの実行を制御するジ
ョブコントローラとを検査するジョブ検査装置である。
符号2、3は、このジョブ検査装置1で検査されるジョ
ブコントローラに定義された内容を記憶するジョブコン
トローラ用ネットワークデータベース(ジョブコントロ
ーラ用ネットワークDB)、ジョブコントローラ用スケ
ジュールデータベース(ジョブコントローラ用スケジュ
ールDB)である。
FIG. 1 shows a job inspection apparatus 1 according to the embodiment.
FIG. 2 is a block diagram showing the entire configuration of the embodiment. In this figure,
Reference numeral 1 denotes a job inspection device that inspects a job that controls execution of a program executed by a computer and a job controller that controls execution of a plurality of jobs.
Reference numerals 2 and 3 denote a job controller network database (job controller network DB) and a job controller schedule database (job controller schedule DB) that store the contents defined in the job controller inspected by the job inspection apparatus 1. It is.

【0019】ジョブコントローラ用ネットワークDB2
は、複数のネット情報データAを記憶し、その各ネット
情報データAには、ネットを特定するためのネット識別
子(ネットID)と、このネットIDのネットに含まれ
るジョブを特定するための複数のジョブ識別子(ジョブ
ID)と、これらジョブIDの各ジョブに対して、各々
先行して実行されるべきジョブのジョブID(先行ジョ
ブID)と、そのネットIDのネットよりも先行して実
行されるべきネットのネットID(先行ネットID)と
が含まれる。
Job Controller Network DB2
Stores a plurality of net information data A, each of which has a net identifier (net ID) for specifying a net, and a plurality of net information for specifying a job included in the net of this net ID. , A job ID (preceding job ID) of a job to be executed in advance for each job of these job IDs, and a job ID that is executed earlier than the net of the net ID. And the net ID (preceding net ID) of the net to be included.

【0020】ジョブコントローラ用スケジュールDB3
は、ジョブコントローラ用ネットワークDB2に記憶さ
れるネットIDと対で定義された長期のスケジュール情
報データを複数記憶し、その各スケジュール情報には、
ネット属性データB1(ネットID等)と、スケジュー
ルの実行計画に関するスケジュールデータB2(基準日
情報データ、サイクル情報データ)と、ネットを実行す
る処理日情報データB3とが含まれる。
Schedule DB3 for job controller
Stores a plurality of long-term schedule information data defined as a pair with a net ID stored in the job controller network DB2, and each schedule information includes
It includes net attribute data B1 (net ID etc.), schedule data B2 (base date information data, cycle information data) relating to the schedule execution plan, and processing date information data B3 for executing the net.

【0021】ジョブ検査装置1は、これらジョブコント
ローラ用ネットワークDB2及びジョブコントローラ用
スケジュールDB3に接続されており、各データベース
2、3からそれぞれに記憶されるネット情報データA、
ネット属性データB1、スケジュールデータB2、及び
処理日情報データB3を読み出す。
The job inspection apparatus 1 is connected to the job controller network DB 2 and the job controller schedule DB 3, and stores net information data A,
The network attribute data B1, the schedule data B2, and the processing date information data B3 are read.

【0022】また、ジョブ検査装置1には、検査対象の
ジョブの定義内容を示すジョブデータが入力される。こ
のジョブデータの1単位には、ジョブ検査装置1で検査
されるジョブを特定するためのジョブ識別子(ジョブI
D)と、このジョブIDのジョブによりコンピュータで
実行されるべきプログラム名(プログラムID)と、こ
のプログラムの入力ファイルまたは出力ファイルのいず
れかを示す論理名(DD名)と、このDD名に対応した
入力ファイルまたは出力ファイルのいずれかのファイル
名(データセット情報)と、当該ジョブデータが該当ジ
ョブの入力情報または出力情報のいずれの情報なのかを
示す入出力種別とが含まれる。ここで、入出力種別の入
力は、当該ジョブデータが該当ジョブへの入力情報であ
ることを示し、一方、出力は、当該ジョブデータが該当
ジョブからの出力情報であることを示す。
The job inspection apparatus 1 receives job data indicating the definition of the job to be inspected. One unit of the job data includes a job identifier (job I) for identifying the job to be inspected by the job inspection apparatus 1.
D), a program name (program ID) to be executed on the computer by the job of the job ID, a logical name (DD name) indicating either an input file or an output file of the program, and a correspondence to the DD name. File name (data set information) of the input file or the output file, and an input / output type indicating whether the job data is input information or output information of the job. Here, the input of the input / output type indicates that the job data is input information to the corresponding job, and the output indicates that the job data is output information from the corresponding job.

【0023】図1に示すジョブ検査装置1において、符
号11は、入力されるジョブデータを使用してジョブの
検査に使用される中間ファイルC1を作成する中間ファ
イル作成処理部、符号12は、ジョブコントローラ用ス
ケジュールDB3から読み出したネット属性データB
1、スケジュールデータB2、及び処理日情報データB
3を統合したスケジュール統合ファイルC2を作成する
スケジュール統合処理部、符号13は、中間ファイル作
成処理部11によって作成された中間ファイルC1と、
スケジュール統合処理部12によって作成されたスケジ
ュール統合ファイルC2と、ジョブコントローラ用ネッ
トワークDB2から読み出したネット情報データAとを
使用してジョブ及びジョブコントローラの検査を行い、
この検査結果が記述された検査結果ファイルGを出力す
るジョブ検査処理部である。
In the job inspection apparatus 1 shown in FIG. 1, reference numeral 11 denotes an intermediate file creation processing unit for creating an intermediate file C1 used for job inspection using input job data, and reference numeral 12 denotes a job. Net attribute data B read from controller schedule DB3
1. Schedule data B2 and processing date information data B
3 is a schedule integration processing unit that creates a schedule integration file C2 by integrating 3, a reference numeral 13 is an intermediate file C1 created by the intermediate file creation processing unit 11,
The job and the job controller are inspected using the schedule integrated file C2 created by the schedule integrated processing unit 12 and the net information data A read from the job controller network DB2,
The job inspection processing unit outputs an inspection result file G in which the inspection results are described.

【0024】なお、上記中間ファイルC1は、ジョブデ
ータの1単位毎に複数のレコードから構成されており、
各レコードには、ジョブID、プログラムID、DD
名、データセット情報、及び入出力種別が記述される。
また、上記スケジュール統合ファイルC2は、ネット属
性データB1単位に複数のレコードから構成されてお
り、各レコードにはネット属性データB1のネットID
と、このネットIDをキーにして編集された、スケジュ
ールデータB2の基準日情報データ及びサイクル情報デ
ータと処理日情報データB3とが記述される。
The intermediate file C1 is composed of a plurality of records for each unit of job data.
Each record has a job ID, a program ID, and a DD.
Name, data set information, and input / output type are described.
The schedule integrated file C2 is composed of a plurality of records for each net attribute data B1, and each record has a net ID of the net attribute data B1.
The reference date information data, the cycle information data, and the processing date information data B3 of the schedule data B2 edited using the net ID as a key are described.

【0025】図2は、上述した図1に示すジョブ検査処
理部13の構成を示すブロック図である。この図におい
て、符号21は、入力されるスケジュール統合ファイル
C2のネットIDをキーにして、ジョブコントローラ用
ネットワークDB2と照合を行い、一致したネットID
のネットに含まれるジョブのジョブIDを全て取得し、
スケジュール統合ファイルC2に追加して記述するネッ
ト照合部である。符号22は、ネット照合部21により
ジョブIDが追加されたスケジュール統合ファイルC2
と入力される中間ファイルC1とをジョブIDをキーに
して照合を行い、一致したジョブIDに対応する各デー
タを両ファイルC1、C2から取得してネットID取得
ファイルEを作成するネットID取得部である。符号2
3は、このネットID取得ファイルEに記述されたデー
タの内、データセット情報をキーにして検索し、このデ
ータセット情報が一致した入力情報と出力情報とを統合
して記述した接続情報取得ファイルF1を作成する接続
情報取得部である。
FIG. 2 is a block diagram showing the configuration of the job inspection processing unit 13 shown in FIG. In this figure, reference numeral 21 denotes a net ID of the schedule integrated file C2, which is compared with the job controller network DB2 by using the net ID as a key.
All the job IDs of the jobs included in the net
This is a net collation unit that is additionally described in the schedule integrated file C2. Reference numeral 22 denotes a schedule integrated file C2 to which a job ID has been added by the net collation unit 21.
A net ID acquisition unit that collates the input intermediate file C1 with the job ID as a key, acquires each data corresponding to the matched job ID from both files C1 and C2, and creates a net ID acquisition file E. It is. Sign 2
Reference numeral 3 denotes a connection information acquisition file in which the data described in the net ID acquisition file E is searched using the data set information as a key, and the input information and the output information that match the data set information are integrated and described. A connection information acquisition unit that creates F1.

【0026】符号24は、ジョブコントローラ用ネット
ワークDB2からネット情報データAを読み出して、ネ
ットIDと、このネットIDのネットに含まれる全ジョ
ブのジョブIDと、これらジョブIDに対応する全ての
先行ジョブIDとを記述したジョブ先行取得ファイルF
2を作成するジョブ先行取得部である。符号25は、ジ
ョブコントローラ用ネットワークDB2からネット情報
データAを読み出して、ネットIDと、このネットID
に対応する所定の階層までの全ての先行ネットIDとを
記述したネット先行取得ファイルF3を作成するネット
先行取得部である。符号26は、接続情報取得ファイル
F1とジョブ先行取得ファイルF2、あるいは、接続情
報取得ファイルF1とネット先行取得ファイルF3の間
で記述されたデータの照合を行い、この照合結果に基づ
いてジョブ及びジョブコントローラの正常性を判断して
検査結果ファイルGを作成するジョブ接続照合部であ
る。
Reference numeral 24 denotes the net information data A read from the job controller network DB 2, the net ID, the job IDs of all the jobs included in the net of this net ID, and all the preceding jobs corresponding to these job IDs. Job preceding acquisition file F describing the ID and
2 is a job pre-acquisition unit for creating a job No. Reference numeral 25 denotes the net information data A read out from the job controller network DB2, and a net ID and this net ID
Is a net precedence acquisition unit that creates a net precedence acquisition file F3 describing all preceding net IDs up to a predetermined hierarchy corresponding to. Reference numeral 26 indicates a collation of data described between the connection information acquisition file F1 and the job preceding acquisition file F2 or between the connection information acquisition file F1 and the net preceding acquisition file F3, and based on the collation result, a job and a job. This is a job connection collation unit that determines the normality of the controller and creates an inspection result file G.

【0027】なお、上述したジョブ検査装置1は専用の
ハードウェアにより実現されるものであってもよく、ま
た、このジョブ検査装置1はメモリおよびCPU(中央
処理装置)により構成され、ジョブ検査装置1の機能を
実現するためのプログラムをメモリにロードして実行す
ることによりその機能を実現させるものであってもよ
い。また、このジョブ検査装置1には、周辺機器として
入力装置、表示装置、出力装置、記憶装置等(いずれも
図示せず)が接続されるものとする。ここで、入力装置
とはキーボード、マウス等の入力デバイスのことをい
う。表示装置とはCRT(Cathode Ray Tube)や液晶表
示装置等のことをいう。出力装置とはプリンタ等の出力
デバイスのことをいう。記憶装置とはフロッピー(登録
商標)ディスク、ハードディスク等の記憶媒体及びその
読み書きを行う装置のことをいう。
The above-described job inspection apparatus 1 may be realized by dedicated hardware. The job inspection apparatus 1 includes a memory and a CPU (central processing unit). The function may be realized by loading a program for realizing one function into a memory and executing the program. It is assumed that an input device, a display device, an output device, a storage device, and the like (all not shown) are connected to the job inspection device 1 as peripheral devices. Here, the input device refers to an input device such as a keyboard and a mouse. The display device refers to a CRT (Cathode Ray Tube), a liquid crystal display device, or the like. The output device refers to an output device such as a printer. The storage device refers to a storage medium such as a floppy (registered trademark) disk or a hard disk, and a device that reads and writes the storage medium.

【0028】次に、図1〜図8を参照して、上述したジ
ョブ検査装置1が行うジョブ検査処理の動作を説明す
る。図3は中間ファイルC1の構成例を示す図であり、
図4はネットID取得ファイルEの構成例を示す図であ
り、図5は接続情報取得ファイルF1の構成例を示す図
であり、図6はジョブ先行取得ファイルF2の構成例を
示す図であり、図7はネット先行取得ファイルF3の構
成例を示す図であり、図8は検査結果ファイルGの構成
例を示す図である。
Next, the operation of the job inspection process performed by the above-described job inspection apparatus 1 will be described with reference to FIGS. FIG. 3 is a diagram showing a configuration example of the intermediate file C1,
4 is a diagram illustrating a configuration example of the net ID acquisition file E, FIG. 5 is a diagram illustrating a configuration example of the connection information acquisition file F1, and FIG. 6 is a diagram illustrating a configuration example of the job preceding acquisition file F2. FIG. 7 is a diagram showing a configuration example of the net preceding acquisition file F3, and FIG. 8 is a diagram showing a configuration example of the inspection result file G.

【0029】先ず、図1の中間ファイル作成処理部11
は、検査するジョブのジョブデータが入力されると、図
3に示す中間ファイルC1を作成する。なお、中間ファ
イルC1には複数のジョブのレコードが記述されるが、
図3にはレコードNO1、2の各データのみを図示してい
る。また、スケジュール統合処理部12は、ジョブコン
トローラ用スケジュールDB3からネット属性データB
1、スケジュールデータB2、及び処理日情報データB
3を全て読み出してスケジュール統合ファイルC2を作
成する。これら作成された中間ファイルC1とスケジュ
ール統合ファイルC2は、それぞれジョブ検査処理部1
3へ入力される。
First, the intermediate file creation processing unit 11 shown in FIG.
Creates the intermediate file C1 shown in FIG. 3 when the job data of the job to be inspected is input. Note that records of a plurality of jobs are described in the intermediate file C1.
FIG. 3 shows only each data of the records NO1 and NO2. Further, the schedule integration processing unit 12 retrieves the net attribute data B from the job controller schedule DB3.
1. Schedule data B2 and processing date information data B
3 is read out to create a schedule integrated file C2. The created intermediate file C1 and schedule integrated file C2 are stored in the job inspection processing unit 1 respectively.
3 is input.

【0030】次いで、図2のネット照合部21は、入力
されたスケジュール統合ファイルC2のネットIDをキ
ーにして、ジョブコントローラ用ネットワークDB2と
照合し、一致したネットIDのネットに含まれるジョブ
のジョブIDを全て取得してスケジュール統合ファイル
C2の該当ネットIDのレコードに追加する。ここで、
ジョブコントローラ用ネットワークDB2にスケジュー
ル統合ファイルC2のネットIDと一致しないネットI
Dが有った場合には、そのネットID及びこのネットI
Dのネットに含まれるジョブのジョブIDを全て取得し
て、スケジュール統合ファイルC2に新規レコードとし
て追加する。
Next, the net collation unit 21 in FIG. 2 compares the net ID of the integrated schedule file C2 with the network DB2 for the job controller by using the net ID of the input schedule integrated file C2 as a key. All the IDs are acquired and added to the record of the corresponding net ID in the schedule integrated file C2. here,
Net I that does not match the net ID of the schedule integrated file C2 in the job controller network DB2
D, the net ID and the net I
All the job IDs of the jobs included in the net of D are acquired and added as new records to the schedule integrated file C2.

【0031】次いで、ネットID取得部22は、このネ
ット照合部21によりジョブIDが追加されたスケジュ
ール統合ファイルC2と入力された中間ファイルC1と
をジョブIDをキーにして照合し、一致したジョブID
に対応する各データを両ファイルC1、C2から取得し
て図4に示すネットID取得ファイルEを作成する。
Next, the net ID acquisition unit 22 collates the schedule integrated file C2 to which the job ID has been added by the net collation unit 21 with the input intermediate file C1 by using the job ID as a key.
Is acquired from both files C1 and C2 to create a net ID acquisition file E shown in FIG.

【0032】なお、図4に示すネットID取得ファイル
Eでは、図3の中間ファイルC1のレコードNO1、2に
対応してレコードNO1、2を図示し、図3の各データに
対応したデータには同一符号を付与している。この図4
のネットID取得ファイルEの例では、レコードNO1に
図3のジョブID101「QNHA0501」の各デー
タ102〜105と、ネット照合部21によりジョブI
Dが追加されたスケジュール統合ファイルC2のデータ
の内、ジョブID101「QNHA0501」に対応し
たデータ201〜204が記述されている。同様に、図
4のレコードNO2には、図3のジョブID111「QN
HA0400」の各データ112〜115と、ネット照
合部21によりジョブIDが追加されたスケジュール統
合ファイルC2のデータの内、ジョブID111「QN
HA0400」に対応したデータ211〜214が記述
されている。
In the net ID acquisition file E shown in FIG. 4, records NO1 and NO2 are shown corresponding to records NO1 and NO2 of the intermediate file C1 in FIG. 3, and data corresponding to each data in FIG. The same reference numerals are given. This figure 4
In the example of the net ID acquisition file E, the data 102 to 105 of the job ID 101 “QNHA0501” in FIG.
Among the data of the schedule integrated file C2 to which D has been added, data 201 to 204 corresponding to the job ID 101 “QNHA0501” are described. Similarly, record NO2 in FIG. 4 includes job ID 111 “QN” in FIG.
Among the data 112 to 115 of the “HA0400” and the data of the schedule integrated file C2 to which the job ID has been added by the net collation unit 21, the job ID 111 “QN
HA0400 "are described.

【0033】但し、ネットID取得部22は、中間ファ
イルC1とジョブIDが追加されたスケジュール統合フ
ァイルC2において、不一致のジョブIDがあった場合
には、それぞれの不一致ジョブIDをエラーとしてネッ
トID取得ファイルEに記述する。ここで、中間ファイ
ルC1のジョブIDがスケジュール統合ファイルC2に
無い場合には、その不一致ジョブIDに対するエラーメ
ッセージとして「ジョブ側エラー」を記述し、一方、ス
ケジュール統合ファイルC2のジョブIDが中間ファイ
ルC1に無い場合には、その不一致ジョブIDに対して
「ジョブコントローラ側エラー」を記述する。
However, if there is a mismatched job ID in the intermediate file C1 and the schedule integrated file C2 to which the job ID has been added, the net ID acquisition unit 22 determines the mismatched job ID as an error and acquires the net ID. Describe in file E. Here, if the job ID of the intermediate file C1 is not in the schedule integrated file C2, “job side error” is described as an error message for the mismatched job ID, while the job ID of the schedule integrated file C2 is the intermediate file C1. If there is no job ID, "job controller side error" is described for the mismatched job ID.

【0034】次いで、接続情報取得部23は、このネッ
トID取得部22によって作成されたネットID取得フ
ァイルEに記述されたデータの内、データセット情報を
キーにして検索し、このデータセット情報が一致した入
力情報と出力情報とを統合して記述した図5に示す接続
情報取得ファイルF1を作成する。ここで、接続情報取
得部23は、一致したデータセット情報の各レコードに
おいて、出力情報側のデータセット情報が示す出力ファ
イルは入力情報側のジョブへの入力ファイルであるの
で、出力情報側のジョブを入力情報側のジョブよりも先
行して実行されるべき先行ジョブとして決定する。
Next, the connection information acquisition unit 23 searches the data described in the net ID acquisition file E created by the net ID acquisition unit 22 using the data set information as a key. A connection information acquisition file F1 shown in FIG. 5 in which the matched input information and output information are integrated and described is created. Here, in each record of the matched data set information, the connection information acquisition unit 23 determines that the output file indicated by the data set information on the output information side is an input file for the job on the input information side. Is determined as a preceding job to be executed prior to the job on the input information side.

【0035】なお、図5に示す接続情報取得ファイルF
1では、図4のネットID取得ファイルEのレコードNO
1、2に対応してレコードNO1を図示し、図4の各デー
タに対応したデータには同一符号を付与している。この
図5の接続情報取得ファイルF1の例では、図4のデー
タセット情報104、114が一致したので、出力情報
側のネットID211「QNHAA100」、ジョブI
D111「QNHA0400」が先行ネットID21
1、先行ジョブID111として図5のレコードNO1に
各々記述されている。同様にして、図5のレコードNO
2、3が記述されたとする。
The connection information acquisition file F shown in FIG.
1, record NO of the net ID acquisition file E in FIG.
Record NO1 is shown corresponding to 1 and 2, and the data corresponding to the respective data in FIG. In the example of the connection information acquisition file F1 in FIG. 5, since the data set information 104 and 114 in FIG. 4 match, the net ID 211 “QNHAA100” on the output information side and the job I
D111 "QNHA0400" is the preceding net ID 21
1. The preceding job ID 111 is described in the record NO1 in FIG. Similarly, record NO in FIG.
It is assumed that 2 and 3 are described.

【0036】このようにして、複数のジョブに定義され
たジョブデータの入力情報側のデータセット情報(入力
データ情報)及び出力情報側のデータセット情報(出力
データ情報)に基づいて、ジョブの検査用の実行順序と
して各ネットID、ジョブIDの先行ネットID、先行
ジョブIDが求められ、接続情報取得ファイルF1へ記
述される。
In this manner, the job inspection based on the input information data set information (input data information) and the output information data set information (output data information) of the job data defined for a plurality of jobs. The net ID, the preceding net ID of the job ID, and the preceding job ID are obtained as the execution order of the job, and are described in the connection information acquisition file F1.

【0037】但し、接続情報取得部23は、ネットID
取得ファイルEにおいて不一致のデータセット情報があ
った場合には、その不一致のレコードに対するエラーメ
ッセージとして「入力情報のみ存在のエラー」または
「出力情報のみ存在のエラー」を接続情報取得ファイル
F1に記述する。このように、接続情報取得部23は、
複数のジョブのいずれかのジョブの入力データ情報と他
のいずれかのジョブの出力データ情報とが一致したこと
を条件として、ジョブの入力データ情報及び出力データ
情報が正常であると判断する。また、接続情報取得部2
3は、ネットID取得部22によりネットID取得ファ
イルEに記述されたエラーも接続情報取得ファイルF1
へ記述する。
However, the connection information acquisition unit 23 uses the net ID
If there is unmatched data set information in the acquisition file E, "an error in which only input information exists" or "an error in which only output information exists" is described in the connection information acquisition file F1 as an error message for the mismatched record. . As described above, the connection information acquisition unit 23
It is determined that the input data information and the output data information of the job are normal on condition that the input data information of any one of the plurality of jobs matches the output data information of any other job. Also, the connection information acquisition unit 2
3 indicates that the error described in the net ID acquisition file E by the net ID acquisition unit 22 is also a connection information acquisition file F1.
Write to.

【0038】ところで、ジョブ先行取得部24は、ジョ
ブコントローラ用ネットワークDB2から全てのネット
情報データAを読み出して、ネットIDと、このネット
IDのネットに含まれる全ジョブのジョブIDと、これ
らジョブIDに対応する全ての先行ジョブIDとを記述
した図6に示すジョブ先行取得ファイルF2を作成す
る。また、ネット先行取得部25は、同様にジョブコン
トローラ用ネットワークDB2からネット情報データA
を全て読み出して、ネットIDと、このネットIDに対
応する所定の階層までの全ての先行ネットIDとを記述
した図7に示すネット先行取得ファイルF3を作成す
る。なお、この図7のネット先行取得ファイルF3で
は、レコードNO1、2共に階層「01」のみが記述され
ている。
The job leading acquisition unit 24 reads out all the net information data A from the job controller network DB2, and retrieves the net ID, the job IDs of all the jobs included in the net of this net ID, and the job IDs. A preceding job acquisition file F2 shown in FIG. 6 that describes all preceding job IDs corresponding to. In addition, the net precedence acquisition unit 25 similarly stores the net information data A
Is read out, and a net preceding acquisition file F3 shown in FIG. 7 in which the net ID and all preceding net IDs up to a predetermined hierarchy corresponding to the net ID are described is created. Note that, in the net preceding acquisition file F3 in FIG. 7, only the layer “01” is described in both the records NO1 and NO2.

【0039】このようにして、ジョブコントローラに定
義されたジョブの実行順序が、各ジョブID、ネットI
Dに対する先行ジョブID、先行ネットIDとしてジョ
ブ先行取得ファイルF2、ネット先行取得ファイルF3
に記述される。
As described above, the execution order of the job defined in the job controller is determined by each job ID, net I
A preceding job ID for D, a preceding job acquisition file F2 as a preceding net ID, and a preceding net acquisition file F3
Is described in

【0040】次いで、ジョブ接続照合部26は、接続情
報取得ファイルF1とジョブ先行取得ファイルF2、あ
るいは、接続情報取得ファイルF1とネット先行取得フ
ァイルF3の間で記述されたデータの照合を行い、この
照合結果に基づいてジョブ及びジョブコントローラの正
常性を判断して図8に示す検査結果ファイルGを作成す
る。この動作について、図5〜8を参照して説明する。
なお、図8の検査結果ファイルGには、図5のレコード
NO1〜3に対する検査結果がレコードNO1〜3にそれぞ
れ記述されている。
Next, the job connection collating unit 26 collates the data described between the connection information acquisition file F1 and the job preceding acquisition file F2 or between the connection information acquisition file F1 and the net preceding acquisition file F3. The normality of the job and the job controller is determined based on the collation result, and an inspection result file G shown in FIG. 8 is created. This operation will be described with reference to FIGS.
Note that the inspection result file G of FIG.
The inspection results for NO1 to NO3 are described in records NO1 to NO3, respectively.

【0041】先ず、ジョブ接続照合部26は、図5の接
続情報取得ファイルF1の各レコードNO1〜3の内、ネ
ットIDと先行ネットIDが一致しているレコードNO
1、2について、図6のジョブ先行取得ファイルF2と
照合する。この例では、図5のレコードNO1のネットI
D「QNHAA100」のジョブID「QNHA050
1」及び先行ジョブID「QNHA0400」に対し
て、図6のレコードNO1のネットID「QNHAA10
0」のジョブID及び先行ジョブIDが一致している。
この一致を条件として、ジョブ接続照合部26は、その
ネットID「QNHAA100」のジョブID「QNH
A0501」に関するジョブの定義内容とジョブコント
ローラに定義された実行順序とが整合されていると判断
し、この図5のレコードNO1の検査結果をOK(正常)
として検査結果ファイルGのレコードNO1に記述する。
First, the job connection collation unit 26 determines, among the records NO1 to NO3 of the connection information acquisition file F1 in FIG.
For 1 and 2, it is compared with the job preceding acquisition file F2 in FIG. In this example, the net I of record NO1 in FIG.
D The job ID “QNHA050” of “QNHAA100”
6 and the preceding job ID "QNHA0400", the net ID "QNHAA10" of the record NO1 in FIG.
The job ID “0” matches the preceding job ID.
On condition of this match, the job connection collation unit 26 determines that the job ID “QNHA100” of the net ID “QNHAA100”.
It is determined that the job definition related to “A0501” matches the execution order defined in the job controller, and the check result of record NO1 in FIG. 5 is OK (normal).
In the record NO1 of the inspection result file G.

【0042】同様に、図5のレコードNO2について図6
のジョブ先行取得ファイルF2と照合すると、今度は図
5のジョブID「QNHA0703」及び先行ジョブI
D「QNHA0600」に対して、図6のレコードNO2
の先行ジョブID「QNHA0400」となっており不
一致である。このため、ジョブ接続照合部26は、その
ネットID「QNHAA100」のジョブID「QNH
A0703」に関するジョブの定義内容とジョブコント
ローラに定義された実行順序とが不整合であると判断
し、この図5のレコードNO2の検査結果をNG(異常)
として検査結果ファイルGのレコードNO2に記述する。
この場合には、エラーメッセージとして「ジョブ間先行
なしエラー」が記述される(図8には図示しない)。
Similarly, for record NO2 in FIG.
5, the job ID “QNHA0703” and the preceding job I in FIG.
For D “QNHA0600”, record NO2 in FIG.
Of the preceding job "QNHA0400", which is inconsistent. For this reason, the job connection collation unit 26 checks the job ID “QNHA100” of the net ID “QNHAA100”.
It is determined that the definition of the job relating to “A0703” does not match the execution order defined in the job controller, and the inspection result of record NO2 in FIG. 5 is NG (abnormal).
In the record NO2 of the inspection result file G.
In this case, "error without inter-job precedence" is described as an error message (not shown in FIG. 8).

【0043】次に、ジョブ接続照合部26は、図5の接
続情報取得ファイルF1の各レコードNO1〜3の内、ネ
ットIDと先行ネットIDが不一致のレコードNO3につ
いて、図7のネット先行取得ファイルF3と照合する。
この例では、図5のレコードNO3のネットID「QNH
AA200」の先行ネットID「QNHAA100」に
対して、図7のレコードNO1のネットID「QNHAA
200」の先行ネットIDが一致している。この一致を
条件として、ジョブ接続照合部26は、そのネットID
「QNHAA200」に関するジョブの定義内容とジョ
ブコントローラに定義された実行順序とが整合されてい
ると判断し、この図5のレコードNO3の検査結果をOK
(正常)として検査結果ファイルGのレコードNO3に記
述する。但し、不一致の場合には、NG(異常)として
記述される。この場合には、「ネット間処理単位内先行
なしエラー」または「ネット間処理単位外先行なしエラ
ー」のいずれか所定のエラーメッセージが記述される。
Next, the job connection collation unit 26 determines, for the record NO3 in which the net ID and the preceding net ID do not match among the records NO1 to NO3 of the connection information acquisition file F1 in FIG. Check with F3.
In this example, the net ID “QNH” of record NO3 in FIG.
For the preceding net ID "QNHAA100" of "AA200", the net ID "QNHAA" of the record NO1 in FIG.
The preceding net ID of “200” matches. On condition of this match, the job connection collation unit 26
It is determined that the definition of the job regarding “QNHAA200” matches the execution order defined in the job controller, and the inspection result of record NO3 in FIG.
(Normal) is described in record NO3 of inspection result file G. However, if they do not match, they are described as NG (abnormal). In this case, a predetermined error message of “an error without a precedence in the inter-network processing unit” or “an error without a precedence outside the inter-net processing unit” is described.

【0044】上記のようにジョブ接続照合部26は、接
続情報取得ファイルF1に記述された各ネットID、ジ
ョブIDの先行ネットID、先行ジョブIDすなわち各
ジョブの検査用の実行順序と、ネット先行取得ファイル
F3、ジョブ先行取得ファイルF2に記述された各ネッ
トID、ジョブIDに対する先行ネットID、先行ジョ
ブIDすなわちジョブコントローラに定義された各ジョ
ブの実行順序とを照合して、ジョブ及びジョブコントロ
ーラが正常であるか否かを判断する。
As described above, the job connection collating unit 26 determines the net ID described in the connection information acquisition file F1, the preceding net ID of the job ID, the preceding job ID, that is, the execution order for inspection of each job, the net preceding The job and the job controller determine the net ID described in the acquisition file F3, the job preceding acquisition file F2, the preceding net ID for the job ID, and the preceding job ID, that is, the execution order of each job defined in the job controller. Determine whether it is normal.

【0045】なお、ジョブ接続照合部26は、接続情報
取得部23により接続情報取得ファイルF1に記述され
たジョブID等のエラー内容及びエラーメッセージも検
査結果ファイルGへ記述する。
The job connection collation unit 26 also describes the error contents such as the job ID and the error message described in the connection information acquisition file F1 by the connection information acquisition unit 23 in the inspection result file G.

【0046】なお、ジョブ接続照合部26は、作成した
検査結果ファイルGを出力するが、その出力方法は、表
示装置への表示、あるいは出力装置へのプリントアウ
ト、あるいは記憶装置の記録媒体への記録のいずれであ
ってもよい。
The job connection collating unit 26 outputs the created inspection result file G, and the output method is to display it on a display device, print it out to an output device, or write it to a recording medium in a storage device. Any of records may be used.

【0047】また、図1、2に示すジョブ検査装置1が
行う各処理を実現するためのプログラムをコンピュータ
読み取り可能な記録媒体に記録して、この記録媒体に記
録されたプログラムをコンピュータシステムに読み込ま
せ、実行することによりジョブ検査処理を行ってもよ
い。なお、ここでいう「コンピュータシステム」とは、
OSや周辺機器等のハードウェアを含むものとする。ま
た、「コンピュータシステム」は、WWWシステムを利
用している場合であれば、ホームページ提供環境(ある
いは表示環境)も含むものとする。また、「コンピュー
タ読み取り可能な記録媒体」とは、フロッピーディス
ク、光磁気ディスク、ROM、CD−ROM等の可搬媒
体、コンピュータシステムに内蔵されるハードディスク
等の記憶装置のことをいう。
Further, a program for realizing each processing performed by the job inspection apparatus 1 shown in FIGS. 1 and 2 is recorded on a computer-readable recording medium, and the program recorded on this recording medium is read into a computer system. Then, the job inspection process may be performed by executing the job inspection process. The “computer system” here means
It includes hardware such as an OS and peripheral devices. The “computer system” also includes a homepage providing environment (or a display environment) if a WWW system is used. The “computer-readable recording medium” refers to a portable medium such as a floppy disk, a magneto-optical disk, a ROM, a CD-ROM, and a storage device such as a hard disk built in a computer system.

【0048】さらに「コンピュータ読み取り可能な記録
媒体」とは、インターネット等のネットワークや電話回
線等の通信回線を介してプログラムが送信された場合の
サーバやクライアントとなるコンピュータシステム内部
の揮発性メモリ(RAM)のように、一定時間プログラ
ムを保持しているものも含むものとする。また、上記プ
ログラムは、このプログラムを記憶装置等に格納したコ
ンピュータシステムから、伝送媒体を介して、あるい
は、伝送媒体中の伝送波により他のコンピュータシステ
ムに伝送されてもよい。ここで、プログラムを伝送する
「伝送媒体」は、インターネット等のネットワーク(通
信網)や電話回線等の通信回線(通信線)のように情報
を伝送する機能を有する媒体のことをいう。また、上記
プログラムは、前述した機能の一部を実現するためのも
のであっても良い。さらに、前述した機能をコンピュー
タシステムにすでに記録されているプログラムとの組み
合わせで実現できるもの、いわゆる差分ファイル(差分
プログラム)であっても良い。
Further, a “computer-readable recording medium” is a volatile memory (RAM) in a computer system that becomes a server or a client when a program is transmitted through a network such as the Internet or a communication line such as a telephone line. ), A program that holds the program for a certain period of time is also included. Further, the above program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the "transmission medium" for transmitting a program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line. Further, the program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

【0049】以上、本発明の実施形態を図面を参照して
詳述してきたが、具体的な構成はこの実施形態に限られ
るものではなく、本発明の要旨を逸脱しない範囲の設計
等も含まれる。
The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes a design and the like without departing from the gist of the present invention. It is.

【0050】[0050]

【発明の効果】以上説明したように、本発明によれば、
複数のジョブに定義された入力データ情報及び出力デー
タ情報に基づいてジョブの検査用の実行順序を求め、該
検査用の実行順序をジョブコントローラに定義された実
行順序と照合して、ジョブ及びジョブコントローラが正
常であるか否かを判断するようにしたので、コンピュー
タで実行されるプログラムの実行を制御するジョブと、
複数のジョブの実行を制御するジョブコントローラの正
常性を検査することができる。したがって、例えば電話
料金管理システムのように膨大な数のジョブ及びそのジ
ョブコントローラを検査する場合において、人手で検査
する場合に比して、検査時間と人手の作業工数を大幅に
削減可能であり、さらに、検査上の人為的ミスによりバ
グを見逃してしまうという問題もなく、検査の品質を向
上することができる。
As described above, according to the present invention,
A job inspection execution order is determined based on input data information and output data information defined for a plurality of jobs, and the inspection execution order is compared with an execution order defined in a job controller to determine a job and a job. Since it is determined whether or not the controller is normal, a job for controlling the execution of a program executed by the computer,
The normality of a job controller that controls the execution of a plurality of jobs can be checked. Therefore, for example, when inspecting a huge number of jobs and their job controllers as in a telephone charge management system, it is possible to significantly reduce the inspection time and the number of manual labor compared to the case of inspecting manually. Further, the quality of inspection can be improved without a problem that a bug is missed due to a human error in inspection.

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

【図1】 本発明の一実施形態によるジョブ検査装置1
の全体構成を示すブロック図である。
FIG. 1 shows a job inspection apparatus 1 according to an embodiment of the present invention.
FIG. 2 is a block diagram showing the entire configuration of the embodiment.

【図2】 図1に示すジョブ検査処理部13の構成を示
すブロック図である。
FIG. 2 is a block diagram showing a configuration of a job inspection processing unit 13 shown in FIG.

【図3】 中間ファイルC1の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of an intermediate file C1.

【図4】 ネットID取得ファイルEの構成例を示す図
である。
FIG. 4 is a diagram showing a configuration example of a net ID acquisition file E.

【図5】 接続情報取得ファイルF1の構成例を示す図
である。
FIG. 5 is a diagram illustrating a configuration example of a connection information acquisition file F1.

【図6】 ジョブ先行取得ファイルF2の構成例を示す
図である。
FIG. 6 is a diagram illustrating a configuration example of a job preceding acquisition file F2.

【図7】 ネット先行取得ファイルF3の構成例を示す
図である。
FIG. 7 is a diagram illustrating a configuration example of a net preceding acquisition file F3.

【図8】 検査結果ファイルGの構成例を示す図であ
る。
FIG. 8 is a diagram showing a configuration example of an inspection result file G.

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

1 ジョブ検査装置 2 ジョブコントローラ用ネットワークDB 3 ジョブコントローラ用スケジュールDB 11 中間ファイル作成処理部 12 スケジュール統合処理部 13 ジョブ検査処理部 DESCRIPTION OF SYMBOLS 1 Job inspection apparatus 2 Job controller network DB 3 Job controller schedule DB 11 Intermediate file creation processing unit 12 Schedule integration processing unit 13 Job inspection processing unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 平河 和也 東京都港区港南一丁目9番1号 エヌ・テ ィ・ティ・コミュニケーションウェア株式 会社内 (72)発明者 花房 浩一 東京都港区港南一丁目9番1号 エヌ・テ ィ・ティ・コミュニケーションウェア株式 会社内 Fターム(参考) 5B042 GA23 HH08 HH11 HH14 MC17 MC21 NN04 NN05 5B098 GA03 JJ01 JJ03 JJ05  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Kazuya Hirakawa 1-9-1 Konan, Minato-ku, Tokyo NTT Communications Wear Co., Ltd. (72) Inventor Koichi Hanabusa Konan, Minato-ku, Tokyo 1-9-1-1 NTT Communicationware Co., Ltd. F-term in the company (reference) 5B042 GA23 HH08 HH11 HH14 MC17 MC21 NN04 NN05 5B098 GA03 JJ01 JJ03 JJ03 JJ05

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータで実行されるべきプログラ
ムと該プログラムの入力データ情報及び出力データ情報
とが定義されたジョブと、複数の前記ジョブの実行順序
が定義されたジョブコントローラと、を検査するジョブ
検査装置において、 複数の前記ジョブに定義された入力データ情報及び出力
データ情報に基づいて前記ジョブの検査用の実行順序を
求め、該検査用の実行順序を前記ジョブコントローラに
定義された実行順序と照合して、前記ジョブ及びジョブ
コントローラが正常であるか否かを判断することを特徴
とするジョブ検査装置。
1. A job for inspecting a job in which a program to be executed by a computer, input data information and output data information of the program are defined, and a job controller in which the execution order of the plurality of jobs is defined. In the inspection device, an execution order for inspection of the job is obtained based on input data information and output data information defined for the plurality of jobs, and the execution order for inspection is determined by an execution order defined in the job controller. A job inspecting apparatus that determines whether the job and the job controller are normal by collating.
【請求項2】 複数の前記ジョブの内、第1のジョブの
入力データ情報と第2のジョブの出力データ情報とが一
致したことを条件として、前記ジョブの入力データ情報
及び出力データ情報が正常であると判断することを特徴
とする請求項1に記載のジョブ検査装置。
2. A condition that input data information and output data information of a job are normal on condition that input data information of a first job and output data information of a second job among the plurality of jobs match. 2. The job inspection apparatus according to claim 1, wherein the job inspection apparatus determines that the job inspection is performed.
【請求項3】 前記検査用の実行順序は、複数の前記ジ
ョブの内、第1のジョブの入力データ情報と第2のジョ
ブの出力データ情報とが一致したことを条件として、前
記第2のジョブが前記第1のジョブよりも先行して実行
されるべきジョブであるように決定されることを特徴と
する請求項1または請求項2に記載のジョブ検査装置。
3. The execution order for the inspection is based on a condition that input data information of a first job and output data information of a second job among a plurality of jobs match. 3. The job inspection apparatus according to claim 1, wherein a job is determined to be a job to be executed prior to the first job.
【請求項4】 コンピュータで実行されるべきプログラ
ムと該プログラムの入力データ情報及び出力データ情報
とが定義されたジョブと、複数の前記ジョブの実行順序
が定義されたジョブコントローラと、を検査するジョブ
検査方法であって、 前記ジョブ検査方法は、 複数の前記ジョブに定義された入力データ情報及び出力
データ情報に基づいて前記ジョブの検査用の実行順序を
求める過程と、 該検査用の実行順序を前記ジョブコントローラに定義さ
れた実行順序と照合して、前記ジョブ及びジョブコント
ローラが正常であるか否かを判断する過程と、を含むこ
とを特徴とするジョブ検査方法。
4. A job for inspecting a job in which a program to be executed by a computer, input data information and output data information of the program are defined, and a job controller in which the execution order of the plurality of jobs is defined. An inspection method, wherein the job inspection method comprises: determining an execution order for inspection of the job based on input data information and output data information defined for a plurality of jobs; Determining whether the job and the job controller are normal by checking the execution order defined in the job controller.
【請求項5】 前記ジョブ検査方法は、 複数の前記ジョブの内、第1のジョブの入力データ情報
と第2のジョブの出力データ情報とが一致したことを条
件として、前記ジョブの入力データ情報及び出力データ
情報が正常であると判断する過程をさらに含むことを特
徴とする請求項4に記載のジョブ検査方法。
5. The job inspection method according to claim 1, wherein, among the plurality of jobs, the input data information of the first job and the output data information of the second job match. 5. The method according to claim 4, further comprising determining that the output data information is normal.
【請求項6】 前記ジョブ検査方法は、 複数の前記ジョブの内、第1のジョブの入力データ情報
と第2のジョブの出力データ情報とが一致したことを条
件として、前記第2のジョブが前記第1のジョブよりも
先行して実行されるべきジョブであるように、前記検査
用の実行順序を決定する過程をさらに含むことを特徴と
する請求項4または請求項5に記載のジョブ検査方法。
6. The job inspection method according to claim 1, wherein, among the plurality of jobs, the second job is executed under a condition that input data information of a first job matches output data information of a second job. The job inspection according to claim 4 or 5, further comprising: determining an execution order for the inspection so that the job is to be executed earlier than the first job. Method.
【請求項7】 コンピュータで実行されるべきプログラ
ムと該プログラムの入力データ情報及び出力データ情報
とが定義されたジョブと、複数の前記ジョブの実行順序
が定義されたジョブコントローラと、を検査するジョブ
検査装置におけるジョブ検査処理を行うためのジョブ検
査プログラムを記録したコンピュータ読み取り可能な記
録媒体において、 前記ジョブ検査プログラムは、 複数の前記ジョブに定義された入力データ情報及び出力
データ情報に基づいて前記ジョブの検査用の実行順序を
求める処理と、 該検査用の実行順序を前記ジョブコントローラに定義さ
れた実行順序と照合して、前記ジョブ及びジョブコント
ローラが正常であるか否かを判断する処理と、をコンピ
ュータに実行させることを特徴とするジョブ検査プログ
ラムを記録した記録媒体。
7. A job for inspecting a job in which a program to be executed by a computer and input data information and output data information of the program are defined, and a job controller in which the execution order of the plurality of jobs is defined. In a computer-readable recording medium recording a job inspection program for performing a job inspection process in an inspection device, the job inspection program is configured to execute the job based on input data information and output data information defined in a plurality of jobs. A process of determining an execution order for inspection, and a process of comparing the execution order for inspection with an execution order defined in the job controller to determine whether the job and the job controller are normal, A job inspection program that causes a computer to execute The recording medium on which it was recorded.
【請求項8】 前記ジョブ検査プログラムは、 複数の前記ジョブの内、第1のジョブの入力データ情報
と第2のジョブの出力データ情報とが一致したことを条
件として、前記ジョブの入力データ情報及び出力データ
情報が正常であると判断する処理をさらにコンピュータ
に実行させることを特徴とする請求項7に記載のジョブ
検査プログラムを記録した記録媒体。
8. The job inspection program according to claim 1, wherein, among the plurality of jobs, the input data information of the first job matches the output data information of the second job. 8. The recording medium according to claim 7, further comprising causing a computer to execute a process of determining that the output data information is normal.
【請求項9】 前記ジョブ検査プログラムは、 複数の前記ジョブの内、第1のジョブの入力データ情報
と第2のジョブの出力データ情報とが一致したことを条
件として、前記第2のジョブが前記第1のジョブよりも
先行して実行されるべきジョブであるように、前記検査
用の実行順序を決定する処理をさらにコンピュータに実
行させることを特徴とする請求項7または請求項8に記
載のジョブ検査プログラムを記録した記録媒体。
9. The job inspection program according to claim 1, wherein, out of the plurality of jobs, the second job is executed under a condition that input data information of the first job and output data information of the second job match. 9. The computer according to claim 7, further comprising causing the computer to further execute a process of determining the execution order for the inspection so that the job is to be executed prior to the first job. Recording medium on which the job inspection program is recorded.
JP2000195190A 2000-06-28 2000-06-28 Job inspection apparatus, job inspection method, and recording medium recording job inspection program Expired - Fee Related JP3547691B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000195190A JP3547691B2 (en) 2000-06-28 2000-06-28 Job inspection apparatus, job inspection method, and recording medium recording job inspection program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000195190A JP3547691B2 (en) 2000-06-28 2000-06-28 Job inspection apparatus, job inspection method, and recording medium recording job inspection program

Publications (2)

Publication Number Publication Date
JP2002014846A true JP2002014846A (en) 2002-01-18
JP3547691B2 JP3547691B2 (en) 2004-07-28

Family

ID=18693887

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000195190A Expired - Fee Related JP3547691B2 (en) 2000-06-28 2000-06-28 Job inspection apparatus, job inspection method, and recording medium recording job inspection program

Country Status (1)

Country Link
JP (1) JP3547691B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007004255A (en) * 2005-06-21 2007-01-11 Fujitsu Ltd Program for debug support
JP2008257410A (en) * 2007-04-04 2008-10-23 Nomura Research Institute Ltd System design verification device
JP2008287642A (en) * 2007-05-21 2008-11-27 Hitachi Software Eng Co Ltd Verification system for input/output information and storage information of software

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007004255A (en) * 2005-06-21 2007-01-11 Fujitsu Ltd Program for debug support
JP4745728B2 (en) * 2005-06-21 2011-08-10 富士通株式会社 Debugging support program
JP2008257410A (en) * 2007-04-04 2008-10-23 Nomura Research Institute Ltd System design verification device
JP2008287642A (en) * 2007-05-21 2008-11-27 Hitachi Software Eng Co Ltd Verification system for input/output information and storage information of software

Also Published As

Publication number Publication date
JP3547691B2 (en) 2004-07-28

Similar Documents

Publication Publication Date Title
US6182245B1 (en) Software test case client/server system and method
US7010546B1 (en) Method and system for testing data sources and database oriented software applications
US9058430B2 (en) Testing a software application interfacing with multiple external software applications in a simulated test environment
US8671084B2 (en) Updating a data warehouse schema based on changes in an observation model
US5495610A (en) Software distribution system to build and distribute a software release
US6964044B1 (en) System and process for management of changes and modifications in a process
US20110209042A1 (en) Information Technology Standard Inventory Utility
US10445675B2 (en) Confirming enforcement of business rules specified in a data access tier of a multi-tier application
WO1991008542A1 (en) Software distribution system
CN112559525B (en) Data checking system, method, device and server
US20060047723A1 (en) Custom database system and method of building the same
KR100877156B1 (en) System and method of access path analysis for dynamic sql before executed
CN113962597A (en) Data analysis method and device, electronic equipment and storage medium
US20100011018A1 (en) Custom database system and method of building the same
CN110889013A (en) Data association method, device, server and storage medium based on XML
JP2002014846A (en) Job checking device and job checking method and recording medium with job checking program recorded
JP2010072876A (en) Rule creation program, rule creation method, and rule creation device
JP7246301B2 (en) Program development support system and program development support method
US20080022258A1 (en) Custom database system and method of building and operating the same
CN113220592A (en) Processing method and device for automated testing resources, server and storage medium
US8631393B2 (en) Custom database system and method of building and operating the same
WO2005089350A2 (en) Custom database system and method of building the same
JP2006227820A (en) Program test system and program test method
KR101975998B1 (en) Apparatus and Method for Data Migration Based on SQL sentences
JP2005092620A (en) Business process management system

Legal Events

Date Code Title Description
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: 20040406

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040414

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20080423

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090423

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100423

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110423

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120423

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130423

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20140423

Year of fee payment: 10

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees