JPH05197595A - Segment editing output system - Google Patents

Segment editing output system

Info

Publication number
JPH05197595A
JPH05197595A JP4008081A JP808192A JPH05197595A JP H05197595 A JPH05197595 A JP H05197595A JP 4008081 A JP4008081 A JP 4008081A JP 808192 A JP808192 A JP 808192A JP H05197595 A JPH05197595 A JP H05197595A
Authority
JP
Japan
Prior art keywords
segment
output
parameter
transaction processing
processing system
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.)
Withdrawn
Application number
JP4008081A
Other languages
Japanese (ja)
Inventor
Masahiko Fujita
雅彦 藤田
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 Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP4008081A priority Critical patent/JPH05197595A/en
Publication of JPH05197595A publication Critical patent/JPH05197595A/en
Withdrawn legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To prevent the output of an unnecessary segment and to prevent such situation that editing output is stopped halfway since it exceeds the output limiting value of a computer system by designating a requited segment in a parameter file. CONSTITUTION:A parameter read means 11 reading the parameter file designating the parameter file designating the required segment, a table generation means 12 analyzing a having read parameter and storing the required segment into a segment control table, a segment judgement means 13 judging whether the segment is edited and outputted in accordance with the segment control table and a segment editing output means 14 reading the segment instructed from the segment file storing the segment peculiar to a transaction processing system, which is adopted when the transaction processing system is abnormal and editing/outputting the segment are included.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はトランザクション処理シ
ステムに於いてシステム異常時のシステム異常の原因を
解析するための資料となるセグメントダンプを編集出力
するセグメント編集出力方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a segment edit output system for editing and outputting a segment dump which is a material for analyzing a cause of a system abnormality when a system abnormality occurs in a transaction processing system.

【0002】[0002]

【従来の技術】従来、トランザクション処理システムの
システム異常時のセグメント編集出力は、トランザクシ
ョン処理システムのシステム異常時にシステム異常の原
因を解析するために、コンピュータシステムが提供する
セグメントダンプ出力により出力されたセグメントダン
プを使用すると、トランザクション処理システム固有の
セグメントだけでなく他のセグメントも出力されてい
る。したがってトランザクション処理システムの異常時
のシステム異常の原因を解析するために長時間を要して
いた。
2. Description of the Related Art Conventionally, segment edit output when a transaction processing system has a system abnormality is output by a segment dump output provided by a computer system in order to analyze the cause of the system abnormality when the transaction processing system has a system abnormality. When using dump, not only the transaction processing system-specific segment but also other segments are printed. Therefore, it takes a long time to analyze the cause of the system abnormality when the transaction processing system is abnormal.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のセグメ
ント編集出力方式は全セグメントを出力対象としている
ので、 (1)トランザクション処理システムの緒元拡大に伴い
トランザクション処理システム固有のセグメントが増加
し、トランザクション処理システムを大規模にシステム
生成すると、トランザクション処理システムのシステム
異常時に、セグメント編集出力方式の出力帳表にシステ
ム異常の解析に必要のないセグメントが含まれていると
いう問題。
Since the conventional segment edit output method described above targets all segments for output, (1) as the specifications of the transaction processing system increase, the number of segments unique to the transaction processing system increases, and When a processing system is generated on a large scale, when the transaction processing system has a system error, the segment edit output method output table contains segments that are not necessary for analyzing the system error.

【0004】(2)編集出力した内容が膨大になるため
コンピュータシステムの出力制限値に触れ、編集出力が
途中で打ち切られてしまうという問題。
(2) A problem that the output limit value of the computer system is touched due to the enormous amount of edited output, and the edited output is aborted midway.

【0005】等の理由により、必要セグメントを編集出
力する場合は、編集出力した出力帳表をコンピュータシ
ステムの出力制限値に触れない他の媒体に出力し、その
媒体からファイル内容出力方式にトランザクション処理
システムのシステム生成の結果を参照し得る改ページ制
御コードのカウントを与えて必要セグメントの編集出力
を得るという操作を必要とするので、極めて操作性が悪
いという欠点がある。
For the reason described above, when the necessary segment is edited and output, the edited and output output table is output to another medium that does not touch the output limit value of the computer system, and the transaction processing is performed from that medium to the file content output method. Since it requires an operation of giving a count of page break control codes that can refer to the system-generated result of the system to obtain an edited output of a required segment, there is a drawback that the operability is extremely poor.

【0006】[0006]

【課題を解決するための手段】本発明によるセグメント
編集出力方式は、必要とするセグメントを指定するパラ
メータファイルと、前記パラメータファイルを読み込む
パラメータ読込手段と、読み込んだパラメータを解析し
必要なセグメントを記憶するセグメント制御テーブル
と、読み込んだパラメータを解析し必要なセグメントを
セグメント制御テーブルに記憶するテーブル作成手段
と、前記セグメント制御テーブルに従ってセグメント編
集出力するか判定するセグメント判定手段と、トランザ
クション処理システムのシステム異常時に採取したトラ
ンザクション処理システムの固有セグメントを納めたセ
グメントファイルと、トランザクション処理システムの
システム異常時に採取したトランザクション処理システ
ムの固有セグメントを納めたセグメントファイルから指
令されたセグメントを読み込みセグメントを編集出力す
るセグメント編集出力手段とを含む。
According to the segment edit output method of the present invention, a parameter file for designating a required segment, a parameter reading means for reading the parameter file, and a necessary segment are stored by analyzing the read parameters. Segment control table, table creating means for analyzing the read parameters and storing necessary segments in the segment control table, segment determining means for determining whether to edit and output the segment according to the segment control table, and system abnormality of the transaction processing system The segment file that contains the unique segment of the transaction processing system that was collected at that time and the unique segment of the transaction processing system that was collected when the transaction processing system failed And a segment editing output means for editing output segment read segments commanded from the meta segment file.

【0007】[0007]

【実施例】本発明について図面を参照して説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described with reference to the drawings.

【0008】図1は本発明の一実施例を示す説明図であ
る。同図においてセグメント編集出力方式1は、パラメ
ータ読込手段11とテーブル作成手段12とセグメント
判定手段13とセグメント編集出力手段14とパラメー
タファイル15とセグメント制御テーブル16とセグメ
ントファイル17とから構成されている。
FIG. 1 is an explanatory view showing an embodiment of the present invention. In FIG. 1, the segment edit output method 1 is composed of a parameter reading unit 11, a table creating unit 12, a segment determining unit 13, a segment edit output unit 14, a parameter file 15, a segment control table 16 and a segment file 17.

【0009】トランザクション処理システムでシステム
異常が発生すると、トランザクション処理システムは、
トランザクション処理システム固有のセグメントをセグ
メントファイル17に書き込み、セグメント編集出力方
式1に制御を移す。セグメント編集出力方式1は、まず
パラメータ読込手段11に制御を移す。
When a system abnormality occurs in the transaction processing system, the transaction processing system
The segment unique to the transaction processing system is written in the segment file 17, and control is transferred to the segment edit output method 1. In the segment edit output method 1, first, control is transferred to the parameter reading means 11.

【0010】図2はパラメータ読込手段11の動作を示
す流れ図である。パラメータ読込手段11は、パラメー
タファイル存在チェック処理部21において必要とする
セグメントを指定したパラメータファイル15が存在す
るかを確認する。パラメータ読込手段11はパラメータ
ファイル15が存在しない場合は動作を終了する。
FIG. 2 is a flow chart showing the operation of the parameter reading means 11. The parameter reading means 11 confirms in the parameter file existence check processing section 21 whether or not the parameter file 15 designating the required segment exists. The parameter reading means 11 ends the operation when the parameter file 15 does not exist.

【0011】パラメータ読込手段11は、パラメータフ
ァイル15が存在する場合は、セグメント制御テーブル
初期処理部22においてセグメント制御テーブル16の
各セグメントに対応する状態語を全て「不必要」に変更
する。その後パラメータ読込手段11は、レコード読込
処理部23において必要とするセグメントを指定したパ
ラメータファイル15からレコードを全て読み込み、読
み込んだレコードと共にテーブル作成手段12に制御を
移す。
When the parameter file 15 exists, the parameter reading means 11 changes all the status words corresponding to each segment in the segment control table 16 to "unnecessary" in the segment control table initial processing section 22. After that, the parameter reading unit 11 reads all the records from the parameter file 15 that specifies the required segment in the record reading processing unit 23, and transfers control to the table creating unit 12 together with the read records.

【0012】図3はテーブル作成手段12の動作を示す
流れ図である。テーブル作成手段12は指定セグメント
解析処理部31においてパラメータ読込手段11から送
られてきた必要とするセグメントを指定したパラメータ
ファイル15のレコードから必要とするセグメントが何
であるかを解析する。その後テーブル作成手段12はセ
グメント制御テーブル更新処理部32において指定セグ
メント解析処理部31で解析した結果をセグメント制御
テーブル16の該当する必要とするセグメントの状態語
を「必要」に変更する。
FIG. 3 is a flow chart showing the operation of the table creating means 12. The table creating means 12 analyzes what the required segment is from the record of the parameter file 15 which specifies the required segment sent from the parameter reading means 11 in the designated segment analysis processing part 31. After that, the table creating means 12 changes the status word of the corresponding required segment in the segment control table 16 to "necessary" based on the analysis result of the designated segment analysis processing unit 31 in the segment control table update processing unit 32.

【0013】図4はセグメント判定手段13の動作を示
す流れ図である。セグメント判定手段13は、セグメン
ト判定処理部41においてセグメント制御テーブル17
の各セグメント状態語を取り出し、そのセグメント状態
語を判定し「不必要」ならば該当セグメント状態語を
「終了」に変更する。セグメント状態語が「必要」なら
ばセグメント判定手段13は、セグメント編集出力準備
処理部42においてセグメント制御テーブル17から該
当セグメント名を取り出し、取り出したセグメント名と
共にセグメント編集出力手段15に制御を移す。セグメ
ント制御手段13は、セグメント制御テーブル17の各
セグメント状態語が全て「終了」になるまで処理を繰り
返す。
FIG. 4 is a flow chart showing the operation of the segment judging means 13. The segment determination means 13 includes a segment control table 17 in the segment determination processing unit 41.
Each segment status word is extracted, the segment status word is determined, and if "unnecessary", the corresponding segment status word is changed to "end". If the segment status word is "necessary", the segment judging means 13 extracts the corresponding segment name from the segment control table 17 in the segment edit output preparation processing section 42, and transfers the control to the segment edit output means 15 together with the extracted segment name. The segment control unit 13 repeats the process until all the segment status words in the segment control table 17 are “finished”.

【0014】図5はセグメント編集出力手段14の動作
を示す流れ図である。セグメント編集出力手段14はセ
グメント読み込み処理部51において、セグメント判定
手段13から制御と共に移されたセグメント名のセグメ
ントを、セグメントファイル18を検索し読み込む。そ
の後セグメント編集出力手段14はセグメント編集出力
処理部52において、読み込んだセグメントの編集出力
を行う。
FIG. 5 is a flow chart showing the operation of the segment edit output means 14. The segment edit output unit 14 searches the segment file 18 for the segment having the segment name transferred together with the control from the segment determination unit 13 in the segment reading processing unit 51 and reads it. Thereafter, the segment edit output means 14 causes the segment edit output processing unit 52 to edit and output the read segment.

【0015】[0015]

【発明の効果】以上説明したように本発明は、必要とす
るセグメントをパラメータファイルで指定することによ
り、不必要なセグメントの出力を防ぐ。さらにコンピュ
ータシステムの出力制限値に触れ編集出力が途中で打ち
切られてしまうということを防ぐ。また、改ページ制御
の制御コードのカウントではなく、セグメント名で必要
とするセグメントの編集出力ができるので操作性が向上
する。
As described above, according to the present invention, unnecessary segments are prevented from being output by designating required segments in the parameter file. Furthermore, the output limit value of the computer system is prevented from being touched, and the edit output is prevented from being terminated midway. Further, since the segment required by the segment name can be edited and output instead of counting the control code of the page break control, the operability is improved.

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

【図1】本発明のセグメント編集出力方式の一実施例を
示す説明図。
FIG. 1 is an explanatory diagram showing an embodiment of a segment edit output system of the present invention.

【図2】パラメータ読込手段の流れ図。FIG. 2 is a flow chart of parameter reading means.

【図3】テーブル作成手段の流れ図。FIG. 3 is a flowchart of table creating means.

【図4】セグメント判定手段の流れ図。FIG. 4 is a flow chart of segment determination means.

【図5】セグメント編集出力手段の流れ図。FIG. 5 is a flowchart of segment edit output means.

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

11 パラメータ読込手段 12 テーブル作成手段 13 セグメント判定手段 14 セグメント編集出力手段 15 パラメータファイル 16 セグメント制御テーブル 17 セグメントファイル 11 Parameter Reading Means 12 Table Creating Means 13 Segment Determining Means 14 Segment Edit Output Means 15 Parameter Files 16 Segment Control Tables 17 Segment Files

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 必要とするセグメントを指定するパラメ
ータファイルと、前記パラメータファイルを読み込むパ
ラメータ読込手段と、読み込んだパラメータを解析し必
要なセグメントを記憶するセグメント制御テーブルと、
読み込んだパラメータを解析し必要なセグメントをセグ
メント制御テーブルに記憶するテーブル作成手段と、前
記セグメント制御テーブルに従ってセグメント編集出力
するか判定するセグメント判定手段と、トランザクショ
ン処理システムのシステム異常時に採取したトランザク
ション処理システムの固有セグメントを納めたセグメン
トファイルと、トランザクション処理システムのシステ
ム異常時に採取したトランザクション処理システムの固
有セグメントを納めたセグメントファイルから指令され
たセグメントを読み込みセグメントを編集出力するセグ
メント編集出力手段とを含むことを特徴とするセグメン
ト編集出力方式。
1. A parameter file for specifying a required segment, a parameter reading means for reading the parameter file, a segment control table for analyzing the read parameter and storing a necessary segment,
Table creating means for analyzing the read parameters and storing necessary segments in the segment control table, segment determining means for determining whether to edit and output the segment according to the segment control table, and transaction processing system collected when the system of the transaction processing system is abnormal A segment file storing the unique segment of the transaction processing system and a segment edit output means for editing the segment read by reading the commanded segment from the segment file storing the unique segment of the transaction processing system collected when the transaction processing system has a system error A segment edit output method characterized by.
JP4008081A 1992-01-21 1992-01-21 Segment editing output system Withdrawn JPH05197595A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4008081A JPH05197595A (en) 1992-01-21 1992-01-21 Segment editing output system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4008081A JPH05197595A (en) 1992-01-21 1992-01-21 Segment editing output system

Publications (1)

Publication Number Publication Date
JPH05197595A true JPH05197595A (en) 1993-08-06

Family

ID=11683387

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4008081A Withdrawn JPH05197595A (en) 1992-01-21 1992-01-21 Segment editing output system

Country Status (1)

Country Link
JP (1) JPH05197595A (en)

Similar Documents

Publication Publication Date Title
JP2915320B2 (en) Method and apparatus for multimedia editing and data recovery
JP3640580B2 (en) Sort / merge processor
JPH05197595A (en) Segment editing output system
JPH04273345A (en) Segment editing/output system
JPH04362735A (en) Source program collation system
JPH03269646A (en) Segment editing/output system
JP2864528B2 (en) Message management method
JP2604551B2 (en) File dump output support method
JPH0651959A (en) Software installing method
JPH0784838A (en) Method and device for recording and reproducing single file of multiple function operation history
JPH0594337A (en) Output system of trouble recording data
JP2753027B2 (en) How to edit document files
JPH0385649A (en) File management information generating device
JPH0535414A (en) Magnetic tape file access system
JPH0573395A (en) File controller
JPH0594338A (en) Trace editing system
JP2000172679A (en) Window system, data editing method and information recording medium
JPS63226730A (en) Automatic program forming method
JPH0264744A (en) Fault analyzing information acquiring system
JPH0371231A (en) Source list forming system
JPS62144255A (en) Data file saving processor
JPH05225026A (en) Fault recovery system
JPS61250735A (en) Table copy control system
JPH02206875A (en) Electronic filing device
JPH05150963A (en) Method for preparing program specifications

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990408