JP2526501B2 - A traveling control method for large-volume data processing in computer systems. - Google Patents

A traveling control method for large-volume data processing in computer systems.

Info

Publication number
JP2526501B2
JP2526501B2 JP5203161A JP20316193A JP2526501B2 JP 2526501 B2 JP2526501 B2 JP 2526501B2 JP 5203161 A JP5203161 A JP 5203161A JP 20316193 A JP20316193 A JP 20316193A JP 2526501 B2 JP2526501 B2 JP 2526501B2
Authority
JP
Japan
Prior art keywords
job
main module
performance
data processing
processing
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.)
Expired - Lifetime
Application number
JP5203161A
Other languages
Japanese (ja)
Other versions
JPH0756750A (en
Inventor
浩 鳥越
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 JP5203161A priority Critical patent/JP2526501B2/en
Publication of JPH0756750A publication Critical patent/JPH0756750A/en
Application granted granted Critical
Publication of JP2526501B2 publication Critical patent/JP2526501B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、オンライン処理と大量
のデータ処理をバッチ処理で行うことができる計算機シ
ステムの負荷状態に応じた大量データ処理の走行制御方
式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a traveling control system for mass data processing according to a load condition of a computer system which can perform online processing and mass data processing by batch processing.

【0002】[0002]

【従来の技術】計算機システムにおいて、大量のデータ
処理をバッチ処理で編集処理する場合には、計算機シス
テムを構成するメモリ、CPU、ディスク等の各資源を
大量に消費するので、該バッチ処理のみならず、計算機
システム上で資源を共有するオンライン処理等の他サブ
システムが存在していた場合には、それらの他サブシス
テムも充分な資源を確保することができず、計算機シス
テム全体にスループットの低下、応答時間の遅延といっ
た性能問題が発生してしまう。
2. Description of the Related Art In a computer system, when a large amount of data processing is edited by batch processing, a large amount of resources such as a memory, a CPU and a disk that constitute the computer system are consumed. If there are other subsystems such as online processing that share resources on the computer system, those other subsystems cannot secure sufficient resources and the throughput of the entire computer system decreases. However, performance problems such as delay in response time will occur.

【0003】オンライン処理とバッチ処理が共存する計
算機システムにおいては、一般的にオンライン処理の応
答性を保証しなければならないので、上記のような性能
問題を解決するために、オンライン処理に優先的に資源
を割り当てる方法として、例えばCPU使用の優先度を
設定するディスパッチングプライオリティ、専用のメモ
リ領域、そしてオンライン処理専用の高速ディスク導入
等の方法が採られる。また、オンライン処理とバッチ処
理の稼働時間帯を分けて上記のような性能問題の発生を
抑止する方法を採る場合もある。
In a computer system in which online processing and batch processing coexist, it is generally necessary to guarantee the responsiveness of online processing. Therefore, in order to solve the above performance problem, priority is given to online processing. As a method of allocating resources, for example, a method such as dispatching priority for setting the priority of CPU usage, a dedicated memory area, and introduction of a high-speed disk dedicated for online processing is adopted. Further, there is a case where a method for suppressing the occurrence of the above performance problem is adopted by dividing the operating hours of online processing and batch processing.

【0004】しかしながら、一般的にオンライン処理と
バッチ処理が共存するシステムにおいては、それが例え
ば勘定業務と開発業務が共存するようなシステムでない
限り(そのようなシステムではオンライン処理の応答性
は保証される必要がない)、オンライン処理とバッチ処
理は無関係でなく、オンライン処理から起動されるバッ
クグラウンドジョブとしてバッチ処理が存在するので、
バッチ処理自体にもある程度のスループットは保証しな
ければならないし、稼働時間帯を分けるというような方
法も採ることはできない。
However, generally, in a system in which online processing and batch processing coexist, unless it is a system in which accounting business and development business coexist (in such a system, the responsiveness of online processing is guaranteed. (There is no need to do this), online processing and batch processing are not related, and since batch processing exists as a background job started from online processing,
Throughput must be guaranteed to some extent in batch processing itself, and it is not possible to adopt a method such as dividing operating hours.

【0005】また大変に高価な汎用計算機システムであ
るがゆえに、有限な資源をできるだけ効率良く利用し、
その計算機システムの持つ最大性能を発揮させたいとい
うことは、計算機システムのユーザの共通の希望であ
り、ユーザとしての当然の権利である。それゆえに、オ
ンライン処理の応答性を保証したいからといって、オン
ライン処理専用に資源を割り当てる方法は、ユーザにと
っては贅沢で採用しづらい方法であり、ユーザはオンラ
イン処理とともにバッチ処理も性能問題を発生しない程
度に資源を効率的に使用して実施したいと考えている。
Since it is a very expensive general-purpose computer system, finite resources are used as efficiently as possible,
It is a common desire among users of computer systems that they want to exhibit the maximum performance of the computer system, and it is a natural right as a user. Therefore, allocating resources only for online processing is a luxury and hard-to-use method for users because they want to guarantee the responsiveness of online processing. We would like to implement it by using resources efficiently as much as we do not.

【0006】特開昭59−49645号公報の技術は、
オンライン処理とバッチ処理が共存する計算機システム
において、計算機システムの負荷を監視し、負荷が一定
量以上の状態になったら実行中のバッチ処理をステップ
単位で中断して、該バッチ処理が使用していた資源を解
放して計算機システムの負荷を下げ、負荷が一定量以上
の状態になったら中断中のバッチ処理を再開するという
ものである。
The technique disclosed in JP-A-59-49645 is
In a computer system where online processing and batch processing coexist, the load on the computer system is monitored, and when the load exceeds a certain amount, the batch processing being executed is interrupted in steps and the batch processing is using The resources of the computer system are released to reduce the load on the computer system, and when the load exceeds a certain amount, the suspended batch processing is restarted.

【0007】[0007]

【発明が解決しようとする課題】特開昭59−4964
5号公報の技術は、バッチ処理の中断点と再開点をバッ
チ処理を構成する各ステップ間としている。しかしなが
ら、大量のデータを編集するバッチ処理においては、一
つのステップの処理量も当然多く、処理時間も長い。特
開昭59−49645号公報の技術においては、このよ
うなバッチ処理ステップが一旦実行されるとなかなか中
断できないので、ステップが終了して中断するまでの間
に計算機システムの負荷が飽和状態になり性能問題を発
生してしまう。このような状態になると、そのバッチ処
理ステップ自体もなかなか終了しなくなるので、計算機
システム全体のスループットの低下、応答時間の遅延と
いった性能問題に発展してしまう。
Problems to be Solved by the Invention JP-A-59-4964
In the technique disclosed in Japanese Patent No. 5, the interruption point and the resumption point of the batch processing are between the steps constituting the batch processing. However, in batch processing for editing a large amount of data, the processing amount of one step is naturally large and the processing time is long. In the technique of Japanese Patent Laid-Open No. 59-49645, it is difficult to interrupt such a batch processing step once it is executed. Therefore, the load of the computer system becomes saturated until the step is completed and interrupted. It causes performance problems. In such a state, the batch processing step itself does not finish easily, resulting in performance problems such as a reduction in throughput of the entire computer system and a delay in response time.

【0008】本発明の技術は、このようなオンライン処
理と大量のデータを編集するバッチ処理が共存する計算
機システムにおいて、オンライン処理の応答性を保証
し、かつバッチ処理も性能問題を発生しない程度に資源
を効率的に使用して実施することができることを目的と
している。
The technique of the present invention guarantees the responsiveness of online processing in a computer system in which such online processing and batch processing for editing a large amount of data coexist, and the batch processing does not cause a performance problem. The purpose is to be able to use resources efficiently.

【0009】[0009]

【課題を解決するための手段】第1の発明の計算機シス
テムにおける大量データ処理の走行制御方式は、計算機
システムの利用者が大量データを処理するバッチジョブ
のジョブ制御言語を投入する入出力装置と、オペレーテ
ィングシステムにおいてジョブ制御言語の翻訳、ジョブ
を構成する各ステップの実行制御、および資源の割り当
て作業を実施するジョブ管理サブシステムと、前記入出
力装置から投入された前記バッチジョブの個々のステッ
プに対応するプログラムであり、大量データファイルに
対する参照・更新処理を実行し、その処理単位の終了時
点でコミット命令を発行する業務メインモジュールと、
この業務メインモジュールから発行されるコミット命令
により、その時点のその業務メインモジュールのジャー
ナル情報が格納される再始動情報ファイルと、オペレー
ティングシステムにおいて計算機システムの資源の使用
状況やジョブの実行状況を監視・記録する性能監視サブ
システムと、計算機システムの資源の使用率に対する警
告値と限界値との2種類の基準値を性能基準値として格
納する性能基準値格納ファイルと、前記入出力装置から
投入された大量データを処理する前記バッチジョブのジ
ョブ制御言語の前記ジョブ管理サブシステムによる翻訳
時点に応答して、前記ジョブ管理サブシステムによって
前記業務メインモジュールの識別番号をパラメータとし
て起動され、一定時間毎に前記性能監視サブシステムが
記録した資源の使用率とこの性能基準値格納ファイル内
の性能基準値の限界値とを比較し、資源の使用率が性能
基準値格納ファイル内の性能基準値の限界値を上回った
場合に、前記ジョブ管理サブシステムが認識している前
記業務メインモジュールを強制的に中断させるとともに
その前記業務メインモジュールの識別番号を作業領域に
記憶し、また一定時間毎に前記性能監視サブシステムが
記録した資源の使用率をこの性能基準値格納ファイル内
の性能基準値の警告値と比較し、資源の使用率が性能基
準値格納ファイル内の性能基準値の警告値を下回った場
合に、作業領域に記憶した識別番号に対応する前記再始
動情報ファイル内に格納した前記業務メインモジュール
のジャーナル情報をもとにして、その前記業務メインモ
ジュールを再始動するプログラムである大量データ処理
コントロールメインを有している。
A travel control method for processing a large amount of data in a computer system according to a first aspect of the present invention comprises an input / output device for inputting a job control language of a batch job in which a user of the computer system processes a large amount of data. A job management subsystem for translating a job control language in an operating system, controlling execution of each step constituting a job, and allocating resources, and an individual step of the batch job submitted from the input / output device. A business main module that is a corresponding program that executes reference / update processing for a large amount of data files and issues a commit command at the end of the processing unit,
By the commit command issued from this business main module, the restart information file in which the journal information of the business main module at that time is stored and the operating status of the computer system resource usage and job execution status are monitored. A performance monitoring subsystem to record, a performance reference value storage file that stores two types of reference values as a performance reference value, that is, a warning value and a limit value for the resource usage rate of the computer system, and the input from the input / output device. In response to the translation time of the job control language of the batch job that processes a large amount of data by the job management subsystem, the job management subsystem is activated by using the identification number of the business main module as a parameter, and the job management subsystem is activated at regular intervals. Use of resources recorded by the performance monitoring subsystem When the resource usage rate exceeds the limit value of the performance reference value in the performance reference value storage file, the job management subsystem is compared with the limit value of the performance reference value in the performance reference value storage file. Is forcibly interrupted by the business main module, the identification number of the business main module is stored in the work area, and the resource usage rate recorded by the performance monitoring subsystem is recorded at regular intervals. Corresponds to the identification number stored in the work area when the resource usage rate is lower than the warning value of the performance reference value in the performance reference value storage file and compared with the warning value of the performance reference value in the performance reference value storage file. A program for restarting the business main module based on the journal information of the business main module stored in the restart information file. It has a large amount of data processing control main that.

【0010】第2の発明の計算機システムにおける大量
データ処理の走行制御方式は、第1の発明の計算機シス
テムにおける大量データ処理の走行制御方式において、
予め大量データ処理を実施する前記バッチジョブの識別
名を登録しておく大量データ処理バッチジョブ登録テー
ブルと、オンライン処理を実施するオンラインジョブ
と、このオンラインジョブから起動されるバッチジョブ
の識別名が、前記大量データ処理バッチジョブ登録テー
ブルに登録されているか否かを判定し、登録されている
識別名のバッチジョブを構成するステップのみ、翻訳時
に前記業務メインモジュールとし、さらにその前記業務
メインモジュールの識別番号をパラメータとして前記大
量データ処理コントロールメインを起動するジョブ管理
サブシステムを有している。
A travel control system for processing a large amount of data in a computer system of the second invention is the travel control system for processing a large amount of data in the computer system of the first invention.
A large-volume data processing batch job registration table in which the identification names of the batch jobs that perform large-volume data processing are registered in advance, an online job that performs online processing, and the identification names of batch jobs that are started from this online job are Only the step of determining whether or not it is registered in the large-volume data processing batch job registration table and configuring the batch job with the registered identification name is the business main module at the time of translation, and the business main module is identified. It has a job management subsystem that activates the large-volume data processing control main using the number as a parameter.

【0011】[0011]

【実施例】以下本発明の一実施例について、図を参照し
ながら詳細に説明する。
An embodiment of the present invention will be described in detail below with reference to the drawings.

【0012】図1を参照すると、本発明の第1の実施例
である計算機システムにおける大量データ処理の走行制
御方式は、計算機システムの利用者が大量データを処理
するバッチジョブのジョブ制御言語を投入する入出力装
置1と、オペレーティングシステムにおいてジョブ制御
言語の翻訳、ジョブを構成する各ステップの実行制御、
および資源の割り当て作業を実施するジョブ管理サブシ
ステム2と、前記入出力装置1から投入された前記バッ
チジョブの個々のステップに対応するプログラムであ
り、大量データファイル4に対する参照・更新処理を実
行し、その処理単位の終了時点でコミット命令を発行す
る業務メインモジュール3と、この業務メインモジュー
ル3から発行されるコミット命令により、その時点のそ
の業務メインモジュール3のジャーナル情報が格納され
る再始動情報ファイル5と、オペレーティングシステム
において計算機システムの資源の使用状況やジョブの実
行状況を監視・記録する性能監視サブシステム6と、計
算機システムの資源の使用率に対する警告値と限界値と
の2種類の基準値を性能基準値として格納する性能基準
値格納ファイル7と、前記入出力装置1から投入された
大量データを処理する前記バッチジョブのジョブ制御言
語の前記ジョブ管理サブシステム2による翻訳時点に応
答して、前記ジョブ管理サブシステム2によって前記業
務メインモジュール3の識別番号をパラメータとして起
動され、一定時間毎に前記性能監視サブシステム6が記
録した資源の使用率とこの性能基準値格納ファイル7の
性能基準値の限界値とを比較し、資源の使用率が性能基
準値格納ファイル7の性能基準値の限界値を上回った場
合に、前記ジョブ管理サブシステム2が認識している前
記業務メインモジュール3を強制的に中断させるととも
にその前記業務メインモジュール3の識別番号を作業領
域8に記憶し、また一定時間毎に前記性能監視サブシス
テム6が記録した資源の使用率をこの性能基準値格納フ
ァイル7の性能基準値の警告値と比較し、資源の使用率
が性能基準値格納ファイル7の性能基準値の警告値を下
回った場合に、作業領域8に記憶した識別番号に対応す
る前記再始動情報ファイル5内に格納した前記業務メイ
ンモジュール3のジャーナル情報をもとにして、その前
記業務メインモジュール3を再始動するプログラムであ
る大量データ処理コントロールメイン9とから構成され
ている。
Referring to FIG. 1, the first embodiment of the present invention is a running control method for processing a large amount of data in a computer system. A computer system user inputs a job control language of a batch job for processing a large amount of data. I / O device 1, translation of job control language in operating system, execution control of each step constituting a job,
And a program corresponding to each step of the batch job submitted from the input / output device 1 and a job management subsystem 2 for executing resource allocation work, and executes reference / update processing for a large amount of data file 4. , The business main module 3 which issues a commit command at the end of the processing unit, and the restart information in which the journal information of the business main module 3 at that time is stored by the commit command issued from this business main module 3. There are two types of standards: a file 5, a performance monitoring subsystem 6 that monitors and records the usage status of computer system resources and job execution status in the operating system, and a warning value and a limit value for the resource usage rate of the computer system. A performance standard value storage file 7 that stores values as performance standard values Identification of the business main module 3 by the job management subsystem 2 in response to the time of translation by the job management subsystem 2 of the job control language of the batch job that processes a large amount of data input from the input / output device 1. The resource usage rate is activated by using the number as a parameter, and the resource usage rate recorded by the performance monitoring subsystem 6 is compared with the limit value of the performance reference value in the performance reference value storage file 7 at regular time intervals. When the performance standard value of the standard value storage file 7 exceeds the limit value, the business main module 3 recognized by the job management subsystem 2 is forcibly interrupted and the identification number of the business main module 3 Is stored in the work area 8 and the resource usage rate recorded by the performance monitoring subsystem 6 is recorded at regular intervals. Compared with the warning value of the performance standard value of the performance standard value storage file 7, if the resource usage rate is lower than the warning value of the performance standard value of the performance standard value storage file 7, the identification number stored in the work area 8 is used. Based on the journal information of the business main module 3 stored in the corresponding restart information file 5, it comprises a mass data processing control main 9 which is a program for restarting the business main module 3. There is.

【0013】次に本発明の第1の実施例の動作である計
算機システムにおける大量データ処理の走行制御方式に
ついて、図1と図2を参照して説明する。
Next, a running control method for large-volume data processing in a computer system, which is the operation of the first embodiment of the present invention, will be described with reference to FIGS. 1 and 2.

【0014】まず計算機システムの利用者は、入出力装
置1から大量データを処理するためのバッチジョブのジ
ョブ制御言語を投入する。
First, the user of the computer system inputs the job control language of a batch job for processing a large amount of data from the input / output device 1.

【0015】このジョブ制御言語は、オペレーティング
システムの1サブシステムであるジョブ管理サブシステ
ム2により翻訳されるが、オペレーティングシステムの
標準機能であるため、詳細な説明は省略する。以下では
本発明に係わる部分の機能についてのみ説明する。
This job control language is translated by the job management subsystem 2 which is one subsystem of the operating system, but since it is a standard function of the operating system, detailed description will be omitted. Only the functions of the parts relating to the present invention will be described below.

【0016】ジョブ管理サブシステム2は、入出力装置
1から投入されたジョブ制御言語を翻訳して、ジョブ制
御言語で指定されたいくつかのステップに分解する。本
実施例においてはそのステップの一つに対応するプログ
ラムが業務メインモジュール3であり、ジョブ管理サブ
システム2は各ステップに対する資源の割り当て等の処
理を実施した後、この業務メインモジュール3を起動す
る(ステップ21)。
The job management subsystem 2 translates the job control language input from the input / output device 1 and decomposes it into several steps designated by the job control language. In the present embodiment, the program corresponding to one of the steps is the business main module 3, and the job management subsystem 2 activates this business main module 3 after performing processing such as resource allocation for each step. (Step 21).

【0017】業務メインモジュール3は、大量データが
格納されている大量データファイル4からレコードを入
力して、編集処理を施した後、再び大量データファイル
4に出力するという処理を繰り返す(ステップ31)。
業務メインモジュール3は、この大量データの編集処理
過程において、1レコードの入力/出力処理を単位とし
て、コミット命令を発行してデータの更新状態を確定す
る(ステップ32)。
The business main module 3 repeats the process of inputting a record from the large-volume data file 4 in which a large amount of data is stored, editing it, and then outputting it to the large-volume data file 4 again (step 31). .
In the process of editing a large amount of data, the business main module 3 issues a commit command in units of input / output processing of one record to determine the updated state of the data (step 32).

【0018】業務メインモジュール3はコミット命令を
発行した後、その時点での大量データファイル4内のデ
ータファイルとの間で処理した入力/出力レコード件数
やレコードの格納アドレス、キー情報、そして排他制御
情報などをジャーナルとして再始動情報ファイル5に該
業務メインモジュール3の識別番号とともに格納する
(ステップ33)。
After issuing the commit command, the business main module 3 processes the number of input / output records processed with the data files in the large volume data file 4 at that time, the storage address of the record, the key information, and the exclusive control. The information and the like are stored as a journal in the restart information file 5 together with the identification number of the business main module 3 (step 33).

【0019】再始動情報ファイル5は、業務メインモジ
ュール3の識別番号ごとにジャーナルが格納されてお
り、同一識別番号のジャーナルは追加ではなく更新され
る。
The restart information file 5 stores a journal for each identification number of the business main module 3, and a journal having the same identification number is updated instead of being added.

【0020】ジョブ管理サブシステム2は、入出力装置
1からジョブ制御言語を翻訳して、ジョブ制御言語で指
定されたいくつかのステップに分解した時点に応答し
て、そのステップに対応する業務メインモジュール3の
識別番号をパラメータとして、大量データ処理コントロ
ールメイン9を起動する(ステップ22)。
The job management subsystem 2 translates the job control language from the input / output device 1 and, in response to the time when the job control language is decomposed into several steps designated by the job control language, the job main subsystem corresponding to the step is executed. The mass data processing control main 9 is started using the identification number of the module 3 as a parameter (step 22).

【0021】大量データ処理コントロールメイン9は、
一定時間毎に性能監視サブシステム6が記録した資源の
使用率の内、本実施例においてはCPU使用率とメモリ
のページフォルト発生率を参照する(ステップ91)。
The mass data processing control main 9 is
Of the resource usage rates recorded by the performance monitoring subsystem 6 at regular intervals, the CPU usage rate and the memory page fault occurrence rate are referenced in this embodiment (step 91).

【0022】性能監視サブシステム6は、オペレーティ
ングシステムの1サブシステムであり、計算機システム
を構成する各資源、例えばCPU、メモリ、そして外部
記憶装置等の資源の使用状況を一定時間間隔で記録し、
そして計算機システム上で実行されるジョブ群の実行状
況をそのジョブが終了した時点に記録している。
The performance monitoring subsystem 6 is one subsystem of the operating system, and records the use status of each resource constituting the computer system, for example, resources such as CPU, memory, and external storage device at regular time intervals,
Then, the execution status of a group of jobs executed on the computer system is recorded when the jobs are completed.

【0023】大量データ処理コントロールメイン9は、
ステップ91において参照したCPU使用率とメモリの
ページフォルト発生率を、予め性能基準値格納ファイル
7に格納した性能基準値の限界値と比較する(ステップ
92)。
The large data processing control main 9 is
The CPU usage rate and the memory page fault occurrence rate referred to in step 91 are compared with the limit value of the performance reference value stored in advance in the performance reference value storage file 7 (step 92).

【0024】本実施例における性能基準値格納ファイル
7に格納されている性能基準値は、例えばCPU使用率
の限界値が90%、警告値が75%、ページフォルト発
生率の限界値が(ジョブ多重度×3)回/秒、警告値が
(ジョブ多重度×2)回/秒というものであるが、この
値は予め計算機システムの利用者が任意に指定すること
ができるものである。
The performance reference values stored in the performance reference value storage file 7 in this embodiment are, for example, a CPU utilization limit value of 90%, a warning value of 75%, and a page fault occurrence limit value of (job The multiplicity × 3) times / second and the warning value are (job multiplicity × 2) times / second, which can be arbitrarily designated by the user of the computer system in advance.

【0025】大量データ処理コントロールメイン9は、
ステップ92においてCPU使用率とメモリのページフ
ォルト発生率がともに性能基準値格納ファイル7内の性
能基準値の限界値を上回っていた場合(ステップ9
3)、ステップ22においてジョブ管理サブシステム2
から渡された識別番号に対応する業務メインモジュール
3を強制的に中断させる(ステップ94)。ステップ9
3において、CPU使用率とメモリのページフォルト発
生率がともに性能基準値格納ファイル7内の性能基準値
の限界値を上回っていなかった場合は、ステップ91に
戻る。
The large data processing control main 9 is
In step 92, both the CPU usage rate and the page fault occurrence rate of the memory exceed the limit value of the performance reference value in the performance reference value storage file 7 (step 9).
3), the job management subsystem 2 in step 22
The business main module 3 corresponding to the identification number passed from the computer is forcibly interrupted (step 94). Step 9
If the CPU usage rate and the page fault occurrence rate of the memory are neither above the limit value of the performance reference value in the performance reference value storage file 7 in 3, the process returns to step 91.

【0026】大量データ処理コントロールメイン9は、
このステップ94における業務メインモジュール3の中
断処理においては、該業務メインモジュール3の識別番
号をキーとして、再始動情報ファイル5に格納された最
終コミット命令発行時のジャーナル情報を入力して、該
業務メインモジュール3がコミット命令を発行した後に
更新した資源をコミット命令を発行した時点の状態に復
元し(ステップ95)、かつ該業務メインモジュール3
が排他制御の対象としていた資源の排他制御を解放する
(ステップ96)。
The large data processing control main 9 is
In the interruption processing of the business main module 3 in this step 94, the journal information at the time of issuing the final commit command stored in the restart information file 5 is input by using the identification number of the business main module 3 as a key, and the business main module 3 is input. The resource updated after the main module 3 issues the commit instruction is restored to the state at the time of issuing the commit instruction (step 95), and the business main module 3
Releases the exclusive control of the resource targeted by the exclusive control (step 96).

【0027】大量データ処理コントロールメイン9は、
ステップ95の復元処理が終了した後、中断した業務メ
インモジュール3の識別番号を作業領域8に記録する
(ステップ97)。
The large data processing control main 9 is
After the restoration process of step 95 is completed, the identification number of the interrupted business main module 3 is recorded in the work area 8 (step 97).

【0028】大量データ処理コントロールメイン9は、
作業領域8に業務メインモジュール3の識別番号を記録
した場合、一定時間毎に前記性能監視サブシステム6が
記録したCPU使用率とメモリのページフォルト発生率
を参照し(ステップ98)、予め性能基準値格納ファイ
ル7に格納した性能基準値の警告値と比較する(ステッ
プ99)。
The large data processing control main 9 is
When the identification number of the work main module 3 is recorded in the work area 8, the CPU usage rate and the page fault occurrence rate of the memory recorded by the performance monitoring subsystem 6 are referred to at regular time intervals (step 98), and the performance standard is preset. The performance reference value stored in the value storage file 7 is compared with the warning value (step 99).

【0029】大量データ処理コントロールメイン9は、
ステップ99においてCPU使用率とメモリのページフ
ォルト発生率がともに性能基準値格納ファイル7内の性
能基準値の警告値を下回っていた場合(ステップ9
A)、作業領域8に記録した識別番号に対応する業務メ
インモジュール3を再始動する(ステップ9B)。ステ
ップ9Aにおいて、CPU使用率とメモリのページフォ
ルト発生率がともに性能基準値格納ファイル7内の性能
基準値の警告値を下回っていなかった場合は、ステップ
98に戻る。
The large data processing control main 9 is
In step 99, both the CPU usage rate and the page fault occurrence rate of the memory are lower than the warning value of the performance reference value in the performance reference value storage file 7 (step 9
A), the work main module 3 corresponding to the identification number recorded in the work area 8 is restarted (step 9B). If neither the CPU usage rate nor the page fault occurrence rate of the memory is below the warning value of the performance reference value in the performance reference value storage file 7 in step 9A, the process returns to step 98.

【0030】大量データ処理コントロールメイン9は、
このステップ9Bにおける業務メインモジュール3の再
始動処理においては、該業務メインモジュール3の識別
番号をキーとして、再始動情報ファイル5に格納された
最終コミット命令発行時のジャーナル情報を入力して、
該業務メインモジュール3がコミット命令を発行した時
点で排他制御を実施していた資源に排他制御を実施する
(ステップ9C)。
The large data processing control main 9 is
In the restart process of the business main module 3 in step 9B, the journal information at the time of issuing the final commit command stored in the restart information file 5 is input using the identification number of the business main module 3 as a key,
Exclusive control is performed on the resource for which exclusive control was performed when the business main module 3 issued the commit command (step 9C).

【0031】以降、業務メインモジュール3においてス
テップ31と同様に、大量データファイル4内に格納さ
れている大量データからレコードを入力して、編集処理
を施した後、再び大量データファイル4に格納するとい
う処理を繰り返し、1レコードの入力/出力処理を単位
として、コミット命令を発行してデータの更新状態を確
定する。
Thereafter, in the business main module 3, similarly to step 31, a record is input from the large amount of data stored in the large amount data file 4, edited, and then stored again in the large amount data file 4. The above process is repeated to issue a commit command in units of input / output process of one record to determine the updated state of data.

【0032】以上により、本発明の第1の実施例の動作
である計算機システムにおける大量データ処理の走行制
御方式の処理が完了する。
As described above, the processing of the traveling control method for processing a large amount of data in the computer system, which is the operation of the first embodiment of the present invention, is completed.

【0033】本発明の第1の実施例である計算機システ
ムにおける大量データ処理の走行制御方式は、オンライ
ン処理と大量のデータを編集するバッチ処理が共存する
計算機システムにおいて、オンライン処理の応答性を保
証し、かつバッチ処理も性能問題を発生しない程度に資
源を効率的に使用して実施することができる効果を有し
ている。
The running control method for large-volume data processing in the computer system according to the first embodiment of the present invention guarantees the responsiveness of online processing in a computer system in which online processing and batch processing for editing a large amount of data coexist. In addition, batch processing also has an effect that resources can be efficiently used to the extent that performance problems do not occur.

【0034】図3を参照すると、本発明の第2の実施例
である計算機システムにおける大量データ処理の走行制
御方式は、第1の発明の計算機システムにおける大量デ
ータ処理の走行制御方式において、予め大量データ処理
を実施するバッチジョブの識別名を登録しておく大量デ
ータ処理バッチジョブ登録テーブル10と、オンライン
処理を実施するオンラインジョブ11と、このオンライ
ンジョブ11から起動されるバッチジョブの識別名が、
前記大量データ処理バッチジョブ登録テーブル10に登
録されているか否かを判定し、登録されている識別名の
バッチジョブを構成するステップのみ、翻訳時に前記業
務メインモジュール3とし、さらにその前記業務メイン
モジュール3の識別番号をパラメータとして前記大量デ
ータ処理コントロールメイン9を起動するジョブ管理サ
ブシステム2を構成として有している。
Referring to FIG. 3, a second embodiment of the present invention, a computer system of a large amount of data processing run control system, a large amount of data processing in the computer system of the first invention of the running control system in advance. The large-volume data processing batch job registration table 10 for registering the identification name of the batch job that executes data processing, the online job 11 that executes online processing, and the identification name of the batch job that is started from this online job 11 are
Only the step of determining whether or not the batch job having the registered identification name is registered in the large-volume data processing batch job registration table 10 is set as the business main module 3 at the time of translation, and the business main module is further processed. A job management subsystem 2 for activating the large-volume data processing control main 9 using the identification number 3 as a parameter is configured.

【0035】本発明の第2の実施例の動作である計算機
システムにおける大量データ処理の走行制御方式の特徴
となるジョブ管理サブシステム2の処理について、図3
と図4を参照して説明する。
FIG. 3 shows the processing of the job management subsystem 2 which is the operation of the second embodiment of the present invention and which is a feature of the running control system for processing a large amount of data in the computer system.
Will be described with reference to FIG.

【0036】オンラインジョブ11がバッチジョブを起
動すると、そのバッチジョブを翻訳するジョブ管理サブ
システム2は、そのバッチジョブの識別名が予め大量デ
ータ処理を実施するバッチジョブの識別名を登録した大
量データ処理バッチジョブ登録テーブル10に登録され
ているか否かを判定する(ステップ201)。ステップ
201においてその識別名が大量データ処理バッチジョ
ブ登録テーブル10に登録されていれば、その識別名の
バッチジョブを構成するステップのみ、翻訳時に前記業
務メインモジュール3として起動する(ステップ20
2)。ステップ202終了後、ステップ31へ戻る。
When the online job 11 activates a batch job, the job management subsystem 2 for translating the batch job has a large amount of data in which the identification name of the batch job is registered beforehand with the identification name of the batch job for executing the large amount of data processing. It is determined whether or not it is registered in the processing batch job registration table 10 (step 201). If the identification name is registered in the large-volume data processing batch job registration table 10 in step 201, only the step forming the batch job of the identification name is started as the business main module 3 at the time of translation (step 20).
2). After step 202 ends, the process returns to step 31.

【0037】さらにジョブ管理サブシステム2は、その
前記業務メインモジュール3の識別番号をパラメータと
して前記大量データ処理コントロールメイン9を起動す
る(ステップ203)。ステップ203終了後、ステッ
プ91へ戻る。
Further, the job management subsystem 2 activates the large volume data processing control main 9 by using the identification number of the business main module 3 as a parameter (step 203). After step 203 ends, the process returns to step 91.

【0038】本発明の第2の実施例である計算機システ
ムにおける大量データ処理の走行制御方式は、オンライ
ン処理から実行されるさまざまなバッチジョブを、予め
大量データ処理を実施するバッチジョブの識別名を登録
した大量データ処理バッチジョブ登録テーブルに照合す
ることにより、走行制御を実施するバッチジョブを限定
することができるので、第1の実施例に比べて確実に計
算機システム全体の性能を管理し、業務を実施すること
ができる効果を有している。
In the travel control method for large-volume data processing in the computer system according to the second embodiment of the present invention, various batch jobs executed from online processing are preliminarily identified by batch job IDs for executing large-volume data processing. By comparing the registered large-volume data processing batch job registration table, it is possible to limit the batch jobs for which running control is performed, so that the performance of the entire computer system can be managed more reliably than in the first embodiment, and the job can be performed. Has the effect that can be carried out.

【0039】[0039]

【発明の効果】以上説明したように、本発明の計算機シ
ステムにおける大量データ処理の走行制御方式は、オン
ライン処理と大量のデータを編集するバッチ処理が共存
する計算機システムにおいて、オンライン処理の応答性
を保証し、かつバッチ処理も性能問題を発生しない程度
に資源を効率的に使用して実施することができる効果を
有している。
As described above, the running control method for large-volume data processing in the computer system of the present invention improves the responsiveness of online processing in a computer system in which online processing and batch processing for editing a large amount of data coexist. It has the effect that it can be guaranteed, and that batch processing can be efficiently performed by using resources to the extent that performance problems do not occur.

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

【図1】図1は本発明の第1の実施例を示すブロック図
である。
FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】図2は本発明の第1の実施例のジョブ管理サブ
システム2、業務メインモジュール3、大量データ処理
コントロールメイン9の処理を示す流れ図である。
FIG. 2 is a flow chart showing processing of a job management subsystem 2, a job main module 3, and a large amount of data processing control main 9 according to the first embodiment of this invention.

【図3】図3は本発明の第2の実施例を示すブロック図
である。
FIG. 3 is a block diagram showing a second embodiment of the present invention.

【図4】図4は本発明の第2の実施例のジョブ管理サブ
システム2の処理を示す流れ図である。
FIG. 4 is a flow chart showing the processing of the job management subsystem 2 according to the second embodiment of this invention.

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

1 入出力装置 2 ジョブ管理サブシステム 3 業務メインモジュール 4 大量データファイル 5 再始動情報ファイル 6 性能監視サブシステム 7 性能基準値格納ファイル 8 作業領域 9 大量データ処理コントロールメイン 10 大量データ処理バッチジョブ登録テーブル 11 オンラインジョブ 1 I / O device 2 Job management subsystem 3 Job main module 4 Large data file 5 Restart information file 6 Performance monitoring subsystem 7 Performance reference value storage file 8 Work area 9 Large data processing control main 10 Large data processing batch job registration table 11 online jobs

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 計算機システムの利用者が大量データを
処理するバッチジョブのジョブ制御言語を投入する入出
力装置と、 オペレーティングシステムにおいてジョブ制御言語の翻
訳、ジョブを構成する各ステップの実行制御、および資
源の割り当て作業を実施するジョブ管理サブシステム
と、 前記入出力装置から投入された前記バッチジョブの個々
のステップに対応するプログラムであり、大量データフ
ァイルに対する参照・更新処理を実行し、その処理単位
の終了時点でコミット命令を発行する業務メインモジュ
ールと、 この業務メインモジュールから発行されるコミット命令
により、その時点のその業務メインモジュールのジャー
ナル情報が格納される再始動情報ファイルと、 オペレーティングシステムにおいて計算機システムの資
源の使用状況やジョブの実行状況を監視・記録する性能
監視サブシステムと、 計算機システムの資源の使用率に対する警告値と限界値
との2種類の基準値を性能基準値として格納する性能基
準値格納ファイルと、 前記入出力装置から投入された大量データを処理する前
記バッチジョブのジョブ制御言語の前記ジョブ管理サブ
システムによる翻訳時点に応答して、前記ジョブ管理サ
ブシステムによって前記業務メインモジュールの識別番
号をパラメータとして起動され、一定時間毎に前記性能
監視サブシステムが記録した資源の使用率とこの性能基
準値格納ファイル内の性能基準値の限界値とを比較し、
資源の使用率が性能基準値格納ファイル内の性能基準値
の限界値を上回った場合に、前記ジョブ管理サブシステ
ムが認識している前記業務メインモジュールを強制的に
中断させるとともにその前記業務メインモジュールの識
別番号を作業領域に記憶し、また一定時間毎に前記性能
監視サブシステムが記録した資源の使用率をこの性能基
準値格納ファイル内の性能基準値の警告値と比較し、資
源の使用率が性能基準値格納ファイル内の性能基準値の
警告値を下回った場合に、作業領域に記憶した識別番号
に対応する前記再始動情報ファイル内に格納した前記業
務メインモジュールのジャーナル情報をもとにして、そ
の前記業務メインモジュールを再始動するプログラムで
ある大量データ処理コントロールメインを備えたことを
特徴とする計算機システムにおける大量データ処理の走
行制御方式。
1. An input / output device into which a user of a computer system inputs a job control language of a batch job for processing a large amount of data, translation of the job control language in an operating system, execution control of each step constituting a job, and A job management subsystem that performs resource allocation work, and a program that corresponds to each step of the batch job that is input from the input / output device. Task main module that issues a commit command at the end of the operation, the restart information file that stores the journal information of that task main module at that time by the commit command issued from this job main module, and the computer in the operating system. System resources A performance monitoring subsystem that monitors and records usage status and job execution status, and a performance standard value storage file that stores two types of standard values, a warning value and a limit value, for the resource usage rate of the computer system as performance standard values. And, in response to the time of translation by the job management subsystem of the job control language of the batch job that processes a large amount of data input from the input / output device, the job management subsystem determines the identification number of the business main module. It is activated as a parameter and compares the resource usage rate recorded by the performance monitoring subsystem at regular time intervals with the limit value of the performance reference value in this performance reference value storage file,
When the resource usage rate exceeds the limit value of the performance standard value in the performance standard value storage file, the business main module recognized by the job management subsystem is forcibly interrupted and the business main module is forcibly suspended. The identification number of the resource is stored in the work area, and the resource usage rate recorded by the performance monitoring subsystem at regular time intervals is compared with the warning value of the performance reference value in the performance reference value storage file. Is below the warning value of the performance standard value in the performance standard value storage file, based on the journal information of the business main module stored in the restart information file corresponding to the identification number stored in the work area. And a mass data processing control main that is a program for restarting the business main module. Cruise control system of large amounts of data processing in the system.
【請求項2】 予め大量データ処理を実施する前記バッ
チジョブの識別名を登録しておく大量データ処理バッチ
ジョブ登録テーブルと、 オンライン処理を実施するオンラインジョブと、 このオンラインジョブから起動されるバッチジョブの識
別名が、前記大量データ処理バッチジョブ登録テーブル
に登録されているか否かを判定し、登録されている識別
名のバッチジョブを構成するステップのみ、翻訳時に前
記業務メインモジュールとし、さらにその前記業務メイ
ンモジュールの識別番号をパラメータとして前記大量デ
ータ処理コントロールメインを起動するジョブ管理サブ
システムを有することを特徴とする請求項1の計算機シ
ステムにおける大量データ処理の走行制御方式。
2. A large-volume data processing batch job registration table in which an identification name of the batch job that executes large-volume data processing is registered in advance, an online job that executes online processing, and a batch job that is started from this online job. Only the step of determining whether or not the identification name of is registered in the large-volume data processing batch job registration table and configuring the batch job of the registered identification name is the business main module at the time of translation. 2. The travel control method for mass data processing in a computer system according to claim 1, further comprising a job management subsystem for activating the mass data processing control main using the identification number of the business main module as a parameter.
JP5203161A 1993-08-17 1993-08-17 A traveling control method for large-volume data processing in computer systems. Expired - Lifetime JP2526501B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5203161A JP2526501B2 (en) 1993-08-17 1993-08-17 A traveling control method for large-volume data processing in computer systems.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5203161A JP2526501B2 (en) 1993-08-17 1993-08-17 A traveling control method for large-volume data processing in computer systems.

Publications (2)

Publication Number Publication Date
JPH0756750A JPH0756750A (en) 1995-03-03
JP2526501B2 true JP2526501B2 (en) 1996-08-21

Family

ID=16469455

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5203161A Expired - Lifetime JP2526501B2 (en) 1993-08-17 1993-08-17 A traveling control method for large-volume data processing in computer systems.

Country Status (1)

Country Link
JP (1) JP2526501B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5458615B2 (en) * 2009-03-17 2014-04-02 日本電気株式会社 Parallel processing system, online processing device, batch processing device, parallel processing method, and parallel processing program

Also Published As

Publication number Publication date
JPH0756750A (en) 1995-03-03

Similar Documents

Publication Publication Date Title
JP3113841B2 (en) Parallel transaction processing system
JP5619179B2 (en) Computer system, job execution management method, and program
JP2526501B2 (en) A traveling control method for large-volume data processing in computer systems.
US20040172408A1 (en) Real time maintenance of a relational database priority
JP2001282551A (en) Job processor and job processing method
JP2001101310A (en) Business preceding processing for work flow system
WO2001014980A1 (en) Method for controlling operation of operating system of computer system, and recorded medium on which program therefor is recorded
CN112988365B (en) Thread management method, device, equipment and medium
JP3992767B2 (en) Computer processing system
JP4070389B2 (en) Power system monitoring and control device
JP2810141B2 (en) Online BMP processing method
US20070234361A1 (en) Method, system and computer program for scheduling execution of work units with policy based extension of long-term plan
JPH01195562A (en) Control system for allocation of input/output device
JPH1040123A (en) System and method for job management
JPS592156A (en) List output controlling system
KR101716182B1 (en) Apparatus and method for management of database
JPH08137923A (en) Design data managing system for cad system
JPH07168794A (en) Job managing method for computer system
JPH113231A (en) Software processing method
JPH0512226A (en) Composite electronic computer system
CN110750340A (en) Method, system, equipment and storage medium for scheduling task parallel execution
JPH0756814A (en) Memory managing device for computer system
JPS62131313A (en) Restart system for system freeze
JP2822728B2 (en) Computer system
JPS63137344A (en) Memory control system in transaction processing system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19960409