JPH05313863A - System for outputting execution load module information - Google Patents

System for outputting execution load module information

Info

Publication number
JPH05313863A
JPH05313863A JP4141943A JP14194392A JPH05313863A JP H05313863 A JPH05313863 A JP H05313863A JP 4141943 A JP4141943 A JP 4141943A JP 14194392 A JP14194392 A JP 14194392A JP H05313863 A JPH05313863 A JP H05313863A
Authority
JP
Japan
Prior art keywords
load module
information
job
module information
stored
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
JP4141943A
Other languages
Japanese (ja)
Inventor
Yoji Miyasato
洋司 宮里
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 JP4141943A priority Critical patent/JPH05313863A/en
Publication of JPH05313863A publication Critical patent/JPH05313863A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To easily acquire the load module information by acquiring the detailed information on the load module of a program to be started and outputting the detailed information to a job occurrence report showing the job operation history. CONSTITUTION:The job control information acquired by a load module starting means 1 is stored in a job control information storing area 4. A load module information acquiring means 2 acquires the starting load module detailed information which is stored in the area 4 by a load module information storing means 3. When this information is outputted, a load module information output means 5 acquires the detailed information on the starting load module from the area 4 and sends this information to a job execution list 7 which stores the state of the load module where the job occurrence report stored in a report file 6 is started.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、計算機システムにおけ
るジョブ生起レポート上のジョブ実行リスト出力内容に
関し、特に起動ロードモジュールの詳細情報の出力に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to output contents of a job execution list on a job occurrence report in a computer system, and more particularly to outputting detailed information of a boot load module.

【0002】[0002]

【従来の技術】従来は、ジョブ生起レポート上のジョブ
実行リスト出力内容に関して、起動ジョブのロードモジ
ュール詳細情報は出力されず、該当ジョブのダンプ採取
によってのみ起動ロードモジュールの情報が採取可能で
あった。
2. Description of the Related Art Conventionally, regarding the output contents of the job execution list on the job occurrence report, detailed information of the load module of the startup job is not output, and the information of the startup load module can be collected only by collecting the dump of the job. .

【0003】[0003]

【発明が解決しようとする課題】上述したように、起動
ロードモジュールの情報を採取する為には、ダンプの採
取を行わない限り方法はなかった。
As described above, there is no method for collecting the information of the boot load module unless the dump is collected.

【0004】本発明の目的は、上記問題点を省みてダン
プ採取による情報採取を省き、ジョブの投入から終了ま
での動作履歴を示すジョブ生起レポート上のジョブ実行
リストに、起動ロードモジュールの情報を追加出力する
ことにある。
An object of the present invention is to eliminate the above-mentioned problems, omit information collection by dump collection, and provide information on a startup load module in a job execution list on a job occurrence report showing an operation history from job submission to completion. There is additional output.

【0005】[0005]

【課題を解決するための手段】本発明の実行ロードモジ
ュール情報出力方式は、起動するプログラムのロードモ
ジュール詳細情報を取得する起動ロードモジュール情報
取得手段と、該起動プログラム情報をジョブの投入から
終了までの動作履歴を示すジョブ生起レポートにロード
モジュール詳細情報を出力する起動ロードモジュール情
報出力手段とを、有することを特徴とする。
An execution load module information output method of the present invention is a load module information acquisition unit for acquiring load module detailed information of a program to be started, and the start program information from the job submission to the end. And a load module information output means for outputting the load module detailed information to the job occurrence report indicating the operation history of.

【0006】[0006]

【実施例】次に本発明について図面を参照して詳細に説
明する。
The present invention will be described in detail with reference to the drawings.

【0007】図1は本発明の一実施例の構成を表す図で
ある。図1を参照すると、本発明の一例は、ロードモジ
ュール起動手段1、ロードモジュール情報取得手段2、
ロードモジュール情報格納手段3、ジョブ制御情報格納
領域4、ロードモジュール情報出力手段5、レポートフ
ァイル6、ジョブ実行リスト7、とから構成されてい
る。次に本実施例の動作について、図1を参照して説明
する。
FIG. 1 is a diagram showing the configuration of an embodiment of the present invention. Referring to FIG. 1, an example of the present invention includes a load module starting unit 1, a load module information acquiring unit 2,
The load module information storage means 3, the job control information storage area 4, the load module information output means 5, the report file 6, and the job execution list 7 are included. Next, the operation of this embodiment will be described with reference to FIG.

【0008】まず、ジョブ制御情報格納領域4に、ロー
ドモジュールの詳細情報を格納するまでの処理について
記す。
First, the process until the detailed information of the load module is stored in the job control information storage area 4 will be described.

【0009】ジョブ制御情報格納領域4は、ジョブ実行
において必要となる制御情報を格納している。
The job control information storage area 4 stores control information required for job execution.

【0010】上記ジョブの制御情報は、ロードモジュー
ル起動手段1において取得される。ロードモジュール情
報取得手段2は、ロードモジュール起動手段1内におい
て行う。
The control information of the job is acquired by the load module starting means 1. The load module information acquisition means 2 is performed in the load module activation means 1.

【0011】ロードモジュール情報取得手段2は、起動
するロードモジュール詳細情報を、各ロードモジュール
が固有に持っているロードモジュール情報部、及びジョ
ブを起動するための制御言語(以後、ジョブ制御言語と
記す)に記述されている情報から取得を行う。
The load module information acquisition unit 2 includes detailed load module information to be started, a load module information section unique to each load module, and a control language for starting a job (hereinafter referred to as a job control language). It is obtained from the information described in).

【0012】前記ロードモジュール情報取得手段2によ
って取得された起動ロードモジュールの詳細情報は、ロ
ードモジュール情報格納手段3によってジョブ制御情報
格納領域4に格納される。
The detailed information of the boot load module acquired by the load module information acquisition means 2 is stored in the job control information storage area 4 by the load module information storage means 3.

【0013】上記ロードモジュール情報格納手段3によ
り格納される情報において、必要であれば新領域をジョ
ブ制御情報格納領域4に追加する。
In the information stored by the load module information storage means 3, a new area is added to the job control information storage area 4 if necessary.

【0014】次に、ジョブ制御情報格納領域4に格納さ
れた、ロードモジュールの詳細情報の出力方法について
記す。
Next, a method of outputting the detailed information of the load module stored in the job control information storage area 4 will be described.

【0015】レポートファイル6は、ジョブの投入か
ら、終了までの状態遷移情報を格納する為の、システム
のスプールファイルである。
The report file 6 is a spool file of the system for storing the state transition information from the job submission to the job completion.

【0016】レポートファイル6内に格納されているジ
ョブ生起レポートには、投入されたジョブの情報を格納
するジョブ入力情報と、起動されたロードモジュールの
状態及び情報を格納するジョブ実行リスト7がある。
The job occurrence report stored in the report file 6 includes job input information for storing the information of the submitted job and a job execution list 7 for storing the status and information of the activated load module. .

【0017】ロードモジュール情報出力手段5は、起動
ロードモジュールの詳細情報を格納したジョブ制御情報
格納領域4からロードモジュールの情報の取得を行い、
レポートファイル6内に格納されているジョブ生起レポ
ートの起動されたロードモジュールの状態を格納するジ
ョブ実行リスト7に、起動ロードモジュールの詳細情報
を移送する。
The load module information output means 5 obtains the load module information from the job control information storage area 4 in which the detailed information of the startup load module is stored,
The detailed information of the activated load module is transferred to the job execution list 7 which stores the state of the activated load module of the job occurrence report stored in the report file 6.

【0018】[0018]

【発明の効果】以上説明したように本発明により、ロー
ドモジュール情報の取得を行う場合、ダンプ採取等によ
るロードモジュール情報取得処理を行う事なく、ジョブ
生起レポートのジョブ実行リストの出力内容を見る事に
よりロードモジュールの情報の取得が可能となり、利用
者の負担が軽減される。
As described above, according to the present invention, when the load module information is acquired, the output content of the job execution list of the job occurrence report can be viewed without performing the load module information acquisition processing such as dump collection. By this, it becomes possible to acquire the information of the load module, and the burden on the user is reduced.

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

【図1】本発明の全体構成図である。FIG. 1 is an overall configuration diagram of the present invention.

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

1 ロードモジュール起動手段 2 ロードモジュール情報取得手段 3 ロードモジュール情報格納手段 4 ジョブ制御情報格納領域 5 ロードモジュール情報出力手段 6 レポートファイル 7 ジョブ実行リスト。 1 load module activation means 2 load module information acquisition means 3 load module information storage means 4 job control information storage area 5 load module information output means 6 report file 7 job execution list.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータシステム使用時において、 起動するプログラムのロードモジュール詳細情報を取得
する起動ロードモジュール情報取得手段と、 該起動プログラム情報をジョブの投入から終了までの動
作履歴を示すジョブ生起レポートにロードモジュール詳
細情報を出力する起動ロードモジュール情報出力手段と
を、 有することを特徴とする、実行ロードモジュール情報出
力方式。
1. A startup load module information acquisition unit for acquiring detailed load module information of a program to be started when a computer system is used, and the startup program information in a job occurrence report showing an operation history from job submission to completion. An execution load module information output method comprising: a start load module information output means for outputting load module detailed information.
JP4141943A 1992-05-08 1992-05-08 System for outputting execution load module information Pending JPH05313863A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4141943A JPH05313863A (en) 1992-05-08 1992-05-08 System for outputting execution load module information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4141943A JPH05313863A (en) 1992-05-08 1992-05-08 System for outputting execution load module information

Publications (1)

Publication Number Publication Date
JPH05313863A true JPH05313863A (en) 1993-11-26

Family

ID=15303751

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4141943A Pending JPH05313863A (en) 1992-05-08 1992-05-08 System for outputting execution load module information

Country Status (1)

Country Link
JP (1) JPH05313863A (en)

Similar Documents

Publication Publication Date Title
JPH05313863A (en) System for outputting execution load module information
JPH0651989A (en) Fast loading system of operating system in computer system
CN112764822A (en) Operating system starting method, device, equipment and medium
JP3330767B2 (en) Information processing apparatus and trace acquisition method in information processing apparatus
JPH11259288A (en) Degrade check device
JPH01251264A (en) Command adding and deleting system for time sharing system
JPH04364563A (en) Downloading control method
JPH05181713A (en) History information adopting system
JPH0454548A (en) Memory check system for computer system
JPH03167637A (en) Test diagnostic system for information processor
JPH02214965A (en) Program control system for time sharing system
JPH06110712A (en) Terminal start processing monitoring system
JPH0362238A (en) Back-up system for decision of file capacity
JPS63198129A (en) Input data processing system in procedure
JPS6256535B2 (en)
JPH04538A (en) Information processor
JPH11272516A (en) Dump output control system
JPS62212743A (en) Memory dump system
JPH03233634A (en) Job reprocessing system
JPH04260943A (en) Trace output system
JPH05197606A (en) System for automatically preparing recovery job
JPH02151956A (en) Command procedure starting system
JPS59153245A (en) Debugging device
JPH0259951A (en) Batch job start control system based upon on-line
JPH02162437A (en) File processor