JP2002049495A - Device and method for controlling automatic start of job, and medium for providing control program - Google Patents

Device and method for controlling automatic start of job, and medium for providing control program

Info

Publication number
JP2002049495A
JP2002049495A JP2000235867A JP2000235867A JP2002049495A JP 2002049495 A JP2002049495 A JP 2002049495A JP 2000235867 A JP2000235867 A JP 2000235867A JP 2000235867 A JP2000235867 A JP 2000235867A JP 2002049495 A JP2002049495 A JP 2002049495A
Authority
JP
Japan
Prior art keywords
job
information
execution
date
control language
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
JP2000235867A
Other languages
Japanese (ja)
Inventor
Mieko Nagao
美恵子 長尾
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2000235867A priority Critical patent/JP2002049495A/en
Publication of JP2002049495A publication Critical patent/JP2002049495A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an automatic job start control device, etc., capable of automatically starting a job in accordance with specified date and hour and starting only a job cleaning a prerequisite such as preprocessing for the job. SOLUTION: When job execution schedule information is acquired, whether job starting date and hour are specified or not in the record of the acquired information is judged (S3). When the date and hour are specified, whether the specified job starting date and hour have expired or not is judged (S4). When the job starting date and hour have expired. JCL information for executing the job is acquired (S5) and whether the data transfer destination of the acquired record is specified or not is judged (S7). When the data transfer destination is specified, the date record of a machine date is acquired from a machine stop schedule information file 43 of the data transfer destination and the JCL for starting the job is edited and executed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、実行スケジュール
に従って、ジョブを自動的に起動するジョブ自動起動制
御装置等に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to a job automatic start control device for automatically starting a job in accordance with an execution schedule.

【0002】[0002]

【従来の技術】従来、ジョブの起動はそのスケジュール
に従ってオペレータが行っていた。特に、何らかの前処
理を必要とする場合には、その前処理が正常終了してい
ることをオペレータが確認した上で、ジョブを起動する
必要があった。さらに、そのジョブがデータ転送を行う
場合においては、転送先の拠点のマシンが稼動している
かどうかについても、オペレータが確認した上でジョブ
を起動する必要があった。
2. Description of the Related Art Conventionally, a job is started by an operator according to a schedule. In particular, when some pre-processing is required, it is necessary for the operator to confirm that the pre-processing has been completed normally and then start the job. Further, when the job performs data transfer, it is necessary for the operator to start the job after confirming whether or not the machine at the transfer destination base is operating.

【0003】[0003]

【発明が解決しようとする課題】このように、上述した
従来のジョブ起動方法では、オペレータの負担が大き
く、特に、その多く操作が夜間ジョブであったため、前
処理が異常終了している場合などは、その処理が再起動
され正常終了する深夜まで、オペレータが待たされると
いう問題があった。
As described above, in the above-described conventional job starting method, the burden on the operator is heavy, and particularly, when many operations are night jobs, the pre-processing is abnormally terminated. However, there is a problem that the operator waits until midnight when the processing is restarted and the processing ends normally.

【0004】さらに、そのジョブがデータ転送を行う場
合は、転送先の拠点のマシンが稼動しているかどうか、
マシンスケジュールを確認する手間もかかっていた。
Further, when the job performs data transfer, whether or not the machine at the transfer destination base is operating,
It took time to check the machine schedule.

【0005】本発明は上記従来の問題点に鑑み、指定し
た日付や時刻に従ってジョブを自動起動することができ
るジョブ自動起動制御装置等を提供する。また、ジョブ
に前処理などの前提条件がある場合、その条件をクリア
しているジョブのみを起動することができるジョブ自動
起動制御装置を提供することを目的とする。
The present invention has been made in view of the above-mentioned conventional problems, and provides an automatic job start control apparatus and the like capable of automatically starting a job according to a designated date and time. Another object of the present invention is to provide a job automatic start control device that can start only a job that satisfies the prerequisite such as pre-processing when the job has a precondition.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
に、請求項1記載の発明に係るジョブ自動起動制御装置
では、実行スケジュールに従って、ジョブを自動的に起
動するジョブ自動起動制御装置であって、ジョブの実行
スケジュールに関する情報である実行スケジュール情報
を第1のファイルに登録する第1の登録手段と、前記ジ
ョブを実行するための実行用制御言語に関する情報であ
る実行用制御言語情報を第2のファイルに登録する第2
の登録手段と、前記第1のファイルの中から起動可能な
ジョブの実行スケジュール情報を取得する第1の情報取
得手段と、前記第2のファイルの中から前記起動可能な
ジョブの実行用制御言語情報を取得する第2の情報取得
手段と、前記第2の情報取得手段によって取得した前記
起動可能なジョブの実行用制御言語情報を参照して、前
記実行用制御言語を起動するための起動用制御言語に対
して当該ジョブの起動を可能にする編集処理を行う編集
手段と、前記編集手段によって編集した起動用制御言語
を実行する実行手段とを備えたことを特徴とする。
According to an aspect of the present invention, there is provided an automatic job start control apparatus for automatically starting a job according to an execution schedule. A first registration unit for registering execution schedule information, which is information about a job execution schedule, in a first file; and executing execution control language information, which is information about an execution control language for executing the job, in a first file. The second to register in file 2
Registration means, first information acquisition means for acquiring execution schedule information of a startable job from the first file, and a control language for execution of the startable job from the second file A second information acquisition unit for acquiring information, and a start-up program for activating the execution control language with reference to the execution control language information of the startable job acquired by the second information acquisition unit. An editing unit that performs an editing process for enabling the job to be started with respect to the control language, and an execution unit that executes the startup control language edited by the editing unit are provided.

【0007】請求項2記載の発明に係るジョブ自動起動
制御装置では、実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御装置であって、ジョ
ブの実行スケジュールに関する情報である実行スケジュ
ール情報を第1のファイルに登録する第1の登録手段
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録手段と、前記第1のファイルの中から
起動可能なジョブの実行スケジュール情報を取得する第
1の情報取得手段と、前記第1の情報取得手段で取得し
た前記起動可能なジョブの実行スケジュール情報中に、
ジョブ起動日時の指定が有るか否かを判定する日時有無
判定手段と、前記ジョブ起動日時が指定されていた場合
は、そのジョブ起動日時とマシンデートを比較して、マ
シンデートが前記ジョブ起動日時を過ぎているかを判定
する日時経過判定手段と、マシンデートが前記ジョブ起
動日時を過ぎている場合に、前記第2のファイルの中か
ら前記起動可能なジョブの実行用制御言語情報を取得す
る第2の情報取得手段と、前記第2の情報取得手段によ
って取得した前記起動可能なジョブの実行用制御言語情
報を参照して、前記実行用制御言語を起動するための起
動用制御言語に対して当該ジョブの起動を可能にする編
集処理を行う編集手段と、前記編集手段によって編集し
た起動用制御言語を実行する実行手段とを備えたことを
特徴とする。
According to a second aspect of the present invention, there is provided an automatic job start control apparatus for automatically starting a job in accordance with an execution schedule. First registration means for registering in the first file, second registration means for registering execution control language information, which is information relating to the execution control language for executing the job, in the second file, First information acquiring means for acquiring execution schedule information of a startable job from a first file; and execution information of the startable job acquired by the first information acquiring means,
A date / time presence / absence determining means for determining whether or not a job start date / time is specified; and, when the job start date / time is specified, comparing the job start date / time with the machine date. Date and time elapse determining means for determining whether or not the job date and time have passed, and obtaining the execution control language information of the startable job from the second file when the machine date has passed the job startup date and time. Reference is made to the execution control language information for starting the execution control language by referring to the execution control language information of the startable job acquired by the second information acquisition means and the second information acquisition means. An editing unit for performing an editing process for enabling the start of the job, and an execution unit for executing the startup control language edited by the editing unit are provided.

【0008】請求項3記載の発明に係るジョブ自動起動
制御装置では、実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御装置であって、ジョ
ブの実行スケジュールに関する情報である実行スケジュ
ール情報を第1のファイルに登録する第1の登録手段
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録手段と、データ転送拠点に存在するマ
シンの停止スケジュールに関する情報であるマシン停止
スケジュール情報を第3のファイルに登録する第3の登
録手段と、前記第1のファイルの中から起動可能なジョ
ブの実行スケジュール情報を取得する第1の情報取得手
段と、前記第2のファイルの中から前記起動可能なジョ
ブの実行用制御言語情報を取得する第2の情報取得手段
と、前記第2の情報取得手段によって取得した前記起動
可能なジョブの実行用制御言語情報においてデータ転送
拠点の指定が有るか否かを判定する拠点有無判定手段
と、前記拠点有無判定手段でデータ転送拠点の指定が有
ると判定された場合は、前記第3のファイル中のマシン
停止スケジュール情報からマシンデートの日付情報を取
得する第3の情報取得手段と、前記第3の情報取得手段
によって前記マシン停止スケジュール情報からマシンデ
ートの日付情報が取得されたか否かを判定する日付取得
判定手段と、前記マシン停止スケジュール情報からマシ
ンデートの日付情報が取得されない場合のみ、前記第2
の情報取得手段によって取得した前記起動可能なジョブ
の実行用制御言語情報を参照して、前記実行用制御言語
を起動するための起動用制御言語に対して当該ジョブの
起動を可能にする編集処理を行う編集手段と、前記編集
手段によって編集した起動用制御言語を実行する実行手
段とを備えたことを特徴とする。
According to a third aspect of the present invention, there is provided an automatic job start control apparatus for automatically starting a job in accordance with an execution schedule. First registration means for registering in a first file, second registration means for registering execution control language information, which is information relating to an execution control language for executing the job, in a second file; Third registration means for registering machine stop schedule information, which is information relating to a stop schedule of a machine present at the transfer site, in a third file, and acquiring execution schedule information of a startable job from the first file First information obtaining means for executing, and a control language for executing the startable job from the second file Information obtaining means for obtaining information, and a base presence / absence determination for determining whether or not a data transfer base is specified in the control language information for execution of the startable job obtained by the second information obtaining means. A third information obtaining means for obtaining date information of a machine date from the machine stop schedule information in the third file when it is determined that the data transfer site is designated by the site presence / absence determining means. Date acquisition determining means for determining whether date information of a machine date is obtained from the machine stop schedule information by the third information obtaining means, and when date information of the machine date is not obtained from the machine stop schedule information Only the second
Editing processing for enabling the job to be started with respect to the start control language for starting the execution control language with reference to the start control job execution language information acquired by the information acquisition means of And an execution unit for executing the start-up control language edited by the editing unit.

【0009】請求項4記載の発明に係るジョブ自動起動
制御装置では、実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御装置であって、ジョ
ブの実行スケジュールに関する情報である実行スケジュ
ール情報を第1のファイルに登録する第1の登録手段
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録手段と、データ転送拠点に存在するマ
シンの稼動スケジュールに関する情報であるマシン稼動
スケジュール情報を第3のファイルに登録する第3の登
録手段と、前記第1のファイルの中から起動可能なジョ
ブの実行スケジュール情報を取得する第1の情報取得手
段と、前記第2のファイルの中から前記起動可能なジョ
ブの実行用制御言語情報を取得する第2の情報取得手段
と、前記第2の情報取得手段によって取得した前記起動
可能なジョブの実行用制御言語情報においてデータ転送
拠点の指定が有るか否かを判定する拠点有無判定手段
と、前記拠点有無判定手段でデータ転送拠点の指定が有
ると判定された場合は、前記第3のファイル中のマシン
稼動スケジュール情報からマシンデートの日付情報を取
得する第3の情報取得手段と、前記第3の情報取得手段
によって前記マシン稼動スケジュール情報からマシンデ
ートの日付情報が取得されたか否かを判定する日付取得
判定手段と、前記マシン稼動スケジュール情報からマシ
ンデートの日付情報が取得された場合のみ、前記第2の
情報取得手段によって取得した前記起動可能なジョブの
実行用制御言語情報を参照して、前記実行用制御言語を
起動するための起動用制御言語に対して当該ジョブの起
動を可能にする編集処理を行う編集手段と、前記編集手
段によって編集した起動用制御言語を実行する実行手段
とを備えたことを特徴とする。
According to a fourth aspect of the present invention, there is provided an automatic job start control apparatus for automatically starting a job in accordance with an execution schedule. First registration means for registering in a first file, second registration means for registering execution control language information, which is information relating to an execution control language for executing the job, in a second file; Third registration means for registering machine operation schedule information, which is information relating to the operation schedule of a machine present at the transfer base, in a third file, and acquiring execution schedule information of a startable job from the first file First information obtaining means for executing, and a control language for executing the startable job from the second file Information obtaining means for obtaining information, and a base presence / absence determination for determining whether or not a data transfer base is specified in the control language information for execution of the startable job obtained by the second information obtaining means. Means for obtaining date information of a machine date from the machine operation schedule information in the third file when the site presence / absence determining means determines that a data transfer site is designated; A date acquisition determining unit that determines whether date information of a machine date is acquired from the machine operation schedule information by the third information acquiring unit; and a date information of the machine date is acquired from the machine operation schedule information. Only in this case, the execution control language information of the startable job acquired by the second information acquisition means is referred to, and Means for performing an edit process for enabling the job to be started with respect to the start control language for starting the control language, and execution means for executing the start control language edited by the edit means. It is characterized by the following.

【0010】請求項5記載の発明に係るジョブ自動起動
制御装置では、請求項1または請求項4記載のジョブ自
動起動制御装置において、前記編集手段は、前記第2の
情報取得手段によって取得した前記起動可能なジョブの
実行用制御言語情報において指定されている前記実行用
制御言語の格納場所を、実行用制御言語を起動する起動
用制御言語中に組み込むように編集する手段としたこと
を特徴とする。
According to a fifth aspect of the present invention, in the automatic job start-up control device according to the first or fourth aspect, the editing unit acquires the second information acquired by the second information acquisition unit. Means for editing the storage location of the execution control language specified in the execution control language information of the startable job so as to be incorporated in the start control language for starting the execution control language. I do.

【0011】請求項6記載の発明に係るジョブ自動起動
制御装置では、請求項1乃至請求項5記載のジョブ自動
起動制御装置において、前記第1のファイルに登録され
たジョブの実行スケジュール情報は、ジョブの実行状況
を示す状況コードを有し、前記実行手段によるジョブ実
行後に、当該ジョブの実行スケジュール情報における状
況コードを起動済みに更新する手段を備えたことを特徴
とする。
According to a sixth aspect of the present invention, in the automatic job start control apparatus according to any one of the first to fifth aspects, the job execution schedule information registered in the first file is: A status code indicating a job execution status is provided, and after the job is executed by the execution unit, a status code in the execution schedule information of the job is updated to “started”.

【0012】請求項7記載の発明に係るジョブ自動起動
制御装置では、請求項1乃至請求項6記載のジョブ自動
起動制御装置において、前記状況コードを参照して、ジ
ョブの起動状況を管理する手段を備えたことを特徴とす
る。
According to a seventh aspect of the present invention, in the automatic job start control apparatus according to any one of the first to sixth aspects, the means for managing the start state of the job by referring to the status code. It is characterized by having.

【0013】請求項8記載の発明に係る自動起動制御装
置では、請求項7記載のジョブ自動起動制御装置におい
て、前記実行スケジュール情報にジョブを起動した日時
を付与し、該ジョブの実行結果を前記状況コードに書き
込んで、ジョブ起動の履歴を管理する手段を備えたこと
を特徴とする。
According to an eighth aspect of the present invention, in the automatic start control apparatus according to the seventh aspect, the date and time when the job was started is added to the execution schedule information, and the execution result of the job is displayed. A means for managing the history of job activation by writing to a status code is provided.

【0014】請求項9記載の発明に係るジョブ自動起動
制御方法では、実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御方法であって、ジョ
ブの実行スケジュールに関する情報である実行スケジュ
ール情報を第1のファイルに登録する第1の登録行程
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録行程と、前記第1のファイルの中から
起動可能なジョブの実行スケジュール情報を取得する第
1の情報取得行程と、前記第2のファイルの中から前記
起動可能なジョブの実行用制御言語情報を取得する第2
の情報取得行程と、前記第2の情報取得行程によって取
得した前記起動可能なジョブの実行用制御言語情報を参
照して、前記実行用制御言語を起動するための起動用制
御言語に対して当該ジョブの起動を可能にする編集処理
を行う編集行程と、前記編集行程によって編集した起動
用制御言語を実行する実行行程とを備えたことを特徴と
する。
According to a ninth aspect of the present invention, there is provided a job automatic start control method for automatically starting a job in accordance with an execution schedule. A first registration step of registering in the first file, a second registration step of registering execution control language information, which is information relating to an execution control language for executing the job, in a second file, A first information acquisition step of acquiring execution schedule information of a startable job from a first file; and a second information acquisition step of acquiring execution control language information of the startable job from the second file.
Referring to the control language information for execution of the startable job acquired by the information acquisition step and the start control language for starting the execution control language by referring to the execution control language information acquired by the second information acquisition step. An editing process for performing an editing process for enabling a job to be started, and an execution process for executing a startup control language edited by the editing process are provided.

【0015】請求項10記載の発明に係るジョブ自動起
動制御方法では、実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法であって、ジ
ョブの実行スケジュールに関する情報である実行スケジ
ュール情報を第1のファイルに登録する第1の登録行程
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録行程と、前記第1のファイルの中から
起動可能なジョブの実行スケジュール情報を取得する第
1の情報取得行程と、前記第1の情報取得行程で取得し
た前記起動可能なジョブの実行スケジュール情報中に、
ジョブ起動日時の指定が有るか否かを判定する日時有無
判定行程と、前記ジョブ起動日時が指定されていた場合
は、そのジョブ起動日時とマシンデートを比較して、マ
シンデートが前記ジョブ起動日時を過ぎているかを判定
する日時経過判定行程と、マシンデートが前記ジョブ起
動日時を過ぎている場合に、前記第2のファイルの中か
ら前記起動可能なジョブの実行用制御言語情報を取得す
る第2の情報取得行程と、前記第2の情報取得行程によ
って取得した前記起動可能なジョブの実行用制御言語情
報を参照して、前記実行用制御言語を起動するための起
動用制御言語に対して当該ジョブの起動を可能にする編
集処理を行う編集行程と、前記編集行程によって編集し
た起動用制御言語を実行する実行行程とを備えたことを
特徴とする。
According to a tenth aspect of the present invention, there is provided an automatic job start control method for automatically starting a job in accordance with an execution schedule. A first registration step of registering in the first file, a second registration step of registering execution control language information, which is information relating to an execution control language for executing the job, in a second file, A first information acquisition step of acquiring execution schedule information of a startable job from a first file; and an execution schedule information of the startable job acquired in the first information acquisition step.
When the job start date and time is determined, the job date and time are compared with the machine date, and the machine date is compared with the job start date and time. Date and time determining step of determining whether the job start date and time have passed, and obtaining control language information for execution of the startable job from the second file when the machine date has passed the job start date and time. 2 and an activation control language for activating the execution control language with reference to the execution control language information of the startable job acquired in the second information acquisition step. An editing process for performing an editing process for enabling the job to be started and an execution process for executing the startup control language edited by the editing process are provided.

【0016】請求項11記載の発明に係るジョブ自動起
動制御方法では、実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法であって、ジ
ョブの実行スケジュールに関する情報である実行スケジ
ュール情報を第1のファイルに登録する第1の登録行程
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録行程と、データ転送拠点に存在するマ
シンの停止スケジュールに関する情報であるマシン停止
スケジュール情報を第3のファイルに登録する第3の登
録行程と、前記第1のファイルの中から起動可能なジョ
ブの実行スケジュール情報を取得する第1の情報取得行
程と、前記第2のファイルの中から前記起動可能なジョ
ブの実行用制御言語情報を取得する第2の情報取得行程
と、前記第2の情報取得行程によって取得した前記起動
可能なジョブの実行用制御言語情報においてデータ転送
拠点の指定が有るか否かを判定する拠点有無判定行程
と、前記拠点有無判定行程でデータ転送拠点の指定が有
ると判定された場合は、前記第3のファイル中のマシン
停止スケジュール情報からマシンデートの日付情報を取
得する第3の情報取得行程と、前記第3の情報取得行程
によって前記マシン停止スケジュール情報からマシンデ
ートの日付情報が取得されたか否かを判定する日付取得
判定行程と、前記マシン停止スケジュール情報からマシ
ンデートの日付情報が取得されない場合のみ、前記第2
の情報取得行程によって取得した前記起動可能なジョブ
の実行用制御言語情報を参照して、前記実行用制御言語
を起動するための起動用制御言語に対して当該ジョブの
起動を可能にする編集処理を行う編集行程と、前記編集
行程によって編集した起動用制御言語を実行する実行行
程とを備えたことを特徴とする。
According to an eleventh aspect of the present invention, there is provided an automatic job start control method for automatically starting a job in accordance with an execution schedule, wherein execution schedule information, which is information relating to a job execution schedule, is stored. A first registration step of registering in the first file, a second registration step of registering execution control language information, which is information on an execution control language for executing the job, in a second file, and data A third registration step of registering machine stop schedule information, which is information regarding a stop schedule of a machine existing at the transfer base, in a third file, and acquiring execution schedule information of a startable job from the first file A first information acquisition process to be executed, and a control statement for executing the startable job from the second file. A second information acquisition process for acquiring information, and a site presence / absence determination for determining whether a data transfer site is specified in the control language information for execution of the startable job acquired by the second information acquisition process And a third information obtaining step of obtaining date information of a machine date from the machine stop schedule information in the third file when it is determined that the data transfer base is designated in the base presence / absence determining step. A date acquisition determining step of determining whether date information of a machine date is obtained from the machine stop schedule information by the third information obtaining step; and a case in which date information of the machine date is not obtained from the machine stop schedule information. Only the second
Edit processing for enabling the job to be started with respect to the start control language for starting the execution control language with reference to the start control job execution language information acquired by the information acquisition step of And an execution step of executing the start-up control language edited by the editing step.

【0017】請求項12記載の発明に係るジョブ自動起
動制御方法では、実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法であって、ジ
ョブの実行スケジュールに関する情報である実行スケジ
ュール情報を第1のファイルに登録する第1の登録行程
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録行程と、データ転送拠点に存在するマ
シンの稼動スケジュールに関する情報であるマシン稼動
スケジュール情報を第3のファイルに登録する第3の登
録行程と、前記第1のファイルの中から起動可能なジョ
ブの実行スケジュール情報を取得する第1の情報取得行
程と、前記第2のファイルの中から前記起動可能なジョ
ブの実行用制御言語情報を取得する第2の情報取得行程
と、前記第2の情報取得行程によって取得した前記起動
可能なジョブの実行用制御言語情報においてデータ転送
拠点の指定が有るか否かを判定する拠点有無判定行程
と、前記拠点有無判定行程でデータ転送拠点の指定が有
ると判定された場合は、前記第3のファイル中のマシン
稼動スケジュール情報からマシンデートの日付情報を取
得する第3の情報取得行程と、前記第3の情報取得行程
によって前記マシン稼動スケジュール情報からマシンデ
ートの日付情報が取得されたか否かを判定する日付取得
判定行程と、前記マシン稼動スケジュール情報からマシ
ンデートの日付情報が取得された場合のみ、前記第2の
情報取得行程によって取得した前記起動可能なジョブの
実行用制御言語情報を参照して、前記実行用制御言語を
起動するための起動用制御言語に対して当該ジョブの起
動を可能にする編集処理を行う編集行程と、前記編集行
程によって編集した起動用制御言語を実行する実行行程
とを備えたことを特徴とする。
According to a twelfth aspect of the present invention, there is provided a job automatic start control method for automatically starting a job in accordance with an execution schedule. A first registration step of registering in the first file, a second registration step of registering execution control language information, which is information relating to an execution control language for executing the job, in a second file, and data A third registration step of registering the machine operation schedule information, which is information on the operation schedule of the machine present at the transfer site, in a third file, and acquiring the execution schedule information of a startable job from the first file; A first information acquisition process to be executed, and a control statement for executing the startable job from the second file. A second information acquisition process for acquiring information, and a site presence / absence determination for determining whether or not a data transfer site is specified in the control language information for execution of the startable job acquired by the second information acquisition process And a third information obtaining step of obtaining date information of a machine date from the machine operation schedule information in the third file when it is determined that the data transfer site is designated in the site presence determining process. A date obtaining determination step of determining whether date information of a machine date is obtained from the machine operation schedule information by the third information obtaining step; and a date information of the machine date being obtained from the machine operation schedule information. Only in this case, by referring to the control language information for execution of the startable job acquired by the second information acquisition process, An edit process for performing an edit process for enabling the job to be started with respect to a start control language for starting the line control language, and an execution process for executing the start control language edited by the edit process are provided. It is characterized by having.

【0018】請求項13記載の発明に係るジョブ自動起
動制御方法では、請求項9または請求項12記載のジョ
ブ自動起動制御方法において、前記編集行程は、前記第
2の情報取得行程によって取得した前記起動可能なジョ
ブの実行用制御言語情報において指定されている前記実
行用制御言語の格納場所を、実行用制御言語を起動する
起動用制御言語中に組み込むように編集する行程とした
ことを特徴とする。
According to a thirteenth aspect of the present invention, in the automatic job start-up control method according to the ninth or twelfth aspect, the editing step is performed by the second information obtaining step. The storage location of the execution control language specified in the execution control language information of the startable job is edited so as to be incorporated in the start control language that starts the execution control language. I do.

【0019】請求項14記載の発明に係るジョブ自動起
動制御方法では、請求項9乃至請求項13記載のジョブ
自動起動制御方法において、前記第1のファイルに登録
されたジョブの実行スケジュール情報は、ジョブの実行
状況を示す状況コードを有し、前記実行行程によるジョ
ブ実行後に、当該ジョブの実行スケジュール情報におけ
る状況コードを起動済みに更新する行程を備えたことを
特徴とする。
According to a fourteenth aspect of the present invention, in the automatic job start control method according to the ninth to thirteenth aspects, the job execution schedule information registered in the first file includes: A status code indicating a job execution status is provided, and after the job is executed by the execution process, a process of updating the status code in the execution schedule information of the job to “started” is provided.

【0020】請求項15記載の発明に係るジョブ自動起
動制御方法では、請求項9乃至請求項14記載のジョブ
自動起動制御方法において、前記状況コードを参照し
て、ジョブの起動状況を管理する行程を備えたことを特
徴とする。
According to a fifteenth aspect of the present invention, in the automatic job start control method according to any one of the ninth to fourteenth aspects, the step of managing the start status of the job with reference to the status code. It is characterized by having.

【0021】請求項16記載の発明に係るジョブ自動起
動制御方法では、請求項15記載のジョブ自動起動制御
方法において、前記実行スケジュール情報にジョブを起
動した日時を付与し、該ジョブの実行結果を前記状況コ
ードに書き込んで、ジョブ起動の履歴を管理する行程を
備えたことを特徴とする。
According to a sixteenth aspect of the present invention, in the automatic job start control method according to the fifteenth aspect, the date and time when the job was started is added to the execution schedule information, and the execution result of the job is displayed. A step of writing the status code to manage a job activation history is provided.

【0022】請求項17記載の発明に係る制御プログラ
ムを提供する媒体では、実行スケジュールに従って、ジ
ョブを自動的に起動するジョブ自動起動制御方法を実行
するための制御プログラムを提供する媒体であって、前
記制御プログラムは、ジョブの実行スケジュールに関す
る情報である実行スケジュール情報を第1のファイルに
登録する第1の登録ステップと、前記ジョブを実行する
ための実行用制御言語に関する情報である実行用制御言
語情報を第2のファイルに登録する第2の登録ステップ
と、前記第1のファイルの中から起動可能なジョブの実
行スケジュール情報を取得する第1の情報取得ステップ
と、前記第2のファイルの中から前記起動可能なジョブ
の実行用制御言語情報を取得する第2の情報取得ステッ
プと、前記第2の情報取得ステップによって取得した前
記起動可能なジョブの実行用制御言語情報を参照して、
前記実行用制御言語を起動するための起動用制御言語に
対して当該ジョブの起動を可能にする編集処理を行う編
集ステップと、前記編集ステップによって編集した起動
用制御言語を実行する実行ステップとを備えたことを特
徴とする。
A medium for providing a control program according to the invention according to claim 17 is a medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule, The control program includes: a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file; and an execution control language, which is information relating to an execution control language for executing the job. A second registration step of registering information in a second file; a first information acquisition step of acquiring execution schedule information of a startable job from the first file; A second information obtaining step of obtaining control language information for execution of the startable job from With reference to the acquired bootable execution control language information of the job by the broadcast acquisition step,
An editing step of performing an editing process for enabling the job to be started with respect to the start control language for starting the execution control language; and an execution step of executing the start control language edited by the edit step. It is characterized by having.

【0023】請求項18記載の発明に係る制御プログラ
ムを提供する媒体では、実行スケジュールに従って、ジ
ョブを自動的に起動するジョブ自動起動制御方法を実行
するための制御プログラムを提供する媒体であって、前
記制御プログラムは、ジョブの実行スケジュールに関す
る情報である実行スケジュール情報を第1のファイルに
登録する第1の登録ステップと、前記ジョブを実行する
ための実行用制御言語に関する情報である実行用制御言
語情報を第2のファイルに登録する第2の登録ステップ
と、前記第1のファイルの中から起動可能なジョブの実
行スケジュール情報を取得する第1の情報取得ステップ
と、前記第1の情報取得ステップで取得した前記起動可
能なジョブの実行スケジュール情報中に、ジョブ起動日
時の指定が有るか否かを判定する日時有無判定ステップ
と、前記ジョブ起動日時が指定されていた場合は、その
ジョブ起動日時とマシンデートを比較して、マシンデー
トが前記ジョブ起動日時を過ぎているかを判定する日時
経過判定ステップと、マシンデートが前記ジョブ起動日
時を過ぎている場合に、前記第2のファイルの中から前
記起動可能なジョブの実行用制御言語情報を取得する第
2の情報取得ステップと、前記第2の情報取得ステップ
によって取得した前記起動可能なジョブの実行用制御言
語情報を参照して、前記実行用制御言語を起動するため
の起動用制御言語に対して当該ジョブの起動を可能にす
る編集処理を行う編集ステップと、前記編集ステップに
よって編集した起動用制御言語を実行する実行ステップ
とを備えたことを特徴とする。
A medium for providing a control program according to the present invention is a medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule, The control program includes: a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file; and an execution control language, which is information relating to an execution control language for executing the job. A second registration step of registering information in a second file, a first information acquisition step of acquiring execution schedule information of a startable job from the first file, and the first information acquisition step Whether the job start date and time is specified in the execution schedule information of the startable job acquired in step Determining whether or not the job start date and time have been specified, and comparing the job start date and time with the machine date when the job start date and time have been specified, and determining whether the machine date has passed the job start date and time. A determining step; a second information acquiring step of acquiring control language information for execution of the startable job from the second file when the machine date has passed the job start date and time; Editing that enables the job to be started with respect to the start control language for starting the execution control language with reference to the execution control language information of the startable job acquired in the information acquisition step 2 An editing step for performing processing and an execution step for executing the startup control language edited in the editing step are provided.

【0024】請求項19記載の発明に係る制御プログラ
ムを提供する媒体では、実行スケジュールに従って、ジ
ョブを自動的に起動するジョブ自動起動制御方法を実行
するための制御プログラムを提供する媒体であって、前
記制御プログラムは、ジョブの実行スケジュールに関す
る情報である実行スケジュール情報を第1のファイルに
登録する第1の登録ステップと、前記ジョブを実行する
ための実行用制御言語に関する情報である実行用制御言
語情報を第2のファイルに登録する第2の登録ステップ
と、データ転送拠点に存在するマシンの停止スケジュー
ルに関する情報であるマシン停止スケジュール情報を第
3のファイルに登録する第3の登録ステップと、前記第
1のファイルの中から起動可能なジョブの実行スケジュ
ール情報を取得する第1の情報取得ステップと、前記第
2のファイルの中から前記起動可能なジョブの実行用制
御言語情報を取得する第2の情報取得ステップと、前記
第2の情報取得ステップによって取得した前記起動可能
なジョブの実行用制御言語情報においてデータ転送拠点
の指定が有るか否かを判定する拠点有無判定ステップ
と、前記拠点有無判定ステップでデータ転送拠点の指定
が有ると判定された場合は、前記第3のファイル中のマ
シン停止スケジュール情報からマシンデートの日付情報
を取得する第3の情報取得ステップと、前記第3の情報
取得ステップによって前記マシン停止スケジュール情報
からマシンデートの日付情報が取得されたか否かを判定
する日付取得判定ステップと、前記マシン停止スケジュ
ール情報からマシンデートの日付情報が取得されない場
合のみ、前記第2の情報取得ステップによって取得した
前記起動可能なジョブの実行用制御言語情報を参照し
て、前記実行用制御言語を起動するための起動用制御言
語に対して当該ジョブの起動を可能にする編集処理を行
う編集ステップと、前記編集ステップによって編集した
起動用制御言語を実行する実行ステップとを備えたこと
を特徴とする。
According to a nineteenth aspect of the present invention, there is provided a medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule. The control program includes a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file, and an execution control language, which is information relating to an execution control language for executing the job. A second registration step of registering information in a second file, a third registration step of registering machine stop schedule information, which is information relating to a stop schedule of a machine existing at a data transfer site, in a third file, Obtain execution schedule information of a startable job from the first file A first information obtaining step, a second information obtaining step of obtaining control language information for execution of the startable job from the second file, and the start-up obtained by the second information obtaining step A site presence / absence determination step for determining whether or not a data transfer site is specified in the control language information for execution of a possible job; and A third information obtaining step of obtaining the date information of the machine date from the machine stop schedule information in the third file; and whether the date information of the machine date is obtained from the machine stop schedule information by the third information obtaining step. A date acquisition determination step of determining whether or not the date information of the machine date is obtained from the machine stop schedule information Only when it is not acquired, by referring to the execution control language information of the startable job acquired in the second information acquisition step, the job is executed for the activation control language for activating the execution control language. And an execution step of executing the start-up control language edited in the editing step.

【0025】請求項20記載の発明に係る制御プログラ
ムを提供する媒体では、実行スケジュールに従って、ジ
ョブを自動的に起動するジョブ自動起動制御方法を実行
するための制御プログラムを提供する媒体であって、前
記制御プログラムは、ジョブの実行スケジュールに関す
る情報である実行スケジュール情報を第1のファイルに
登録する第1の登録ステップと、前記ジョブを実行する
ための実行用制御言語に関する情報である実行用制御言
語情報を第2のファイルに登録する第2の登録ステップ
と、データ転送拠点に存在するマシンの稼動スケジュー
ルに関する情報であるマシン稼動スケジュール情報を第
3のファイルに登録する第3の登録ステップと、前記第
1のファイルの中から起動可能なジョブの実行スケジュ
ール情報を取得する第1の情報取得ステップと、前記第
2のファイルの中から前記起動可能なジョブの実行用制
御言語情報を取得する第2の情報取得ステップと、前記
第2の情報取得ステップによって取得した前記起動可能
なジョブの実行用制御言語情報においてデータ転送拠点
の指定が有るか否かを判定する拠点有無判定ステップ
と、前記拠点有無判定ステップでデータ転送拠点の指定
が有ると判定された場合は、前記第3のファイル中のマ
シン稼動スケジュール情報からマシンデートの日付情報
を取得する第3の情報取得ステップと、前記第3の情報
取得ステップによって前記マシン稼動スケジュール情報
からマシンデートの日付情報が取得されたか否かを判定
する日付取得判定ステップと、前記マシン稼動スケジュ
ール情報からマシンデートの日付情報が取得された場合
のみ、前記第2の情報取得ステップによって取得した前
記起動可能なジョブの実行用制御言語情報を参照して、
前記実行用制御言語を起動するための起動用制御言語に
対して当該ジョブの起動を可能にする編集処理を行う編
集ステップと、前記編集ステップによって編集した起動
用制御言語を実行する実行ステップとを備えたことを特
徴とする。
According to a twentieth aspect of the present invention, there is provided a medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule. The control program includes: a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file; and an execution control language, which is information relating to an execution control language for executing the job. A second registration step of registering information in a second file, a third registration step of registering machine operation schedule information, which is information on an operation schedule of a machine existing at a data transfer site, in a third file, Obtain execution schedule information of a startable job from the first file A first information obtaining step, a second information obtaining step of obtaining control language information for execution of the startable job from the second file, and the start-up obtained by the second information obtaining step A base presence / absence determination step for determining whether or not a data transfer base is specified in the control language information for execution of a possible job; and A third information obtaining step of obtaining the date information of the machine date from the machine operation schedule information in the third file; and whether the date information of the machine date has been obtained from the machine operation schedule information by the third information obtaining step. A date acquisition determining step of determining whether or not the date information of the machine date is obtained from the machine operation schedule information If it is acquired only with reference to the said bootable execution control language information of the job acquired by the second information acquisition step,
An editing step of performing an editing process for enabling the job to be started with respect to the start control language for starting the execution control language; and an execution step of executing the start control language edited by the edit step. It is characterized by having.

【0026】請求項21記載の発明に係る制御プログラ
ムを提供する媒体では、請求項17または請求項20記
載の制御プログラムを提供する媒体において、前記編集
ステップは、前記第2の情報取得ステップによって取得
した前記起動可能なジョブの実行用制御言語情報におい
て指定されている前記実行用制御言語の格納場所を、実
行用制御言語を起動する起動用制御言語中に組み込むよ
うに編集するステップとしたことを特徴とする。
According to a twenty-first aspect of the present invention, in the medium for providing a control program according to the seventeenth or twentieth aspect, the editing step is performed by the second information obtaining step. And editing the storage location of the execution control language specified in the execution control language information of the startable job so as to be incorporated in the start control language that starts the execution control language. Features.

【0027】請求項22記載の発明に係る制御プログラ
ムを提供する媒体では、請求項17乃至請求項21記載
の制御プログラムを提供する媒体において、前記第1の
ファイルに登録されたジョブの実行スケジュール情報
は、ジョブの実行状況を示す状況コードを有し、前記実
行ステップによるジョブ実行後に、当該ジョブの実行ス
ケジュール情報における状況コードを起動済みに更新す
るステップを備えたことを特徴とする。
According to a twenty-second aspect of the present invention, in the medium for providing a control program according to the seventeenth to twenty-first aspects, the execution schedule information of the job registered in the first file is provided. Has a status code indicating the execution status of the job, and after executing the job in the execution step, updating the status code in the execution schedule information of the job to started.

【0028】請求項23記載の発明に係る制御プログラ
ムを提供する媒体では、請求項17乃至請求項22記載
の制御プログラムを提供する媒体において、前記状況コ
ードを参照して、ジョブの起動状況を管理するステップ
を備えたことを特徴とする。
According to a twenty-third aspect of the present invention, there is provided a medium for providing a control program according to the seventeenth to twenty-second aspects, wherein the status code is referenced to manage a job activation status. The step of performing

【0029】請求項24記載の発明に係る制御プログラ
ムを提供する媒体では、請求項23記載の制御プログラ
ムを提供する媒体において、前記実行スケジュール情報
にジョブを起動した日時を付与し、該ジョブの実行結果
を前記状況コードに書き込んで、ジョブ起動の履歴を管
理するステップを備えたことを特徴とする。
According to a twenty-fourth aspect of the present invention, in the medium for providing a control program according to the twenty-third aspect, a date and time when a job is started is added to the execution schedule information to execute the job. A step of writing a result in the status code to manage a job activation history.

【0030】[0030]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0031】図1は、本発明の実施形態に係るジョブ自
動起動制御装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of the automatic job start control device according to the embodiment of the present invention.

【0032】同図において、ホストコンピュータ10
は、主記憶装置11、CPU(中央処理装置)12、入
出力制御装置13、外部記憶装置14、出力装置15、
及び端末(入出力装置)16を備えている。主記憶装置
11は、本実施形態を行うためのプログラムを格納して
おり、CPU12はプログラムに従って各種処理を行
い、入出力制御装置13を介してデータの入出力を行
う。
Referring to FIG.
Are a main storage device 11, a CPU (central processing unit) 12, an input / output control device 13, an external storage device 14, an output device 15,
And a terminal (input / output device) 16. The main storage device 11 stores a program for performing the present embodiment. The CPU 12 performs various processes according to the program, and inputs / outputs data via the input / output control device 13.

【0033】入出力制御装置13は、CPU12からの
命令に従って入力装置・出力装置(外部記憶装置14、
出力装置15、及び端末16)とホストコンピュータ1
0との間でデータのやりとりを制御し、外部記憶装置1
4は、ジョブ(JOB)実行スケジュール情報ファイル
41、ジョブ(JOB)実行用JCL情報ファイル4
2、及びマシンスケジュール情報ファイル43を格納し
ている。
The input / output control device 13 is provided with an input device / output device (external storage device 14,
Output device 15, terminal 16) and host computer 1
0 to control the exchange of data with the external storage device 1
Reference numeral 4 denotes a job (JOB) execution schedule information file 41 and a job (JOB) execution JCL information file 4
2 and a machine schedule information file 43.

【0034】ジョブ実行スケジュール情報ファイル41
には、自動起動を行うジョブの実行スケジュール情報が
登録されており、ジョブ実行用JCL情報ファイル42
には、自動起動を行うジョブの実行用JCL(Job
Control Language:ジョブ制御言語)
情報が登録されている。マシンスケジュール情報ファイ
ル43は、拠点毎に用意され、その拠点のマシンの稼動
スケジュール、もしくはその拠点のマシンの停止スケジ
ュールが登録されている。
Job execution schedule information file 41
Is registered in the JCL information file 42 for job execution.
Is a JCL (Job) for executing a job to be automatically started.
Control Language: Job control language)
Information is registered. The machine schedule information file 43 is prepared for each site, and the operation schedule of the machine at the site or the stop schedule of the machine at the site is registered.

【0035】なお、本発明は、ホストコンピュータに限
らず、ワークステーションやパーソナルコンピュータに
も適用でき、外部記憶装置には各種データベースやファ
イルが適用できる。
The present invention can be applied not only to a host computer but also to a workstation or a personal computer, and various databases and files can be applied to an external storage device.

【0036】図2は、本実施形態におけるジョブ実行ス
ケジュール情報ファイルのデータ例を示す図であり、図
3は本実施形態におけるジョブ実行用JCL情報ファイ
ルのデータ例を示す図であり、図4は本実施形態におけ
るマシン停止スケジュール情報ファイルのデータ例を示
す図であり、図5は、本実施形態におけるジョブ実行ス
ケジュール情報ファイルの状況コードの例を示す図であ
る。
FIG. 2 is a diagram showing a data example of a job execution schedule information file in the present embodiment, FIG. 3 is a diagram showing a data example of a job execution JCL information file in the present embodiment, and FIG. FIG. 5 is a diagram illustrating a data example of a machine stop schedule information file according to the present embodiment, and FIG. 5 is a diagram illustrating an example of a status code of the job execution schedule information file according to the present embodiment.

【0037】図2において、処理1というジョブは、1
999年1月20日の20時に起動日時が指定されてお
り、1999年1月20日20時5分に起動されたこと
が分かる。さらに、状況コードが‘3’となっているの
は、図5の内容から明らかなようにジョブが正常終了し
たことを示している。また、処理1は、1999年1月
30日の20時にも起動日時が指定されているが、こち
らは状況コードが‘1’なので、図5の内容からジョブ
の起動可能な状態であることが分かる。
In FIG. 2, the job of processing 1 is 1
The start date and time is specified at 20:00 on January 20, 1999, and it can be seen that the start was performed at 20:05 on January 20, 1999. Furthermore, the fact that the status code is "3" indicates that the job has been completed normally, as is apparent from the contents of FIG. In the process 1, the start date and time is also specified at 20:00 on January 30, 1999. Since the status code is "1", the job can be started from the contents of FIG. I understand.

【0038】図6は、本実施形態における処理を示すフ
ローチャートである。
FIG. 6 is a flowchart showing the processing in this embodiment.

【0039】同図を参照すると、本実施形態における処
理は、ジョブ実行スケジュール情報取得ステップ(ステ
ップS1)と、ジョブ実行スケジュール情報取得有無判
定(ステップS2)と、ジョブ起動日時指定有無判定ス
テップ(ステップS3)と、ジョブ起動日時判定ステッ
プ(ステップS4)と、ジョブ実行用JCL情報取得ス
テップ(ステップS5)と、ジョブ実行用JCL情報取
得有無判定ステップ(ステップS6)と、データ転送拠
点指定有無判定ステップ(ステップS7)と、マシン停
止スケジュール情報取得ステップ(ステップS8)と、
マシン停止スケジュール情報取得有無判定ステップ(ス
テップS9)と、ジョブ起動用JCL編集及び実行ステ
ップ(ステップS10)と、ジョブ実行スケジュール情
報更新ステップ(ステップS11)と、ジョブ自動起動
制御プログラムスケジュールステップ(ステップS1
2)とで構成されている。
Referring to FIG. 5, the processing in this embodiment includes a job execution schedule information acquisition step (step S1), a job execution schedule information acquisition presence / absence determination (step S2), and a job activation date / time designation presence / absence determination step (step S1). S3), a job start date / time determination step (step S4), a job execution JCL information acquisition step (step S5), a job execution JCL information acquisition presence / absence determination step (step S6), and a data transfer base designation presence / absence determination step (Step S7), a machine stop schedule information acquisition step (Step S8),
Machine stop schedule information acquisition presence / absence determination step (step S9), job start JCL editing and execution step (step S10), job execution schedule information update step (step S11), and job automatic start control program schedule step (step S1)
2).

【0040】次に、このように構成された本実施形態に
ついて、図6の処理の流れに沿って説明する。なお、上
述した図6のフローチャートに従ったプログラムを主記
憶装置11に格納し動作することにより、次の制御方法
を実現させることが可能となる。
Next, the present embodiment configured as described above will be described with reference to the processing flow of FIG. The following control method can be realized by storing and operating the program according to the flowchart of FIG. 6 in the main storage device 11 described above.

【0041】予め、ホストコンピュータ10では、自動
起動するジョブの実行スケジュール情報をジョブ実行ス
ケジュール情報ファイル41に、該ジョブの実行用JC
Lの情報をジョブ実行用JCL情報ファイル42に、該
ジョブでデータの転送を行う場合、その転送先の拠点の
マシン停止スケジュール情報をマシン停止スケジュール
情報ファイル43に、それぞれ登録しておく。
In advance, the host computer 10 stores the execution schedule information of the job to be automatically started in the job execution schedule information file 41 in the JC for executing the job.
When the information of L is transferred to the job execution JCL information file 42 and the data is transferred by the job, the machine stop schedule information of the transfer destination base is registered in the machine stop schedule information file 43, respectively.

【0042】その上で、ステップS1で、状況コード=
‘1’、つまり起動可能状態のジョブのレコードをジョ
ブ実行スケジュール情報ファイル41より1件取得す
る。続いて、ステップS2において前記ジョブ実行スケ
ジュール情報の取得の有無を判定し、取得されていれば
ステップS3へ進んで、取得したレコードについてジョ
ブ起動日時の指定有無を判定する。前記ステップS2で
実行される、ジョブ実行スケジュール情報の取得の有無
の判定処理において、ジョブ実行スケジュール情報が取
得されていなければステップS12へ進んで、当該ジョ
ブ自動起動制御プログラムを、再度スケジュール化する
(ステップS12)。
Then, in step S1, the status code =
'1', that is, one record of a job in a startable state is acquired from the job execution schedule information file 41. Subsequently, in step S2, it is determined whether or not the job execution schedule information has been obtained. If the job execution schedule information has been obtained, the process proceeds to step S3 to determine whether or not a job start date and time has been specified for the obtained record. In the process of determining whether or not to acquire the job execution schedule information executed in step S2, if the job execution schedule information has not been acquired, the process proceeds to step S12, and the job automatic start control program is rescheduled ( Step S12).

【0043】前記ステップS3でジョブ起動日時が指定
されていれば、さらにステップS4へ進んで、指定され
たジョブ起動日時を過ぎているかを判定する。ジョブ起
動日時を過ぎていれば、ステップS5へ進んで、ジョブ
実行用JCL情報ファイル42より当該ジョブのジョブ
実行用JCLのレコードを取得する。
If the job start date and time has been specified in step S3, the process further proceeds to step S4 to determine whether or not the specified job start date and time has passed. If the job start date and time has passed, the process proceeds to step S5, and a record of the job execution JCL of the job is acquired from the job execution JCL information file 42.

【0044】また、前記ステップS3で実行される、取
得したレコードについてジョブ起動日時の指定有無の判
定処理において、ジョブ起動日時が指定されていなけれ
ば、前記ステップS4をスキップして前記ステップS5
へ進む。
In the processing for determining whether or not a job start date and time is specified for the acquired record, which is executed in step S3, if the job start date and time is not specified, step S4 is skipped and step S5 is skipped.
Proceed to.

【0045】ステップS6では、前記ジョブ実行用JC
Lのレコードの取得有無を判定し、取得されていれば、
ステップS7へ進んで、取得したレコードについてデー
タ転送拠点の指定有無を判定する。また、前記ステップ
S6で実行される、ジョブ実行用JCL情報の取得有無
の判定処理において、ジョブ実行用JCL情報が取得さ
れていなければ、異常終了する。
In step S6, the job execution JC
It is determined whether or not the record of L is acquired.
Proceeding to step S7, it is determined whether a data transfer site has been designated for the acquired record. In the processing for determining whether or not the job execution JCL information has been acquired, which is executed in step S6, if the job execution JCL information has not been acquired, the process ends abnormally.

【0046】データ転送拠点が指定されていればステッ
プS8へ進んで、マシンデートの日付のレコードを該デ
ータ転送拠点のマシン停止スケジュール情報ファイル4
3より取得する。
If the data transfer site has been designated, the process proceeds to step S8, where the record of the date of the machine date is stored in the machine stop schedule information file 4 of the data transfer site.
Obtain from 3.

【0047】次いでステップS9では、マシン停止スケ
ジュール情報の取得有無を判定し、取得されていなけれ
ばステップS10へ進んで、ジョブ起動用JCLの編集
を行い該ジョブを起動する。この編集処理では、取得し
た当該ジョブの実行用JCL情報において指定されてい
るジョブ実行用JCLの格納場所を、実行用JCLを起
動するJCL中に組み込むようにする。
Next, in step S9, it is determined whether or not the machine stop schedule information has been acquired. If the information has not been acquired, the flow advances to step S10 to edit the job start JCL and start the job. In this editing process, the storage location of the job execution JCL specified in the acquired job execution JCL information is incorporated into the JCL that starts the execution JCL.

【0048】また、前記ステップS7で実行される、デ
ータ転送拠点の指定有無判定処理において、データ転送
拠点が指定されていなければステップS8及びステップ
S9をスキップして前記ステップS10へ進む。
Further, in the data transfer site designation presence / absence determination process executed in the step S7, if the data transfer site is not specified, the process skips the steps S8 and S9 and proceeds to the step S10.

【0049】ジョブを起動したら、ステップS11にお
いて、該ジョブのレコードについてジョブ起動日時を設
定し状況コードを‘1’(ジョブ起動可)から‘2’
(ジョブ起動済み)に更新する。
When the job is started, in step S11, the job start date and time are set for the record of the job, and the status code is changed from "1" (job start is possible) to "2".
Update to (job started).

【0050】ジョブ実行スケジュール情報ファイル41
に状況コード=‘1’のレコードがある限り、ステップ
S1以降の上記処理を同様に行う。
Job execution schedule information file 41
As long as there is a record with status code = “1”, the above-described processing from step S1 is performed in the same manner.

【0051】なお、マシン停止スケジュール情報ファイ
ル43の代わりに、マシン稼動スケジュール情報ファイ
ルを設け、これに対応して、前記ステップS9に相当す
るマシン稼動スケジュール情報の取得有無判定ステップ
を設け、マシン稼動スケジュール情報が取得されていれ
ば、ジョブ起動用JCL編集及び実行ステップ(ステッ
プS10)以降を行うことで、同様の処理を行うことが
できる。
In addition, a machine operation schedule information file is provided instead of the machine stop schedule information file 43, and a step of determining whether or not to acquire the machine operation schedule information corresponding to step S9 is provided. If the information has been acquired, the same processing can be performed by performing the job start JCL editing and execution step (step S10) and subsequent steps.

【0052】また、ジョブ起動用JCL編集及び実行ス
テップ(ステップS10)で起動されたジョブの処理結
果を、ジョブ実行スケジュール情報ファイル41の状況
コードに書き込むようにすれば、この状況コードとジョ
ブ起動日時とを利用して、ジョブの自動起動において、
その履歴を管理することができる。
If the processing result of the job started in the JCL editing and execution step for job start (step S10) is written in the status code of the job execution schedule information file 41, the status code and the job start date and time are written. In the automatic start of the job using
The history can be managed.

【0053】また、自動起動するジョブが前処理を必要
とする場合においては、ジョブ実行スケジュール情報フ
ァイル41のレコードは、状況コード=‘0’で作成し
ておき、該前処理の最後に正常終了したらジョブ実行ス
ケジュール情報ファイル41の該レコードの状況コード
を‘0’(ジョブ起動不可)から‘1’(ジョブ起動
可)に更新するステップを追加することで、該前処理が
正常終了するまでは該ジョブが起動しないように制御す
ることができる。
If the job to be automatically started requires preprocessing, a record in the job execution schedule information file 41 is created with a status code = “0”, and the preprocessing ends normally at the end. Then, a step of updating the status code of the record in the job execution schedule information file 41 from “0” (job cannot be started) to “1” (job can be started) is added, so that the pre-processing is completed until it ends normally. Control can be performed so that the job is not started.

【0054】このように、本実施形態では、ジョブの自
動起動制御方法において、起動日時を指定することで、
スケジュール通りにジョブを起動することができる。
As described above, in the present embodiment, in the automatic start control method of the job, the start date and time are designated,
Jobs can be started as scheduled.

【0055】また、データの転送を伴うジョブを起動す
る際には、転送先の拠点のマシンスケジュール情報ファ
イル43を検索することによって、転送先のマシンが稼
動している時のみジョブを起動することができる。
When a job involving data transfer is started, the job is started only when the transfer destination machine is operating by searching the machine schedule information file 43 at the transfer destination base. Can be.

【0056】また、起動するジョブに何らかの前処理が
必要な場合は、ジョブ実行スケジュール情報ファイル4
1の状況コードを用いることで、該前処理が正常に終了
している時のみジョブを起動することができる。
If the job to be started requires some preprocessing, the job execution schedule information file 4
By using the status code 1, the job can be started only when the pre-processing is completed normally.

【0057】また、ジョブ実行スケジュール情報ファイ
ル41にジョブ起動日時を付与することで、状況コード
と合わせて参照すれば、ジョブ自動起動における状況と
その履歴を管理することができる。
Further, by giving a job start date and time to the job execution schedule information file 41 and referring to the status code together with the status code, it is possible to manage the status and the history of the automatic job start.

【0058】さらに、データの転送を伴うジョブの指定
起動日時に転送先の拠点がマシン停止日に当たっていた
り、何らかの前処理が必要なジョブの指定起動日時に該
前処理が正常終了していなかったりして、ジョブが起動
できなかった場合でも、ジョブ実行スケジュール情報フ
ァイル41のジョブ起動日時を書き直したりしなくて
も、該ジョブを自動的に起動することができる。
Further, the transfer destination site may be on the machine stop date at the designated start date and time of a job involving data transfer, or the preprocessing may not be completed normally at the designated start date and time of a job requiring some preprocessing. Thus, even if the job cannot be started, the job can be started automatically without rewriting the job start date and time in the job execution schedule information file 41.

【0059】本実施形態では、起動日時の指定につい
て、起動日時とも指定、起動日のみの指定、起動時刻の
みの指定、及び起動日時指定無し、の4通りが可能であ
り、それぞれ指定しなかった部分についてはマシンデー
トとの比較なしにジョブを起動することにすれば、これ
によって、ジョブ起動日時の指定の方法に幅を持たせ、
様々な運用に対応できる。
In the present embodiment, the start date and time can be specified in four ways, namely, the start date and time, the start date only, the start time only, and the start date and time are not specified. If you decide to launch the job for the part without comparison with the machine date, this will give you more flexibility in how you specify the job launch date and time,
Compatible with various operations.

【0060】本発明は、上述した実施形態の装置に限定
されず、複数の機器から構成されるシステムに適用して
も、1つの機器から成る装置に適用してもよい。前述し
た実施形態の機能を実現するソフトウェアのプログラム
コードを記憶した記憶媒体をシステムあるいは装置に供
給し、そのシステムあるいは装置のコンピュータ(また
はCPUやMPU)が記憶媒体に格納されたプログラム
コードを読み出し実行することによっても、完成される
ことは言うまでもない。
The present invention is not limited to the apparatus of the above-described embodiment, and may be applied to a system including a plurality of devices or an apparatus including a single device. A storage medium storing program codes of software for realizing the functions of the above-described embodiments is supplied to a system or an apparatus, and a computer (or CPU or MPU) of the system or apparatus reads out and executes the program code stored in the storage medium. It goes without saying that it will be completed by doing so.

【0061】この場合、記憶媒体から読み出されたプロ
グラムコード自体が前述した実施形態の機能を実現する
ことになり、そのプログラムコードを記憶した記憶媒体
は本発明を構成することになる。プログラムコードを供
給するための記憶媒体としては、例えば、フロッピー
(登録商標)ディスク、ハードディスク、光ディスク、
光磁気ディスク、CDーROM、CDーR、磁気テー
プ、不揮発性のメモリカード、ROMを用いることがで
きる。また、コンピュータが読み出したプログラムコー
ドを実行することにより、前述した実施形態の機能が実
現されるだけではなく、そのプログラムコードの指示に
基づき、コンピュータ上で稼動しているOSなどが実際
の処理の一部または全部を行い、その処理によって前述
した実施形態の機能が実現される場合も含まれることは
言うまでもない。
In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention. As a storage medium for supplying the program code, for example, a floppy (registered trademark) disk, a hard disk, an optical disk,
A magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, and a ROM can be used. When the computer executes the readout program code, not only the functions of the above-described embodiments are realized, but also the OS or the like running on the computer performs the actual processing based on the instruction of the program code. It goes without saying that a case where some or all of the operations are performed and the functions of the above-described embodiments are realized by the processing is also included.

【0062】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張ボー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書き込まれた後、次のプログラムコードの指
示に基づき、その拡張機能を拡張ボードや拡張ユニット
に備わるCPUなどが処理を行って実際の処理の一部ま
たは全部を行い、その処理によって前述した実施形態の
機能が実現される場合も含まれることは言うまでもな
い。
Further, after the program code read from the storage medium is written in the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the program code is read based on the next program code. It goes without saying that the CPU of the expansion board or the expansion unit performs the processing of the extended function to perform part or all of the actual processing, and the processing realizes the functions of the above-described embodiments. No.

【0063】[0063]

【発明の効果】以上詳述したように、請求項1記載の発
明に係るジョブ自動起動制御装置では、実行スケジュー
ルに従って、ジョブを自動的に起動するジョブ自動起動
制御装置であって、ジョブの実行スケジュールに関する
情報である実行スケジュール情報を第1のファイルに登
録する第1の登録手段と、前記ジョブを実行するための
実行用制御言語に関する情報である実行用制御言語情報
を第2のファイルに登録する第2の登録手段と、前記第
1のファイルの中から起動可能なジョブの実行スケジュ
ール情報を取得する第1の情報取得手段と、前記第2の
ファイルの中から前記起動可能なジョブの実行用制御言
語情報を取得する第2の情報取得手段と、前記第2の情
報取得手段によって取得した前記起動可能なジョブの実
行用制御言語情報を参照して、前記実行用制御言語を起
動するための起動用制御言語に対して当該ジョブの起動
を可能にする編集処理を行う編集手段と、前記編集手段
によって編集した起動用制御言語を実行する実行手段と
を備えたので、予め登録したジョブ実行スケジュールに
従って、ジョブを自動的に起動することができるという
効果がある。これによって、オペレータの負荷は軽減さ
れ、人為的なミスも削減することができる。
As described in detail above, the automatic job start control apparatus according to the first aspect of the present invention is an automatic job start control apparatus for automatically starting a job according to an execution schedule. First registration means for registering execution schedule information, which is information about a schedule, in a first file; and execution control language information, which is information about an execution control language for executing the job, in a second file Second registering means, first information obtaining means for obtaining execution schedule information of a startable job from the first file, and execution of the startable job from the second file. Information acquisition means for acquiring control language information for use, and control language information for execution of the startable job acquired by the second information acquisition means Referring to the start control language for starting the execution control language, editing means for performing an edit process for enabling the start of the job, and executing the start control language edited by the edit means Since the execution means is provided, there is an effect that the job can be automatically started according to the job execution schedule registered in advance. As a result, the load on the operator can be reduced, and human errors can be reduced.

【0064】請求項2記載の発明に係るジョブ自動起動
制御装置では、実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御装置であって、ジョ
ブの実行スケジュールに関する情報である実行スケジュ
ール情報を第1のファイルに登録する第1の登録手段
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録手段と、前記第1のファイルの中から
起動可能なジョブの実行スケジュール情報を取得する第
1の情報取得手段と、前記第1の情報取得手段で取得し
た前記起動可能なジョブの実行スケジュール情報中に、
ジョブ起動日時の指定が有るか否かを判定する日時有無
判定手段と、前記ジョブ起動日時が指定されていた場合
は、そのジョブ起動日時とマシンデートを比較して、マ
シンデートが前記ジョブ起動日時を過ぎているかを判定
する日時経過判定手段と、マシンデートが前記ジョブ起
動日時を過ぎている場合に、前記第2のファイルの中か
ら前記起動可能なジョブの実行用制御言語情報を取得す
る第2の情報取得手段と、前記第2の情報取得手段によ
って取得した前記起動可能なジョブの実行用制御言語情
報を参照して、前記実行用制御言語を起動するための起
動用制御言語に対して当該ジョブの起動を可能にする編
集処理を行う編集手段と、前記編集手段によって編集し
た起動用制御言語を実行する実行手段とを備えたので、
上記請求項1の発明の効果を顕著にすることが可能であ
る。
According to a second aspect of the present invention, there is provided an automatic job start control apparatus for automatically starting a job in accordance with an execution schedule. First registering means for registering in the first file, second registering means for registering, in a second file, control language information for execution, which is information on an execution control language for executing the job, A first information acquisition unit that acquires execution schedule information of a startable job from a first file; and the execution schedule information of the startable job acquired by the first information acquisition unit includes:
A date / time presence / absence determining means for determining whether or not a job start date / time is specified; and, when the job start date / time is specified, comparing the job start date / time with the machine date. Date and time elapse determination means for determining whether or not the job date and time has passed, and obtaining the execution control language information of the startable job from the second file when the machine date has passed the job startup date and time. Reference is made to the control language information for execution of the startable job acquired by the information acquisition means of the second and the second information acquisition means, and the activation control language for activating the execution control language is referred to. Since there is provided an editing unit for performing an editing process for enabling the start of the job, and an execution unit for executing the startup control language edited by the editing unit,
It is possible to make the effect of the invention of claim 1 remarkable.

【0065】請求項3記載の発明に係るジョブ自動起動
制御装置では、実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御装置であって、ジョ
ブの実行スケジュールに関する情報である実行スケジュ
ール情報を第1のファイルに登録する第1の登録手段
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録手段と、データ転送拠点に存在するマ
シンの停止スケジュールに関する情報であるマシン停止
スケジュール情報を第3のファイルに登録する第3の登
録手段と、前記第1のファイルの中から起動可能なジョ
ブの実行スケジュール情報を取得する第1の情報取得手
段と、前記第2のファイルの中から前記起動可能なジョ
ブの実行用制御言語情報を取得する第2の情報取得手段
と、前記第2の情報取得手段によって取得した前記起動
可能なジョブの実行用制御言語情報においてデータ転送
拠点の指定が有るか否かを判定する拠点有無判定手段
と、前記拠点有無判定手段でデータ転送拠点の指定が有
ると判定された場合は、前記第3のファイル中のマシン
停止スケジュール情報からマシンデートの日付情報を取
得する第3の情報取得手段と、前記第3の情報取得手段
によって前記マシン停止スケジュール情報からマシンデ
ートの日付情報が取得されたか否かを判定する日付取得
判定手段と、前記マシン停止スケジュール情報からマシ
ンデートの日付情報が取得されない場合のみ、前記第2
の情報取得手段によって取得した前記起動可能なジョブ
の実行用制御言語情報を参照して、前記実行用制御言語
を起動するための起動用制御言語に対して当該ジョブの
起動を可能にする編集処理を行う編集手段と、前記編集
手段によって編集した起動用制御言語を実行する実行手
段とを備えたので、データの転送を伴うジョブを起動す
る際には、転送先の拠点のマシン停止スケジュールを登
録した第3のファイルを検索することによって、転送先
のマシンが稼動している時のみジョブを起動することが
できる。
According to a third aspect of the present invention, there is provided an automatic job start control apparatus for automatically starting a job in accordance with an execution schedule. First registration means for registering in a first file, second registration means for registering execution control language information, which is information relating to an execution control language for executing the job, in a second file; Third registration means for registering machine stop schedule information, which is information relating to a stop schedule of a machine present at the transfer site, in a third file, and acquiring execution schedule information of a startable job from the first file First information obtaining means for executing, and a control language for executing the startable job from the second file Information obtaining means for obtaining information, and a base presence / absence determination for determining whether or not a data transfer base is specified in the control language information for execution of the startable job obtained by the second information obtaining means. A third information obtaining means for obtaining date information of a machine date from the machine stop schedule information in the third file when it is determined that the data transfer site is designated by the site presence / absence determining means. Date acquisition determining means for determining whether date information of a machine date is obtained from the machine stop schedule information by the third information obtaining means, and when date information of the machine date is not obtained from the machine stop schedule information Only the second
Editing processing for enabling the job to be started with respect to the start control language for starting the execution control language with reference to the start control job execution language information acquired by the information acquisition means of And an execution unit for executing the start-up control language edited by the editing unit, so that when starting a job involving data transfer, the machine stop schedule of the transfer destination base is registered. By searching for the third file, the job can be started only when the transfer destination machine is operating.

【0066】請求項4記載の発明に係るジョブ自動起動
制御装置では、実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御装置であって、ジョ
ブの実行スケジュールに関する情報である実行スケジュ
ール情報を第1のファイルに登録する第1の登録手段
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録手段と、データ転送拠点に存在するマ
シンの稼動スケジュールに関する情報であるマシン稼動
スケジュール情報を第3のファイルに登録する第3の登
録手段と、前記第1のファイルの中から起動可能なジョ
ブの実行スケジュール情報を取得する第1の情報取得手
段と、前記第2のファイルの中から前記起動可能なジョ
ブの実行用制御言語情報を取得する第2の情報取得手段
と、前記第2の情報取得手段によって取得した前記起動
可能なジョブの実行用制御言語情報においてデータ転送
拠点の指定が有るか否かを判定する拠点有無判定手段
と、前記拠点有無判定手段でデータ転送拠点の指定が有
ると判定された場合は、前記第3のファイル中のマシン
稼動スケジュール情報からマシンデートの日付情報を取
得する第3の情報取得手段と、前記第3の情報取得手段
によって前記マシン稼動スケジュール情報からマシンデ
ートの日付情報が取得されたか否かを判定する日付取得
判定手段と、前記マシン稼動スケジュール情報からマシ
ンデートの日付情報が取得された場合のみ前記第2の情
報取得手段によって取得した前記起動可能なジョブの実
行用制御言語情報を参照して、前記実行用制御言語を起
動するための起動用制御言語に対して当該ジョブの起動
を可能にする編集処理を行う編集手段と、前記編集手段
によって編集した起動用制御言語を実行する実行手段と
を備えたので、データの転送を伴うジョブを起動する際
には、転送先の拠点のマシン稼動スケジュールを登録し
た第3のファイルを検索することによって、転送先のマ
シンが稼動している時のみジョブを起動することができ
る。
According to a fourth aspect of the present invention, there is provided an automatic job start control apparatus for automatically starting a job in accordance with an execution schedule. First registration means for registering in the first file, second registration means for registering execution control language information, which is information relating to the execution control language for executing the job, in the second file; Third registration means for registering machine operation schedule information, which is information relating to the operation schedule of a machine present at the transfer site, in a third file, and acquiring execution schedule information of a startable job from the first file First information obtaining means for executing, and a control language for executing the startable job from the second file Information obtaining means for obtaining information, and a base presence / absence determination for determining whether or not a data transfer base is specified in the control language information for execution of the startable job obtained by the second information obtaining means. Means for obtaining date information of a machine date from the machine operation schedule information in the third file when the site presence / absence determining means determines that a data transfer site is designated; A date acquisition determining unit configured to determine whether date information of a machine date is acquired from the machine operation schedule information by the third information acquiring unit; and a date information of the machine date acquired from the machine operation schedule information. Only in the case where the execution control language information of the startable job acquired by the second information acquisition unit is referred to, Since there are provided editing means for performing an edit process for enabling the start of the job with respect to the control language for starting the control language, and execution means for executing the control language for start edited by the editing means. When a job involving data transfer is started, the job is started only when the transfer destination machine is operating by searching for a third file in which the machine operation schedule of the transfer destination base is registered. be able to.

【0067】請求項5記載の発明に係るジョブ自動起動
制御装置では、請求項1または請求項4記載のジョブ自
動起動制御装置において、前記編集手段は、前記第2の
情報取得手段によって取得した前記起動可能なジョブの
実行用制御言語情報において指定されている前記実行用
制御言語の格納場所を、実行用制御言語を起動する起動
用制御言語中に組み込むように編集する手段である備え
たので、上記請求項1または請求項4の発明の効果を簡
易且つ的確に実現することが可能である。
According to a fifth aspect of the present invention, in the automatic job start-up control device according to the first or fourth aspect, the editing means acquires the information acquired by the second information acquisition means. Since the storage location of the execution control language specified in the execution control language information of the startable job is edited so as to be incorporated in the start control language for starting the execution control language, The effect of the invention of claim 1 or claim 4 can be easily and accurately realized.

【0068】請求項6記載の発明に係るジョブ自動起動
制御装置では、請求項1乃至請求項5記載のジョブ自動
起動制御装置において、前記第1のファイルに登録され
たジョブの実行スケジュール情報は、ジョブの実行状況
を示す状況コードを有し、前記実行手段によるジョブ実
行後に、当該ジョブの実行スケジュール情報における状
況コードを起動済みに更新する手段を備えたので、ジョ
ブ自動起動における起動状況を管理することが可能にな
る。
According to a sixth aspect of the present invention, in the automatic job start control apparatus according to any one of the first to fifth aspects, the job execution schedule information registered in the first file includes: A status code indicating a job execution status is provided. After the job is executed by the execution unit, the status code in the job execution schedule information is updated to “started”. It becomes possible.

【0069】請求項7記載の発明に係るジョブ自動起動
制御装置では、請求項1乃至請求項6記載のジョブ自動
起動制御装置において、前記状況コードを参照して、ジ
ョブの起動状況を管理する手段を備えたので、システム
の運用性や操作性が向上し、省力化も図ることができ
る。
According to a seventh aspect of the present invention, in the automatic job start control apparatus according to any one of the first to sixth aspects, a means for managing a start state of a job by referring to the status code. , The operability and operability of the system are improved, and labor can be saved.

【0070】請求項8記載の発明に係る自動起動制御装
置では、請求項7記載のジョブ自動起動制御装置におい
て、前記実行スケジュール情報にジョブを起動した日時
を付与し、該ジョブの実行結果を前記状況コードに書き
込んで、ジョブ起動の履歴を管理する手段を備えたの
で、上記請求項7の発明の効果をより顕著にすることが
可能である。
According to an eighth aspect of the present invention, in the automatic start-up control device according to the seventh aspect, a date and time when a job is started is added to the execution schedule information, and the execution result of the job is displayed. Since the means for managing the history of the job activation by writing to the status code is provided, it is possible to make the effect of the invention of claim 7 more remarkable.

【0071】請求項9記載の発明に係るジョブ自動起動
制御方法では、実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御方法であって、ジョ
ブの実行スケジュールに関する情報である実行スケジュ
ール情報を第1のファイルに登録する第1の登録行程
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録行程と、前記第1のファイルの中から
起動可能なジョブの実行スケジュール情報を取得する第
1の情報取得行程と、前記第2のファイルの中から前記
起動可能なジョブの実行用制御言語情報を取得する第2
の情報取得行程と、前記第2の情報取得行程によって取
得した前記起動可能なジョブの実行用制御言語情報を参
照して、前記実行用制御言語を起動するための起動用制
御言語に対して当該ジョブの起動を可能にする編集処理
を行う編集行程と、前記編集行程によって編集した起動
用制御言語を実行する実行行程とを備えたので、上記請
求項1の発明と同様の効果を奏する。
According to a ninth aspect of the present invention, there is provided a job automatic start control method for automatically starting a job in accordance with an execution schedule. A first registration step of registering in the first file, a second registration step of registering execution control language information, which is information relating to an execution control language for executing the job, in a second file, A first information acquisition step of acquiring execution schedule information of a startable job from a first file; and a second information acquisition step of acquiring execution control language information of the startable job from the second file.
Referring to the control language information for execution of the startable job acquired by the information acquisition step and the start control language for activating the execution control language by referring to the execution control language information acquired by the second information acquisition step. Since there are provided an editing process for performing an editing process for enabling the start of a job, and an execution process for executing the startup control language edited by the editing process, the same effects as those of the first aspect of the invention are provided.

【0072】請求項10記載の発明に係るジョブ自動起
動制御方法では、実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法であって、ジ
ョブの実行スケジュールに関する情報である実行スケジ
ュール情報を第1のファイルに登録する第1の登録行程
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録行程と、前記第1のファイルの中から
起動可能なジョブの実行スケジュール情報を取得する第
1の情報取得行程と、前記第1の情報取得行程で取得し
た前記起動可能なジョブの実行スケジュール情報中に、
ジョブ起動日時の指定が有るか否かを判定する日時有無
判定行程と、前記ジョブ起動日時が指定されていた場合
は、そのジョブ起動日時とマシンデートを比較して、マ
シンデートが前記ジョブ起動日時を過ぎているかを判定
する日時経過判定行程と、マシンデートが前記ジョブ起
動日時を過ぎている場合に、前記第2のファイルの中か
ら前記起動可能なジョブの実行用制御言語情報を取得す
る第2の情報取得行程と、前記第2の情報取得行程によ
って取得した前記起動可能なジョブの実行用制御言語情
報を参照して、前記実行用制御言語を起動するための起
動用制御言語に対して当該ジョブの起動を可能にする編
集処理を行う編集行程と、前記編集行程によって編集し
た起動用制御言語を実行する実行行程とを備えたので、
上記請求項2の発明と同様の効果を奏する。
According to a tenth aspect of the present invention, there is provided a job automatic start control method for automatically starting a job in accordance with an execution schedule. A first registration step of registering in the first file, a second registration step of registering execution control language information, which is information relating to an execution control language for executing the job, in a second file, A first information acquisition step of acquiring execution schedule information of a startable job from a first file; and an execution schedule information of the startable job acquired in the first information acquisition step.
When the job start date and time is determined, the job date and time are compared with the machine date, and the machine date is compared with the job start date and time. Date and time determining step of determining whether the job start date and time have passed, and obtaining control language information for execution of the startable job from the second file when the machine date has passed the job start date and time. 2 and an activation control language for activating the execution control language with reference to the execution control language information of the startable job acquired in the second information acquisition step. Since there is provided an editing process for performing an editing process for enabling the start of the job, and an execution process for executing the startup control language edited by the editing process,
The same effects as those of the second aspect of the invention can be obtained.

【0073】請求項11記載の発明に係るジョブ自動起
動制御方法では、実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法であって、ジ
ョブの実行スケジュールに関する情報である実行スケジ
ュール情報を第1のファイルに登録する第1の登録行程
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録行程と、データ転送拠点に存在するマ
シンの停止スケジュールに関する情報であるマシン停止
スケジュール情報を第3のファイルに登録する第3の登
録行程と、前記第1のファイルの中から起動可能なジョ
ブの実行スケジュール情報を取得する第1の情報取得行
程と、前記第2のファイルの中から前記起動可能なジョ
ブの実行用制御言語情報を取得する第2の情報取得行程
と、前記第2の情報取得行程によって取得した前記起動
可能なジョブの実行用制御言語情報においてデータ転送
拠点の指定が有るか否かを判定する拠点有無判定行程
と、前記拠点有無判定行程でデータ転送拠点の指定が有
ると判定された場合は、前記第3のファイル中のマシン
停止スケジュール情報からマシンデートの日付情報を取
得する第3の情報取得行程と、前記第3の情報取得行程
によって前記マシン停止スケジュール情報からマシンデ
ートの日付情報が取得されたか否かを判定する日付取得
判定行程と、前記マシン停止スケジュール情報からマシ
ンデートの日付情報が取得されない場合のみ、前記第2
の情報取得行程によって取得した前記起動可能なジョブ
の実行用制御言語情報を参照して、前記実行用制御言語
を起動するための起動用制御言語に対して当該ジョブの
起動を可能にする編集処理を行う編集行程と、前記編集
行程によって編集した起動用制御言語を実行する実行行
程とを備えたので、上記請求項3の発明と同様の効果を
奏する。
According to an eleventh aspect of the present invention, there is provided an automatic job start control method for automatically starting a job in accordance with an execution schedule. A first registration step of registering in the first file, a second registration step of registering execution control language information, which is information on an execution control language for executing the job, in a second file, and data A third registration step of registering machine stop schedule information, which is information relating to a stop schedule of a machine existing at the transfer base, in a third file, and acquiring execution schedule information of a startable job from the first file A first information acquisition process to be executed, and a control statement for executing the startable job from the second file. A second information acquisition process for acquiring information, and a site presence / absence determination for determining whether a data transfer site is specified in the control language information for execution of the startable job acquired by the second information acquisition process And a third information obtaining step of obtaining date information of a machine date from the machine stop schedule information in the third file when it is determined that the data transfer base is designated in the base presence / absence determining step. A date acquisition determining step of determining whether date information of a machine date is obtained from the machine stop schedule information by the third information obtaining step; and a case in which date information of the machine date is not obtained from the machine stop schedule information. Only the second
Edit processing for enabling the job to be started with respect to the start control language for starting the execution control language with reference to the start control job execution language information acquired by the information acquisition step of And an execution step of executing the start-up control language edited by the editing step, the same effects as those of the third aspect of the invention can be obtained.

【0074】請求項12記載の発明に係るジョブ自動起
動制御方法では、実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法であって、ジ
ョブの実行スケジュールに関する情報である実行スケジ
ュール情報を第1のファイルに登録する第1の登録行程
と、前記ジョブを実行するための実行用制御言語に関す
る情報である実行用制御言語情報を第2のファイルに登
録する第2の登録行程と、データ転送拠点に存在するマ
シンの稼動スケジュールに関する情報であるマシン稼動
スケジュール情報を第3のファイルに登録する第3の登
録行程と、前記第1のファイルの中から起動可能なジョ
ブの実行スケジュール情報を取得する第1の情報取得行
程と、前記第2のファイルの中から前記起動可能なジョ
ブの実行用制御言語情報を取得する第2の情報取得行程
と、前記第2の情報取得行程によって取得した前記起動
可能なジョブの実行用制御言語情報においてデータ転送
拠点の指定が有るか否かを判定する拠点有無判定行程
と、前記拠点有無判定行程でデータ転送拠点の指定が有
ると判定された場合は、前記第3のファイル中のマシン
稼動スケジュール情報からマシンデートの日付情報を取
得する第3の情報取得行程と、前記第3の情報取得行程
によって前記マシン稼動スケジュール情報からマシンデ
ートの日付情報が取得されたか否かを判定する日付取得
判定行程と、前記マシン稼動スケジュール情報からマシ
ンデートの日付情報が取得された場合のみ、前記第2の
情報取得行程によって取得した前記起動可能なジョブの
実行用制御言語情報を参照して、前記実行用制御言語を
起動するための起動用制御言語に対して当該ジョブの起
動を可能にする編集処理を行う編集行程と、前記編集行
程によって編集した起動用制御言語を実行する実行行程
とを備えたので、上記請求項4の発明と同様の効果を奏
する。
According to a twelfth aspect of the present invention, there is provided a job automatic start control method for automatically starting a job in accordance with an execution schedule. A first registration step of registering in the first file, a second registration step of registering execution control language information, which is information relating to an execution control language for executing the job, in a second file, and data A third registration step of registering the machine operation schedule information, which is information on the operation schedule of the machine present at the transfer site, in a third file, and acquiring the execution schedule information of a startable job from the first file; A first information acquisition process to be executed, and a control statement for executing the startable job from the second file. A second information acquisition process for acquiring information, and a site presence / absence determination for determining whether or not a data transfer site is specified in the control language information for execution of the startable job acquired by the second information acquisition process And a third information obtaining step of obtaining date information of a machine date from the machine operation schedule information in the third file when it is determined that the data transfer site is designated in the site presence determining process. A date obtaining determination step of determining whether date information of a machine date is obtained from the machine operation schedule information by the third information obtaining step; and a date information of the machine date being obtained from the machine operation schedule information. Only in this case, by referring to the control language information for execution of the startable job acquired by the second information acquisition process, An edit process for performing an edit process for enabling the job to be started with respect to a start control language for starting the line control language, and an execution process for executing the start control language edited by the edit process are provided. Therefore, an effect similar to that of the fourth aspect of the invention is obtained.

【0075】請求項13記載の発明に係るジョブ自動起
動制御方法では、請求項9または請求項12記載のジョ
ブ自動起動制御方法において、前記編集行程は、前記第
2の情報取得行程によって取得した前記起動可能なジョ
ブの実行用制御言語情報において指定されている前記実
行用制御言語の格納場所を、実行用制御言語を起動する
起動用制御言語中に組み込むように編集する行程とした
ので、上記請求項5の発明と同様の効果を奏する。
According to a thirteenth aspect of the present invention, in the automatic job start-up control method according to the ninth or twelfth aspect, the editing step is performed by the second information obtaining step. Since the storage location of the execution control language specified in the execution control language information of the job that can be started is edited so as to be incorporated in the start control language that starts the execution control language, The same effects as in the invention of Item 5 are exerted.

【0076】請求項14記載の発明に係るジョブ自動起
動制御方法では、請求項9乃至請求項13記載のジョブ
自動起動制御方法において、前記第1のファイルに登録
されたジョブの実行スケジュール情報は、ジョブの実行
状況を示す状況コードを有し、前記実行行程によるジョ
ブ実行後に、当該ジョブの実行スケジュール情報におけ
る状況コードを起動済みに更新する行程を備えたので、
上記請求項6の発明と同様の効果を奏する。
According to a fourteenth aspect of the present invention, in the automatic job start control method according to the ninth to thirteenth aspects, the job execution schedule information registered in the first file includes: It has a status code indicating the execution status of the job, and has a process of updating the status code in the execution schedule information of the job to started after executing the job by the execution process,
The same effect as that of the sixth aspect is obtained.

【0077】請求項15記載の発明に係るジョブ自動起
動制御方法では、請求項9乃至請求項14記載のジョブ
自動起動制御方法において、前記状況コードを参照し
て、ジョブの起動状況を管理する行程を備えたので、上
記請求項7の発明と同様の効果を奏する。
According to a fifteenth aspect of the present invention, in the automatic job start control method according to any one of the ninth to fourteenth aspects, the step of managing the start status of the job by referring to the status code is performed. Thus, the same effect as that of the seventh aspect of the invention can be obtained.

【0078】請求項16記載の発明に係るジョブ自動起
動制御方法では、請求項15記載のジョブ自動起動制御
方法において、前記実行スケジュール情報にジョブを起
動した日時を付与し、該ジョブの実行結果を前記状況コ
ードに書き込んで、ジョブ起動の履歴を管理する行程を
備えたので、上記請求項8の発明と同様の効果を奏す
る。
According to a sixteenth aspect of the present invention, in the automatic job start control method according to the fifteenth aspect, the date and time when the job was started is added to the execution schedule information, and the execution result of the job is provided. Since a step of writing the status code to manage the history of job activation is provided, the same effect as the invention of the eighth aspect is provided.

【0079】請求項17記載の発明に係る制御プログラ
ムを提供する媒体では、実行スケジュールに従って、ジ
ョブを自動的に起動するジョブ自動起動制御方法を実行
するための制御プログラムを提供する媒体であって、前
記制御プログラムは、ジョブの実行スケジュールに関す
る情報である実行スケジュール情報を第1のファイルに
登録する第1の登録ステップと、前記ジョブを実行する
ための実行用制御言語に関する情報である実行用制御言
語情報を第2のファイルに登録する第2の登録ステップ
と、前記第1のファイルの中から起動可能なジョブの実
行スケジュール情報を取得する第1の情報取得ステップ
と、前記第2のファイルの中から前記起動可能なジョブ
の実行用制御言語情報を取得する第2の情報取得ステッ
プと、前記第2の情報取得ステップによって取得した前
記起動可能なジョブの実行用制御言語情報を参照して、
前記実行用制御言語を起動するための起動用制御言語に
対して当該ジョブの起動を可能にする編集処理を行う編
集ステップと、前記編集ステップによって編集した起動
用制御言語を実行する実行ステップとを備えたので、上
記請求項1発明と同様の効果を奏する。
A medium for providing a control program according to the invention according to claim 17 is a medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule, The control program includes: a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file; and an execution control language, which is information relating to an execution control language for executing the job. A second registration step of registering information in a second file; a first information acquisition step of acquiring execution schedule information of a startable job from the first file; A second information obtaining step of obtaining control language information for execution of the startable job from With reference to the acquired bootable execution control language information of the job by the broadcast acquisition step,
An editing step of performing an editing process for enabling the job to be started with respect to the start control language for starting the execution control language; and an execution step of executing the start control language edited by the edit step. With this arrangement, the same effects as those of the first aspect can be obtained.

【0080】請求項18記載の発明に係る制御プログラ
ムを提供する媒体では、実行スケジュールに従って、ジ
ョブを自動的に起動するジョブ自動起動制御方法を実行
するための制御プログラムを提供する媒体であって、前
記制御プログラムは、ジョブの実行スケジュールに関す
る情報である実行スケジュール情報を第1のファイルに
登録する第1の登録ステップと、前記ジョブを実行する
ための実行用制御言語に関する情報である実行用制御言
語情報を第2のファイルに登録する第2の登録ステップ
と、前記第1のファイルの中から起動可能なジョブの実
行スケジュール情報を取得する第1の情報取得ステップ
と、前記第1の情報取得ステップで取得した前記起動可
能なジョブの実行スケジュール情報中に、ジョブ起動日
時の指定が有るか否かを判定する日時有無判定ステップ
と、前記ジョブ起動日時が指定されていた場合は、その
ジョブ起動日時とマシンデートを比較して、マシンデー
トが前記ジョブ起動日時を過ぎているかを判定する日時
経過判定ステップと、マシンデートが前記ジョブ起動日
時を過ぎている場合に、前記第2のファイルの中から前
記起動可能なジョブの実行用制御言語情報を取得する第
2の情報取得ステップと、前記第2の情報取得ステップ
によって取得した前記起動可能なジョブの実行用制御言
語情報を参照して、前記実行用制御言語を起動するため
の起動用制御言語に対して当該ジョブの起動を可能にす
る編集処理を行う編集ステップと、前記編集ステップに
よって編集した起動用制御言語を実行する実行ステップ
とを備えたので、上記請求項2の発明と同様の効果を奏
する。
A medium for providing a control program according to the invention of claim 18 is a medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule, The control program includes: a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file; and an execution control language, which is information relating to an execution control language for executing the job. A second registration step of registering information in a second file, a first information acquisition step of acquiring execution schedule information of a startable job from the first file, and the first information acquisition step Whether the job start date and time is specified in the execution schedule information of the startable job obtained in step Determining whether or not the job start date and time have been specified, and comparing the job start date and time with the machine date when the job start date and time have been specified, and determining whether the machine date has passed the job start date and time. A determining step; a second information acquiring step of acquiring control language information for execution of the startable job from the second file when the machine date has passed the job start date and time; Editing that enables the job to be started with respect to the start control language for starting the execution control language with reference to the execution control language information of the startable job acquired in the information acquisition step 2 The method according to claim 2, further comprising an editing step of performing a process and an execution step of executing the startup control language edited in the editing step. The same effects as.

【0081】請求項19記載の発明に係る制御プログラ
ムを提供する媒体では、実行スケジュールに従って、ジ
ョブを自動的に起動するジョブ自動起動制御方法を実行
するための制御プログラムを提供する媒体であって、前
記制御プログラムは、ジョブの実行スケジュールに関す
る情報である実行スケジュール情報を第1のファイルに
登録する第1の登録ステップと、前記ジョブを実行する
ための実行用制御言語に関する情報である実行用制御言
語情報を第2のファイルに登録する第2の登録ステップ
と、データ転送拠点に存在するマシンの停止スケジュー
ルに関する情報であるマシン停止スケジュール情報を第
3のファイルに登録する第3の登録ステップと、前記第
1のファイルの中から起動可能なジョブの実行スケジュ
ール情報を取得する第1の情報取得ステップと、前記第
2のファイルの中から前記起動可能なジョブの実行用制
御言語情報を取得する第2の情報取得ステップと、前記
第2の情報取得ステップによって取得した前記起動可能
なジョブの実行用制御言語情報においてデータ転送拠点
の指定が有るか否かを判定する拠点有無判定ステップ
と、前記拠点有無判定ステップでデータ転送拠点の指定
が有ると判定された場合は、前記第3のファイル中のマ
シン停止スケジュール情報からマシンデートの日付情報
を取得する第3の情報取得ステップと、前記第3の情報
取得ステップによって前記マシン停止スケジュール情報
からマシンデートの日付情報が取得されたか否かを判定
する日付取得判定ステップと、前記マシン停止スケジュ
ール情報からマシンデートの日付情報が取得されない場
合のみ、前記第2の情報取得ステップによって取得した
前記起動可能なジョブの実行用制御言語情報を参照し
て、前記実行用制御言語を起動するための起動用制御言
語に対して当該ジョブの起動を可能にする編集処理を行
う編集ステップと、前記編集ステップによって編集した
起動用制御言語を実行する実行ステップとを備えたの
で、上記請求項3の発明と同様の効果を奏する。
According to a nineteenth aspect of the present invention, there is provided a medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule. The control program includes: a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file; and an execution control language, which is information relating to an execution control language for executing the job. A second registration step of registering information in a second file, a third registration step of registering machine stop schedule information, which is information relating to a stop schedule of a machine existing at a data transfer site, in a third file, Obtain execution schedule information of a startable job from the first file A first information obtaining step, a second information obtaining step of obtaining control language information for execution of the startable job from the second file, and the start-up obtained by the second information obtaining step A site presence / absence determination step for determining whether or not a data transfer site is specified in the control language information for execution of a possible job; and A third information obtaining step of obtaining the date information of the machine date from the machine stop schedule information in the third file; and whether the date information of the machine date is obtained from the machine stop schedule information by the third information obtaining step. A date acquisition determination step of determining whether or not the date information of the machine date is obtained from the machine stop schedule information Only when it is not acquired, by referring to the execution control language information of the startable job acquired in the second information acquisition step, the job is executed for the activation control language for activating the execution control language. And an execution step of executing the start-up control language edited by the editing step, so that the same effects as those of the third aspect of the invention can be obtained.

【0082】請求項20記載の発明に係る制御プログラ
ムを提供する媒体では、実行スケジュールに従って、ジ
ョブを自動的に起動するジョブ自動起動制御方法を実行
するための制御プログラムを提供する媒体であって、前
記制御プログラムは、ジョブの実行スケジュールに関す
る情報である実行スケジュール情報を第1のファイルに
登録する第1の登録ステップと、前記ジョブを実行する
ための実行用制御言語に関する情報である実行用制御言
語情報を第2のファイルに登録する第2の登録ステップ
と、データ転送拠点に存在するマシンの稼動スケジュー
ルに関する情報であるマシン稼動スケジュール情報を第
3のファイルに登録する第3の登録ステップと、前記第
1のファイルの中から起動可能なジョブの実行スケジュ
ール情報を取得する第1の情報取得ステップと、前記第
2のファイルの中から前記起動可能なジョブの実行用制
御言語情報を取得する第2の情報取得ステップと、前記
第2の情報取得ステップによって取得した前記起動可能
なジョブの実行用制御言語情報においてデータ転送拠点
の指定が有るか否かを判定する拠点有無判定ステップ
と、前記拠点有無判定ステップでデータ転送拠点の指定
が有ると判定された場合は、前記第3のファイル中のマ
シン稼動スケジュール情報からマシンデートの日付情報
を取得する第3の情報取得ステップと、前記第3の情報
取得ステップによって前記マシン稼動スケジュール情報
からマシンデートの日付情報が取得されたか否かを判定
する日付取得判定ステップと、前記マシン稼動スケジュ
ール情報からマシンデートの日付情報が取得された場合
のみ、前記第2の情報取得ステップによって取得した前
記起動可能なジョブの実行用制御言語情報を参照して、
前記実行用制御言語を起動するための起動用制御言語に
対して当該ジョブの起動を可能にする編集処理を行う編
集ステップと、前記編集ステップによって編集した起動
用制御言語を実行する実行ステップとを備えたので、上
記請求項4の発明と同様の効果を奏する。
A medium for providing a control program according to the present invention is a medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule, The control program includes a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file, and an execution control language, which is information relating to an execution control language for executing the job. A second registration step of registering information in a second file, a third registration step of registering machine operation schedule information, which is information on an operation schedule of a machine existing at the data transfer site, in a third file, Obtain execution schedule information of a startable job from the first file A first information obtaining step, a second information obtaining step of obtaining control language information for execution of the startable job from the second file, and the start-up obtained by the second information obtaining step A base presence / absence determination step for determining whether or not a data transfer base is specified in the control language information for execution of a possible job; and A third information obtaining step of obtaining the date information of the machine date from the machine operation schedule information in the third file; and whether the date information of the machine date has been obtained from the machine operation schedule information by the third information obtaining step. A date acquisition determining step of determining whether or not the date information of the machine date is obtained from the machine operation schedule information If it is acquired only with reference to the said bootable execution control language information of the job acquired by the second information acquisition step,
An editing step of performing an editing process for enabling the job to be started with respect to the start control language for starting the execution control language; and an execution step of executing the start control language edited by the edit step. Because of the provision, the same effects as those of the fourth aspect of the invention can be obtained.

【0083】請求項21記載の発明に係る制御プログラ
ムを提供する媒体では、請求項17または請求項20記
載の制御プログラムを提供する媒体において、前記編集
ステップは、前記第2の情報取得ステップによって取得
した前記起動可能なジョブの実行用制御言語情報におい
て指定されている前記実行用制御言語の格納場所を、実
行用制御言語を起動する起動用制御言語中に組み込むよ
うに編集するステップである備えたので、上記請求項5
の発明と同様の効果を奏する。
According to a twenty-first aspect of the present invention, in the medium for providing a control program according to the seventeenth or twentieth aspect, the editing step is performed by the second information obtaining step. Editing the storage location of the control language for execution specified in the control language information for execution of the startable job so as to be incorporated in the control language for startup that starts the control language for execution. Therefore, the above claim 5
The same effect as that of the invention is achieved.

【0084】請求項22記載の発明に係る制御プログラ
ムを提供する媒体では、請求項17乃至請求項21記載
の制御プログラムを提供する媒体において、前記第1の
ファイルに登録されたジョブの実行スケジュール情報
は、ジョブの実行状況を示す状況コードを有し、前記実
行ステップによるジョブ実行後に、当該ジョブの実行ス
ケジュール情報における状況コードを起動済みに更新す
るステップを備えたので、上記請求項6の発明と同様の
効果を奏する。
According to a twenty-second aspect of the present invention, in the medium for providing a control program according to the seventeenth to twenty-first aspects, the execution schedule information of the job registered in the first file is provided. Has a status code indicating the execution status of the job, and after the job is executed by the execution step, includes a step of updating the status code in the execution schedule information of the job to “started”. A similar effect is achieved.

【0085】請求項23記載の発明に係る制御プログラ
ムを提供する媒体では、請求項17乃至請求項22記載
の制御プログラムを提供する媒体において、前記状況コ
ードを参照して、ジョブの起動状況を管理するステップ
を備えたので、上記請求項7の発明と同様の効果を奏す
る。
According to a twenty-third aspect of the present invention, there is provided a medium for providing a control program, wherein the medium for providing a control program according to the seventeenth to twenty-second aspects manages a job start-up state by referring to the status code. Therefore, the same effect as that of the seventh aspect of the invention can be obtained.

【0086】請求項24記載の発明に係る制御プログラ
ムを提供する媒体では、請求項23記載の制御プログラ
ムを提供する媒体において、前記実行スケジュール情報
にジョブを起動した日時を付与し、該ジョブの実行結果
を前記状況コードに書き込んで、ジョブ起動の履歴を管
理するステップを備えたので、上記請求項8の発明と同
様の効果を奏する。
According to a 24th aspect of the present invention, in the medium for providing a control program according to the 23rd aspect, a date and time when a job is started is added to the execution schedule information to execute the job. Since a step of managing the history of job activation by writing the result in the status code is provided, the same effect as that of the above-mentioned invention is obtained.

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

【図1】本発明の実施形態に係るジョブ自動起動制御装
置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a job automatic start control device according to an embodiment of the present invention.

【図2】実施形態におけるジョブ実行スケジュール情報
ファイルのデータ例を示す図である。
FIG. 2 is a diagram illustrating a data example of a job execution schedule information file according to the embodiment.

【図3】実施形態におけるジョブ実行用JCL情報ファ
イルのデータ例を示す図である。
FIG. 3 is a diagram illustrating a data example of a job execution JCL information file according to the embodiment.

【図4】実施形態におけるマシン停止スケジュール情報
ファイルのデータ例を示す図である。
FIG. 4 is a diagram illustrating a data example of a machine stop schedule information file according to the embodiment.

【図5】実施形態におけるジョブ実行スケジュール情報
ファイルの状況コードの例を示す図である。
FIG. 5 is a diagram illustrating an example of a status code of a job execution schedule information file according to the embodiment.

【図6】実施形態における処理を示すフローチャートで
ある。
FIG. 6 is a flowchart illustrating processing in the embodiment.

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

10 ホストコンピュータ 11 主記憶装置 12 CPU(中央処理装置) 13 入出力制御装置 14 外部記憶装置 15 出力装置 16 端末(入出力装置) 41 ジョブ実行スケジュール情報ファイル 42 ジョブ実行用JCL情報ファイル 43 マシンスケジュール情報ファイル Reference Signs List 10 host computer 11 main storage device 12 CPU (central processing unit) 13 input / output control device 14 external storage device 15 output device 16 terminal (input / output device) 41 job execution schedule information file 42 job execution JCL information file 43 machine schedule information File

Claims (24)

【特許請求の範囲】[Claims] 【請求項1】 実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御装置であって、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録手
段と、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録手段と、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得手段と、 前記第2のファイルの中から前記起動可能なジョブの実
行用制御言語情報を取得する第2の情報取得手段と、 前記第2の情報取得手段によって取得した前記起動可能
なジョブの実行用制御言語情報を参照して、前記実行用
制御言語を起動するための起動用制御言語に対して当該
ジョブの起動を可能にする編集処理を行う編集手段と、 前記編集手段によって編集した起動用制御言語を実行す
る実行手段とを備えたことを特徴とするジョブ自動起動
制御装置。
1. A job automatic start control device for automatically starting a job in accordance with an execution schedule, comprising: first registration means for registering, in a first file, execution schedule information that is information on a job execution schedule; A second registration unit that registers execution control language information, which is information relating to an execution control language for executing the job, in a second file; and execution of a job that can be started from the first file. First information acquiring means for acquiring schedule information; second information acquiring means for acquiring control language information for execution of the startable job from the second file; and second information acquiring means. With reference to the execution control language information of the startable job acquired by the above, the start control language for starting the execution control language is referred to. And editing means for performing editing process that allows the activation of the job, the job automatic startup control apparatus characterized by comprising an execution means for executing the boot control language edited by said editing means.
【請求項2】 実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御装置であって、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録手
段と、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録手段と、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得手段と、 前記第1の情報取得手段で取得した前記起動可能なジョ
ブの実行スケジュール情報中に、ジョブ起動日時の指定
が有るか否かを判定する日時有無判定手段と、 前記ジョブ起動日時が指定されていた場合は、そのジョ
ブ起動日時とマシンデートを比較して、マシンデートが
前記ジョブ起動日時を過ぎているかを判定する日時経過
判定手段と、 マシンデートが前記ジョブ起動日時を過ぎている場合
に、前記第2のファイルの中から前記起動可能なジョブ
の実行用制御言語情報を取得する第2の情報取得手段
と、 前記第2の情報取得手段によって取得した前記起動可能
なジョブの実行用制御言語情報を参照して、前記実行用
制御言語を起動するための起動用制御言語に対して当該
ジョブの起動を可能にする編集処理を行う編集手段と、 前記編集手段によって編集した起動用制御言語を実行す
る実行手段とを備えたことを特徴とするジョブ自動起動
制御装置。
2. A job automatic start control device for automatically starting a job according to an execution schedule, comprising: first registration means for registering execution schedule information, which is information relating to a job execution schedule, in a first file; A second registration unit that registers execution control language information, which is information relating to an execution control language for executing the job, in a second file; and execution of a job that can be started from the first file. A first information acquisition unit for acquiring schedule information; and a date / time presence / absence for determining whether or not a job startup date / time is specified in the execution schedule information of the startable job acquired by the first information acquisition unit. When the job start date and time are designated, the job start date and time are compared with the machine date, and the machine date is Date and time elapse determining means for determining whether or not the job start date and time have passed, and when the machine date has passed the job start date and time, the control language information for execution of the startable job from the second file And a start-up control for starting the execution control language with reference to the execution control language information of the startable job obtained by the second information acquisition unit. A job automatic start control device comprising: an editing unit that performs an editing process for enabling the job to be started for a language; and an execution unit that executes the start control language edited by the editing unit.
【請求項3】 実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御装置であって、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録手
段と、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録手段と、 データ転送拠点に存在するマシンの停止スケジュールに
関する情報であるマシン停止スケジュール情報を第3の
ファイルに登録する第3の登録手段と、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得手段と、 前記第2のファイルの中から前記起動可能なジョブの実
行用制御言語情報を取得する第2の情報取得手段と、 前記第2の情報取得手段によって取得した前記起動可能
なジョブの実行用制御言語情報においてデータ転送拠点
の指定が有るか否かを判定する拠点有無判定手段と、 前記拠点有無判定手段でデータ転送拠点の指定が有ると
判定された場合は、前記第3のファイル中のマシン停止
スケジュール情報からマシンデートの日付情報を取得す
る第3の情報取得手段と、 前記第3の情報取得手段によって前記マシン停止スケジ
ュール情報からマシンデートの日付情報が取得されたか
否かを判定する日付取得判定手段と、 前記マシン停止スケジュール情報からマシンデートの日
付情報が取得されない場合のみ、前記第2の情報取得手
段によって取得した前記起動可能なジョブの実行用制御
言語情報を参照して、前記実行用制御言語を起動するた
めの起動用制御言語に対して当該ジョブの起動を可能に
する編集処理を行う編集手段と、 前記編集手段によって編集した起動用制御言語を実行す
る実行手段とを備えたことを特徴とするジョブ自動起動
制御装置。
3. A job automatic start control device for automatically starting a job in accordance with an execution schedule, comprising: first registration means for registering execution schedule information, which is information relating to a job execution schedule, in a first file; A second registration unit for registering execution control language information, which is information relating to an execution control language for executing the job, in a second file; and information relating to a stop schedule of a machine existing at a data transfer site. A third registration unit that registers machine stop schedule information in a third file; a first information acquisition unit that acquires execution schedule information of a startable job from the first file; Second information acquisition means for acquiring control language information for execution of the startable job from a file; A site presence / absence determination unit that determines whether or not a data transfer site is specified in the control language information for execution of the startable job acquired by the report acquisition unit; and a data transfer site that is designated by the site presence / absence determination unit. When it is determined, the third information acquisition means for acquiring the date information of the machine date from the machine stop schedule information in the third file, the machine from the machine stop schedule information by the third information acquisition means Date acquisition determining means for determining whether date information of the date has been acquired; and only when the date information of the machine date has not been acquired from the machine stop schedule information, the bootable information acquired by the second information acquiring means can be used. Referring to the control language information for job execution, the start control language for starting the control language for execution And an editing means for performing editing process that allows the activation of the job, the job automatic startup control apparatus characterized by comprising an execution means for executing the boot control language edited by said editing means.
【請求項4】 実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御装置であって、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録手
段と、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録手段と、 データ転送拠点に存在するマシンの稼動スケジュールに
関する情報であるマシン稼動スケジュール情報を第3の
ファイルに登録する第3の登録手段と、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得手段と、 前記第2のファイルの中から前記起動可能なジョブの実
行用制御言語情報を取得する第2の情報取得手段と、 前記第2の情報取得手段によって取得した前記起動可能
なジョブの実行用制御言語情報においてデータ転送拠点
の指定が有るか否かを判定する拠点有無判定手段と、 前記拠点有無判定手段でデータ転送拠点の指定が有ると
判定された場合は、前記第3のファイル中のマシン稼動
スケジュール情報からマシンデートの日付情報を取得す
る第3の情報取得手段と、 前記第3の情報取得手段によって前記マシン稼動スケジ
ュール情報からマシンデートの日付情報が取得されたか
否かを判定する日付取得判定手段と、 前記マシン稼動スケジュール情報からマシンデートの日
付情報が取得された場合のみ、前記第2の情報取得手段
によって取得した前記起動可能なジョブの実行用制御言
語情報を参照して、前記実行用制御言語を起動するため
の起動用制御言語に対して当該ジョブの起動を可能にす
る編集処理を行う編集手段と、 前記編集手段によって編集した起動用制御言語を実行す
る実行手段とを備えたことを特徴とするジョブ自動起動
制御装置。
4. A job automatic start control device for automatically starting a job according to an execution schedule, comprising: first registration means for registering execution schedule information, which is information relating to a job execution schedule, in a first file; A second registration unit that registers execution control language information, which is information about an execution control language for executing the job, in a second file, and information about an operation schedule of a machine that exists at a data transfer site. A third registration unit that registers machine operation schedule information in a third file; a first information acquisition unit that acquires execution schedule information of a startable job from the first file; Second information acquisition means for acquiring control language information for execution of the startable job from a file; A base presence / absence determining unit that determines whether or not a data transfer base is specified in the control language information for execution of the startable job acquired by the report acquisition unit; and a data transfer base by the base presence / absence determination unit. When it is determined, the third information acquisition means for acquiring the date information of the machine date from the machine operation schedule information in the third file, the machine from the machine operation schedule information by the third information acquisition means Date acquisition determining means for determining whether date information of the date has been acquired; and only when the date information of the machine date has been acquired from the machine operation schedule information, the start-up possible acquired by the second information acquiring means With reference to the control language information for execution of a new job, the Job automatic startup control apparatus characterized by comprising an editing means for performing editing process that allows the activation of the job, and execution means for executing the boot control language edited by said editing means Te.
【請求項5】 前記編集手段は、 前記第2の情報取得手段によって取得した前記起動可能
なジョブの実行用制御言語情報において指定されている
前記実行用制御言語の格納場所を、実行用制御言語を起
動する起動用制御言語中に組み込むように編集する手段
としたことを特徴とする請求項1または請求項4記載の
ジョブ自動起動制御装置。
5. The execution control language according to claim 1, wherein the editing unit stores the storage location of the execution control language specified in the execution control language information of the startable job acquired by the second information acquisition unit. 5. The automatic job start control device according to claim 1, wherein the edit means is adapted to be incorporated into a start control language for starting the job.
【請求項6】 前記第1のファイルに登録されたジョブ
の実行スケジュール情報は、ジョブの実行状況を示す状
況コードを有し、 前記実行手段によるジョブ実行後に、当該ジョブの実行
スケジュール情報における状況コードを起動済みに更新
する手段を備えたことを特徴とする請求項1乃至請求項
5記載のジョブ自動起動制御装置。
6. The job execution schedule information registered in the first file has a status code indicating a job execution status, and after execution of the job by the execution unit, a status code in the job execution schedule information. 6. The automatic job start control device according to claim 1, further comprising a unit for updating the job start status.
【請求項7】 前記状況コードを参照して、ジョブの起
動状況を管理する手段を備えたことを特徴とする請求項
1乃至請求項6記載のジョブ自動起動制御装置。
7. The automatic job start control apparatus according to claim 1, further comprising means for managing a start state of a job by referring to said status code.
【請求項8】 前記実行スケジュール情報にジョブを起
動した日時を付与し、該ジョブの実行結果を前記状況コ
ードに書き込んで、ジョブ起動の履歴を管理する手段を
備えたことを特徴とする請求項7記載のジョブ自動起動
制御装置。
8. A means for managing a job start history by adding a date and time when a job is started to the execution schedule information and writing a job execution result in the status code. 7. The automatic job start controller according to 7.
【請求項9】 実行スケジュールに従って、ジョブを自
動的に起動するジョブ自動起動制御方法であって、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録行
程と、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録行程と、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得行程と、 前記第2のファイルの中から前記起動可能なジョブの実
行用制御言語情報を取得する第2の情報取得行程と、 前記第2の情報取得行程によって取得した前記起動可能
なジョブの実行用制御言語情報を参照して、前記実行用
制御言語を起動するための起動用制御言語に対して当該
ジョブの起動を可能にする編集処理を行う編集行程と、 前記編集行程によって編集した起動用制御言語を実行す
る実行行程とを備えたことを特徴とするジョブ自動起動
制御方法。
9. A job automatic start control method for automatically starting a job according to an execution schedule, comprising: a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file; A second registration step of registering execution control language information, which is information relating to an execution control language for executing the job, in a second file; and executing a job that can be started from the first file. A first information acquisition step for acquiring schedule information; a second information acquisition step for acquiring control language information for execution of the startable job from the second file; and a second information acquisition step With reference to the execution control language information of the startable job acquired by the Edit stroke and, job automatic startup control method characterized by comprising an execution step for executing the startup control language edited by the editing step for editing that enables activation of the job.
【請求項10】 実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法であって、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録行
程と、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録行程と、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得行程と、 前記第1の情報取得行程で取得した前記起動可能なジョ
ブの実行スケジュール情報中に、ジョブ起動日時の指定
が有るか否かを判定する日時有無判定行程と、 前記ジョブ起動日時が指定されていた場合は、そのジョ
ブ起動日時とマシンデートを比較して、マシンデートが
前記ジョブ起動日時を過ぎているかを判定する日時経過
判定行程と、 マシンデートが前記ジョブ起動日時を過ぎている場合
に、前記第2のファイルの中から前記起動可能なジョブ
の実行用制御言語情報を取得する第2の情報取得行程
と、 前記第2の情報取得行程によって取得した前記起動可能
なジョブの実行用制御言語情報を参照して、前記実行用
制御言語を起動するための起動用制御言語に対して当該
ジョブの起動を可能にする編集処理を行う編集行程と、 前記編集行程によって編集した起動用制御言語を実行す
る実行行程とを備えたことを特徴とするジョブ自動起動
制御方法。
10. A job automatic start control method for automatically starting a job according to an execution schedule, comprising: a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file; A second registration step of registering execution control language information, which is information relating to an execution control language for executing the job, in a second file; and executing a job that can be started from the first file. A first information acquisition process for acquiring schedule information, and a date and time for determining whether or not a job activation date and time is specified in the execution schedule information of the startable job acquired in the first information acquisition process If the judgment process and the job start date and time are specified, the job start date and time are compared with the machine date, and the machine date is set earlier. A date and time elapse determination step of determining whether or not a job start date and time has passed; and, if the machine date has passed the job start date and time, the control language information for execution of the startable job is selected from the second file. A second information acquisition step to be acquired, and a start control language for starting the execution control language with reference to the execution control language information of the startable job acquired by the second information acquisition step A job automatic start control method, comprising: an edit process for performing an edit process for enabling the start of the job, and an execution process for executing a start control language edited by the edit process.
【請求項11】 実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法であって、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録行
程と、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録行程と、 データ転送拠点に存在するマシンの停止スケジュールに
関する情報であるマシン停止スケジュール情報を第3の
ファイルに登録する第3の登録行程と、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得行程と、 前記第2のファイルの中から前記起動可能なジョブの実
行用制御言語情報を取得する第2の情報取得行程と、 前記第2の情報取得行程によって取得した前記起動可能
なジョブの実行用制御言語情報においてデータ転送拠点
の指定が有るか否かを判定する拠点有無判定行程と、 前記拠点有無判定行程でデータ転送拠点の指定が有ると
判定された場合は、前記第3のファイル中のマシン停止
スケジュール情報からマシンデートの日付情報を取得す
る第3の情報取得行程と、 前記第3の情報取得行程によって前記マシン停止スケジ
ュール情報からマシンデートの日付情報が取得されたか
否かを判定する日付取得判定行程と、 前記マシン停止スケジュール情報からマシンデートの日
付情報が取得されない場合のみ、前記第2の情報取得行
程によって取得した前記起動可能なジョブの実行用制御
言語情報を参照して、前記実行用制御言語を起動するた
めの起動用制御言語に対して当該ジョブの起動を可能に
する編集処理を行う編集行程と、 前記編集行程によって編集した起動用制御言語を実行す
る実行行程とを備えたことを特徴とするジョブ自動起動
制御方法。
11. A job automatic start control method for automatically starting a job according to an execution schedule, comprising: a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file; A second registration step of registering execution control language information, which is information relating to an execution control language for executing the job, in a second file; and information relating to a stop schedule of a machine existing at a data transfer site. A third registration step of registering the machine stop schedule information in a third file; a first information acquisition step of acquiring execution schedule information of a startable job from the first file; A second information acquisition step of acquiring control language information for execution of the startable job from a file; A base presence / absence determination step for determining whether or not a data transfer base is designated in the control language information for execution of the startable job acquired by the information acquisition step; and a data transfer base designation in the base presence / absence determination step. A third information obtaining step of obtaining date information of the machine date from the machine stop schedule information in the third file; and determining the machine from the machine stop schedule information by the third information obtaining step. A date acquisition determining step of determining whether date information of a date has been acquired; and only when the date information of a machine date is not acquired from the machine stop schedule information, the start-up possible acquired by the second information acquiring step is possible. A start control language for starting the execution control language with reference to the job execution control language information Edit stroke and, job automatic startup control method characterized by comprising an execution step for executing the startup control language edited by the editing step for editing that enables activation of the job for.
【請求項12】 実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法であって、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録行
程と、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録行程と、 データ転送拠点に存在するマシンの稼動スケジュールに
関する情報であるマシン稼動スケジュール情報を第3の
ファイルに登録する第3の登録行程と、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得行程と、 前記第2のファイルの中から前記起動可能なジョブの実
行用制御言語情報を取得する第2の情報取得行程と、 前記第2の情報取得行程によって取得した前記起動可能
なジョブの実行用制御言語情報においてデータ転送拠点
の指定が有るか否かを判定する拠点有無判定行程と、 前記拠点有無判定行程でデータ転送拠点の指定が有ると
判定された場合は、前記第3のファイル中のマシン稼動
スケジュール情報からマシンデートの日付情報を取得す
る第3の情報取得行程と、 前記第3の情報取得行程によって前記マシン稼動スケジ
ュール情報からマシンデートの日付情報が取得されたか
否かを判定する日付取得判定行程と、 前記マシン稼動スケジュール情報からマシンデートの日
付情報が取得された場合のみ、前記第2の情報取得行程
によって取得した前記起動可能なジョブの実行用制御言
語情報を参照して、前記実行用制御言語を起動するため
の起動用制御言語に対して当該ジョブの起動を可能にす
る編集処理を行う編集行程と、 前記編集行程によって編集した起動用制御言語を実行す
る実行行程とを備えたことを特徴とするジョブ自動起動
制御方法。
12. A job automatic start control method for automatically starting a job according to an execution schedule, comprising: a first registration step of registering execution schedule information, which is information relating to a job execution schedule, in a first file; A second registration step of registering execution control language information, which is information relating to an execution control language for executing the job, in a second file; and information relating to an operation schedule of a machine existing at a data transfer site. A third registration step of registering the machine operation schedule information in a third file; a first information acquisition step of acquiring execution schedule information of a startable job from the first file; A second information acquisition step of acquiring the control language information for execution of the startable job from a file; A base presence / absence determination step for determining whether or not a data transfer base is designated in the control language information for execution of the startable job acquired by the information acquisition step, and a data transfer base designation in the base presence / absence determination step A third information acquisition step of acquiring date information of a machine date from the machine operation schedule information in the third file; and A date acquisition determining step of determining whether date information of a date has been acquired; and only when the date information of a machine date has been acquired from the machine operation schedule information, the start-up possible acquired by the second information acquiring step Refer to the control language information for execution of the job, and set the start control language for starting the execution control language. Edit stroke and, job automatic startup control method characterized by comprising an execution step for executing the startup control language edited by the editing step for editing that enables activation of the job.
【請求項13】 前記編集行程は、 前記第2の情報取得行程によって取得した前記起動可能
なジョブの実行用制御言語情報において指定されている
前記実行用制御言語の格納場所を、実行用制御言語を起
動する起動用制御言語中に組み込むように編集する行程
としたことを特徴とする請求項9または請求項12記載
のジョブ自動起動制御方法。
13. The editing process according to claim 1, wherein the storage location of the execution control language specified in the execution control language information of the startable job acquired by the second information acquisition process is performed by an execution control language. 13. The automatic job start control method according to claim 9, wherein the process is edited so as to be incorporated into a start control language for starting the job.
【請求項14】 前記第1のファイルに登録されたジョ
ブの実行スケジュール情報は、ジョブの実行状況を示す
状況コードを有し、 前記実行行程によるジョブ実行後に、当該ジョブの実行
スケジュール情報における状況コードを起動済みに更新
する行程を備えたことを特徴とする請求項9乃至請求項
13記載のジョブ自動起動制御方法。
14. The job execution schedule information registered in the first file includes a status code indicating a job execution status, and after the job is executed by the execution process, the status code in the job execution schedule information 14. The automatic job start control method according to claim 9, further comprising a step of updating the job to be started.
【請求項15】 前記状況コードを参照して、ジョブの
起動状況を管理する行程を備えたことを特徴とする請求
項9乃至請求項14記載のジョブ自動起動制御方法。
15. The automatic job start control method according to claim 9, further comprising a step of managing a start state of a job by referring to said status code.
【請求項16】 前記実行スケジュール情報にジョブを
起動した日時を付与し、該ジョブの実行結果を前記状況
コードに書き込んで、ジョブ起動の履歴を管理する行程
を備えたことを特徴とする請求項15記載のジョブ自動
起動制御方法。
16. A process for adding a date and time when a job is started to the execution schedule information, writing a result of execution of the job in the status code, and managing a job start history. 15. The automatic job start control method according to item 15.
【請求項17】 実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法を実行するた
めの制御プログラムを提供する媒体であって、 前記制御プログラムは、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録ス
テップと、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録ステップと、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得ステップと、 前記第2のファイルの中から前記起動可能なジョブの実
行用制御言語情報を取得する第2の情報取得ステップ
と、 前記第2の情報取得ステップによって取得した前記起動
可能なジョブの実行用制御言語情報を参照して、前記実
行用制御言語を起動するための起動用制御言語に対して
当該ジョブの起動を可能にする編集処理を行う編集ステ
ップと、 前記編集ステップによって編集した起動用制御言語を実
行する実行ステップとを備えたことを特徴とする制御プ
ログラムを提供する媒体。
17. A medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule, wherein the control program is information that is information relating to a job execution schedule. A first registration step of registering schedule information in a first file; and a second registration step of registering execution control language information, which is information on an execution control language for executing the job, in a second file. A first information acquisition step of acquiring execution schedule information of a startable job from the first file; and acquiring execution control language information of the startable job from the second file. A second information acquisition step to be executed, and the startable job acquired by the second information acquisition step An editing step of referring to the execution control language information and performing an editing process for enabling the job to be started with respect to the start control language for starting the execution control language; and the start edited by the editing step A program for providing a control program, comprising: an execution step of executing a control language.
【請求項18】 実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法を実行するた
めの制御プログラムを提供する媒体であって、 前記制御プログラムは、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録ス
テップと、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録ステップと、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得ステップと、 前記第1の情報取得ステップで取得した前記起動可能な
ジョブの実行スケジュール情報中に、ジョブ起動日時の
指定が有るか否かを判定する日時有無判定ステップと、 前記ジョブ起動日時が指定されていた場合は、そのジョ
ブ起動日時とマシンデートを比較して、マシンデートが
前記ジョブ起動日時を過ぎているかを判定する日時経過
判定ステップと、 マシンデートが前記ジョブ起動日時を過ぎている場合
に、前記第2のファイルの中から前記起動可能なジョブ
の実行用制御言語情報を取得する第2の情報取得ステッ
プと、 前記第2の情報取得ステップによって取得した前記起動
可能なジョブの実行用制御言語情報を参照して、前記実
行用制御言語を起動するための起動用制御言語に対して
当該ジョブの起動を可能にする編集処理を行う編集ステ
ップと、 前記編集ステップによって編集した起動用制御言語を実
行する実行ステップとを備えたことを特徴とする制御プ
ログラムを提供する媒体。
18. A medium for providing a control program for executing a job automatic start control method for automatically starting a job in accordance with an execution schedule, wherein the control program is information related to a job execution schedule. A first registration step of registering schedule information in a first file; and a second registration step of registering execution control language information, which is information on an execution control language for executing the job, in a second file. And a first information obtaining step of obtaining execution schedule information of a startable job from the first file; and in the execution schedule information of the startable job obtained in the first information obtaining step, A step of determining whether or not a job start date and time is specified; If the time has been designated, the job start date and time are compared with the machine date to determine whether the machine date has passed the job start date and time. A second information obtaining step of obtaining control language information for execution of the startable job from the second file, and the startable job obtained by the second information obtaining step An editing step of performing an editing process for enabling the job to be started with respect to the start control language for starting the execution control language, with reference to the execution control language information of An execution step of executing a start-up control language, the medium providing a control program.
【請求項19】 実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法を実行するた
めの制御プログラムを提供する媒体であって、 前記制御プログラムは、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録ス
テップと、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録ステップと、 データ転送拠点に存在するマシンの停止スケジュールに
関する情報であるマシン停止スケジュール情報を第3の
ファイルに登録する第3の登録ステップと、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得ステップと、 前記第2のファイルの中から前記起動可能なジョブの実
行用制御言語情報を取得する第2の情報取得ステップ
と、 前記第2の情報取得ステップによって取得した前記起動
可能なジョブの実行用制御言語情報においてデータ転送
拠点の指定が有るか否かを判定する拠点有無判定ステッ
プと、 前記拠点有無判定ステップでデータ転送拠点の指定が有
ると判定された場合は、前記第3のファイル中のマシン
停止スケジュール情報からマシンデートの日付情報を取
得する第3の情報取得ステップと、 前記第3の情報取得ステップによって前記マシン停止ス
ケジュール情報からマシンデートの日付情報が取得され
たか否かを判定する日付取得判定ステップと、 前記マシン停止スケジュール情報からマシンデートの日
付情報が取得されない場合のみ、前記第2の情報取得ス
テップによって取得した前記起動可能なジョブの実行用
制御言語情報を参照して、前記実行用制御言語を起動す
るための起動用制御言語に対して当該ジョブの起動を可
能にする編集処理を行う編集ステップと、 前記編集ステップによって編集した起動用制御言語を実
行する実行ステップとを備えたことを特徴とする制御プ
ログラムを提供する媒体。
19. A medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule, wherein the control program is information that is information on a job execution schedule. A first registration step of registering schedule information in a first file; and a second registration step of registering execution control language information, which is information on an execution control language for executing the job, in a second file. A third registration step of registering, in a third file, machine stop schedule information that is information regarding a stop schedule of a machine existing at the data transfer site; and an execution schedule of a job that can be started from the first file A first information acquisition step of acquiring information, and from the second file A second information acquisition step of acquiring the control language information for execution of the startable job; and a designation of a data transfer base in the control language information of execution of the startable job acquired in the second information acquisition step. A base presence / absence determination step of determining whether or not there is a data transfer base; and if it is determined in the base presence / absence determination step that a data transfer base has been designated, date information of the machine date from the machine stop schedule information in the third file A third information obtaining step of obtaining, from the machine stop schedule information, a date obtaining determining step of determining whether date information of a machine date has been obtained from the machine stop schedule information; and the machine stop schedule information. Only when the date information of the machine date is not obtained from the An editing step of performing an editing process for enabling the job to be started with respect to the start control language for starting the execution control language by referring to the obtained run control language information of the startable job A medium for providing a control program, comprising: an execution step of executing the startup control language edited in the editing step.
【請求項20】 実行スケジュールに従って、ジョブを
自動的に起動するジョブ自動起動制御方法を実行するた
めの制御プログラムを提供する媒体であって、 前記制御プログラムは、 ジョブの実行スケジュールに関する情報である実行スケ
ジュール情報を第1のファイルに登録する第1の登録ス
テップと、 前記ジョブを実行するための実行用制御言語に関する情
報である実行用制御言語情報を第2のファイルに登録す
る第2の登録ステップと、 データ転送拠点に存在するマシンの稼動スケジュールに
関する情報であるマシン稼動スケジュール情報を第3の
ファイルに登録する第3の登録ステップと、 前記第1のファイルの中から起動可能なジョブの実行ス
ケジュール情報を取得する第1の情報取得ステップと、 前記第2のファイルの中から前記起動可能なジョブの実
行用制御言語情報を取得する第2の情報取得ステップ
と、 前記第2の情報取得ステップによって取得した前記起動
可能なジョブの実行用制御言語情報においてデータ転送
拠点の指定が有るか否かを判定する拠点有無判定ステッ
プと、 前記拠点有無判定ステップでデータ転送拠点の指定が有
ると判定された場合は、前記第3のファイル中のマシン
稼動スケジュール情報からマシンデートの日付情報を取
得する第3の情報取得ステップと、 前記第3の情報取得ステップによって前記マシン稼動ス
ケジュール情報からマシンデートの日付情報が取得され
たか否かを判定する日付取得判定ステップと、 前記マシン稼動スケジュール情報からマシンデートの日
付情報が取得された場合のみ、前記第2の情報取得ステ
ップによって取得した前記起動可能なジョブの実行用制
御言語情報を参照して、前記実行用制御言語を起動する
ための起動用制御言語に対して当該ジョブの起動を可能
にする編集処理を行う編集ステップと、 前記編集ステップによって編集した起動用制御言語を実
行する実行ステップとを備えたことを特徴とする制御プ
ログラムを提供する媒体。
20. A medium for providing a control program for executing a job automatic start control method for automatically starting a job according to an execution schedule, wherein the control program is information that is information on a job execution schedule. A first registration step of registering schedule information in a first file; and a second registration step of registering execution control language information, which is information on an execution control language for executing the job, in a second file. A third registration step of registering, in a third file, machine operation schedule information that is information relating to an operation schedule of a machine existing at the data transfer site; and an execution schedule of a job that can be started from the first file. A first information acquisition step of acquiring information, and from the second file A second information acquisition step of acquiring the control language information for execution of the startable job; and a designation of a data transfer base in the control language information of execution of the startable job acquired in the second information acquisition step. A base presence / absence determination step of determining whether or not there is a data transfer base; and if it is determined in the base presence / absence determination step that a data transfer base is designated, date information of a machine date from the machine operation schedule information in the third file A third information obtaining step of obtaining, from the machine operating schedule information, a date obtaining determining step of determining whether date information of a machine date has been obtained from the machine operating schedule information; and the machine operating schedule information. Only when the date information of the machine date is obtained from Referring to the control language information for execution of the startable job acquired by the above, and performing an edit process for enabling the start control language for starting the control language for execution to enable the start of the job And a step of executing the startup control language edited by the editing step.
【請求項21】 前記編集ステップは、 前記第2の情報取得ステップによって取得した前記起動
可能なジョブの実行用制御言語情報において指定されて
いる前記実行用制御言語の格納場所を、実行用制御言語
を起動する起動用制御言語中に組み込むように編集する
ステップとしたことを特徴とする請求項17または請求
項20記載の制御プログラムを提供する媒体。
21. The editing step, wherein the storage location of the execution control language specified in the execution control language information of the startable job acquired in the second information acquisition step is stored in the execution control language. 21. The medium for providing a control program according to claim 17, wherein the control program is edited so as to be incorporated in a start control language for starting the control program.
【請求項22】 前記第1のファイルに登録されたジョ
ブの実行スケジュール情報は、ジョブの実行状況を示す
状況コードを有し、 前記実行ステップによるジョブ実行後に、当該ジョブの
実行スケジュール情報における状況コードを起動済みに
更新するステップを備えたことを特徴とする請求項17
乃至請求項21記載の制御プログラムを提供する媒体。
22. The job execution schedule information registered in the first file has a status code indicating a job execution status, and after the job is executed by the execution step, the status code in the job execution schedule information 18. The method according to claim 17, further comprising the step of updating to a started state.
A medium for providing the control program according to claim 21.
【請求項23】 前記状況コードを参照して、ジョブの
起動状況を管理するステップを備えたことを特徴とする
請求項17乃至請求項22記載の制御プログラムを提供
する媒体。
23. A medium for providing a control program according to claim 17, further comprising a step of managing a job activation status by referring to said status code.
【請求項24】 前記実行スケジュール情報にジョブを
起動した日時を付与し、該ジョブの実行結果を前記状況
コードに書き込んで、ジョブ起動の履歴を管理するステ
ップを備えたことを特徴とする請求項23記載の制御プ
ログラムを提供する媒体。
24. The method according to claim 24, further comprising the step of adding a date and time when the job is started to the execution schedule information, writing the execution result of the job in the status code, and managing a job start history. 23. A medium for providing the control program according to item 23.
JP2000235867A 2000-08-03 2000-08-03 Device and method for controlling automatic start of job, and medium for providing control program Pending JP2002049495A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000235867A JP2002049495A (en) 2000-08-03 2000-08-03 Device and method for controlling automatic start of job, and medium for providing control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000235867A JP2002049495A (en) 2000-08-03 2000-08-03 Device and method for controlling automatic start of job, and medium for providing control program

Publications (1)

Publication Number Publication Date
JP2002049495A true JP2002049495A (en) 2002-02-15

Family

ID=18728007

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000235867A Pending JP2002049495A (en) 2000-08-03 2000-08-03 Device and method for controlling automatic start of job, and medium for providing control program

Country Status (1)

Country Link
JP (1) JP2002049495A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9250981B2 (en) 2012-04-03 2016-02-02 International Business Machines Corporation Automatically deriving a command for starting a program in an operating system of a computer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9250981B2 (en) 2012-04-03 2016-02-02 International Business Machines Corporation Automatically deriving a command for starting a program in an operating system of a computer
US9250982B2 (en) 2012-04-03 2016-02-02 International Business Machines Corporation Automatically deriving a command for starting a program in an operating system of a computer

Similar Documents

Publication Publication Date Title
US8595140B2 (en) Firmware distributing device, program, and method
US8472034B2 (en) Job control device, job control file, job control method, and job control program
JP2003058378A (en) Information processor, program installing method, storage medium and program
JP2002049495A (en) Device and method for controlling automatic start of job, and medium for providing control program
JP2001154838A (en) Software editing device and storage medium
JP2809271B2 (en) Job re-execution method
JP2005092544A (en) Work flow generation management processing method, work flow processing system and work flow control program
JPH0559456B2 (en)
JPH07110759A (en) Version management method for data
JP2001043177A (en) Data processor, print controller, data processing method, and record medium stored computer-readable program
JP2004086771A (en) Processing apparatus, processing method, and program
JPH096457A (en) Program automatic start controller
JPH03257524A (en) Data control method for data processor
JP2000330920A (en) Method and system for information processing, and storage medium
JP2001325105A (en) Method for rewriting operation program
JPH01259432A (en) Reexecution system for batch job
JP2002236588A (en) Data updating device and its control method
JP2000242472A (en) Medium recording installation program, and device and method for installation
JPH0496149A (en) File compression processing method
JP2000250741A (en) Method for updating software
JPH06110714A (en) Program reservation operating method
JP2001022563A (en) Information processor and program updating method
JPH04328640A (en) Remote program start control system
JPH09305348A (en) Method for processing information and its device
JPS62194559A (en) Memory scheduling system of program in virtual storage system

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060327

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626