JPH07162508A - Multi-stage database generating system for reception message in network management system - Google Patents

Multi-stage database generating system for reception message in network management system

Info

Publication number
JPH07162508A
JPH07162508A JP5311389A JP31138993A JPH07162508A JP H07162508 A JPH07162508 A JP H07162508A JP 5311389 A JP5311389 A JP 5311389A JP 31138993 A JP31138993 A JP 31138993A JP H07162508 A JPH07162508 A JP H07162508A
Authority
JP
Japan
Prior art keywords
database
message
reception
management system
network management
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.)
Granted
Application number
JP5311389A
Other languages
Japanese (ja)
Other versions
JP2953933B2 (en
Inventor
Tatsumi Kamata
巽 鎌田
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 Communication Systems Ltd
Original Assignee
NEC Communication Systems 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 Communication Systems Ltd filed Critical NEC Communication Systems Ltd
Priority to JP5311389A priority Critical patent/JP2953933B2/en
Publication of JPH07162508A publication Critical patent/JPH07162508A/en
Application granted granted Critical
Publication of JP2953933B2 publication Critical patent/JP2953933B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Telephonic Communication Services (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To improve the strength of reception of burst message without reducing number of messages able to be received in a unit time when a time itself to store a received message to a database used by a job program having a retrieval key in the network management system is not decreased. CONSTITUTION:A message sent from an exchange enters a reception memory 12. A priority task 13 stores the reception message in the reception memory 12 to an FIFO form database 15. A task 14 started for a predetermined period reads the reception message from the database 15 and adds a retrieval key to the message and the resulting data are stored in a database 16. The priority task 13 attains its processing at a high speed independently of a time stored in the database 16, and a period task 14 attains storage processing without notifying trade-off of a processing time required to store the reception message in the reception memory 12 into the database 16 for the high speed requirement.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は網管理システムにおける
受信メッセージの多段階データベース作成方式に関し、
特に交換網を構成する複数の交換機から送信されるメッ
セージを受信し、その内容を分析して検索キー(KE
Y)を付加して検索キーを有するデータベースに格納す
る処理を行なう網管理システムにおける受信メッセージ
のデータベース作成の改善を図った網管理システムにお
ける受信メッセージの多段階データベース作成方式に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multi-step database creation system for received messages in a network management system,
In particular, a message sent from a plurality of exchanges constituting the exchange network is received, the contents thereof are analyzed, and a search key (KE
The present invention relates to a multi-stage database creation method for received messages in a network management system, which improves the creation of a received message database in a network management system that performs processing of adding Y) and storing it in a database having a search key.

【0002】[0002]

【従来の技術】従来の網管理システムにおけるデータベ
ース作成方式は、図2に示すように、交換機21と受信
メモリ22のほか、交換機21から送信されるメッセー
ジを受信メモリ22を介して受信し、その内容を分析し
て検索キーを付加しデータベース24へ格納する優先タ
スク23と、検索キーを有するデータベース24とを備
えている。
2. Description of the Related Art As shown in FIG. 2, a database creating method in a conventional network management system receives a message transmitted from an exchange 21 through a reception memory 22 in addition to an exchange 21 and a reception memory 22. It includes a priority task 23 for analyzing contents, adding a search key and storing it in a database 24, and a database 24 having a search key.

【0003】[0003]

【発明が解決しようとする課題】複数の交換機を含んで
構成される交換網を管理する網管理システムにおいて、
交換機から送信されるメッセージは交換網の状態を把握
するために非常に重要なものである。また、交換機は相
互にリンクしているため、障害によってはバースト的に
各交換機からメッセージが送信されることもある。
In a network management system for managing a switching network including a plurality of exchanges,
The message sent from the exchange is very important for understanding the state of the exchange network. Further, since the exchanges are linked to each other, messages may be transmitted from each exchange in a burst depending on a failure.

【0004】従来の網管理システムにおけるデータベー
ス作成方式では、図2に示すように、受信メッセージを
格納する検索キーを有するデータベース24で使用する
検索キーを増やし、網管理システムの業務プログラムが
利用しやすいデータベース24を作成しようとするとデ
ータレコードの格納処理時間が増加することとなり、網
管理システムが単位時間に受信しデータベース24へ格
納できるメッセージ数が減少する。このため、交換機か
らバースト的にメッセージが送信され、これを網管理シ
ステムで受信する場合、優先タスク23での処理を待つ
受信メモリ24上の受信メッセージによるリソースの保
留により網管理システムが輻輳状態となるという問題点
があった。また、優先タスク23が多くのCPU時間を
使用し、網管理システムの業務の応答が非常に遅くなる
という問題点があった。
In the conventional database creation method in the network management system, as shown in FIG. 2, the number of search keys used in the database 24 having the search key for storing the received message is increased so that the business program of the network management system can be easily used. When the database 24 is created, the data record storage processing time increases, and the number of messages received by the network management system per unit time and stored in the database 24 decreases. Therefore, when a message is sent in a burst from the exchange and the message is received by the network management system, the network management system is in a congestion state due to the resource reservation by the received message on the reception memory 24 waiting for the processing in the priority task 23. There was a problem that Further, there is a problem that the priority task 23 uses a lot of CPU time and the response of the work of the network management system becomes very slow.

【0005】本発明の目的は上述した問題点を解決し、
受信メッセージを格納する検索キーを有するデータベー
スで使用する検索キーを増やしても網管理システムが輻
輳状態になることがなく、また優先タスクのCPU使用
時間を圧縮して網管理システムの業務応答遅れを著しく
抑圧しうる網管理システムにおける受信メッセージの多
段階ベース作成方式を提供することにある。
The object of the present invention is to solve the above-mentioned problems,
Even if the number of search keys used in the database having the search key for storing the received message is increased, the network management system does not become congested, and the CPU usage time of the priority task is compressed to reduce the business response delay of the network management system. It is an object to provide a multi-stage base creation method of a received message in a network management system which can be significantly suppressed.

【0006】[0006]

【課題を解決するための手段】本発明の方式は、交換網
を構成する複数の交換機から送信されるメッセージを受
信し、その内容を分析し検索キーを付加してデータベー
スに格納する処理を行う網管理システムにおけるデータ
ベース作成方式であって、次に書き込むレコードのポイ
ンタと次に読み出すレコードのポインタとを有しファー
ストイン・ファーストアウトでレコードの書込みと読出
しを行う第一のデータベースと、前記交換機からメッセ
ージを受信して前記第一のデータベースに格納する優先
タスクと、検索キーを有する第二のデータベースと、所
定の周期で起動され前記第一のデータベースからメッセ
ージを読み出しその内容を分析して検索キーを付加して
前記第二のデータベースに格納する周期タスクとを備え
る。
According to the method of the present invention, a message transmitted from a plurality of exchanges constituting a switching network is received, the contents of the message are analyzed, a search key is added and stored in a database. A database creation method in a network management system, comprising: a first database having a pointer of a record to be written next and a pointer of a record to be read next, for writing and reading records by first-in / first-out; A priority task that receives a message and stores it in the first database, a second database that has a search key, a message that is activated in a predetermined cycle, reads the message from the first database, and analyzes the content to retrieve the search key. And a periodical task for storing it in the second database.

【0007】[0007]

【実施例】次に、本発明について図面を参照して説明す
る。図1は、本発明の一実施例の網管理システムにおけ
る受信メッセージの多段階データベース作成方式の構成
図である。本実施例は、交換機11と、交換機11から
の受信メッセージを格納する受信メモリ12と、次に書
き込むレコードのポインタおよび次に読み出すレコード
のポインタとを有し、ファーストイン・ファーストアウ
ト(First−In First−Out,以下FI
FOと略称する)方式でレコードの書込み、読出しを行
なう第一のデータベースとしてのデータベース15と、
受信メモリ12を介して交換機11からのメッセージを
受信してデータベース15に格納する優先タスク13
と、検索キーを有する第二のデータベースとしてのデー
タベース16と、データベース15からメッセージを読
み出してその内容を分析し検索キーを付加してデータベ
ース16に格納する周期タスク14とを備える。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of a multi-step database creation system for received messages in a network management system according to an embodiment of the present invention. This embodiment has an exchange 11, a reception memory 12 for storing a reception message from the exchange 11, a pointer of a record to be written next and a pointer of a record to be read next, and a first-in first-out (First-In). First-Out, hereinafter FI
A database 15 as a first database for writing and reading records by the FO method);
A priority task 13 for receiving a message from the exchange 11 via the reception memory 12 and storing it in the database 15.
And a database 16 as a second database having a search key, and a periodic task 14 for reading a message from the database 15, analyzing the content of the message, adding a search key, and storing it in the database 16.

【0008】次に、本実施例の動作について説明する。
交換機11から送信されたメッセージは、網管理システ
ムの受信メモリ12に格納される。優先タスク13は、
受信メモリ12上の受信メッセージをFIFO形式のデ
ータベース15に格納する。データベース15は、次書
き込みポインタと次読出しポインタとレコードのみから
構成され、従ってメッセージの格納処理時間は図4に示
すように、メッセージ受信(ステップS1)後は次書き
込みポインタの指すレコードへの受信メッセージの書き
込み(ステップS2)と次書き込みポインタの更新(ス
テップS3)の2回のファイルサーバーでのファイル書
き込み時間のみとなる。こうして、優先タスク13の受
信メッセージの処理時間は、次に作成する受信メッセー
ジのレコードに検索キーを有するデータベース16のレ
コード格納時間に依存することなく高速で実行される。
Next, the operation of this embodiment will be described.
The message transmitted from the exchange 11 is stored in the reception memory 12 of the network management system. The priority task 13 is
The received message on the reception memory 12 is stored in the FIFO format database 15. The database 15 is composed only of the next write pointer, the next read pointer, and the record. Therefore, as shown in FIG. 4, the message storage processing time is, as shown in FIG. 4, the received message for the record pointed to by the next write pointer after the message is received (step S1). Writing (step S2) and updating the next write pointer (step S3) are performed only twice in the file server. Thus, the processing time of the reception message of the priority task 13 is executed at high speed without depending on the record storage time of the database 16 having the search key in the record of the reception message to be created next.

【0009】所定周期で起動されるタスク14は、図4
に示すように、データベース15の次読み出しポインタ
で指されるレコードから受信メッセージを読み出し(ス
テップS11)、その内容を分析し、交換機におけるメ
ッセージ発行時刻、局名、メッセージクラス、メッセー
ジ番号などから検索キーを作成して受信メッセージと共
にレコードにセットし(ステップS12,S13,S1
4〜S17)、データベース管理システムへ依頼して
(ステップS19)検索キーを有するデータベース16
に格納する。
The task 14 activated in a predetermined cycle is shown in FIG.
As shown in, the received message is read from the record pointed to by the next read pointer of the database 15 (step S11), the content thereof is analyzed, and the search key is retrieved from the message issue time, station name, message class, message number, etc. in the exchange. Is created and set in a record together with the received message (steps S12, S13, S1
4 to S17), request the database management system (step S19), and the database 16 having the search key
To store.

【0010】このようにして、周期タスク14は、受信
メモリ12上の受信メッセージをデータベース16へ格
納する処理時間の高速性とのトレードオフを意識するこ
となくデータベース16を使用する業務プログラムの要
求に即した検索キーを付加して受信メッセージをデータ
ベース16に格納することができる。
In this way, the periodic task 14 responds to the request of the business program that uses the database 16 without paying attention to the trade-off with the high processing time for storing the received message in the receiving memory 12 in the database 16. The received message can be stored in the database 16 by adding a suitable search key.

【0011】上述した実施例は周期タスクとデータベー
スとの組合せが単一の場合であるが、対象とする業務の
内容を勘案し、周期起動のタイミングを調整して周期タ
スク14およびデータベース16以降のデータベースと
周期タスクとの組合せをさらに多段階に設計して、実時
間性の必要な業務プログラムと必要でない業務プログラ
ムに使用するデータベースに処理上の緩急の差を設け、
網管理システム全体で業務応答時間の適正化を図ること
ができる。
In the above-mentioned embodiment, the combination of the periodic task and the database is single, but the timing of the periodic activation is adjusted in consideration of the contents of the target work, and the periodic task 14 and the database 16 and later are executed. Designing the combination of the database and the periodic task in multiple stages, to provide a gradual difference in processing between databases used for business programs that require real-time and those that do not,
The work response time can be optimized in the entire network management system.

【0012】[0012]

【発明の効果】以上説明したように本発明は、次書き込
むポインタと次読み出しポインタを持ちFIFOでレコ
ードの書き込みと読み出しを行う第一のデータベースへ
優先タスクにより受信メッセージを書き込み、所定周期
で起動する周期タスクで第一のデータベースに書き込ま
れたメッセージを読み出し、その内容を分析して検索キ
ーを付加して検索キーを有する第二のデータベースに格
納することにより、単位時間に受信できるメッセージ数
を減少させることなく、バースト的メッセージの受信へ
のシステムの耐力を保ったまま、使用する業務プログラ
ムの要求に即した検索キーを有する第二のデータベース
に受信メッセージを格納できる。また、データベースを
使用する業務の実時間性を考慮して周期起動のタイミン
グを調整して周期タスクと第二のデータベース以降のデ
ータベースと周期タスクとをさらに多段階に設計するこ
とにより、実時間性の必要な業務プログラムが使用する
データベースは早く、実時間性を要求されない業務プロ
グラムが使用するデータベースはゆっくり作り、網管理
システム全体で各業務の応答時間を適正にするができる
効果を有する。
As described above, according to the present invention, a reception message is written by a priority task to a first database which has a next write pointer and a next read pointer and which writes and reads records by a FIFO, and activates at a predetermined cycle. The number of messages that can be received per unit time is reduced by reading the message written in the first database by the periodic task, analyzing the content, adding the search key and storing it in the second database that has the search key. Without receiving the burst message, the received message can be stored in the second database having the search key that meets the demand of the business program to be used while keeping the system resistant to receiving the burst message. Also, by considering the real-time nature of the work that uses the database and adjusting the timing of the periodical startup to design the periodical task, the database after the second database and the periodical task in multiple stages, The database used by the business programs required for the above is fast, and the database used by the business programs not requiring real time is slowly created, and the response time of each business can be made appropriate in the entire network management system.

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

【図1】本発明の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】従来の網管理システムにおける受信メッセージ
のデータベース作成方式を示す構成図である。
FIG. 2 is a configuration diagram showing a received message database creation method in a conventional network management system.

【図3】図1における優先タスク13の処理内容の一例
を示すフローチャートである。
FIG. 3 is a flowchart showing an example of processing contents of a priority task 13 in FIG.

【図4】図1における周期タスク14の処理内容の一例
を示すフローチャートである。
FIG. 4 is a flowchart showing an example of processing contents of a periodic task 14 in FIG.

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

11 交換機 12 受信メモリ 13 優先タスク 14 周期タスク 15 データベース 16 データベース 11 Switchboard 12 Reception Memory 13 Priority Task 14 Periodic Task 15 Database 16 Database

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 交換網を構成する複数の交換機から送信
されるメッセージを受信し、その内容を分析し検索キー
を付加してデータベースに格納する処理を行う網管理シ
ステムにおけるデータベース作成方式であって、次に書
き込むレコードのポインタと次に読み出すレコードのポ
インタとを有しファーストイン・ファーストアウトでレ
コードの書込みと読出しを行う第一のデータベースと、
前記交換機からメッセージを受信して前記第一のデータ
ベースに格納する優先タスクと、検索キーを有する第二
のデータベースと、所定の周期で起動され前記第一のデ
ータベースからメッセージを読み出しその内容を分析し
て検索キーを付加して前記第二のデータベースに格納す
る周期タスクとを備えることを特徴とする網管理システ
ムにおける受信メッセージの多段階データベース作成方
式。
1. A database creation method in a network management system for receiving a message transmitted from a plurality of exchanges constituting a switching network, analyzing the content of the message, adding a search key and storing it in a database. A first database which has a pointer of a record to be written next and a pointer of a record to be read next and which writes and reads the record by first-in / first-out,
A priority task that receives a message from the exchange and stores it in the first database, a second database that has a search key, and a message that is activated at a predetermined cycle and reads the message from the first database and analyzes the contents. And a search task is added to the second database and stored in the second database. A multi-step database creation method for a received message in a network management system, comprising:
JP5311389A 1993-12-13 1993-12-13 Multi-step database creation method for received messages in network management system Expired - Fee Related JP2953933B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5311389A JP2953933B2 (en) 1993-12-13 1993-12-13 Multi-step database creation method for received messages in network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5311389A JP2953933B2 (en) 1993-12-13 1993-12-13 Multi-step database creation method for received messages in network management system

Publications (2)

Publication Number Publication Date
JPH07162508A true JPH07162508A (en) 1995-06-23
JP2953933B2 JP2953933B2 (en) 1999-09-27

Family

ID=18016603

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5311389A Expired - Fee Related JP2953933B2 (en) 1993-12-13 1993-12-13 Multi-step database creation method for received messages in network management system

Country Status (1)

Country Link
JP (1) JP2953933B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009049933A (en) * 2007-08-22 2009-03-05 Univ Nagoya Communication system and communication method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009049933A (en) * 2007-08-22 2009-03-05 Univ Nagoya Communication system and communication method
US8249087B2 (en) 2007-08-22 2012-08-21 National University Corporation Nagoya University Communication system and communication method

Also Published As

Publication number Publication date
JP2953933B2 (en) 1999-09-27

Similar Documents

Publication Publication Date Title
US7016909B2 (en) Method and system for expansion of recurring calendar events
CN108319654B (en) Computing system, cold and hot data separation method and device, and computer readable storage medium
CN110196844B (en) Data migration method, system and storage medium
EP2369494A1 (en) Web application based database system and data management method therof
US6189007B1 (en) Method and apparatus for conducting a high performance locking facility in a loosely coupled environment
JP2000003321A (en) Message storage structure of high performance
US20020161814A1 (en) Batch processing system running in parallel on automated and distributed replication systems
US6185650B1 (en) High performance locking facility
US6088757A (en) Computer program means and device for conducting high performance locking facility in a loosely coupled environment
CN108280215B (en) Hybrid updating method of E-commerce index file based on Solr
WO2012109915A1 (en) Telephone traffic data storage method and system
CN107704603A (en) A kind of method and device for realizing read and write abruption
CN110413689B (en) Multi-node data synchronization method and device for memory database
CN112685329B (en) Method for processing data and related device
JPH07162508A (en) Multi-stage database generating system for reception message in network management system
US5706513A (en) System and method for queuing an retrieving data objects to and from a shared storage medium
CN114816586A (en) Visible data loading method and device, computer equipment and storage medium
US5706512A (en) Computer program product for queuing and retrieving data objects to and from a shared storage medium
CN117520018B (en) Method for realizing sustainable message queue
CN117827980B (en) ES data cross-gate switching method based on distributed links
JP2004302630A (en) Message processing method, execution device therefor and processing program therefor
JP4048037B2 (en) Data writing program and recording medium
JPH01198862A (en) System for managing received document
CN118069750A (en) Data processing method and device
CN115766856A (en) Dump and retrieval method for service bus message stream log

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990615

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees