JPS6373424A - Information integrating and processing system - Google Patents

Information integrating and processing system

Info

Publication number
JPS6373424A
JPS6373424A JP61218569A JP21856986A JPS6373424A JP S6373424 A JPS6373424 A JP S6373424A JP 61218569 A JP61218569 A JP 61218569A JP 21856986 A JP21856986 A JP 21856986A JP S6373424 A JPS6373424 A JP S6373424A
Authority
JP
Japan
Prior art keywords
program
information
file
batch
processing
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
JP61218569A
Other languages
Japanese (ja)
Inventor
Tamotsu Noguchi
保 野口
Yukiko Yasuda
保田 由貴子
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 JP61218569A priority Critical patent/JPS6373424A/en
Publication of JPS6373424A publication Critical patent/JPS6373424A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To utilize the information obtained by an on-line program at a batch program by merging the information obtained during a process carried out by the on-line program with the information on the result obtained by the batch program. CONSTITUTION:An on-line program 2 produces as necessary a job control language 3 to start a batch program 1. In such a case, an information file name 5 an information file 4 which stores the information obtained during a process carried out by the program 2 is described on the language 3. When the prescribed processing is finished by the programs 1, a merging program 7 is started to receive the name 5 from the language 3 and selects the corresponding file 4. The contents of the file 4 are merged with the contents of a result file 6 which store the processing result obtained by the program 1. Thus an integrating file 8 is obtained.

Description

【発明の詳細な説明】 〔概要〕 バッチ・プログラムとオンライン・プログラムとが共に
運転されるデータ処理装置において、オンライン・プロ
グラムによる処理の間に得られた情報をバッチ・プログ
ラムによって得た結果の情報にマージし、バンチ・プロ
グラムにおいて上記オンライン・プログラムによる処理
の間に得た情軸を利用できるようにしたことが開示され
ている。
[Detailed Description of the Invention] [Summary] In a data processing device in which a batch program and an online program are operated together, information obtained during processing by the online program is converted into information obtained by the batch program. It is disclosed that the information obtained during the processing by the online program can be used in the bunch program by merging it with the online program.

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

本発明は、情報統合処理方式、特にオンライン・プログ
ラムによる処理の間に得られた情報をバッチ・プログラ
ムにおいて利用できるように情報統合を行う情報統合処
理方式に関する。
The present invention relates to an information integration processing method, and particularly to an information integration processing method that integrates information so that information obtained during processing by an online program can be used in a batch program.

〔従来の技術〕[Conventional technology]

従来から、オンライン・プログラムとバッチ・プログラ
ムとが夫々運転されるデータ処理装置は知られている0
発明者らは1分子構造を三次元表示するなどのデータ処
理装置を開発しており、対話型のオンライン・プログラ
ムと、理論化学計算を行うバッチ・プログラムとを夫々
運転できるようにすることが考慮されている。
Hitherto, data processing apparatuses in which online programs and batch programs are operated are known.
The inventors are developing a data processing device that can display a single molecule structure in three dimensions, and are considering making it possible to run both an interactive online program and a batch program that performs theoretical chemical calculations. has been done.

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

従来のこの種のデータ処理装置の場合には、バッチ・プ
ログラムによる計算結果がファイルやプリンタへ出力さ
れるだけであり、対話処理を行うオペレータはその出力
結果を眼でみてオンライン処理に利用するだけであった
。またその逆であった。
In the case of conventional data processing devices of this type, the calculation results from the batch program are simply output to a file or printer, and the operator who performs the interactive processing simply looks at the output results and uses them for online processing. Met. And vice versa.

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

本発明は上記の点を解決しており、オンライン・プログ
ラムによってバッチ・プログラムを起動するジョブ・コ
ントロール・ランゲージ(以下JCLと略す)を作成す
る際に、バンチ・プロゲラ・ムの処理結果の結果ファイ
ルの内容にマージすべき情報(オンライン・プログラム
の処理の間に得られた情報)が格納されている情報ファ
イル名を与えておくようにし2両者の情報をマージして
データ・ベースに統合するようにしている。
The present invention solves the above problems, and when creating a job control language (hereinafter abbreviated as JCL) for starting a batch program using an online program, a result file of the processing result of a batch program is created. Be sure to give the name of the information file in which the information to be merged (information obtained during the processing of the online program) is stored in the contents of 2. I have to.

第1図は本発明の原理構成図を示している。図中の符号
1はバッチ・プログラム、2はオンライン・プログラム
、3はJCLであってオンライン・プログラム2がバッ
チ・プログラムlを起動するためのもの、4は情報ファ
イルであってオンライン・プログラム2による処理の間
に得られた情報が格納されるもの、5は情報ファイル名
であって情報ファイル4のファイル名を上記JCLS上
に記述したもの、6は結果ファイルであってバッチ・プ
ログラム1による処理結果が格納されるもの、7はマー
ジ・プログラムの如きマージ機能であってJCL3から
情報ファイル名5を受取った上で該当する情報ファイル
4の内容と結果ファイル6の内容とをマージするもの、
8は結合ファイルであってマージされた結果が格納され
て図示しないデータ・ベース上に統合されるものを表わ
している。
FIG. 1 shows a basic configuration diagram of the present invention. In the figure, numeral 1 is a batch program, 2 is an online program, 3 is a JCL for online program 2 to start batch program l, and 4 is an information file that is used by online program 2. The information obtained during processing is stored. 5 is the information file name, which is the file name of information file 4 written on the above JCLS. 6 is the result file, which is processed by batch program 1. 7 is a merge function such as a merge program, which receives the information file name 5 from the JCL 3 and merges the contents of the corresponding information file 4 with the contents of the result file 6;
Reference numeral 8 represents a combined file in which the merged results are stored and integrated on a database (not shown).

上記マージ機能7として1図においてはマージ・プログ
ラムが独立に存在している形を示している力(、パンチ
・プログラムlの機能としてマージ機能をもつようにし
てもよい。
The above-mentioned merge function 7 may have a merge function as a function of the punch program l, although FIG. 1 shows that the merge program exists independently.

オンライン・プログラム2として2図示JCL3を発行
するに当って、情報ファイル名5をJCL3上に記述す
る機能をもたせるようにされてい[作用〕 オンライン・プログラム2は、必要に応じて。
When issuing the JCL3 shown in FIG. 2 as the online program 2, the online program 2 is provided with a function of writing the information file name 5 on the JCL3 as necessary.

バッチ・プログラム1を起動するJCL3を発行する。Issue JCL3 to start batch program 1.

このとき、情報ファイル名5がJCLa上に記述される
At this time, information file name 5 is written on JCLa.

バッチ・プログラム1による所定の処理が終了したとき
、マージ機能7が発動され、情報ファイル名5を受取り
、該当する情報ファイル4を選択し、マーリングを行い
、結合ファイル8を得る。
When the predetermined processing by the batch program 1 is completed, the merge function 7 is activated, receives the information file name 5, selects the corresponding information file 4, performs marring, and obtains the combined file 8.

〔実施例〕〔Example〕

第2図は本発明の一実施例構成、第3図は情報の流れを
表わした説明図、第4図はフローチャートを表わしてい
る。
FIG. 2 shows the configuration of an embodiment of the present invention, FIG. 3 is an explanatory diagram showing the flow of information, and FIG. 4 is a flowchart.

第2図において、符号1.2.3.4,6.7゜8は第
1図に対応し、lOはデータ処理装置、11はインタフ
ェース部、12はオペレーショナル・システム、13は
入出力端末、14はデータ・ベース、15はバッチ・プ
ログラムのうちのユーティリティであって結合ファイル
8の内容をデータ・ベース14に統合するものを表わし
ている。
In FIG. 2, numerals 1.2.3.4 and 6.7°8 correspond to those in FIG. 1, IO is a data processing device, 11 is an interface section, 12 is an operational system, 13 is an input/output terminal, Reference numeral 14 represents a database, and reference numeral 15 represents a utility among batch programs that integrates the contents of the combined file 8 into the database 14.

オンライン・プログラム2においては1分子の登録部や
分子の表示部や理論化学計算実行指示部などが存在して
いる。バンチ・プログラム1によって理論化学計算を実
行させようとする場合には。
The online program 2 includes a single molecule registration section, a molecule display section, a theoretical chemical calculation execution instruction section, and the like. When attempting to perform theoretical chemical calculations using Bunch Program 1.

JCL3が発行され、このとき上述した情報ファイル名
が与えられる。
JCL3 is issued, and the information file name mentioned above is given at this time.

第3図は情報の流れを表わした説明図であり。FIG. 3 is an explanatory diagram showing the flow of information.

図中の符号は第2図に対応している。オンライン・プロ
グラム2の処理の間に得られた情報が情報ファイル4に
格納され、バッチ・プログラム1の処理によって得られ
た情報が結果ファイル6に格納され1両者がマージされ
て結合ファイル8に格納される。
The symbols in the figure correspond to those in FIG. Information obtained during processing of online program 2 is stored in information file 4, information obtained during processing of batch program 1 is stored in result file 6, and both are merged and stored in combined file 8. be done.

第4図図示のフローチャートに示す如く、オンライン・
プログラムは、理論化学計算のためのプログラムを選択
し1分子を選択し、理論化学計算のためのプログラムに
対応するJCLを作成する。
As shown in the flowchart shown in Figure 4, online
The program selects a program for theoretical chemical calculations, selects one molecule, and creates a JCL corresponding to the program for theoretical chemical calculations.

そして、マージ・プログラムに対応するJCLを作成し
、ユーティリティ・プログラムに対応するJCLを作成
した上で、バッチ・プログラム(理論化学計算プログラ
ムとマージ・プログラムとユーティリティ・プログラム
と)を起動する。
Then, after creating a JCL corresponding to the merge program and creating a JCL corresponding to the utility program, the batch programs (theoretical chemical calculation program, merge program, and utility program) are started.

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

以上説明した如く2本発明によれば、オンライン・プロ
グラムの処理の間に得られた情報と、バッチ・プログラ
ムの処理の間に得られた情報とをマージした上で、デー
タ・ベース上に統合することができ1両者のプログラム
が夫々統合された結果の情報を利用することが可能とな
る。
As explained above, according to the present invention, information obtained during online program processing and information obtained during batch program processing are merged and then integrated on a database. It becomes possible to use the information resulting from the integration of both programs.

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

第1図は本発明の原理構成図、第2図は本発明の一実施
例構成、第3図は情報の流れを表わした説明図、第4図
はフローチャートを示す。 図中の符号1はバッチ・プログラム、2はオンライン・
プログラム、3はジョブ・コントロール・ランゲージ、
4は情報ファイル95は情報ファイル名、6は結果ファ
イル、7はマージ機能、8は結合ファイル、14はデー
タ・ベースを表わす。
FIG. 1 is a diagram showing the principle configuration of the present invention, FIG. 2 is a configuration diagram of an embodiment of the present invention, FIG. 3 is an explanatory diagram showing the flow of information, and FIG. 4 is a flowchart. The code 1 in the figure is a batch program, and 2 is an online program.
program, 3 is job control language,
4 represents the information file name of the information file 95, 6 represents the result file, 7 represents the merge function, 8 represents the combined file, and 14 represents the database.

Claims (1)

【特許請求の範囲】 データ・ベース(14)の内容を用いて処理を実行する
バッチ・プログラム(1)をそなえると共に、対話処理
を行うオンライン・プログラム(2)とをそなえるデー
タ処理装置において、上記オンライン・プログラム(2
)によって上記バッチ・プログラム(1)を起動するジ
ョブ・コントロール・ランゲージ(3)を作成すると共
に、当該オンライン・プログラム(2)が作成する情報
を格納した情報ファイル(4)の情報ファイル名(5)
を上記ジョブ・コントロール・ランゲージ(3)上に記
述するよう構成したオンライン・プログラム(2)と、 上記ジョブ・コントロール・ランゲージ(3)によって
起動されて、上記データ・ベース (14)の内容を用いて処理を実行し、当該実行結果を
結果ファイル(6)に格納するバッチ・プログラム(1
)と、 上記バッチ・プログラム(1)による処理の終了に対応
して発動され、上記情報ファイル名(5)を受取って、
該当する情報ファイル(4)の内容と上記結果ファイル
(6)の内容とをマージするマージ処理機能(7)をも
うけ 当該マージ処理機能(7)によってマージした結合ファ
イル(8)の内容を上記データ・ベース(14)上に統
合するようにした ことを特徴とする情報統合処理方式。
[Scope of Claims] A data processing device comprising a batch program (1) that executes processing using the contents of a database (14) and an online program (2) that performs interactive processing. Online program (2)
) to create a job control language (3) that starts the batch program (1), and also create the information file name (5) of the information file (4) that stores the information created by the online program (2). )
an online program (2) configured to write the above job control language (3) on the job control language (3); A batch program (1) that executes the process and stores the execution result in the result file (6).
) is activated in response to the completion of processing by the above batch program (1), receives the above information file name (5),
A merge processing function (7) is created to merge the contents of the corresponding information file (4) and the contents of the above result file (6), and the contents of the combined file (8) merged by the merge processing function (7) are merged with the above data. - An information integrated processing method characterized in that it is integrated on the base (14).
JP61218569A 1986-09-17 1986-09-17 Information integrating and processing system Pending JPS6373424A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61218569A JPS6373424A (en) 1986-09-17 1986-09-17 Information integrating and processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61218569A JPS6373424A (en) 1986-09-17 1986-09-17 Information integrating and processing system

Publications (1)

Publication Number Publication Date
JPS6373424A true JPS6373424A (en) 1988-04-04

Family

ID=16721998

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61218569A Pending JPS6373424A (en) 1986-09-17 1986-09-17 Information integrating and processing system

Country Status (1)

Country Link
JP (1) JPS6373424A (en)

Similar Documents

Publication Publication Date Title
JPH0457003B2 (en)
JPS6373424A (en) Information integrating and processing system
WO1987005725A1 (en) Method of executing emulation
JPH0235533A (en) Command execution history log collection processor
JPS63228341A (en) Program syntax checking system
JPH0254587B2 (en)
JPS62245468A (en) System generation system for real-time on-line program
JPS605302A (en) Programming method of sequence controller
JPH05313870A (en) Preparation system for program structure diagram
JPS6329825A (en) Interactive processing system
JPH0231208A (en) Programming unit
JPS63236134A (en) Register system for job control language of command procedure
JPH0468446A (en) Debugging supporting device
JPH01142827A (en) Program starting system
JPH04253253A (en) Method and device for executing application program
JPH0250730A (en) Language converting system based upon common machine word
JPH04238564A (en) File input/output system for command procedure
JPS61253526A (en) Automatic executing processor for interactive program
JPS62290919A (en) Command executing method
JPH01147624A (en) Language processing system
JPS6353638A (en) Job executing system
JPH03167637A (en) Test diagnostic system for information processor
JPH0283633A (en) Controller for utility program
JPH03119422A (en) Interprogram connection system
JPH0340132A (en) Information processor