JPS63198129A - Input data processing system in procedure - Google Patents

Input data processing system in procedure

Info

Publication number
JPS63198129A
JPS63198129A JP62031057A JP3105787A JPS63198129A JP S63198129 A JPS63198129 A JP S63198129A JP 62031057 A JP62031057 A JP 62031057A JP 3105787 A JP3105787 A JP 3105787A JP S63198129 A JPS63198129 A JP S63198129A
Authority
JP
Japan
Prior art keywords
input data
procedure
job
input
data
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
JP62031057A
Other languages
Japanese (ja)
Inventor
Toshikatsu Hayashi
林 俊克
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP62031057A priority Critical patent/JPS63198129A/en
Publication of JPS63198129A publication Critical patent/JPS63198129A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the versatility of a procedure by developing input data on a main storage at the time of starting the execution of a job step and transferring the input data on the main storage to the buffer of a user in the case of receiving an input request from a processing program. CONSTITUTION:The input data which is allowed to be described in the procedure 12 and developed by a procedure development process part 16 is written in a spool data set 13 with a job control sentence. And at the time of starting the job step, the input data is developed on the main storage by a step initiator 17 and the process program 18 can read the input data through an input data access part 21. Therefore, the job control part and the input data can be unitarily managed and the input data can be used in common as well as the job control sentence by putting the input data in the procedure 12.

Description

【発明の詳細な説明】 〔概要〕 プロシジャ中にジョブステップに対する入力データの記
述を許し、この入力データをジョブステップの実行開始
時に、主記憶上に展開して、処理プログラムからの入力
要求があった場合には、主記憶上の入力データをユーザ
のバッファに転送スる手段を設けることにより、プロシ
ジャの汎用性を向上させる。
[Detailed Description of the Invention] [Summary] Input data for a job step is allowed to be written in a procedure, and this input data is expanded in main memory at the start of execution of the job step, and when an input request from a processing program is received. In this case, the versatility of the procedure is improved by providing a means for transferring the input data on the main memory to the user's buffer.

〔産業上の利用分野〕[Industrial application field]

本発明は、定形的なジョブをデータ処理システムに投入
する際に用いられるプロシジャ中に、入力データを置く
ことを可能にしたプロシジャ中の人力データ処理方式に
関するものである。
The present invention relates to a manual data processing method in a procedure that allows input data to be placed in a procedure used when submitting a fixed job to a data processing system.

定形的なジョブ処理に対して、多くのユーザがその都度
、ジョブ制御文(JCL)のすべてを記述するという無
駄を省き2手軽にジョブを実行できるようにするために
、予め定められたジョブステップ(複数も可)の定義情
報を持つジョブ制御文の集合からなるプロシジャが用い
られている。
In order to avoid the waste of having many users write all of the job control statements (JCL) each time they process a fixed-format job, 2. A procedure is used that consists of a set of job control statements with (or more than one) definition information.

このプロシジャの有用性をさらに向上させることが望ま
れる。
It would be desirable to further improve the usefulness of this procedure.

〔従来の技術〕[Conventional technology]

プロシジャは、いくつかのジョブステノブを実行するた
めに必要なジョブ制御文を含んでいるが。
The procedure contains the necessary job control statements to execute some job stenobucks.

従来、プロシジャ中には、ジョブステツブで起動される
処理プログラムに与える入力データを置くことはできな
かった。
Conventionally, input data to be given to a processing program started in a job step could not be placed in a procedure.

しかし、ジョブ制御文に限らず、入力データについても
、その大部分を各ジョブにおいて、共通に使用すること
が必要となる場合がある。このような場合、プロシジャ
中に人力データを置くことができないため、データ定義
文(DD文)のオーバライドという形で外部から入力デ
ータを与えるか、または入力データ用のデータセントを
別に作成し、これを指定することによって、入力データ
の共通化を実現しなければならなかった。
However, it may be necessary to use most of not only job control statements but also input data in common in each job. In such cases, it is not possible to place human data in the procedure, so input data must be provided externally by overriding the data definition statement (DD statement), or a data center for the input data must be created separately, and this By specifying the input data, it was necessary to standardize the input data.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

以上のように従来方式によれば、プロシジャ中に入力デ
ータを置くことができないため、共通化可能な入力デー
タの指定が煩雑であり、プロシジャの汎用性が…なわれ
る場合があるという問題があった。しかしながら、ジョ
ブ制御文と入力データとは、ジョブ制御文の入力時に、
別々に管理するようにされているため、単にプロシジャ
中に入力データを置いても、その入力データをジョブ制
御文と共に一元管理することはできない。
As described above, according to the conventional method, input data cannot be placed in a procedure, so specifying input data that can be shared is complicated, and the versatility of the procedure may be compromised. Ta. However, the job control statement and input data are
Because they are managed separately, simply placing input data in a procedure does not allow the input data to be centrally managed together with job control statements.

本発明は上記問題点の解決を図り、ジョブ制御文と入力
データとを一元管理できるようにし、プロシジャ中に入
力データを置くことを可能とする方式を提供することを
目的としている。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems, and to provide a method that allows job control statements and input data to be managed in a unified manner, and allows input data to be placed in a procedure.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の基本構成例を示す。 FIG. 1 shows an example of the basic configuration of the present invention.

第1図において、10はCPUおよびメモリからなる処
理装置、11はプロシジャが登録されているプロシジャ
ライブラリ、12はジョブ制御文等の集合からなるプロ
シジャ、13はジョブの各種制御情報および入出力情報
が格納されるスプールデークセノド、14はジョブ制御
文の解析結果により生成されるJCL中間テキスト、1
5はジョブに対する資源の割り当ておよびジョブの実行
を管理するジョブ管理部、16はプロシジャをジョブ制
御文の並びに展開するプロシジャ展開処理部、17はジ
ョブステップの初期化を行うステップイニシェーク、1
8はジョブステップで起動される処理プログラム、19
は入力データの読み込み用に用意されたユーザバッファ
、20はデータセントへのアクセスを管理するデータ管
理部、21は入力データをユーザバッファ19に転送す
る入力データアクセス部、22は主記憶上に展開された
人力データを記憶する入力データブロツクを表す。
In FIG. 1, 10 is a processing unit consisting of a CPU and memory, 11 is a procedure library in which procedures are registered, 12 is a procedure consisting of a set of job control statements, etc., and 13 is a process unit containing various job control information and input/output information. 14 is the JCL intermediate text generated from the analysis result of the job control statement;
Reference numeral 5 denotes a job management unit that manages resource allocation to a job and job execution; 16 a procedure expansion processing unit that expands a procedure into a sequence of job control statements; 17 a step initiator that initializes job steps;
8 is a processing program started in a job step; 19
20 is a data management unit that manages access to the data center; 21 is an input data access unit that transfers input data to the user buffer 19; and 22 is expanded onto the main memory. represents an input data block that stores input human data.

本発明の場合、予めプロシジャ12中に、ジョブ制御文
と共に、ジョブステップに対する一連の人力データを登
録しておくことが許される。プロシジャ展開処理部16
は、システムに投入された人力ストリーム等において、
プロシジャの呼び出しが指示されている場合に、プロシ
ジャライブラリ11からその指定されたプロシジャ12
を読み出し、一連のジョブ制御文および入力データを展
開する。プロシジャ12中に記号パラメータが用いられ
ている場合、記号パラメータを指定値に置き換える処理
を実行する。本発明では、入力データについても、従来
、ジョブ制御文について記号パラメータの置き換えを行
っていたのと同様に。
In the case of the present invention, it is permitted to register a series of human input data for job steps in advance in the procedure 12 together with job control statements. Procedure expansion processing section 16
In the human power stream etc. input to the system,
When a procedure call is instructed, the specified procedure 12 is retrieved from the procedure library 11.
and expands a series of job control statements and input data. If a symbolic parameter is used in the procedure 12, a process of replacing the symbolic parameter with a specified value is executed. In the present invention, symbolic parameters are replaced for input data in the same way as in the past for job control statements.

記号パラメータの置き換えを行う。Perform symbolic parameter replacement.

プロシジャ展開処理部16によって展開されたジョブ制
御文の解析結果によって生成されたJCL中間テキスト
14は、グロノジャ12中に記述された入力データと共
に、スプールデータセット13に格納される。
The JCL intermediate text 14 generated by the analysis result of the job control statement expanded by the procedure expansion processing unit 16 is stored in the spool data set 13 together with the input data written in the gronoja 12.

ステノプイニシェーク17は、ジョブステップの実行の
ために、各種ジョブステツブ制御情報の初期設定処理等
を行うものであって、JCL中間テキスト14を入力し
、その中にプロシジャにおいて記述されていた入力デー
タがあると、主記憶上に入力データブロック22の領域
を確保し、各入力データをその領域に展開する。その後
、そのジョブステップで指定された処理プログラム18
を起動する。
The step input shake 17 performs initial setting processing of various job step control information in order to execute a job step, and inputs the JCL intermediate text 14 and inputs the input data described in the procedure therein. If there is, an area for the input data block 22 is secured on the main memory, and each input data is developed in that area. Thereafter, the processing program 18 specified in that job step
Start.

処理プログラム18において、入力データに対する入力
要求が出されると、データ管理部20の入力データアク
セス部21が起動される。入力データアクセス部21は
、入力データブロック22に格納されている各入力デー
タを、ユーザバッファ19に転送する処理を実行する。
In the processing program 18, when an input request for input data is issued, the input data access section 21 of the data management section 20 is activated. The input data access unit 21 executes a process of transferring each input data stored in the input data block 22 to the user buffer 19.

〔作用〕[Effect]

本発明によれば、プロシジャ12中に入力データを記述
することが許され、プロシジャ展開処理部16によって
展開された入力データは、ジョブ制御文と共にスプール
データセント13に書き出される。そして、ステップイ
ニシェーク17によって・ジョブステップの開始時に、
入力データが主記憶上に展開され、処理プログラム1B
は1人力データアクセス部21を介して、入力データを
読むことができる。従って、ジョブ制御文と人力データ
との一元管理が可能となり、プロシジャ12中に入力デ
ータを置くことにより、入力データをジョブ制御文と同
様に、共通的に使用できるようになる。また、入力デー
タがプロシジャ12中にあるために、入力データに対し
ても、記号パラメータの置き換え機能を使用することが
でき、入力データをプロシジャの展開時に変更すること
が可能になる。
According to the present invention, input data is allowed to be written in the procedure 12, and the input data expanded by the procedure expansion processing section 16 is written to the spool data center 13 together with the job control statement. Then, by step inishake 17, at the start of the job step,
The input data is developed on the main memory, and the processing program 1B
can read input data via the manual data access section 21. Therefore, it becomes possible to centrally manage job control statements and human data, and by placing the input data in the procedure 12, the input data can be commonly used in the same way as job control statements. Furthermore, since the input data is in the procedure 12, the symbolic parameter replacement function can also be used for the input data, making it possible to change the input data when the procedure is expanded.

(実施例) 第2図は本発明の一実施例に係る主記憶上への入力デー
タ展開説明図、第3図は本発明の一実施例処理説明図を
示す。
(Embodiment) FIG. 2 is an explanatory diagram of expanding input data onto the main memory according to an embodiment of the present invention, and FIG. 3 is a diagram illustrating processing of an embodiment of the present invention.

第2図において、12はプロシジャ、22は主記憶上の
入力データブロック、30はジョブステップの制御情報
が格納されるステップ制御テーブル、31はジョブステ
・ノブにおける入出力制御情報が格納される入出力制御
テーブル表す。
In FIG. 2, 12 is a procedure, 22 is an input data block on the main memory, 30 is a step control table in which job step control information is stored, and 31 is an input/output in which input/output control information for the job step knob is stored. Represents a control table.

例えば第2図に示すプロシジャ12のように。For example, procedure 12 shown in FIG.

本発明では、ジョブステ・7ブの人力データを、プロシ
ジャ中に組み込むことができるよう番こなっている。こ
こで、プロシジャInこおける(al tよ、プロシジ
ャ定義を宣言する制御文である。次の山〜よ。
The present invention allows for the human data of the job step 7 to be incorporated into the procedure. Here, procedure In (alt) is a control statement that declares a procedure definition.

ジョブステップを定義するジョブ制御文であって。A job control statement that defines a job step.

ジョブステップ名がSl、処理プログラム名力(BR1
4である。fclは1人力データが後ろに続くことを示
すデータ定義文であって、そのデータ定義衣が5YSI
Nである。(dlないしくflの各レコードが、入力デ
ータである。(川は、データ区切り文であり、データの
終了を示す。
Job step name is Sl, processing program name (BR1)
It is 4. fcl is a data definition statement indicating that manual data follows, and the data definition is 5YSI.
It is N. (Each record from dl to fl is input data. (The river is a data delimiter and indicates the end of data.

プロシジャ12の展開およびジョブ制御文の解析により
、これらはJCL中間テキストに変換され、スプールデ
ータセットに格納される。第1図に示すステップイニシ
ェーク17は、JCL中間テキストを入力し、ステップ
制御テーブル30゜入出力制御nテーブル31を作成す
ると共に、各人力データについて、入力データブロック
22を確保し、順次、主記憶上に設定する。ステップ制
御テーブル30は、入出力制御テーブル31へのポイン
タを持ち、入出力制御テーブル31は、入力データブロ
ック22の先頭のデータブロックへのポインタを持つ、
これらの制御表をたどることにより、入力要求時に、入
力データを読み出すことができるようになっている。
Expanding procedure 12 and parsing the job control statements converts them to JCL intermediate text and stores them in a spool data set. The step inishke 17 shown in FIG. 1 inputs the JCL intermediate text, creates a step control table 30 and an input/output control n table 31, secures an input data block 22 for each human data, and sequentially Set in memory. The step control table 30 has a pointer to the input/output control table 31, and the input/output control table 31 has a pointer to the first data block of the input data blocks 22.
By following these control tables, input data can be read out when an input request is made.

次に、第3図に従って1本発明の一実施例に関する処゛
理を説明する。以下の説明における■〜■は、第3図に
示す処理■〜0に対応する。なお。
Next, a process related to an embodiment of the present invention will be described with reference to FIG. ■ to ■ in the following description correspond to processes ■ to 0 shown in FIG. In addition.

説明を簡単化するため、途中の処理を一部省略しており
、実際の処理順序は、必ずしも第3図に示す通りでなく
てもよい。
To simplify the explanation, some intermediate processing is omitted, and the actual processing order does not necessarily have to be as shown in FIG. 3.

■ オペレータからの指示により、入力ストリーム35
を読む、なお3人カストリーム35は。
■ Based on instructions from the operator, the input stream 35
Read the three-person Kastream 35.

システムに投入される一連のジョブ制御文とデータとか
らなる情報である。
This information consists of a series of job control statements and data that are input into the system.

■ 入力ストリーム35中に、プロシジャの呼び出し制
御文があるか否かを判定する。ない場合。
(2) Determine whether there is a procedure call control statement in the input stream 35. If not.

処理■へ制御を移す。ある場合には、プロシジャ展開処
理部16を呼び出し2次の処理■および処理■を実行す
る。
Transfer control to processing ■. If there is, the procedure expansion processing section 16 is called and the secondary process (2) and process (2) are executed.

■ プロシジャライブラリ11から該当プロシジャ12
を読み込む。ここでは、メンバ名が81で登録されたプ
ロシジャ12が読み出されることになる。
■ Applicable procedure 12 from procedure library 11
Load. Here, the procedure 12 registered with the member name 81 is read out.

■ プロシジャ12中に記号パラメータが存在する場合
に、各記号パラメータを指定された値に置き換える。こ
の例では5記号パラメータがないが、記号パラメータが
ある場合、入力データについても、従来のジョブ制御文
における記号パラメータの置き換えと同様に、置き換え
処理がなされる。
■ If symbolic parameters exist in procedure 12, replace each symbolic parameter with the specified value. In this example, there is no 5 symbol parameter, but if there is a symbol parameter, the input data is replaced in the same way as symbol parameter replacement in conventional job control statements.

■ ジョブ制御文を解析し、ジョブ制御文の構文チェッ
クおよび中間テキストの生成などを行う。
■ Analyzes the job control statement, checks the syntax of the job control statement, generates intermediate text, etc.

■ 解析結果により生成されたJCL中間テキスト14
を、スプールデータセット13中にプロシジャ12に記
述された入力データと共に出力する。
■ JCL intermediate text 14 generated from analysis results
is output to the spool data set 13 together with the input data written in the procedure 12.

■ ジョブが実行スケジュールされ、ステンブイニシェ
ーク17が起動されると、ステンプイニシェーク17は
、スプールデータセット13からJCL中間テキスト1
4を人力し、ステップ制御テーブル30を作成するなど
、ジョブステップの各種初期設定処理を行う。
■ When a job is scheduled to be executed and the stencil inish 17 is started, the sten bu inish 17 extracts the JCL intermediate text 1 from the spool dataset 13.
4 manually and performs various initial setting processes for job steps, such as creating a step control table 30.

■ 現在処理しているジョブステップのJCL中間テキ
スト14中に、入力データがあるか否かを判定する。入
力データがない場合、処理[相]へ制御を移行する。
(2) Determine whether there is input data in the JCL intermediate text 14 of the job step currently being processed. If there is no input data, control is transferred to process [phase].

■ 入力データが存在する場合、その入力データを、第
2図で説明したように主記憶上に用意されたデータブロ
ックに展開する処理を行う。
(2) If input data exists, the input data is expanded into a data block prepared on the main memory as explained in FIG. 2.

[相] EXE’C文で指定された処理プログラムを起
動する。ここでは、プログラム名がBR14の処理プロ
グラムが起動されることになる。
[Phase] Starts the processing program specified by the EXE'C statement. Here, the processing program with the program name BR14 will be started.

■ 処理プログラム中において1人力データに対する入
力要求があると5人力データアクセス部21が呼び出さ
れる。入力データアクセス部21は、ステップ制御テー
ブル30および入出力制御テーブル31からデータブロ
ックのアドレスを得て、その内容をユーザバッファ19
に転送する。転送後、入出力制御テーブル31における
データブロックへのポインタを先に進める。
(2) When there is an input request for one-manpower data in the processing program, the five-manpower data access section 21 is called. The input data access unit 21 obtains the address of the data block from the step control table 30 and the input/output control table 31, and stores the contents in the user buffer 19.
Transfer to. After the transfer, the pointer to the data block in the input/output control table 31 is advanced.

1回目の入力要求では、rABCJのレコードが転送さ
れ、2回目の入力要求では、rDEJのレコードが転送
される。3回目に、rFGH■」のレコードが転送され
たのら、レコード終了となる。
In the first input request, the rABCJ record is transferred, and in the second input request, the rDEJ record is transferred. When the record of "rFGH■" is transferred for the third time, the record ends.

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

以上説明したように9本発明によれば、ジョブ制御文と
入力データとが一元管理されて5管理が容易になり、入
力データをプロシジャ中に置いて。
As described above, according to the present invention, job control statements and input data are centrally managed, making management easier, and input data can be placed in a procedure.

共通化された入力データを簡易に使用できるようになる
。また、入力データに対して、プロシジャの展開におけ
る記号パラメータの置き換え機能を適用できるので、入
力データをプロシジャ展開時に変更することも可能とな
る。いわゆる5TARTコマンドによるジョブの起動の
場合に、プロシジャにおける入力データを使用すること
ができ。
Common input data can be easily used. Furthermore, since the symbol parameter replacement function during procedure expansion can be applied to input data, it is also possible to change input data during procedure expansion. The input data in the procedure can be used when starting a job with a so-called 5TART command.

プロシジャの汎用性が増す。Increases the versatility of the procedure.

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

第1図は本発明の基本構成例、第2図は本発明の一実施
例に係る主記憶上への人力データ展開説明図、第3図は
本発明の一実施例処理説明図を示す。 図中、10は処理装置、11はプロシジャライブラリ、
12はプロシジャ、13はスプールデータセット、14
はJCL中間テキスト、15はジョブ管理部、16はプ
ロシジャ展開処理部、17はステンプイニシェーク、1
8は処理プログラム。 19はユーザバッファ、20はデータ管理部、21は入
力データアクセス部、22は入力データブロックを表す
FIG. 1 shows an example of the basic configuration of the present invention, FIG. 2 is an explanatory diagram of manually expanding data onto a main memory according to an embodiment of the present invention, and FIG. 3 is an explanatory diagram of processing of an embodiment of the present invention. In the figure, 10 is a processing device, 11 is a procedure library,
12 is a procedure, 13 is a spool data set, 14
is the JCL intermediate text, 15 is the job management section, 16 is the procedure expansion processing section, 17 is the temp inshake, 1
8 is a processing program. Reference numeral 19 represents a user buffer, 20 represents a data management unit, 21 represents an input data access unit, and 22 represents an input data block.

Claims (1)

【特許請求の範囲】 予め定められたジョブステップの実行に用いられるジョ
ブ制御文の集合からなるプロシジャの登録機能および展
開機能を有するデータ処理システムにおいて、 上記プロシジャ中にジョブステップに対する入力データ
の記述を許し、プロシジャに記述されているジョブ制御
文と共に、入力データを展開するプロシジャ展開処理手
段(16)と、 ジョブステップの実行にあたって、プロシジャ中に指定
されていた上記入力データを主記憶上に展開するステッ
プイニシェータ(17)と、上記入力データに対する入
力要求に対し、主記憶上に展開されている上記入力デー
タを、指定されたバッファに転送する入力データアクセ
ス手段(21)とを備えたことを特徴とするプロシジャ
中の入力データ処理方式。
[Claims] A data processing system having a function of registering and developing a procedure consisting of a set of job control statements used to execute a predetermined job step, wherein input data for a job step is described in the procedure. a procedure expansion processing means (16) that expands the input data along with the job control statement written in the procedure; and a procedure expansion processing means (16) that expands the input data specified in the procedure into the main memory when executing the job step. A step initiator (17) and an input data access means (21) for transferring the input data developed on the main memory to a designated buffer in response to an input request for the input data. An input data processing method during a procedure characterized by:
JP62031057A 1987-02-13 1987-02-13 Input data processing system in procedure Pending JPS63198129A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62031057A JPS63198129A (en) 1987-02-13 1987-02-13 Input data processing system in procedure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62031057A JPS63198129A (en) 1987-02-13 1987-02-13 Input data processing system in procedure

Publications (1)

Publication Number Publication Date
JPS63198129A true JPS63198129A (en) 1988-08-16

Family

ID=12320852

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62031057A Pending JPS63198129A (en) 1987-02-13 1987-02-13 Input data processing system in procedure

Country Status (1)

Country Link
JP (1) JPS63198129A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017228012A (en) * 2016-06-21 2017-12-28 株式会社リコー System, device, and method for processing information

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017228012A (en) * 2016-06-21 2017-12-28 株式会社リコー System, device, and method for processing information

Similar Documents

Publication Publication Date Title
US5717950A (en) Input/output device information management system for multi-computer system
JPH04229355A (en) Data access method and data processing system
JPH09259153A (en) Device and method for generating batch execution control program
JP2681929B2 (en) Program start method
JP3399665B2 (en) Information processing device
JP2927325B2 (en) Data management system
JPS63198129A (en) Input data processing system in procedure
JP3586943B2 (en) Program loading device and method
JPH06274328A (en) Execution method for program consisting of plural processing modules
JPH04260141A (en) Data shared processor
JP3503531B2 (en) Online real-time processing system and sub load module replacement method in the system
JPH0439728A (en) Program processing method
JPH0414161A (en) Transaction processing system
JPS6250945A (en) Program loading system
JP2001043077A (en) Field input/output system
JPH02236663A (en) Data processor
JPS6048541A (en) Electronic computer system
JPH0392947A (en) System rerunning method
JPS6349839A (en) Leading system for electronic computer system
JPH0448337A (en) Program execution control processing system
JPH07129416A (en) Method and device for inter-process communication
JP2001281302A (en) Device and method for incorporating software, and storage medium
JPH0810419B2 (en) Screen sheet processing method for resource information setting
JPH07141395A (en) Batch job multiprocessing control system
JPH03167637A (en) Test diagnostic system for information processor