JPS6320650A - Tss command batch job processing system - Google Patents

Tss command batch job processing system

Info

Publication number
JPS6320650A
JPS6320650A JP16593986A JP16593986A JPS6320650A JP S6320650 A JPS6320650 A JP S6320650A JP 16593986 A JP16593986 A JP 16593986A JP 16593986 A JP16593986 A JP 16593986A JP S6320650 A JPS6320650 A JP S6320650A
Authority
JP
Japan
Prior art keywords
tss
job
command
tss command
batch
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
JP16593986A
Other languages
Japanese (ja)
Inventor
Yasuaki Fujimoto
藤元 康彰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP16593986A priority Critical patent/JPS6320650A/en
Publication of JPS6320650A publication Critical patent/JPS6320650A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain a job only with a TSS command even in a time zone like a night, when TSS operation is not performed, without learning a job control language by using the TSS command without defining a network to constitute a TSS system. CONSTITUTION:When a job in the TSS command mode is selected by a job taking-out means 8, a job space where the TSS command can be executed is generated by a TSS command execution space generating means 9. A TSS command reading means 10 reads the TSS command from a TSS command storage part 6 on a basis of the job identifier. A TSS command discriminating means 11 receives the command from the TSS command reading means 10 and analyzes the command name and the command parameter. A TSS command executing means 12 loads and executes a load module corresponding to this TSS command. When this load module is executed, the result is stored in a job execution result storage part 12 and is outputted to a printer or a terminal.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、バッチジョブにおけるTSSコマンド処理方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a TSS command processing method in a batch job.

(従来の技術) 従来の計算機システムでは、TSSコマンドを利用する
場合、TSS運用中に端末よりrssコマンドを投入す
る必要がちった。
(Prior Art) In conventional computer systems, when using TSS commands, it was necessary to input rss commands from a terminal during TSS operation.

(発明が解決しようとする問題点) 上述した従来の計算機システムにおいて、TSSコマン
ドを利用する場合には、ネットワークを定義してTSS
システムを構築しなければならない。′!た、利用者が
夜間などのTSS運用が行われていない時間帯を利用し
てジョブを実行する場合には、ジョブ制御言語を用いて
ジョブを投入しなければならず、TSS利用者はTSS
コマンドに加え、ジョブ制御言語の学習も余儀なくされ
るという欠点がある。
(Problems to be Solved by the Invention) In the conventional computer system described above, when using TSS commands, a network is defined and TSS
We have to build a system. ′! In addition, if a user wants to execute a job during a time when TSS operations are not in progress, such as at night, the job must be submitted using the job control language, and the TSS user must
The disadvantage is that in addition to commands, it is also necessary to learn the job control language.

本発明の目的は、センタおよびリモートステーションか
ら投入されるバッチジョブを受付け、ジョブ制御言語モ
ードで実行するか、またはTSSコマンドモードで実行
するかの識別をジョブ識別子にもとづいて行い、TSS
コマンドモードであることが識別されたとき、ジョブス
トリームに記述されたTSSコマンドを記憶するととも
に、このジョブをジョブキューに登録しておき、このジ
ョブがスケジューリングされた際にはTSSコマンドの
実行空間を作成し、記憶されたTSSコマンドを読取っ
て判別するとともに、判別されたTSSコマンドを実行
して実行結果を記憶することによって上記欠点を除去し
、ジョブ制御言語を使用せずに実現できるように構成し
たTSSコマンドバッチジョブ処理方式を提供すること
にある。
An object of the present invention is to accept batch jobs submitted from a center and remote stations, identify whether to execute in job control language mode or TSS command mode based on a job identifier, and
When the command mode is identified, the TSS command written in the job stream is stored, this job is registered in the job queue, and when this job is scheduled, the execution space of the TSS command is stored. The system eliminates the above disadvantages by reading and determining the created and stored TSS commands, executing the determined TSS commands, and storing the execution results, and is configured to be realized without using a job control language. The purpose of this invention is to provide a TSS command batch job processing method.

(問題点を解決するための手段) 本発明によるTSSコマンドバッチジョブ処理方式はバ
ッチジョブ受付は手段と、ジョブ識別手段と、TSSコ
マンド記憶手段と、ジョブ登録手段と、TSSコマンド
空間作成手段と、TSSコマンド読取)手段と、TSS
コマンド判別手段と、TSSコマンド実行手段と、ジョ
ブ実行結果記憶部とを具備して構成したものである。
(Means for Solving the Problems) A TSS command batch job processing method according to the present invention includes a batch job reception means, a job identification means, a TSS command storage means, a job registration means, a TSS command space creation means, TSS command reading) means and TSS
The system includes a command discriminating means, a TSS command executing means, and a job execution result storage section.

バッチジョブ受付は手段は、センタおよびリモートステ
ーションから投入されたバッチジョブを受付けるための
ものである。
The batch job reception means is for accepting batch jobs submitted from the center and remote stations.

ジョブ識別手段は、バッチジョブ受付は手段により受付
けられたジョブをジョブ制御言語モードで実行するか、
またはTSSコマンドモードで実行するかの識別を、ジ
ョブ識別子にもとづいて行うためのものである。
The job identifying means executes the job accepted by the batch job accepting means in job control language mode;
This is for identifying whether to execute in the TSS command mode or in the TSS command mode based on the job identifier.

TSSコマンド記憶手段は、ジョブ識別手段によICT
SSコマンドモードであることが識別されたとき、ジョ
ブストリームに言己述されたTSSコマンドを記憶する
ためのものである。
The TSS command storage means uses the job identification means to
This is for storing the TSS command stated in the job stream when the SS command mode is identified.

ジョブ登録手段は、上記ジョブをジョブキューに登録す
るためのものである。
The job registration means is for registering the job in a job queue.

TSSコマンド空間作成手段は、上記ジョブがスケジュ
ーリングされた際に、TsSコマンドの実行空間を作成
するためのものである。
The TSS command space creation means is for creating an execution space for TsS commands when the job is scheduled.

TSS:ffマント読取り手段は、TSSコマンド記憶
手段てより記憶され念TSSコマンドを読取るためのも
のである。
The TSS:ff cloak reading means is for reading the false TSS commands stored by the TSS command storage means.

TSSコマンド判別手段は、TSSコマンド読取シ手段
により読取られたTSSコマンドを判別するためのもの
である。
The TSS command determining means is for determining the TSS command read by the TSS command reading means.

TSS:lマント実行手段は、Tssコマンド判別手段
により判別されたTSSコマンドを実行するためのもの
である。
The TSS:l mant execution means is for executing the TSS command determined by the Tss command determination means.

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

第1図は本発明によるTSSコマンドバッチジョブ処理
方式を実現するシステムの一実施例を示すブロック図で
ある。このシステム100U、バッチジョブ受付は手段
1と、バッチジョブ判別手段2と、ジョブ制御言語解析
手段3と、TSSコマンド記憶手段4と、ジョブ登録手
段5と、TSSコマンド記憶部6と、ジョブキュー記憶
部7と、ジョブ取出し手段8と、TSSコマンド実行空
間作成手段9と、TSSコマンド読取シ手段10と、T
SSコマンド判別手段1】と、TSSコマンド実行手段
12と、ジョブ実行結果記憶部13とから構成されてい
る。
FIG. 1 is a block diagram showing an embodiment of a system implementing a TSS command batch job processing method according to the present invention. This system 100U includes batch job reception means 1, batch job discrimination means 2, job control language analysis means 3, TSS command storage means 4, job registration means 5, TSS command storage section 6, and job queue storage. section 7, job retrieval means 8, TSS command execution space creation means 9, TSS command reading means 10, and TSS command execution space creation means 9.
SS command discriminating means 1 ], TSS command executing means 12 , and job execution result storage section 13 .

次に、本実施例の動作について説明する。カードリーダ
のようなセンタあるいは端末等のリモートステーション
に置かれたI10デバイスから投入されてきたバッチジ
ョブは、バッチジョブ受付は手段1を経由し、パンチジ
ョブ判別手段2に加えられる。バッチジョブ判別手段2
では、ジョブ制御言語モードで実行を要求するジョブで
あるか、あるいはTSSコマンドモードでの実行を要求
するジョブであるかをジョブ識別子にもとづいて判別す
る。
Next, the operation of this embodiment will be explained. A batch job input from an I10 device located at a center such as a card reader or a remote station such as a terminal passes through means 1 for receiving batch jobs and is added to punch job determining means 2. Batch job determination means 2
Based on the job identifier, it is determined whether the job requests execution in the job control language mode or the TSS command mode.

ジョブ制@言語モードでの実行を要求している場合には
、ジョブ制御言語解析手段3によってジョブ制御言語を
解析し、解析されたジョブ制御言語はジョブ登録手段5
によりジョプキュー記憶部7に登録される。これに対し
て、TSSコマンドモードでの実行を要求している場合
には、TSSコマンド記憶手段4によりジョブストリー
ム中に記述されているTSSコマンドを、TSSコマン
ド記憶部6に記憶し、ジョブ登録手段5によりジョブキ
ュー記憶部7に登録する。
If execution in the job system@language mode is requested, the job control language is analyzed by the job control language analysis means 3, and the analyzed job control language is sent to the job registration means 5.
is registered in the job queue storage section 7. On the other hand, if execution in the TSS command mode is requested, the TSS command storage unit 4 stores the TSS command written in the job stream in the TSS command storage unit 6, and the job registration unit 5, it is registered in the job queue storage unit 7.

TSSコマンドモードのジョブがジョブ取出し手段8に
より選択爆れた場合には、TSSコマンド実行空間作成
手段9により、TSSコマンドの実行を可能とするジョ
ブ空間が作成される。TSSコマンド読取り手段10は
、ジョブ識別子にもとづいてTSSコマンド記憶部Sよ
りTSSコマンドを読取る。TSSコマンド判別手段1
1は、TSSコマンド読取シ手段10からコマンドを受
取)、コマンド名およびコマンドパラメータの解析を行
う。TSSコマンド実行手段】2は、この’rss:+
マン)” K 対応f ルロードモジュールをロードし
て実行する。このロードモジュールが実行されたならば
、結果はジョブ実行結果記憶部13に格納され、プリン
タあるいは端末に出力することができる。
When a job in the TSS command mode is selected by the job extraction means 8, the TSS command execution space creation means 9 creates a job space that enables the execution of the TSS command. The TSS command reading means 10 reads the TSS command from the TSS command storage section S based on the job identifier. TSS command discrimination means 1
1 receives a command from the TSS command reading means 10) and analyzes the command name and command parameters. TSS command execution means】2 is this 'rss:+
Load module and execute it. When this load module is executed, the result is stored in the job execution result storage unit 13 and can be output to a printer or terminal.

(発明の効果) 以上説明したように本発明は、ネットワークを定義して
TSSシステムを構築することなく、TSSコマンドを
利用することができるので、TSS利用者はジョブ制御
言語を学習することなく、夜間などのTSS運用が行わ
れていない時間帯であって4、TSSコマンドのみでジ
ョブを実行することができるという効果がある。
(Effects of the Invention) As explained above, the present invention allows TSS commands to be used without defining a network and constructing a TSS system. This has the advantage that jobs can be executed using only TSS commands during times when TSS operations are not being performed, such as at night.

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

第1図は、本発明によるTSSコマンドバッチジョブ処
理方式を実現する一実施例を示したブロック図である。 1・・・バッチジョブ受付は手段 2・Φ・バッチジョブ判別手段 3−・Φジョブ制御言語解析手段 4・・@TSSコマンド記憶手段 5・・・ジョブ登録手段 6一一魯TSSコマンド記憶部 7・・・ジョブキュー記憶部 8・・・ジョブ取出し手段 9・・・TSSコマンド実行空間作成手段10・・・T
SSコマンド読取シ手段 11・ψ・TSSコマンド判別手段 12Φ・−TSSコマンド実行手段 13・・・ジョブ実行結果記憶部 100争1111システム
FIG. 1 is a block diagram showing an embodiment of the TSS command batch job processing method according to the present invention. 1... Batch job reception is performed by means 2, Φ, batch job discrimination means 3, Φ job control language analysis means 4, @TSS command storage means 5, job registration means 6, and TSS command storage section 7. ...Job queue storage unit 8...Job retrieval means 9...TSS command execution space creation means 10...T
SS command reading means 11, ψ, TSS command determining means 12Φ, -TSS command execution means 13...Job execution result storage unit 100 1111 system

Claims (1)

【特許請求の範囲】[Claims] センタおよびリモートセンタから投入されたバッチジョ
ブを受付けるためのバッチジョブ受付け手段と、前記バ
ッチジョブ受付け手段により受付けられたジョブをジョ
ブ制御言語モードで実行するか、またはTSSコマンド
モードで実行するかの識別を、ジョブ識別子にもとづい
て行うためのジョブ識別手段と、前記ジョブ識別手段に
よりTSSコマンドモードであることが識別されたとき
、ジョブストリームに記述されたTSSコマンドを記憶
するためのTSSコマンド記憶手段と、前記ジョブをジ
ョブキューに登録するためのジョブ登録手段と、前記ジ
ョブがスケジューリングされた際、前記TSSコマンド
の実行空間を作成するためのTSSコマンド空間作成手
段と、前記TSSコマンド記憶手段により記憶された前
記TSSコマンドを読取るためのTSSコマンド読取り
手段と、前記TSSコマンド読取り手段により読取られ
た前記TSSコマンドを判別するためのTSSコマンド
判別手段と、前記TSSコマンド判別手段により判別さ
れた前記TSSコマンドを実行するためのTSSコマン
ド実行手段と、前記TSSコマンドの実行結果を記憶す
る手段のためのジョブ実行結果記憶部とを具備して構成
したことを特徴とするTSSコマンドバッチジョブ処理
方式。
Batch job accepting means for accepting batch jobs submitted from the center and remote centers, and identification of whether to execute the job accepted by the batch job accepting means in job control language mode or TSS command mode. a job identifying means for performing the above based on a job identifier; and a TSS command storage means for storing a TSS command written in a job stream when the job identifying means identifies the TSS command mode. , a job registration means for registering the job in a job queue; a TSS command space creation means for creating an execution space for the TSS command when the job is scheduled; and a TSS command space created by the TSS command storage means. TSS command reading means for reading the TSS command read by the TSS command reading means; TSS command determining means for determining the TSS command read by the TSS command reading means; and TSS command determining means for determining the TSS command determined by the TSS command determining means. A TSS command batch job processing method comprising: a TSS command execution unit for executing the TSS command; and a job execution result storage unit for storing the execution result of the TSS command.
JP16593986A 1986-07-15 1986-07-15 Tss command batch job processing system Pending JPS6320650A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16593986A JPS6320650A (en) 1986-07-15 1986-07-15 Tss command batch job processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16593986A JPS6320650A (en) 1986-07-15 1986-07-15 Tss command batch job processing system

Publications (1)

Publication Number Publication Date
JPS6320650A true JPS6320650A (en) 1988-01-28

Family

ID=15821886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16593986A Pending JPS6320650A (en) 1986-07-15 1986-07-15 Tss command batch job processing system

Country Status (1)

Country Link
JP (1) JPS6320650A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60119800A (en) * 1983-11-30 1985-06-27 明治ナシヨナル工業株式会社 Method of cutting lead of electronic part
JPH0329218U (en) * 1989-07-31 1991-03-22

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58166475A (en) * 1982-03-27 1983-10-01 Fujitsu Ltd Batch job processing system
JPS60198665A (en) * 1984-03-22 1985-10-08 Nec Corp Tss command processing system
JPS6190254A (en) * 1984-10-09 1986-05-08 Fujitsu Ltd Work station integration system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58166475A (en) * 1982-03-27 1983-10-01 Fujitsu Ltd Batch job processing system
JPS60198665A (en) * 1984-03-22 1985-10-08 Nec Corp Tss command processing system
JPS6190254A (en) * 1984-10-09 1986-05-08 Fujitsu Ltd Work station integration system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60119800A (en) * 1983-11-30 1985-06-27 明治ナシヨナル工業株式会社 Method of cutting lead of electronic part
JPH0216040B2 (en) * 1983-11-30 1990-04-13 Meiji Nat Ind
JPH0329218U (en) * 1989-07-31 1991-03-22

Similar Documents

Publication Publication Date Title
JPS6320650A (en) Tss command batch job processing system
JPH11305998A (en) Computer system
JPH0630088B2 (en) TSS command processing method
JPH024485A (en) Apparatus for processing mail
JPS62282355A (en) Start system for background job
JPS62217351A (en) Monitor control system for executing job of other system
JP2767608B2 (en) Membership function analyzer
JPH01241616A (en) Printing device
JPH10222361A (en) Rom program monitor device in processor of computer or the like
JPH09185525A (en) Protocol debugging system
JPH05241890A (en) Data trace system
US6308196B1 (en) Method and interface device for sharing physical resources
JPH04360462A (en) Picture data file device
JPH04241031A (en) Interrupt responding system for multi-task monitor
JPH02163865A (en) Command analyzing process system for data processor
JPH05181797A (en) Data processor
JPS6327942A (en) Message input device
JPH0362153A (en) On-line processing system
JPH08328717A (en) Keyboard with serial input interface
JPH0293946A (en) Common area updating device
JPS61110223A (en) Input check processing system
JPH0243660A (en) Executive program selecting system
JPS638841A (en) Interruption accepting system
JPH06274474A (en) Character code conversion system
JPH02161520A (en) Job forced end system based upon computer system