[go: up one dir, main page]

JPH02126319A - Input job managing system - Google Patents

Input job managing system

Info

Publication number
JPH02126319A
JPH02126319A JP27978088A JP27978088A JPH02126319A JP H02126319 A JPH02126319 A JP H02126319A JP 27978088 A JP27978088 A JP 27978088A JP 27978088 A JP27978088 A JP 27978088A JP H02126319 A JPH02126319 A JP H02126319A
Authority
JP
Japan
Prior art keywords
job
storage device
auxiliary storage
execution
auxiliary memory
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
JP27978088A
Other languages
Japanese (ja)
Inventor
Michiharu Takahashi
高橋 道春
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 JP27978088A priority Critical patent/JPH02126319A/en
Publication of JPH02126319A publication Critical patent/JPH02126319A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To decrease the incidental work of an operator by selecting the job of the largest job description capacity of an execution completion and automatically deleting it from the memory area of an auxiliary memory when the idle area on the auxiliary memory is the specified threshold or below. CONSTITUTION:In the main memory of a data processor 1, a system scheduler 2, which is a control program to execute the execution control of the job, is stored. The scheduler 2 activates a monitoring part 5 at a prescribed period and acquires the idle area of an auxiliary memory 3. Next, a deciding part 6 decides whether or not the idle area is the specified threshold or below, and at the time of being the threshold or below, a selecting part 7 selects the job with the largest job description capacity to complete the job execution from the top of the auxiliary memory 3. A deleting part 8 deletes the selected execution completion job from the tip of the auxiliary memory and completes the processing. When the idle area is larger than the specified threshold, immediately, the processing is completed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はジョブの実行に先立ってジョブ記述情報を補助
記憶装置上の記憶領域に保持しておくことにより、ジョ
ブ実行終了後でも再実行を可能とする計算機システムに
おける入力ジョブ管理方式〔従来の技術〕 従来、この種の入力ジョブ管理方式はジョブの実行が終
了する毎に、補助記憶装置に保持されジョブ実行の終了
した滞留時間の最も長いジョブを選択し、削除している
[Detailed Description of the Invention] [Industrial Application Field] The present invention retains job description information in a storage area on an auxiliary storage device before executing a job, thereby making it possible to re-execute the job even after the job has been executed. Conventionally, this type of input job management method has been used to store input jobs in an auxiliary storage device every time the execution of a job is completed. The job is selected and deleted.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の入力ジョブ管理方式は、一つのジョブの
実行が終了するごとに、補助記憶装置の滞留時間の最も
長いジョブを選択し削除しているのでジョブ多重度の増
加および長時間実行するジョブの増加により、補助記憶
装置容量が膨大となリ、オペレータが適切な時点でジョ
ブをシステムから削除する操作を必要とし、オペレータ
の付帯作業が増加するという欠点がある。また、オペレ
ータの操作遅れにより、ジョブ実行のために必要とする
補助記憶装置上の記憶領域が不足した場合に、ジョブが
実行開始できず、また実行中のジョブが異常終了すると
いう欠点がある。
The conventional input job management method described above selects and deletes the job with the longest residence time in the auxiliary storage device every time one job finishes executing. As a result, the capacity of the auxiliary storage device becomes enormous, which requires the operator to delete jobs from the system at an appropriate time, resulting in an increase in the operator's incidental work. Furthermore, if there is a shortage of storage space on the auxiliary storage device required for job execution due to a delay in operator operation, there is a drawback that execution of the job cannot be started and the job being executed may end abnormally.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の入力ジョブ管理方式は、ジョブの実行に先立っ
てジョブ記述情報を補助記憶装置上の記憶領域に保持し
ておくことにより、ジョブ実行終了後でも再実行を可能
とする計算機システムにおいて、前記補助記憶装置上の
記憶領域の空き領域を所定の周期で監視する監視部と、
前記監視部の結果に基づいて前記補助記憶装置上の記憶
領域の空き領域が予め規定されたしきい値以下か否かを
判定する判定部と、前記判定部により前記補助記憶装置
上の空き領域がしきい値以下の場合には、前記補助記憶
装置上の保持されているジョブ記述情報を基にジョブの
終了したジョブ記述容量の最も大きいジョブを選択する
選択部と、前記選択部により選択された実行終了ジョブ
を補助記憶装置上の記憶領域から削除する削除部とを有
することにより構成される。
The input job management method of the present invention is a computer system that maintains job description information in a storage area on an auxiliary storage device before executing the job, thereby making it possible to re-execute the job even after the job has been executed. a monitoring unit that monitors the free space of the storage area on the auxiliary storage device at a predetermined cycle;
a determining unit that determines whether the free space of the storage area on the auxiliary storage device is equal to or less than a predefined threshold based on the result of the monitoring unit; is less than the threshold, a selection unit selects a completed job with the largest job description capacity based on the job description information held on the auxiliary storage device, and and a deletion unit that deletes the completed execution job from the storage area on the auxiliary storage device.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示す構成図である。補助記
憶装置3上にはジョブ実行に先立ってジョブ記述情報が
記憶される。データ処理装置1の主記憶装置内には、ジ
ョブの実行管理を行う制御プログラムであるシステムス
ケジューラ2が格納されている。システムスケジューラ
2には、ジョブ実行の開始前に補助記憶装置3上にジョ
ブ記述情報を記憶する記録部4と、補助記憶装置3上の
空き領域を所定の周期で監視する監視部5と、監視部5
の結果に基づき補助記憶装置3上の空き領域が予め規定
されたしきい値以下か否かを判定する判定部6と、判定
部6がしきい値以下と判定した場合に、補助記憶装置3
上のジョブ記述情報を参照してジョブの実行が終了した
ジョブ記述容量の中で最も大きいジョブを選択する選択
部7と、選択部7により選択されたジョブ記述情報を補
助記憶袋N3上の記憶領域から削除する削除部8とが設
けられている。
FIG. 1 is a block diagram showing an embodiment of the present invention. Job description information is stored on the auxiliary storage device 3 prior to job execution. A system scheduler 2, which is a control program that manages job execution, is stored in the main memory of the data processing device 1. The system scheduler 2 includes a recording unit 4 that stores job description information on the auxiliary storage device 3 before starting job execution, a monitoring unit 5 that monitors the free space on the auxiliary storage device 3 at a predetermined cycle, and Part 5
A determining unit 6 determines whether the free space on the auxiliary storage device 3 is below a predefined threshold based on the result of
A selection section 7 refers to the above job description information and selects the job with the largest job description capacity for which job execution has been completed, and the job description information selected by the selection section 7 is stored in an auxiliary storage bag N3. A deletion unit 8 for deletion from the area is provided.

第2図は本実施例における監視制御を示すフローチャー
トである。システムスケジューラ2は所定の周期で監視
部5を起動する。監視部らは補助記憶装置3の空き領域
を取得しく処理A)、次に判定部6が空き領域が規定さ
れたしきい値以下か否かを判定する(処理B)。しきい
値以下の場合には選択部7がジョブ実行の終了したジョ
ブ記述容量の最も大きいジョブを補助記憶装置3上から
選択しく処理C)、削除部8が選択した実行終了ジョブ
を補助記憶装置3上から削除しく処理D)、処理を終了
する。処理Bで空き領域が規定されたしきい値より大き
い場合には直ちに終了する。
FIG. 2 is a flowchart showing supervisory control in this embodiment. The system scheduler 2 activates the monitoring unit 5 at a predetermined period. The monitoring units acquire the free space of the auxiliary storage device 3 (process A), and then the determination unit 6 determines whether the free space is below a specified threshold (process B). If it is below the threshold, the selection unit 7 selects the job with the largest job description capacity for which job execution has been completed from the auxiliary storage device 3 (C), and the deletion unit 8 selects the completed job from the auxiliary storage device. 3. Delete from above (D) and end the process. If the free space in process B is larger than the specified threshold value, the process ends immediately.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、補助記憶装置上の空き領
域を所定の周期で監視し、空き領域が規定されたしきい
値以下の場合は、ジョブ実行終了のうちジョブ記述容量
の最も大きいジョブを選択し、そのジョブを補助記憶装
置上の記憶領域から自動的に削除することにより、オペ
レータの付帯作業が軽減され、実行開始ネックおよび実
行中のジョブが異常終了することがなくなるという効果
がある。
As explained above, the present invention monitors the free space on the auxiliary storage device at a predetermined period, and if the free space is below a specified threshold, the job execution is completed for the job with the largest job description capacity. By selecting a job and automatically deleting that job from the storage area on the auxiliary storage device, the operator's incidental work is reduced, and there are no bottlenecks in starting execution or abnormal termination of the job being executed. .

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

第1図は本発明の一実施例の構成図、第2図は第1図の
監視制御のフローチャートである。 1・・・データ処理装置、2・・・システムスケジュー
ラ、3・・・補助記憶装置、4・・・記憶部、5・・・
判定部、7・・・選択部、8・・・削除部。
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a flowchart of the supervisory control shown in FIG. DESCRIPTION OF SYMBOLS 1... Data processing device, 2... System scheduler, 3... Auxiliary storage device, 4... Storage part, 5...
Judgment section, 7... Selection section, 8... Deletion section.

Claims (1)

【特許請求の範囲】[Claims]  ジョブの実行に先立ってジョブ記述情報を補助記憶装
置上の記憶領域に保持しておくことにより、ジョブ実行
終了後でも再実行を可能とする計算機システムにおいて
、前記補助記憶装置上の記憶領域の空き領域を所定の周
期で監視する監視部と、前記監視部の結果に基づいて前
記補助記憶装置上の記憶領域の空き領域が予め規定され
たしきい値以下か否かを判定する判定部と、前記判定部
により前記補助記憶装置上の空き領域がしきい値以下の
場合には、前記補助記憶装置上の保持されているジョブ
記述情報を基にジョブの終了したジョブ記述容量の最も
大きいジョブを選択する選択部と、前記選択部により選
択された実行終了ジョブを補助記憶装置上の記憶領域か
ら削除する削除部とを有することを特徴とする入力ジョ
ブ管理方式。
In a computer system that maintains job description information in a storage area on an auxiliary storage device prior to job execution, and thereby enables re-execution even after job execution is completed, free space in the storage area on the auxiliary storage device is provided. a monitoring unit that monitors an area at a predetermined cycle; a determining unit that determines whether the free space of the storage area on the auxiliary storage device is equal to or less than a predefined threshold based on the result of the monitoring unit; If the determination unit determines that the free space on the auxiliary storage device is less than the threshold value, the determination unit selects a completed job with the largest job description capacity based on the job description information held on the auxiliary storage device. An input job management method comprising: a selection section that selects a job; and a deletion section that deletes an executed job selected by the selection section from a storage area on an auxiliary storage device.
JP27978088A 1988-11-04 1988-11-04 Input job managing system Pending JPH02126319A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27978088A JPH02126319A (en) 1988-11-04 1988-11-04 Input job managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27978088A JPH02126319A (en) 1988-11-04 1988-11-04 Input job managing system

Publications (1)

Publication Number Publication Date
JPH02126319A true JPH02126319A (en) 1990-05-15

Family

ID=17615819

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27978088A Pending JPH02126319A (en) 1988-11-04 1988-11-04 Input job managing system

Country Status (1)

Country Link
JP (1) JPH02126319A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7880916B2 (en) * 1996-10-22 2011-02-01 Nikon Corporation Image recording apparatus and method for selecting and automatically deleting an image file

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7880916B2 (en) * 1996-10-22 2011-02-01 Nikon Corporation Image recording apparatus and method for selecting and automatically deleting an image file

Similar Documents

Publication Publication Date Title
JPH02126319A (en) Input job managing system
JP2762816B2 (en) Transaction execution trace information collection method
JPH01144130A (en) Monitor system for job stay time
JP2900438B2 (en) File recall method
JPS62121548A (en) Job residence period monitor system
JPH01253040A (en) Residence time monitoring system for job
JPH0728544A (en) Computer system
CN108304492B (en) Search list updating method, storage medium, device and system
JPS58192152A (en) Process termination monitoring method
JPH01253039A (en) Residence time monitoring system for job
JP2504645B2 (en) Test program execution control processing method
JP2988427B2 (en) Recording medium recording job operation method, job operation method, and job operation program
JP2551075B2 (en) Overlay structure program execution method
JPH11272511A (en) Device and method for performance information sampling and recording medium for recording program
JPH02282822A (en) Control system for execution held job
JPH03252823A (en) Execution holding control system
JPH05150957A (en) Output management device for computer system
JPH08263343A (en) File deletion device
JPS62131340A (en) Monitoring system for residence time of output holding job
JPH03246643A (en) Dump summary editing processing method
JP2734568B2 (en) Job management controller
JP2822728B2 (en) Computer system
JPH0488413A (en) Input source selection type key input system
JPS6234251A (en) File restoration system
JPH05143422A (en) Updated journal managing system