JPH01150944A - Trace collecting system - Google Patents

Trace collecting system

Info

Publication number
JPH01150944A
JPH01150944A JP62310379A JP31037987A JPH01150944A JP H01150944 A JPH01150944 A JP H01150944A JP 62310379 A JP62310379 A JP 62310379A JP 31037987 A JP31037987 A JP 31037987A JP H01150944 A JPH01150944 A JP H01150944A
Authority
JP
Japan
Prior art keywords
trace
condition instruction
collection
instruction
condition
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
JP62310379A
Other languages
Japanese (ja)
Inventor
Akira Tsukimura
月村 昭
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 JP62310379A priority Critical patent/JPH01150944A/en
Publication of JPH01150944A publication Critical patent/JPH01150944A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To collect the trace of an on-line system and the trace of a batch processing transversely on a time base by carrying out trace collection according to the condition instruction of the trace collection inputted by a user. CONSTITUTION:First, the user inputs the condition instruction of the trace collection from a card input device, installs a system log journal on a magnetic tape device. When the inputted condition instruction of the trace collection corresponds to any of the plural conditions stored in a condition instructing table, the legitimacy of the instruction is confirmed. When the inputted condition instruction of the trace collection is legitimate, a trace preparing means extracts the trace according to the condition instruction from the system log journal installed on the magnetic tape device. A trace editing means carries out editing work to make the trace extracted by the trace preparing means into a slip, and the edited data are outputted to a slip table preparing device.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、システム・ログジャーナルに記録されている
オンライン処理のトレース及びバッチ処理のトレースを
、時間軸上に横断的に収集することにより、プログラム
間の相互関係を把握することを可能とするトレース収集
方式に関する。
Detailed Description of the Invention (Industrial Application Field) The present invention collects online processing traces and batch processing traces recorded in system log journals cross-sectionally on the time axis. This paper relates to a trace collection method that makes it possible to understand the interrelationships between programs.

(従来の技術) 従来、この種のトレース収集方式は、収集対象となるト
レースをオンライン処理とバッチ処理とで各々別々に収
集し、これらを手作業によって時間軸上に加工すること
により、オンライン処理及びバッチ処理をトレースして
いた。
(Prior art) Conventionally, this type of trace collection method collects traces to be collected separately in online processing and batch processing, and manually processes these traces on the time axis. and traced batch processing.

(発明が解決しようとする問題点) 上述した従来のトレース収集方式は、時間軸上で横断的
なトレースをするには、オンライン処理で収集したトレ
ースとバッチ処理で収集したトレースとを各々別々に処
理するEDP処理が必要となり、さらに、手作業による
加工が必要であるので、手間がかがケ即時性に欠けると
いう問題点がある。また、手作業による加工では、1度
に処理する対象は限られる。
(Problems to be Solved by the Invention) In the conventional trace collection method described above, in order to perform cross-sectional tracing on the time axis, traces collected by online processing and traces collected by batch processing must be separately collected. EDP processing is required, and furthermore, manual processing is required, so there are problems in that it is time consuming and lacks immediacy. Furthermore, in manual processing, the objects that can be processed at one time are limited.

本発明は、このような問題点を除去するものであり、シ
ステムの保守・運用管理を容易に実現できるトレース収
集方式を提供することを目的とする。
The present invention aims to eliminate such problems and to provide a trace collection method that can easily implement system maintenance and operation management.

(問題点を解決するための手段) 本発明のトレ−ス作成手段は、システム・ログジャーナ
ルに記録されているオンライン処理のトレース及びバッ
チ処理のトレースを収集する方式において、利用者が指
定した範囲のトレースを前記システム・ログジャーナル
から抽出しオンライン処理のトレースまたはバッチ処理
のトレースを作成する手段と、このトレース作成手段に
より作成されたトレースを時間軸上に編集する手段とを
有することを特徴とする。
(Means for Solving the Problems) The trace creation means of the present invention is a method for collecting online processing traces and batch processing traces recorded in a system log journal. The present invention is characterized by comprising means for extracting a trace from the system log journal to create an online processing trace or a batch processing trace, and means for editing the trace created by the trace creation means on a time axis. do.

(実施例) 以下、本発明の一実施例について図面を参照して説明す
る。
(Example) Hereinafter, an example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のトレース収集方式の構成を
示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a trace collection method according to an embodiment of the present invention.

利用者は、まず、カード入力装置からトレース収集の条
件指示を入力し、システム・ログジャーナルを磁気テー
プ装置に装着する。入力されたトレース収集の条件指示
は、条件指示テーブルに格納されている複数の条件のう
ちのいずれかと一致した場合に、その正当性が確認され
る。トレース作成手段は、入力されたトレース収集の条
件指示が正当であれば、磁気テープ装置に装着されたシ
ステム・ログジャーナルからその条件指示に従ってトレ
ースを抽出する。トレース編集手段は、トレース作成手
段により抽出されたトレースを帳票にするための編集作
業を行い、編集したデータを帳票製表装置へ出力する。
The user first inputs trace collection condition instructions from the card input device, and attaches the system log journal to the magnetic tape device. The validity of the input trace collection condition instruction is confirmed when it matches any one of the plurality of conditions stored in the condition instruction table. If the input trace collection condition instruction is valid, the trace creation means extracts a trace from the system log journal loaded in the magnetic tape device according to the condition instruction. The trace editing means edits the trace extracted by the trace creation means into a form, and outputs the edited data to the form production device.

(発明の効果) 以上に説明したように本発明は、オンライン処理のトレ
ース収集とバッチ処理のトレース収集とを1度のEDP
処理で行うだけではなく、利用者が入力したトレース収
集の条件指示に従ったトレース収集を行うことができる
ので、時間軸上で横断的にオンライン処理のトレース及
びバッチ処理のトレースを収集することができるという
効果がある。
(Effects of the Invention) As explained above, the present invention allows trace collection of online processing and trace collection of batch processing to be performed in one EDP.
It is possible to collect traces not only during processing but also according to the trace collection condition instructions entered by the user, so it is possible to collect online processing traces and batch processing traces across the time axis. There is an effect that it can be done.

また、作成したトレース帳票から、オンラインプログラ
ムがどの論理識別名で実行されているのかを把握でき、
同時に実行されているオンラインプログラム及びバッチ
プログラムを把握できる。
Also, from the created trace form, you can understand which logical identifier the online program is being executed under.
You can understand online programs and batch programs that are being executed simultaneously.

さらに、各プログラムが実行したファイル更新情報とし
て、ファイルコード及びアクセスベージを把握すること
ができる。
Furthermore, file codes and access pages can be grasped as file update information executed by each program.

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

第1図は本発明の一実施例のトレース収集方式の構成を
示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a trace collection method according to an embodiment of the present invention.

Claims (1)

【特許請求の範囲】[Claims] システム・ログジャーナルに記録されているオンライン
処理のトレース及びバッチ処理のトレースを収集する方
式において、利用者が指定した範囲のトレースを前記シ
ステム・ログジャーナルから抽出しオンライン処理のト
レースまたはバッチ処理のトレースを作成する手段と、
このトレース作成手段により作成されたトレースを時間
軸上に編集する手段とを有することを特徴とするトレー
ス収集方式。
In a method of collecting online processing traces and batch processing traces recorded in a system log journal, a user-specified range of traces is extracted from the system log journal and the online processing trace or batch processing trace is collected. a means of creating;
A trace collection method comprising means for editing the trace created by the trace creation means on a time axis.
JP62310379A 1987-12-07 1987-12-07 Trace collecting system Pending JPH01150944A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62310379A JPH01150944A (en) 1987-12-07 1987-12-07 Trace collecting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62310379A JPH01150944A (en) 1987-12-07 1987-12-07 Trace collecting system

Publications (1)

Publication Number Publication Date
JPH01150944A true JPH01150944A (en) 1989-06-13

Family

ID=18004541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62310379A Pending JPH01150944A (en) 1987-12-07 1987-12-07 Trace collecting system

Country Status (1)

Country Link
JP (1) JPH01150944A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04217036A (en) * 1990-02-23 1992-08-07 Internatl Business Mach Corp <Ibm> Data processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04217036A (en) * 1990-02-23 1992-08-07 Internatl Business Mach Corp <Ibm> Data processing method

Similar Documents

Publication Publication Date Title
EP0945771A3 (en) Apparatus and method for aiding programming
JPH01150944A (en) Trace collecting system
MY121726A (en) Apparatus and method for automatically forming work object and recording medium recording work object forming program and capable of being read by computer
ATE50462T1 (en) PROCESSING ARRANGEMENT AND PROCEDURE.
JPH03241439A (en) Test data preparation tool
JPH05224727A (en) Automatic programming device for laser machining nc program
JP2001184112A (en) Method and device for automatically blanking parts and computer readable recording medium recording program for executing automatic blanking of parts
JPH07129437A (en) Message logging information output system
JP2780852B2 (en) Frame number management device
JPH022780A (en) Trace information extracting system
JPH05265828A (en) Journal sampling device for batch processing program
JPH0567015A (en) Simulation data generation system
JPH04220378A (en) Apparatus for distribution processing of general-purpose slip to terminal printer
DE69126761D1 (en) Software development process
AMMERMAN et al. En route/terminal ATC(Air Traffic Control) operations concept[Final Report]
JPH06106462A (en) Working machine type determining method
JPS62269272A (en) Editing system of image data and japanese character data
JPH06104285B2 (en) Control data creation method for electric discharge machining of dies
JPH06273291A (en) Determination of coordinate of taken-out pattern of testpiece
JPH04243433A (en) Trace contents output system for on-line program
JPH0594291A (en) Job network chart preparing device
JPS62147566A (en) Simultaneous editing system for plural slips
JPH0219925A (en) Document production system
JPS57100546A (en) Operation analyzing system
JPH01112439A (en) Partial trace picking system