JPH0581090A - File recall control system - Google Patents

File recall control system

Info

Publication number
JPH0581090A
JPH0581090A JP3239070A JP23907091A JPH0581090A JP H0581090 A JPH0581090 A JP H0581090A JP 3239070 A JP3239070 A JP 3239070A JP 23907091 A JP23907091 A JP 23907091A JP H0581090 A JPH0581090 A JP H0581090A
Authority
JP
Japan
Prior art keywords
recall
file
job
execution
queue
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3239070A
Other languages
Japanese (ja)
Inventor
Hiroaki Mizumachi
弘明 水町
Shinji Oriuchi
新司 折内
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.)
TOHOKU NIPPON DENKI SOFTWARE KK
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
TOHOKU NIPPON DENKI SOFTWARE KK
NEC Corp
NEC Software Tohoku Ltd
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 TOHOKU NIPPON DENKI SOFTWARE KK, NEC Corp, NEC Software Tohoku Ltd filed Critical TOHOKU NIPPON DENKI SOFTWARE KK
Priority to JP3239070A priority Critical patent/JPH0581090A/en
Publication of JPH0581090A publication Critical patent/JPH0581090A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To control the performance of recalling at the time of the high load of the system and to control the recalling of file not to cause the deterioration of performance for other jobs when performing recalling by performing the recall when the load is judged to be low while monitoring a load state of the system in a system to be recalled automatically when a fill not used within a prescribed period is used by migration. CONSTITUTION:In the case of the migration of the file to be used by a job for the system, the recall request is registered to a recall queue matrix control means 5. A system load check means 6 checks the using state of the system resource such as a CPU and an I/O channel on demand, and starts a recall execution means 7 when the load of the system is judged to be low, executing the recall registered in the queue.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータシステム
のファイルリコール制御方式に関し、特に、マイグレー
ションされたファイルが使用される際に自動的リコール
されるファイルリコール制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file recall control system for a computer system, and more particularly to a file recall control system automatically recalled when a migrated file is used.

【0002】[0002]

【従来の技術】ある一定期間使用されなかった高速補助
記憶媒体上のファイルが自動的に低速補助記憶媒体上に
マイグレーションされ、使用される際に自動的に高速補
助記憶媒体上にリコールされるシステムで、従来のファ
イルリコール制御方式は、ジョブで使用されるファイル
がマイグレーションされていた場合に、ファイルのリコ
ールをシステムの負荷状態とは無関係に、ファイルが必
要となった時点で実行していた。
2. Description of the Related Art A system in which a file on a high speed auxiliary storage medium that has not been used for a certain period of time is automatically migrated to the low speed auxiliary storage medium and is automatically recalled on the high speed auxiliary storage medium when used. In the conventional file recall control method, when a file used in a job has been migrated, the file recall is executed when the file is needed regardless of the load state of the system.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のファイ
ルリコール制御方式は、ファイルのリーコールをシステ
ムの負荷状態とは無関係に行うために、システムの高負
荷状態のときでもリコールを実行してしまい、システム
に更に負荷をかける事となり、結果として同時に実行さ
れているオンラインや他の重要なジョブの性能低下を引
き起こす場合があるという欠点を有している。
In the conventional file recall control method described above, since the recall of the file is performed regardless of the load state of the system, the recall is executed even in the high load state of the system. It has the drawback of placing additional load on the system, which may result in performance degradation of online and other important jobs running concurrently.

【0004】本発明の目的は、システムの負荷状態に応
じてリコールの実行を制御し、リコールの実行によるシ
ステムの高負荷状態を引き起こさないファイルリコール
制御方式を提供することにある。
An object of the present invention is to provide a file recall control system that controls the execution of a recall according to the load state of the system and does not cause a high load state of the system due to the execution of the recall.

【0005】[0005]

【課題を解決するための手段】本発明のファイルリコー
ル制御方式は、ある一定期間使用されなかったアクセス
が高速な補助記憶媒体上のファイルが、自動的にアクセ
スが低速な補助記憶媒体上にマイグレーションされて、
使用される際に自動的に前記高速な補助記憶媒体上にリ
コールされるシステムのファイルリコール制御方式にお
いて、マイグレーションされたファイル名やファイル容
量などの情報を記録する移送結果記録ファイルと、ファ
イルを使用するジョブを投入するジョブ投入手段と、投
入されたジョブのJCLの解析を行うJCL解析手段
と、投入されたジョブが使用するファイルがマイグレー
ションされているかどうかを前記移送結果記録ファイル
を参照して確認を行い、マイグレーションされていると
きには、リコール要求を行うリコール事前要求手段と、
要求されたリコールをリコール実行待ち行列に登録し
て、順次に実行するように制御するリコール待ち行列制
御手段と、CPUや入出力チャネルなどのシステム資源
の使用状況をチェックして、システムの負荷状況を判断
するシステム負荷チェック手段と、前記システム負荷チ
ェック手段により、システムの負荷が低いと判断された
ときに、前記リコール待ち行列に登録されたリコールを
行うリコール実行手段と、投入されたジョブをジョブ実
行待ち行列に登録して、順次に実行するように制御する
ジョブ実行待ち行列制御手段と、前記リコール事前要求
手段により、リコール要求されたファイルのリコールが
終了するまでジョブの実行を待ち合わせるリコール終了
待ち手段と、実行が可能になったジョブを実行するジョ
ブ実行手段と、を有して構成されている。
According to the file recall control method of the present invention, a file on an auxiliary storage medium with high access speed that has not been used for a certain period of time is automatically migrated to an auxiliary storage medium with low access speed. Has been
In the file recall control method of the system that is automatically recalled to the high-speed auxiliary storage medium when used, the transfer result recording file that records information such as the migrated file name and file capacity, and the file are used A job submitting means for submitting a job, a JCL analyzing means for analyzing the JCL of the submitted job, and whether the file used by the submitted job is migrated is confirmed by referring to the transfer result recording file. And a recall advance request means for making a recall request when being migrated,
The load status of the system is checked by checking the recall queue control means for registering the requested recall in the recall execution queue and controlling the sequential execution, and the usage status of system resources such as CPU and I / O channels. A system load check means for determining whether the system load is low, a recall execution means for performing a recall registered in the recall queue when the system load check means determines that the system load is low, and a submitted job Job execution queue control means for registering in the execution queue and controlling to execute sequentially, and waiting for recall completion by waiting for job execution until the recall of the requested file is completed by the recall advance request means Means and a job execution means for executing a job that can be executed. It is configured Te.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0007】図1は、本発明のファイルリコール制御方
式の一実施例を示すブロック図である。図1を参照する
と、本実施例は、移送結果記録ファイル1、ジョブ投入
手段2、JCL解析手段3、リコール事前要求手段4、
リコール待ち行列制御手段5、システム負荷チェック手
段6、リコール実行手段7、ジョブ実行待ち行列制御手
段8、リコール終了待ち手段9、ジョブ実行手段10か
ら構成されている。
FIG. 1 is a block diagram showing an embodiment of a file recall control system of the present invention. Referring to FIG. 1, in this embodiment, a transfer result recording file 1, a job inputting means 2, a JCL analyzing means 3, a recall advance requesting means 4,
It is composed of a recall queue control means 5, a system load check means 6, a recall execution means 7, a job execution queue control means 8, a recall end wait means 9, and a job execution means 10.

【0008】そして、移送結果記録ファイル1には、ど
のファイルがマイグレーションされているか、すなわ
ち、使用する際にリコールしなければならないのはどの
ファイルか、という情報が記録されている。
In the transfer result recording file 1, information is recorded which files have been migrated, that is, which files need to be recalled when used.

【0009】また、ジョブ投入手段2は、ファイルを使
用するジョブをコンピュータシステムに投入する。続い
て、JCL解析手段3は、投入されたジョブのJCLの
解析を行う。
The job submitting means 2 submits a job using a file to the computer system. Then, the JCL analysis means 3 analyzes the JCL of the submitted job.

【0010】一方、リコール事前要求手段4は、JCL
解析手段3により解析されたJCLにより、投入された
ジョブが使用するファイルがマイグレーションされてい
るかどうかについて、移送結果記録ファイル1を参照し
て確認を行い、マイグレーションされているときには、
リコール要求を行う。
On the other hand, the recall advance requesting means 4 uses the JCL
Whether or not the file used by the submitted job is migrated by the JCL analyzed by the analysis unit 3 is checked by referring to the transfer result recording file 1, and when the file is migrated,
Make a recall request.

【0011】そして、リコール待ち行列制御手段5は、
リコール事前要求手段4により要求されたファイルのリ
コールをリコール待ち行列に登録して、順次に実行する
ように制御を行う。
Then, the recall queue control means 5 is
The recall of the file requested by the recall advance request means 4 is registered in the recall queue, and control is performed so that the recall is executed sequentially.

【0012】他方、システム負荷チェック手段6は、C
PUや入出力チャネルなどのシステム資源の使用状況を
随時にチェックし、システムの負荷が高いかどうかを判
断する。
On the other hand, the system load check means 6 is C
The usage of system resources such as PUs and I / O channels is checked at any time to determine whether the system load is high.

【0013】そして、リコール実行手段7は、システム
負荷チェック手段6により、システムの負荷が低いと判
断されたときに、リコール待ち行列制御手段5に登録さ
れているファイルのリコールを実行する。
Then, the recall execution means 7 executes the recall of the file registered in the recall queue control means 5 when the system load check means 6 determines that the system load is low.

【0014】一方、ジョブ実行待ち行列制御手段8は、
投入されたジョブをジョブ実行待ち行列に登録して、順
次に実行するように制御を行う。
On the other hand, the job execution queue control means 8 is
The submitted jobs are registered in the job execution queue, and control is performed so that they are sequentially executed.

【0015】また、リコール終了待ち手段9は、そのジ
ョブが使用するファイルのうち、リコール事前要求手段
4によってリコール要求が行われた全てのファイルのリ
コールが終了するまで、ジョブの実行を待ち合わせる。
Further, the recall end waiting means 9 waits for the execution of the job until the recall of all the files for which the recall request is made by the recall advance request means 4 among the files used by the job is completed.

【0016】そして、ジョブ実行手段10は、実行可能
になったジョブを実行する。
Then, the job executing means 10 executes the job which has become executable.

【0017】次に、本実施例の動作について、図面を参
照して説明する。
Next, the operation of this embodiment will be described with reference to the drawings.

【0018】図2は本実施例のファイルリコール制御方
式の処理の一例を示す流れ図である。図2に示すよう
に、まず、利用者は、ジョブ投入手段2によってファイ
ルを使用するジョブをシステムに投入する(ステップ2
1)。投入されたジョブに対して、JCL解析手段3に
よってJCLの構文解析が行われる(ステップ22)。
FIG. 2 is a flow chart showing an example of processing of the file recall control system of this embodiment. As shown in FIG. 2, first, the user submits a job using a file to the system by the job submitting means 2 (step 2).
1). The JCL analysis means 3 performs JCL syntax analysis on the submitted job (step 22).

【0019】そして、リコール事前要求手段4は、JC
L解析手段3によって解析された結果を基にして、投入
されたジョブが使用するファイルがマイグレーションさ
れているかどうかについて、移送結果記録ファイル1を
参照して確認を行い、マイグレーションされているとき
には、リコール要求をリコール待ち行列制御手段5に登
録する(ステップ23)。
Then, the recall advance request means 4 uses the JC.
Based on the result analyzed by the L analysis means 3, it is confirmed whether or not the file used by the submitted job is migrated, by referring to the transfer result recording file 1, and when it is migrated, the recall is performed. The request is registered in the recall queue control means 5 (step 23).

【0020】また、リコール待ち行列制御手段5は、リ
コール事前要求手段4により、要求されたファイルのリ
コールをリコール待ち行列に登録して、順次に実行する
ように制御する(ステップ24)。
Further, the recall queue control means 5 controls the recall advance request means 4 to register the recall of the requested file in the recall queue and execute them sequentially (step 24).

【0021】一方、システム負荷チェック手段6は、C
PUや入出力チャネルなどのシステム資源の使用状況を
随時にチェックし、システムの負荷が低いと判断された
場合に、リコール実行手段7を起動する(ステップ2
5)。そして、リコール実行手段7は、システムの負荷
が低いときに、システム負荷チェック手段6によって起
動され、リコール待ち行列制御手段5に登録されている
リコールを実行する(ステップ26)。
On the other hand, the system load check means 6 is C
The use status of system resources such as PU and I / O channels is checked at any time, and if it is determined that the system load is low, the recall execution means 7 is activated (step 2).
5). Then, the recall executing means 7 is activated by the system load checking means 6 when the system load is low, and executes the recall registered in the recall queue control means 5 (step 26).

【0022】一方、ジョブ実行待ち行列制御手段8は、
投入されたジョブをジョブ実行待ち行列に登録して、順
次に実行するように制御し、実行順序がまわってきたと
ころでリコール終了待ち手段9を起動する(ステップ2
7)。
On the other hand, the job execution queue control means 8
The submitted jobs are registered in the job execution queue, controlled to be sequentially executed, and the recall end waiting means 9 is activated when the execution order is rotated (step 2).
7).

【0023】また、リコール終了待ち手段9は、ジョブ
実行待ち行列制御手段8によって実行順序がまわってき
たジョブが使用するファイルのうちリコール事前要求手
段4によってリコール要求が行われた全てのファイルの
リコールが終了するまでジョブの実行を待ち合わせ、リ
コールが終了したところでジョブ実行手段10を起動す
る。なお、リコールがジョブ実行待ち行列制御手段8に
よってジョブ実行待ちとなっている間に終了している場
合及びリコールの必要のないジョブの場合には、即座に
ジョブ実行手段10を起動する(ステップ28)。
The recall end waiting means 9 recalls all the files used by the job whose execution sequence has been changed by the job execution queue control means 8 for which a recall request has been issued by the recall advance request means 4. The execution of the job is waited until the completion of the job, and the job execution means 10 is started when the recall is completed. If the recall is completed while the job execution queue control means 8 is waiting for job execution, or if the job does not need to be recalled, the job execution means 10 is immediately activated (step 28). ).

【0024】そして、ジョブ実行手段10は、実行可能
になったジョブの実行を行う(ステップ29)。
Then, the job executing means 10 executes the executable job (step 29).

【0025】[0025]

【発明の効果】以上説明したように、本発明のファイル
リコール制御方式は、ある一定期間使用されなかったア
クセスが高速な補助記憶媒体上のファイルが、自動的に
アクセスが低速な補助記憶媒体上にマイグレーションさ
れ、使用される際に自動的にアクセスが高速な補助記憶
媒体上にリコールされるシステムで、ファイルのリコー
ルを行う際にシステムの負荷状態をチェックし、システ
ムの負荷が低いときにリコールを実行するために、シス
テムの負荷が高いときにリコールを行うことによってシ
ステムの負荷が増大して、よりシステムが高負荷状態と
なることがなくなり、結果として同時に実行されている
オンラインや他の重要なジョブの性能低下を引き起こす
ことがなくなるという効果を有している。
As described above, according to the file recall control method of the present invention, a file on the auxiliary storage medium which is not accessed for a certain period of time and has high access speed is automatically transferred to the auxiliary storage medium of which access speed is low. In a system that is migrated to and automatically recalled to a fast auxiliary storage medium when used, it checks the system load state when recalling files and recalls when the system load is low In order to do so, the system load will not be increased by performing a recall when the system is under heavy load, and as a result, the system will not be overloaded, resulting in online or other important This has the effect of not causing performance degradation of various jobs.

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

【図1】本発明のファイルリコール制御方式の一実施例
を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a file recall control system of the present invention.

【図2】本実施例のファイルリコール制御方式の処理の
一例を示す流れ図である。
FIG. 2 is a flow chart showing an example of processing of a file recall control system of the present embodiment.

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

1 移動結果記録ファイル 2 ジョブ投入手段 3 JCL解析手段 4 リコール事前要求手段 5 リコール待ち行列制御手段 6 システム負荷チェック手段 7 リコール実行手段 8 ジョブ実行待ち行列制御手段 9 リコール終了待ち手段 10 ジョブ実行手段 1 Move Result Recording File 2 Job Submitting Means 3 JCL Analyzing Means 4 Recall Advance Request Means 5 Recall Queue Control Means 6 System Load Checking Means 7 Recall Execution Means 8 Job Execution Queue Control Means 9 Recall End Wait Means 10 Job Execution Means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ある一定期間使用されなかったアクセス
が高速な補助記憶媒体上のファイルが、自動的にアクセ
スが低速な補助記憶媒体上にマイグレーションされて、
使用される際に自動的に前記高速な補助記憶媒体上にリ
コールされるシステムのファイルリコール制御方式にお
いて、 マイグレーションされたファイル名やファイル容量など
の情報を記録する移送結果記録ファイルと、 ファイルを使用するジョブを投入するジョブ投入手段
と、 投入されたジョブのJCLの解析を行うJCL解析手段
と、 投入されたジョブが使用するファイルがマイグレーショ
ンされているかどうかを前記移送結果記録ファイルを参
照して確認を行い、マイグレーションされているときに
は、リコール要求を行うリコール事前要求手段と、 要求されたリコールをリコール実行待ち行列に登録し
て、順次に実行するように制御するリコール待ち行列制
御手段と、 CPUや入出力チャネルなどのシステム資源の使用状況
をチェックして、システムの負荷状況を判断するシステ
ム負荷チェック手段と、 前記システム負荷チェック手段により、システムの負荷
が低いと判断されたときに、前記リコール待ち行列に登
録されたリコールを行うリコール実行手段と、 投入されたジョブをジョブ実行待ち行列に登録して、順
次に実行するように制御するジョブ実行待ち行列制御手
段と、 前記リコール事前要求手段により、リコール要求された
ファイルのリコールが終了するまでジョブの実行を待ち
合わせるリコール終了待ち手段と、 実行が可能になったジョブを実行するジョブ実行手段
と、 を有することを特徴とするファイルリコール制御方式。
1. A file on an auxiliary storage medium with high access speed that has not been used for a certain period of time is automatically migrated to an auxiliary storage medium with low access speed,
In the file recall control method of the system that is automatically recalled to the high-speed auxiliary storage medium when used, the transfer result recording file that records information such as the migrated file name and file size, and the file are used A job submitting means for submitting a job, a JCL analyzing means for analyzing the JCL of the submitted job, and whether the file used by the submitted job is migrated is confirmed by referring to the transfer result recording file. When migration is performed, a recall advance request means for making a recall request, a recall queue control means for registering the requested recall in the recall execution queue, and controlling the sequential execution, a CPU, Check the usage status of system resources such as I / O channels. System load check means for determining the load status of the system, and a recall execution means for performing a recall registered in the recall queue when the system load check means determines that the system load is low. The job execution queue control means for registering the submitted jobs in the job execution queue and controlling the jobs to be executed sequentially, and the recall advance request means until the recall of the recall requested file is completed. A file recall control method comprising: a recall end waiting means for waiting for the execution of a job, and a job execution means for executing an executable job.
JP3239070A 1991-09-19 1991-09-19 File recall control system Pending JPH0581090A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3239070A JPH0581090A (en) 1991-09-19 1991-09-19 File recall control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3239070A JPH0581090A (en) 1991-09-19 1991-09-19 File recall control system

Publications (1)

Publication Number Publication Date
JPH0581090A true JPH0581090A (en) 1993-04-02

Family

ID=17039406

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3239070A Pending JPH0581090A (en) 1991-09-19 1991-09-19 File recall control system

Country Status (1)

Country Link
JP (1) JPH0581090A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008015888A (en) * 2006-07-07 2008-01-24 Hitachi Ltd Load distribution control system and load distribution control method
US7925851B2 (en) 2003-03-27 2011-04-12 Hitachi, Ltd. Storage device
US9946488B2 (en) 2014-09-30 2018-04-17 International Business Machines Corporation Automated migration of file recalled by specific application

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7925851B2 (en) 2003-03-27 2011-04-12 Hitachi, Ltd. Storage device
US8230194B2 (en) 2003-03-27 2012-07-24 Hitachi, Ltd. Storage device
JP2008015888A (en) * 2006-07-07 2008-01-24 Hitachi Ltd Load distribution control system and load distribution control method
US7996844B2 (en) 2006-07-07 2011-08-09 Hitachi, Ltd. Load distribution control system and method
US9946488B2 (en) 2014-09-30 2018-04-17 International Business Machines Corporation Automated migration of file recalled by specific application
US10013206B2 (en) 2014-09-30 2018-07-03 International Business Machines Corporation Automated migration of file recalled by specific application
US10055165B2 (en) 2014-09-30 2018-08-21 International Business Machines Corporation Automated migration of file recalled by specific application

Similar Documents

Publication Publication Date Title
JP4921054B2 (en) Load balancing control system and load balancing control method
JP4288978B2 (en) Data prefetching method
TWI235952B (en) Thread dispatch mechanism and method for multiprocessor computer systems
US6256704B1 (en) Task management for data accesses to multiple logical partitions on physical disk drives in computer systems
US7167854B2 (en) Database control method
EP1939747A1 (en) Method, computer system and management computer for managing performance of a storage network
Boyse et al. A straightforward model for computer performance prediction
US11086815B1 (en) Supporting access to accelerators on a programmable integrated circuit by multiple host processes
US10289306B1 (en) Data storage system with core-affined thread processing of data movement requests
JPH0581090A (en) File recall control system
US7284014B2 (en) Pre-fetch computer system
JP2004264970A (en) Program, information processor, and method for outputting log data in information processor
JPH0644107A (en) File migration control system
JPH08241214A (en) Data processing system
JPH04266130A (en) File recall control system
JP2900438B2 (en) File recall method
CN1097783C (en) System and method for processing of data and a communications system with such a system
JPS603229B2 (en) Information processing method
JP2504645B2 (en) Test program execution control processing method
Drawin et al. A performance study on host-backend communication
JP4486384B6 (en) DB linkage prefetch system
JPS58222364A (en) Access control system of disc device in terminal system
CN117687850A (en) Hard disk performance test method and device, electronic equipment and storage medium
JPS61226841A (en) Job execution control system
JPS63136140A (en) Optimum job scheduling system