JPH02253335A - Program starting system - Google Patents

Program starting system

Info

Publication number
JPH02253335A
JPH02253335A JP7631889A JP7631889A JPH02253335A JP H02253335 A JPH02253335 A JP H02253335A JP 7631889 A JP7631889 A JP 7631889A JP 7631889 A JP7631889 A JP 7631889A JP H02253335 A JPH02253335 A JP H02253335A
Authority
JP
Japan
Prior art keywords
jcl
job control
control language
program
error
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
JP7631889A
Other languages
Japanese (ja)
Inventor
Kohei Oba
大場 浩平
Takeshi Mochizuki
望月 猛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP7631889A priority Critical patent/JPH02253335A/en
Publication of JPH02253335A publication Critical patent/JPH02253335A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To attain the real-time correction of a JCL error if detected and to omit a start request that is produced again after a program starting request is once through and then a job control language JCL is corrected by using a JCL error informing/changing means. CONSTITUTION:A JCL analyzing means 5 shifts the control as well as a JCL to a JCL error informing/changing means 7 if a description or designation error is detected with the JCL stored in a JCL analyzing area 4. The means 7 informs a terminal 1 of the JCL including an error and receives the JCL corrected by a program starting requester to deliver it to the means 5. As a result, the JCL can be corrected in real time if the JCL has an error. Thus it is not required to produce again a program starting request after this request is once through and the JCL is corrected.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はプログラム起動方式に関し、特にコンピュータ
システムにおけるプログラム起動方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a program starting method, and particularly to a program starting method in a computer system.

〔従来の技術〕[Conventional technology]

従来、ジョブ制御言語(以下、JCLと略記する)を用
いたプログラム起動方式では、JCLに記述誤りや指定
誤りがあるか否かの解析処理の途中で記述誤りや指定誤
りが検出された場合には、JCLの解析処理を中断して
異常終了通知を行い、プログラムの起動を行わずに終了
していた。
Conventionally, in the program startup method using job control language (hereinafter abbreviated as JCL), if a description error or specification error is detected during the analysis process to determine whether there is a description error or specification error in the JCL, The program interrupted the JCL analysis process, issued an abnormal termination notification, and ended without starting the program.

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

上述した従来のプログラム起動方式では、JCLに記述
誤りや指定誤りがあった場合には異常終了通知の後にプ
ログラムの起動を行わずに終了していたので、何らかの
手段によりJCLを修正してプログラムの実行を再度要
求しなければならないという欠点がある。
In the conventional program startup method described above, if there was a description error or specification error in the JCL, the program would terminate without starting after the abnormal termination notification. The disadvantage is that the execution must be requested again.

本発明の目的は、上述の点に鑑み、JCLに誤りがあっ
た場合にプログラム起動要求者によるリアルタイムのJ
CLの修正を可能とし、プログラムの起動要求を一旦終
了してJCLの修正後に再度プログラムの起動要求を出
さなくてもよいようにしたプログラム起動方式を提供す
ることにある。
In view of the above-mentioned points, an object of the present invention is to provide real-time JCL information by a program start requester when there is an error in JCL.
To provide a program startup method that allows modification of CL and eliminates the need to once terminate a program startup request and issue a program startup request again after modifying JCL.

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

本発明のプログラム起動方式は、コンピュータシステム
におけるプログラム起動方式において、ジョブ制御言語
を入力するジョブ制御言語人力手段と、このジョブ制J
11言語入力手段により入力されたジョブ制御言語に誤
りがあるか否かを判断しジョブ制御言語に誤りがなけれ
ばジョブ制御言語をプログラムを実行可能なデータに展
開するジョブ制御言語解析手段と、このジョブ制′4I
言語解析手段によりジョブ制御言語に誤りがあると判断
された場合にリアルタイムにプログラム起動要求者に対
して誤りのあったジョブ制御言語を通知してプログラム
起動要求者によって正しく修正されたジョブ制御言語を
受け取り前記ジョブ制御言語解析手段に戻すジョブ制御
言語誤り通知/変更手段と、前記ジョブ制御言語解析手
段により展開されたプログラムを実行可能なデータを基
にプログラムを起動するプログラム実行手段とを有する
The program starting method of the present invention includes a job control language manual means for inputting a job control language, and a job control language manual means for inputting a job control language in a program starting method in a computer system.
11 a job control language analysis means that determines whether or not there is an error in the job control language input by the language input means and, if there is no error in the job control language, develops the job control language into data that allows the program to be executed; Job system '4I
If the language analysis means determines that there is an error in the job control language, the program startup requester is notified of the error in the job control language in real time, and the job control language is corrected by the program startup requester. The job control language error notification/changing means receives the job control language and returns it to the job control language analysis means, and the program execution means starts the program based on the program executable data developed by the job control language analysis means.

〔作用〕[Effect]

本発明のプログラム起動方式では、ジョブ制御言語入力
手段がジョブ制御言語を入力し、ジョブ制御言語解析手
段がジョブ制御言語入力手段により入力されたジョブ制
御言語に誤りがあるか否かを判断しジョブ制御言語に誤
りがなければジョブ制御言語をプログラムを実行可能な
データに展開し、ジョブ制御言語誤り通知/変更手段が
ジョブ制御言語解析手段によりジョブ制御言語に誤りが
あると判断された場合にリアルタイムにプログラム起動
要求者に対して誤りのあったジョブ制御言語を通知して
プログラム起動要求者によって正しく修正されたジョブ
制御言語を受け取りジョブ制御言語解析手段に戻し、プ
ログラム実行手段がジョブ制御言語解析手段により展開
されたプログラムを実行可能なデータを基にプログラム
を起動する。
In the program starting method of the present invention, the job control language input means inputs the job control language, and the job control language analysis means determines whether or not there is an error in the job control language input by the job control language input means. If there is no error in the control language, the job control language is expanded into data that allows the program to be executed, and the job control language error notification/change means executes the job control language in real time when the job control language analysis means determines that there is an error in the job control language. The job control language with the error is notified to the program start requester, the job control language correctly corrected by the program start requester is received and returned to the job control language analysis means, and the program execution means sends the job control language to the job control language analysis means. The program is started based on the executable data expanded by the program.

〔実施例〕〔Example〕

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

第1図は、本発明の一実施例に係るプログラム起動方式
の構成を示すブロック図である。本実施例のプログラム
起動方式は、プログラムの起動要求を行う端末lと、プ
ログラムの起動情報の入ったJCLが格納されている補
助記憶装置2と、補助記憶装置2よりJCLを入力する
JCL人力手段3と、JCL人力手段3によって入力さ
れたJCLが格納されるJCL解析エリア4と、JCL
解析エリア4に格納されたJCLを解析してプログラム
を実行可能なデータに変換するJCL解析手段5と、J
CL解析手段5によって変換されたプログラムを実行可
能なデータを格納するJCL展開エリア6と、JCL解
析手段5によってJCLに誤りが検出された場合に端末
1に対して誤りのあったJCLを通知して端末1から正
しく修正されたJCLを受け取りJCL解析手段5に戻
すJCL誤り通知/変更手段7と、JCL解析手段5に
よってJCL展開工、リア6に展開されたプログラムを
実行可能なデータに基づいてプログラムを起動するプロ
グラム実行手段8とから、その主要部が構成されている
FIG. 1 is a block diagram showing the configuration of a program startup method according to an embodiment of the present invention. The program starting method of this embodiment consists of a terminal 1 that makes a program starting request, an auxiliary storage device 2 that stores a JCL containing program starting information, and a JCL manual means that inputs the JCL from the auxiliary storage device 2. 3, a JCL analysis area 4 in which the JCL input by the JCL manual means 3 is stored, and a JCL
JCL analysis means 5 that analyzes the JCL stored in the analysis area 4 and converts the program into executable data;
A JCL development area 6 that stores data that allows the program converted by the CL analysis means 5 to be executed, and a JCL development area 6 that notifies the terminal 1 of the erroneous JCL when an error is detected in the JCL by the JCL analysis means 5. JCL error notification/modification means 7 which receives the correctly corrected JCL from the terminal 1 and returns it to the JCL analysis means 5; The main part thereof consists of a program execution means 8 for starting a program.

なお、JCL入力手段3.JCL解析手段5゜JCL誤
り通知/変更手段7およびプログラム実行手段8は、ジ
ョブ管理システム11に含まれており、JCL解析エリ
ア4およびJCL展開エリア6は主記憶装置12上に存
在する。また、ジョブ管理システム11.主記憶装置1
2および補助記憶装置2は、端末1が接続されたホスト
コンピュータシステム10に含まれている。
Note that the JCL input means 3. JCL analysis means 5゜JCL error notification/modification means 7 and program execution means 8 are included in job management system 11, and JCL analysis area 4 and JCL expansion area 6 exist on main storage device 12. Also, job management system 11. Main storage device 1
2 and auxiliary storage device 2 are included in a host computer system 10 to which terminal 1 is connected.

次に、このように構成された本実施例のプログラム起動
方式の動作について説明する。
Next, the operation of the program starting method of this embodiment configured as described above will be explained.

端末1よりプログラムの起動が要求されると、ホストコ
ンピュータシステム10では、まずJCL入力手段3が
起動される。
When a request is made to start a program from the terminal 1, the JCL input means 3 is first started in the host computer system 10.

JCL入力手段3は、補助記憶装置2からJCLを人力
してJCL解析エリア4に格納し、JCL解析手段5に
制御を渡す。
The JCL input means 3 manually inputs the JCL from the auxiliary storage device 2, stores it in the JCL analysis area 4, and passes control to the JCL analysis means 5.

JCL解析手段5は、JCL解析エリア4に格納された
JCLに記述誤りや指定誤りがないか否かをチエツクし
、記述誤りや指定誤りがなければJCL解析エリア4の
JCLをプログラムを実行可能なデータに変換してJC
L展開エリア6に展開し、プログラム実行手段8に制御
を渡す。
The JCL analysis means 5 checks whether there are any writing errors or specification errors in the JCL stored in the JCL analysis area 4, and if there are no writing errors or specification errors, the JCL in the JCL analysis area 4 can be used to execute the program. Convert to data and JC
The program is expanded to the L expansion area 6 and control is passed to the program execution means 8.

一方、JCL解析手段5は、JCL解析エリア4に格納
されたJCLに記述誤りや指定誤りが検出された場合に
は、JCL誤り通知/変更手段7にJCLとともに制御
を渡す。
On the other hand, if a description error or specification error is detected in the JCL stored in the JCL analysis area 4, the JCL analysis means 5 passes control along with the JCL to the JCL error notification/changing means 7.

JCL誤り通知/変更手段7は、記述誤りや指定誤りを
含むJCLを端末1に通知し、プログラム起動要求者に
JCLの修正を促す。
The JCL error notification/modification means 7 notifies the terminal 1 of the JCL containing a description error or specification error, and prompts the program activation requester to modify the JCL.

プログラム起動要求者によって正しく修正されたJCL
が端末1から返却されてくると、JCL誤り通知/変更
手段7がこれを受け取り、JCL誤り通知/変更手段7
は、修正されたJCLをJCL解析手段5に渡す。
JCL correctly modified by the program launch requester
is returned from the terminal 1, the JCL error notification/change means 7 receives it, and the JCL error notification/change means 7
passes the modified JCL to the JCL analysis means 5.

JCL解析手段5は、JCL誤り通知/変更手段7から
受け取った修正後のJCLについて再び記述誤りや指定
誤りがないか否かをチエツクし、記述誤りや指定誤りが
なければ修正後のJCLをプログラムを実行可能なデー
タに変換してJCL展開エリア6に展開し、プログラム
実行手段8に制御を渡す。
The JCL analysis means 5 checks the modified JCL received from the JCL error notification/changing means 7 again for any description errors or specification errors, and if there is no description error or specification error, programs the revised JCL. is converted into executable data and expanded into the JCL expansion area 6, and control is passed to the program execution means 8.

プログラム実行手段8は、JCL展開エリア6に展開さ
れたプログラムを実行可能なデータに基づいてプログラ
ムを起動する。
The program execution means 8 starts the program based on data that allows the program to be executed expanded in the JCL expansion area 6.

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

以上説明したように本発明は、JCL入力手段。 As explained above, the present invention provides a JCL input means.

JCL解析手段、JCL誤り通知/変更手段およびプロ
グラム実行手段を設けたことにより、プログラムを起動
するためのJCLに誤りがあった場合にプログラム起動
要求者によってリアルタイムにJCLの修正が可能にな
り、プログラムの起動要求を一旦終了してJCLの修正
後に再度プログラムの起動要求を出さなくてもよいとい
う効果がある。
By providing a JCL analysis means, a JCL error notification/modification means, and a program execution means, if there is an error in the JCL for starting a program, it becomes possible for the program start requester to modify the JCL in real time. This has the advantage that there is no need to issue a program startup request again after the JCL startup request is once terminated and the JCL is modified.

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

第1図は本発明の一実施例に係るプログラム起動方式の
構成を示すブロック図である。 図において、 1・・・端末、 2・・・補助記憶装置、 3・・・JCL入力手段、 4・・・JCL解析エリア、 5・・・JCL解析手段、 6・・・JCL展開エリア、 7・・・JCL誤り通知/変更手段、 8・・・プログラム実行手段、 10・・ホストコンピュータシステム、11・・ジョブ
管理システム、 12・・主記憶装置である。
FIG. 1 is a block diagram showing the configuration of a program starting method according to an embodiment of the present invention. In the figure, 1... terminal, 2... auxiliary storage device, 3... JCL input means, 4... JCL analysis area, 5... JCL analysis means, 6... JCL development area, 7 ...JCL error notification/change means, 8.. Program execution means, 10.. Host computer system, 11.. Job management system, 12.. Main storage device.

Claims (1)

【特許請求の範囲】 コンピュータシステムにおけるプログラム起動方式にお
いて、 ジョブ制御言語を入力するジョブ制御言語入力手段と、 このジョブ制御言語入力手段により入力されたジョブ制
御言語に誤りがあるか否かを判断しジョブ制御言語に誤
りがなければジョブ制御言語をプログラムを実行可能な
データに展開するジョブ制御言語解析手段と、 このジョブ制御言語解析手段によりジョブ制御言語に誤
りがあると判断された場合にリアルタイムにプログラム
起動要求者に対して誤りのあったジョブ制御言語を通知
してプログラム起動要求者によって正しく修正されたジ
ョブ制御言語を受け取り前記ジョブ制御言語解析手段に
戻すジョブ制御言語誤り通知/変更手段と、 前記ジョブ制御言語解析手段により展開されたプログラ
ムを実行可能なデータを基にプログラムを起動するプロ
グラム実行手段と を有することを特徴とするプログラム起動方式。
[Claims] In a program startup method in a computer system, there is provided a job control language input means for inputting a job control language, and a method for determining whether or not there is an error in the job control language input by the job control language input means. A job control language analysis means that expands the job control language into executable data if there is no error in the job control language, and a job control language analysis means that expands the job control language into data that allows the program to be executed; Job control language error notification/changing means that notifies a program start requester of the job control language in error, receives the job control language corrected by the program start requester, and returns the job control language to the job control language analysis means; A program starting method comprising: program executing means for starting a program based on data that allows the program to be executed developed by the job control language analyzing means.
JP7631889A 1989-03-27 1989-03-27 Program starting system Pending JPH02253335A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7631889A JPH02253335A (en) 1989-03-27 1989-03-27 Program starting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7631889A JPH02253335A (en) 1989-03-27 1989-03-27 Program starting system

Publications (1)

Publication Number Publication Date
JPH02253335A true JPH02253335A (en) 1990-10-12

Family

ID=13602021

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7631889A Pending JPH02253335A (en) 1989-03-27 1989-03-27 Program starting system

Country Status (1)

Country Link
JP (1) JPH02253335A (en)

Similar Documents

Publication Publication Date Title
JP2692609B2 (en) Multitask program debugging method and apparatus
JPH02253335A (en) Program starting system
JPH02253336A (en) Program starting system
JPH035822A (en) Program starting system
JPS63211033A (en) Job control system for rerun
JPH05158664A (en) Information processor
JP3260788B2 (en) Robot control device and method
JPH0991237A (en) Resource management device for peripheral equipment
JPS6019229A (en) Menu reference system for data processor
JPS62113238A (en) Correction system for program of electronic computer system
JPH07160352A (en) Program execution system
JPS63228341A (en) Program syntax checking system
JP3503531B2 (en) Online real-time processing system and sub load module replacement method in the system
JPH1115677A (en) Process controller
JPS5971556A (en) Data collection system
JPS61279932A (en) Automatic collective translation system for source program
JPH02118726A (en) Job performance control system
JPH02226344A (en) Computer system
JPH02178864A (en) Ipl processing system
JPH064296A (en) High-speed analysis processing device for job control language
JPH02151956A (en) Command procedure starting system
JPS6329825A (en) Interactive processing system
JPH02122359A (en) Remote file access system
JPS62204321A (en) Program restart system
JPS63236134A (en) Register system for job control language of command procedure