[go: up one dir, main page]

JP2002051363A - Patch file input status monitoring device and patch file input status monitoring method - Google Patents

Patch file input status monitoring device and patch file input status monitoring method

Info

Publication number
JP2002051363A
JP2002051363A JP2000237394A JP2000237394A JP2002051363A JP 2002051363 A JP2002051363 A JP 2002051363A JP 2000237394 A JP2000237394 A JP 2000237394A JP 2000237394 A JP2000237394 A JP 2000237394A JP 2002051363 A JP2002051363 A JP 2002051363A
Authority
JP
Japan
Prior art keywords
patch file
input
file
patch
unit
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
JP2000237394A
Other languages
Japanese (ja)
Inventor
Norio Takahashi
則雄 高橋
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.)
NTT Comware Corp
Original Assignee
NTT Comware 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 NTT Comware Corp filed Critical NTT Comware Corp
Priority to JP2000237394A priority Critical patent/JP2002051363A/en
Publication of JP2002051363A publication Critical patent/JP2002051363A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Monitoring And Testing Of Exchanges (AREA)
  • Exchange Systems With Centralized Control (AREA)
  • Telephonic Communication Services (AREA)

Abstract

(57)【要約】 【目的】 ユーザの手間を軽減し、目視性を向上し、一
度に閲覧可能な情報量を多くし、視認性を向上し、交換
機種別が異なる交換機の相関関係も把握する。 【解決手段】 指定された複数の交換機ユニット11に
ついて実際に投入されている投入済パッチファイルを抽
出し、交換機ユニット11について投入されるべき投入
対象パッチファイルを抽出し、各交換機ユニットに対応
する前記既投入パッチファイルおよび投入対象パッチフ
ァイルに基づいて未投入パッチファイルを検出し、交換
機ユニット11毎の未投入パッチファイルを特定する未
投入パッチファイル特定情報をメールとしてワークステ
ーション14に送信する。
(57) [Summary] [Purpose] To reduce the trouble of the user, improve the visibility, increase the amount of information that can be viewed at one time, improve the visibility, and grasp the correlation between exchanges of different exchange types. . SOLUTION: A patch file which has been actually input for a plurality of designated exchange units 11 is extracted, a patch file to be applied for the exchange unit 11 is extracted, and the patch file corresponding to each exchange unit is extracted. An unapplied patch file is detected based on the already-applied patch file and the input target patch file, and the unapplied patch file specifying information for identifying the unapplied patch file for each switching unit 11 is transmitted to the workstation 14 as mail.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明が属する技術分野】本発明は、パッチファイル投
入状態監視装置およびパッチファイル投入状態監視方法
に係り、特に交換機の制御プログラムに対するパッチフ
ァイルの投入状態を監視するためのパッチファイル投入
状態監視装置およびパッチファイル投入状態監視方法に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a patch file input status monitoring device and a patch file input status monitoring method, and more particularly to a patch file input status monitoring device for monitoring a patch file input status for a control program of an exchange. It relates to a method for monitoring the patch file input status.

【0002】[0002]

【従来の技術】交換機において各種制御を行うための制
御プログラムは、改良やいわゆるバグの修正を行う必要
が生じる。このような場合には、制御プログラムの変更
点のみを抽出したパッチファイルが投入され、投入前の
処理に代わってパッチファイルに対応する処理が行われ
るようにすることにより、制御プログラムの改良やバグ
の修正が行われることになる。このようなパッチファイ
ルの投入は、複数回行われるとともに、制御プログラム
毎に異なるパッチファイルが作成されるため、パッチフ
ァイルの投入管理は非常に重要なものであった。パッチ
ファイルの投入管理を行うため、従来システムにおいて
は、パッチファイルの投入状態を格納したデータベース
と、このデータベースの管理を行う作業端末と、実際に
データを参照するユーザ端末と、が設けられていた。
2. Description of the Related Art A control program for performing various controls in an exchange needs to be improved or a so-called bug corrected. In such a case, a patch file that extracts only the changed points of the control program is input, and the processing corresponding to the patch file is performed instead of the processing before the input. Will be corrected. Such input of the patch file is performed a plurality of times, and a different patch file is created for each control program. Therefore, input management of the patch file is very important. In order to manage the input of patch files, in the conventional system, a database storing the input status of the patch files, a work terminal for managing the database, and a user terminal for actually referring to the data are provided. .

【0003】次に従来システムの概要動作を図7を参照
して説明する。投入管理を行う際には、まず、作業端末
において、サーバに対し、データベースからのデータの
取得を要求する(ステップS61)。これにより、サー
バはデータベースからデータを取得する(ステップS6
2)。その後、ユーザ端末のブラウザを介してデータの
変換をサーバに要求すると(ステップS63)、サーバ
は、データベースから取得したデータに基づいて変換処
理を行う(ステップS64)。そして、ユーザ端末から
パッチファイルの投入管理対象の交換機の所在エリア
(所在地域)、交換機種別、制御プログラムのファイル
世代を入力して所望のパッチファイル投入管理画面の閲
覧を要求する(ステップS65)。
Next, an outline operation of the conventional system will be described with reference to FIG. When performing the input management, first, the work terminal requests the server to acquire data from the database (step S61). Thereby, the server acquires data from the database (step S6).
2). Thereafter, when the server requests data conversion via the browser of the user terminal (step S63), the server performs a conversion process based on the data acquired from the database (step S64). Then, the user inputs the location area (location area) of the exchange to be managed for inputting the patch file, the exchange type, and the file generation of the control program, and requests browsing of a desired patch file input management screen (step S65).

【0004】これによりサーバは、ユーザ端末の要求し
た交換機の所在エリア、交換機種別、制御プログラムの
ファイル世代に対応するパッチファイル投入管理画面を
ウェブ(Web)ページとしてユーザ端末の表示画面上
に表示する(ステップS66)。さらに表示されたパッ
チファイル投入管理画面において、ユーザは確認を行い
たい交換機を探し、選択する。これにより、例えば、ユ
ーザ端末の表示画面上には、パッチファイル数50個で
8交換機毎に閲覧可能なパッチファイル投入管理画面が
表示されることとなっていた(ステップS67)。
[0004] Thereby, the server displays a patch file input management screen corresponding to the location of the exchange, the exchange type, and the file generation of the control program requested by the user terminal as a web page on the display screen of the user terminal. (Step S66). Further, on the displayed patch file input management screen, the user searches for and selects an exchange to be confirmed. As a result, for example, a patch file input management screen is displayed on the display screen of the user terminal with 50 patch files and browsable for every eight exchanges (step S67).

【0005】[0005]

【発明が解決しようとする課題】上記従来のシステムに
おいては、作業端末においてデータベースからのデータ
取得の要請後、ユーザ端末においてパッチファイル投入
管理画面を表示する構成となっており、作業端末のみで
パッチファイル投入管理画面を表示することはできず、
ユーザのマニュアル操作(手介入)が多く、操作性が悪
いという問題点があった。また、上記従来のシステムに
おいては、パッチファイル投入管理画面は、パッチファ
イル投入時には考慮すべき交換機間の関連性が考慮され
ずに表示されているため、目視性が悪いという問題点が
あった。
In the above conventional system, a patch file input management screen is displayed on a user terminal after a request for data acquisition from a database at a work terminal. The file input management screen cannot be displayed,
There is a problem that user manual operation (manual intervention) is often performed and operability is poor. Further, in the above-described conventional system, the patch file input management screen is displayed without considering the relevance between exchanges to be considered at the time of inputting the patch file.

【0006】また、パッチファイル投入管理画面をウェ
ブページとして表示していたため、一度に閲覧可能な情
報数の制限が厳しいという問題点があった。さらにパッ
チファイル投入管理画面は、パッチファイルが未投入の
交換機に関する情報を表示することとなっているため、
入力した閲覧対象のパッチファイルが投入されるはずの
ないファイル世代の異なる交換機の情報も表示されるた
め、視認性が悪いという問題点があった。
Further, since the patch file input management screen is displayed as a web page, there is a problem that the number of pieces of information that can be browsed at one time is severely limited. In addition, since the patch file submission management screen displays information about exchanges for which no patch file has been submitted,
Since the information of the exchanges having different file generations to which the input viewing target patch file is not to be input is also displayed, there is a problem that visibility is poor.

【0007】さらにまた、交換機種別が異なる交換機の
相関関係も把握できないという問題点があった。そこ
で、本発明の目的は、ユーザの手間を軽減し、目視性を
向上し、一度に閲覧可能な情報量を多くし、視認性を向
上することができるとともに、交換機種別が異なる交換
機の相関関係も把握することが可能なパッチファイル投
入状態監視装置およびパッチファイル投入状態監視方法
を提供することにある。
Furthermore, there is a problem that the correlation between exchanges of different exchange types cannot be grasped. Therefore, an object of the present invention is to reduce the trouble of the user, improve the visibility, increase the amount of information that can be viewed at one time, improve the visibility, and at the same time, correlate the exchanges of different exchange types. It is another object of the present invention to provide a patch file input status monitoring device and a patch file input status monitoring method capable of ascertaining the status.

【0008】[0008]

【課題を解決するための手段】上記課題を解決するた
め、請求項1記載の構成は、指定された複数の交換機ユ
ニットについて実際に投入されているパッチファイルで
ある投入済パッチファイルを抽出する既投入パッチファ
イル抽出部と、前記交換機ユニットについて投入される
べきパッチファイルである投入対象パッチファイルを抽
出する投入対象パッチファイル抽出部と、前記各交換機
ユニットに対応する前記既投入パッチファイルおよび前
記投入対象パッチファイルに基づいて未投入のパッチフ
ァイルである未投入パッチファイルを検出する未投入パ
ッチファイル検出部と、前記交換機ユニット毎の前記未
投入パッチファイルを特定する未投入パッチファイル特
定情報を出力する情報出力部と、を備えたことを特徴と
している。
According to a first aspect of the present invention, there is provided an apparatus for extracting a patch file which has been actually submitted to a plurality of designated switching units. An input patch file extractor, an input target patch file extractor that extracts an input target patch file that is a patch file to be input for the exchange unit, the input input patch file and the input target corresponding to each of the exchange units. An unsubmitted patch file detection unit that detects an unsubmitted patch file that is an unsubmitted patch file based on a patch file, and information that outputs non-submitted patch file specifying information that specifies the unsubmitted patch file for each of the switching units. And an output unit.

【0009】請求項2記載の構成は、請求項1記載の構
成において、前記投入対象パッチファイル抽出部は、前
記交換機ユニットに対応するファイル世代に基づいて前
記投入対象パッチファイルを抽出することを特徴として
いる。
According to a second aspect of the present invention, in the configuration of the first aspect, the input target patch file extracting unit extracts the input target patch file based on a file generation corresponding to the switching unit. And

【0010】請求項3記載の構成は、請求項2記載の構
成において、前記交換機ユニットに対応するファイル世
代を特定するファイル世代情報を格納するファイル世代
情報データベースを備えたことを特徴としている。
A third aspect of the present invention is characterized in that, in the second aspect, a file generation information database for storing file generation information for specifying a file generation corresponding to the exchange unit is provided.

【0011】請求項4記載の構成は、請求項2または請
求項3記載の構成において、前記複数の交換機ユニット
の種別間の相関関係を検出する相関関係検出部を備え、
前記未投入パッチファイル検出部は、前記相関関係順に
前記未投入パッチファイルを検出することを特徴として
いる。
According to a fourth aspect of the present invention, in the configuration of the second or third aspect, there is provided a correlation detector for detecting a correlation between the types of the plurality of switching units,
The non-submitted patch file detection unit detects the non-submitted patch files in the order of the correlation.

【0012】請求項5記載の構成は、請求項1ないし請
求項4のいずれかに記載の構成において、前記情報出力
部は、前記未投入パッチファイル特定情報をテキストデ
ータとして出力することを特徴としている。
According to a fifth aspect of the present invention, in the configuration according to any one of the first to fourth aspects, the information output section outputs the non-input patch file specifying information as text data. I have.

【0013】請求項6記載の構成は、請求項1ないし請
求項5のいずれかに記載の構成において、前記情報出力
部は、前記未投入パッチファイル特定情報をメールとし
て外部の作業端末に送信するメール送信部を備えたこと
を特徴としている。
According to a sixth aspect of the present invention, in the configuration according to any one of the first to fifth aspects, the information output unit transmits the non-input patch file specifying information as an e-mail to an external work terminal. It is characterized by having a mail transmission unit.

【0014】請求項7記載の構成は、指定された複数の
交換機ユニットについて実際に投入されているパッチフ
ァイルである投入済パッチファイルを抽出し、前記交換
機ユニットについて投入されるべきパッチファイルであ
る投入対象パッチファイルを抽出し、前記各交換機ユニ
ットに対応する前記既投入パッチファイルおよび前記投
入対象パッチファイルに基づいて未投入のパッチファイ
ルである未投入パッチファイルを検出し、前記交換機ユ
ニット毎の前記未投入パッチファイルを特定する未投入
パッチファイル特定情報を出力する、ことを特徴として
いる。
According to a seventh aspect of the present invention, an input patch file which is a patch file actually input to a plurality of designated exchange units is extracted, and an input patch file to be input to the exchange unit is extracted. A target patch file is extracted, an unsubmitted patch file that is a non-submitted patch file is detected based on the already-submitted patch file corresponding to each of the switching units and the submission target patch file, and the non-submitted patch file for each switching unit is detected. It outputs non-submitted patch file specifying information for specifying a submitted patch file.

【0015】請求項8記載の構成は、請求項7記載の構
成において、前記投入対象パッチファイルを抽出するに
際し、前記交換機ユニットに対応するファイル世代に基
づいて前記投入対象パッチファイルを抽出することを特
徴としている。
According to a eighth aspect of the present invention, in the configuration of the seventh aspect, when extracting the input target patch file, the input target patch file is extracted based on a file generation corresponding to the switching unit. Features.

【0016】請求項9記載の構成は、請求項8記載の構
成において、前記複数の交換機ユニットの種別間の相関
関係を検出し、前記相関関係順に前記未投入パッチファ
イルを検出することを特徴としている。
According to a ninth aspect of the present invention, in the configuration of the eighth aspect, a correlation between the types of the plurality of switching units is detected, and the unsubmitted patch files are detected in the correlation order. I have.

【0017】請求項10記載の構成は、請求項7ないし
請求項9のいずれかに記載の構成において、前記未投入
パッチファイル特定情報をテキストデータとして出力す
ることを特徴としている。
According to a tenth aspect, in the configuration according to any one of the seventh to ninth aspects, the non-input patch file specifying information is output as text data.

【0018】請求項11記載の構成は、請求項7ないし
請求項10のいずれかに記載の構成において、前記未投
入パッチファイル特定情報をメールとして外部の作業端
末に送信することを特徴としている。
[0018] According to an eleventh aspect of the present invention, in the configuration according to any one of the seventh to tenth aspects, the non-input patch file specifying information is transmitted to an external work terminal as a mail.

【0019】[0019]

【発明の実施の形態】次に図面を参照して本発明の好適
な実施形態について説明する。 [1]実施形態の構成 図1に実施形態のパッチファイル投入管理システムの概
要構成ブロック図を示す。パッチファイル投入管理シス
テム10は、複数の交換機ユニット11に対応するパッ
チファイル投入状況を把握するためのデータベースが格
納されたデータベース装置12と、データベース装置1
2にLANなどのネットワークを介して接続され、デー
タベース装置12などに対する制御などを行うサーバ1
3と、サーバ13を介してパッチファイル投入管理を行
うための各種操作、各種設定を行う操作端末として機能
するワークステーション14と、を備えて構成されてい
る。
Preferred embodiments of the present invention will now be described with reference to the drawings. [1] Configuration of the Embodiment FIG. 1 is a block diagram showing the schematic configuration of the patch file input management system of the embodiment. The patch file input management system 10 includes a database device 12 in which a database for grasping patch file input status corresponding to a plurality of exchange units 11 is stored, and a database device 1.
Server 2 that is connected to the LAN 2 via a network such as a LAN and controls the database device 12 and the like.
3 and a workstation 14 functioning as an operation terminal for performing various operations and various settings for performing patch file input management via the server 13.

【0020】[2]実施形態の概要動作 次に実施形態のパッチファイル投入管理システムの概要
動作について説明する。図2にパッチファイル投入管理
システム10の概要シーケンスフローを示す。保守作業
者が作業端末であるワークステーション14を介して作
業条件チェックの要求をサーバに対して行うと(ステッ
プS11)、サーバ13はデータベース装置12からデ
ータを取得し(ステップS12)、取得したデータに基
づいて交換機種別間の相関関係を調べる(ステップS1
3)。より具体的には、図3に示すように、保守作業者
は、作業条件チェック処理としてデータを抽出すべきオ
ペレーションシステムをサーバ13に対して指定する
(ステップS21)。
[2] Outline Operation of Embodiment Next, an outline operation of the patch file input management system of the embodiment will be described. FIG. 2 shows an outline sequence flow of the patch file input management system 10. When the maintenance worker makes a request for a work condition check to the server via the work station 14 (step S11), the server 13 acquires data from the database device 12 (step S12), and acquires the acquired data. The correlation between the exchange types is checked based on the
3). More specifically, as shown in FIG. 3, the maintenance worker specifies an operation system from which data should be extracted as a work condition check process to the server 13 (step S21).

【0021】次にサーバ13は、指定されたオペレーシ
ョンシステムを構成している交換機ユニット情報を取得
し(ステップS22)、交換機種別間の相関関係である
ユニット情報の関連づけを行う(ステップS23)。続
いてサーバ13は、交換機種別間の関係順に各交換機の
ファイル世代(ファイル版数)を調べる(ステップS1
4)。さらにサーバ13は、交換機種別間の関係順にフ
ァイル世代毎に投入が必要なパッチファイルの投入状況
をチェックする(ステップS15)。より具体的には、
図4に示すように、サーバ13は、チェック対象の交換
機ユニットのファイル世代(ファイル版数)に対応する
投入すべきパッチファイル(図中、PLGで示す。以
下、同様。)をデータベース装置12から抽出し(ステ
ップS31)、投入状態のチェック、すなわち、未投入
パッチファイルの検出を行う(ステップS32)。
Next, the server 13 acquires the exchange unit information constituting the designated operation system (step S22), and correlates the unit information which is a correlation between the exchange types (step S23). Subsequently, the server 13 checks the file generation (file version number) of each exchange in the order of the relation between the exchange types (step S1).
4). Further, the server 13 checks the input status of the patch files that need to be input for each file generation in the order of the relation between the exchange types (step S15). More specifically,
As shown in FIG. 4, the server 13 sends from the database device 12 a patch file (indicated by PLG in the figure; the same applies hereinafter) to be input corresponding to the file generation (file version number) of the exchange unit to be checked. Extraction is performed (step S31), and the input state is checked, that is, an uninputted patch file is detected (step S32).

【0022】未投入パッチファイルに対応する管理番号
を交換機ユニット名およびファイル世代とともにテキス
トデータのメールとして保守作業者に対して送出する
(ステップS16)。これにより作業端末であるワーク
ステーション14で作業を行っている保守作業者は、メ
ール内容の確認を行うことにより、パッチファイルの投
入状態を容易に把握することができる。
The management number corresponding to the not-yet-submitted patch file is transmitted to the maintenance worker as text data mail together with the exchange unit name and the file generation (step S16). As a result, the maintenance worker who is working at the workstation 14, which is the work terminal, can easily grasp the input state of the patch file by checking the contents of the mail.

【0023】[3]実施形態の詳細動作 次に図5及び図6を参照して実施形態のサーバの詳細動
作を説明する。図5に詳細動作フローチャートを示す。
サーバ13は、指定されたオペレーションシステム(O
pS)を構成する全交換機ユニットを抽出し(ステップ
S41)、ユニットデータベースを作成し(ステップS
42)、1ユニットづつ以下の処理を実行する。続いて
サーバ13は、全交換機ユニットのチェックが終了した
か否かを判別する(ステップS43)。ステップS43
の判別において、全交換機ユニットのチェックが終了し
ていない場合には(ステップS43;No)、サーバ1
3は、チェック対象の交換機ユニットのユニット名、対
応する制御用プログラムのファイル世代をファイルに出
力し、交換機ユニットの種別毎に計数を行う(ステップ
S44)。
[3] Detailed Operation of Embodiment Next, a detailed operation of the server of the embodiment will be described with reference to FIGS. FIG. 5 shows a detailed operation flowchart.
The server 13 has a designated operation system (O
(pS) is extracted (step S41), and a unit database is created (step S41).
42) The following processing is executed for each unit. Subsequently, the server 13 determines whether the check of all the exchange units has been completed (step S43). Step S43
If it is determined that all the exchange units have not been checked (step S43; No), the server 1
3 outputs the unit name of the exchange unit to be checked and the file generation of the corresponding control program to a file, and performs counting for each type of exchange unit (step S44).

【0024】次にサーバ13は、指定されたオペレーシ
ョンシステム(OpS)におけるパッチファイルの投入
状況である既投入パッチファイルを抽出し(ステップS
45)、既投入データデータベースを作成する(ステッ
プS46)。続いてサーバ13は、当該指定されたオペ
レーションシステムにおける交換機ユニットについて投
入されるべきパッチファイルである投入対象パッチファ
イル(図中、発出PLGと記載)を抽出し(ステップS
47)、発出PLGデータベースを作成する(ステップ
S48)。そして、サーバ13は、抽出した投入対象パ
ッチファイルの数(本数)だけ、以下のステップS49
およびステップS50の処理を行う。続いてサーバ13
は、投入対象パッチファイルのすべてについてチェック
が終了したか否かを判別する(ステップS49)。
Next, the server 13 extracts an already applied patch file which is a patch file input status in the designated operation system (OpS) (step S).
45), create an already entered data database (step S46). Subsequently, the server 13 extracts an input target patch file (described as an outgoing PLG in the figure) which is a patch file to be input for the exchange unit in the specified operating system (step S).
47), an outgoing PLG database is created (step S48). Then, the server 13 determines the number of extracted input target patch files (the number of patch files) by the following step S49.
And the process of step S50 is performed. Then the server 13
Determines whether the check has been completed for all input target patch files (step S49).

【0025】より具体的には、例えば、図6の送信用メ
ールの表示画面に示すような場合、交換機ユニット「松
山4MLS」の投入対象パッチファイルの管理番号が2
60番〜278番であるとする。この場合に、現在チェ
ック中の投入対象パッチファイルの管理番号が260番
から初めて270番である場合には、未だ271番〜2
78番の管理番号に相当する投入対象パッチファイルに
ついてはチェックが終了していないのでステップS50
の処理に移行することとなる。そして、チェック対象の
管理番号に相当する投入対象パッチファイルが当該交換
機ユニットにすでに投入されているか否かを判別し、未
投入の場合には、当該管理番号を送信用のファイルに出
力する(ステップS50)。
More specifically, for example, in the case of the transmission mail display screen shown in FIG. 6, the management number of the patch file to be input to the exchange unit “Matsuyama 4MLS” is 2
It is assumed that the number is 60 to 278. In this case, if the management number of the patch file to be submitted which is currently being checked is 270 from 260, it is still 271 to 2
Since the check has not been completed for the input target patch file corresponding to the management number 78, step S50 is performed.
The processing shifts to. Then, it is determined whether or not an input target patch file corresponding to the management number to be checked has already been input to the exchange unit, and if not, the control number is output to a file for transmission (step S50).

【0026】より具体的には、例えば、交換機ユニット
「松山4MLS−A」の未投入パッチファイルの管理番
号が266番〜278番である場合には、図6に示すよ
うに、送信用のファイルに交換機ユニット名=「松山4
MLS−A」、ファイル世代=「1999A」、未投入
パッチファイルの管理番号=「266:267:26
8:269:270:271:272:273:27
4:275:276:278」がテキストデータ形式で
出力され、書き込まれることとなる。その後、ステップ
S49の判別において、投入対象パッチファイルのすべ
てについてチェックが終了したと判別された場合には
(ステップS49;Yes)、処理をステップS43に
移行し、再びたか否かを判別し、全交換機ユニットのチ
ェックが終了したか否かを判別し(ステップS43)、
全交換機ユニットのチェックが終了した場合には(ステ
ップS43;Yes)、送信用のファイルをメールとし
てワークステーション14に送信する(ステップS5
1)。
More specifically, for example, when the management numbers of the unsubmitted patch files of the exchange unit “Matsuyama 4MLS-A” are 266 to 278, as shown in FIG. Exchange unit name = "Matsuyama 4
MLS-A ”, file generation =“ 1999A ”, management number of unsubmitted patch file =“ 266: 267: 26 ”
8: 269: 270: 271: 272: 273: 27
4: 275: 276: 278 "is output and written in the text data format. Thereafter, if it is determined in step S49 that the check has been completed for all the input target patch files (step S49; Yes), the process proceeds to step S43, and it is determined whether or not it has been restarted. It is determined whether the check of the exchange unit has been completed (step S43),
When the check of all the exchange units is completed (Step S43; Yes), the file for transmission is transmitted to the workstation 14 as a mail (Step S5).
1).

【0027】この結果、メールを受信したワークステー
ション14において、保守作業者がメールを開くと、図
6に示すように標題、日付、送付元、送付先などのヘッ
ダ情報HDに続いて、交換機ユニット名「○○MLS−
A」で表される交換機についてのファイル世代および未
投入パッチファイル管理番号がパッチファイル投入管理
画面として表示され、さらに交換機ユニット名「○○M
LS−A」で表される交換機に関連する交換機ユニット
名「△△SBM−O□」で表される複数の交換機につい
てのファイル世代および未踏入パッチファイル管理番号
が一グループの情報として表示され、複数グループの情
報が表示されることとなる。
As a result, at the workstation 14 receiving the mail, when the maintenance worker opens the mail, as shown in FIG. 6, following the header information HD such as the title, date, sender and destination, the exchange unit First name "XXMLS-
A, the file generation and the patch file management number of the not-yet-submitted patch file for the exchange represented by “A” are displayed as a patch file submission management screen, and the exchange unit name “XXM
The file generation and the unprocessed patch file management numbers of a plurality of exchanges represented by the exchange unit name “$ SBM-O □” related to the exchange represented by “LS-A” are displayed as information of one group. , A plurality of groups of information will be displayed.

【0028】より具体的には、交換機ユニット名「松山
MLS−A」で表される交換機についてのファイル世代
=「1999A」および未投入パッチファイル管理番号
=「266:267:268:269:270:27
1:272:273:274:275:276:27
8」が表示され、さらに交換機ユニット名「松山MLS
−A」で表される交換機に関連する交換機ユニット名
「松山1SBM−OA」、「伊予石井2SBM−O
A」、……「重信2SBM−OA」で表される4個の交
換機についてのファイル世代=「1999A」および未
踏入パッチファイル管理番号=「009」が一グループ
の情報として表示される。同様に、交換機ユニット名
「山越本MLS−A」、「松山3MLS−A」、……な
どの複数グループの情報が表示される。
More specifically, the file generation = “1999A” and the patch file management number = “266: 267: 268: 269: 270:” for the exchange represented by the exchange unit name “Matsuyama MLS-A” 27
1: 272: 273: 274: 275: 276: 27
8 ”is displayed, and the exchange unit name is“ Matsuyama MLS ”.
-A "," Matsuyama 1SBM-OA "," Iyo Ishii 2SBM-O "
A ”,..., File generation =“ 1999A ”and the unexamined patch file management number =“ 009 ”for the four exchanges represented by“ Shinshin 2SBM-OA ”are displayed as information of one group. Similarly, information of a plurality of groups such as the exchange unit names “Yamagoemoto MLS-A”, “Matsuyama 3MLS-A”,... Is displayed.

【0029】[4]実施形態の効果 以上の説明のように、本実施形態によれば、ワークステ
ーション(作業端末)14においてデータ取得およびパ
ッチファイル投入管理画面を表示する構成となっている
ので、作業端末のみでパッチファイル投入管理画面を表
示することができ、オートパイロットなどのように自動
的に処理を行うようにあらかじめ処理手順を定めておけ
ば、ユーザのマニュアル操作(手介入)を低減して、夜
間などに処理を行うことが可能となる。また、パッチフ
ァイル投入管理画面は、パッチファイル投入時には考慮
すべき交換機間の関連性が考慮されて表示されているた
め、目視性が良くなる。また、パッチファイル投入管理
画面をテキストデータ形式で表示しているため、一度に
閲覧可能な情報数の制限が緩和される。さらにパッチフ
ァイル投入管理画面は、投入対象パッチファイルに対応
し、かつ、パッチファイルが未投入の交換機に関する情
報を表示することとなっているため、管理上、表示の必
要のない交換機の情報が表示されることがなく、視認性
が向上する。さらにまた、交換機種別が異なる交換機の
相関関係も容易に把握できる。
[4] Effects of Embodiment As described above, according to this embodiment, the workstation (work terminal) 14 is configured to display the data acquisition and patch file input management screen. The patch file input management screen can be displayed only on the work terminal, and if the processing procedure is determined in advance so that processing is performed automatically, such as with an autopilot, manual operation (manual intervention) by the user can be reduced. Thus, processing can be performed at night or the like. In addition, the patch file input management screen is displayed in consideration of the relevance between exchanges to be considered when the patch file is input, so that the visibility is improved. Further, since the patch file input management screen is displayed in the text data format, the limit on the number of information items that can be viewed at one time is eased. In addition, since the patch file input management screen corresponds to the patch file to be input and displays information about exchanges for which no patch file has been input, information on exchanges that do not need to be displayed for management is displayed. And the visibility is improved. Furthermore, the correlation between exchanges having different exchange types can be easily grasped.

【0030】[5]実施形態の変形例 以上の説明においては、パッチファイル投入画面に対応
するメールを送信する構成を採っていたが、パッチファ
イル投入画面に対応するテキストデータ形式のファイル
をそのまま送信したり、テキストデータの他に簡易な表
示制御用コードが含まれるファイル形式などデータ量が
あまり多くならず、かつ、表示がシンプルな状態を保持
できれば、いかなる態様でも可能である。
[5] Modification of Embodiment In the above description, a configuration is adopted in which a mail corresponding to the patch file input screen is transmitted, but a text data format file corresponding to the patch file input screen is transmitted as it is. Any form can be used as long as the data amount is not so large, such as a file format that includes a simple display control code in addition to text data, and the display can be kept simple.

【0031】[0031]

【発明の効果】本発明によれば、ユーザの手間を軽減
し、目視性を向上し、一度に閲覧可能な情報量を多く
し、視認性を向上することができるとともに、交換機種
別が異なる交換機の相関関係も把握することが可能なパ
ッチファイル投入状態監視装置およびパッチファイル投
入状態監視方法を提供することができる。
According to the present invention, it is possible to reduce the trouble of the user, improve the visibility, increase the amount of information that can be browsed at a time, improve the visibility, and change the exchange types. And a patch file input state monitoring method and a patch file input state monitoring method capable of grasping the correlation of the patch file input state.

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

【図1】 実施形態のパッチファイル投入管理システム
の概要構成ブロック図である。
FIG. 1 is a schematic configuration block diagram of a patch file input management system according to an embodiment.

【図2】 パッチファイル投入管理システムの概要シー
ケンスフローチャートである。
FIG. 2 is a schematic sequence flowchart of a patch file input management system.

【図3】 図2の一部の詳細処理フローチャート(その
1)である。
FIG. 3 is a flowchart (part 1) of a detailed process of a part of FIG. 2;

【図4】 図2の一部の詳細処理フローチャート(その
2)である。
FIG. 4 is a flowchart (part 2) of a detailed process of a part of FIG. 2;

【図5】 実施形態の詳細動作フローチャートである。FIG. 5 is a detailed operation flowchart of the embodiment.

【図6】 パッチファイル投入管理画面の表示例の説明
図である。
FIG. 6 is an explanatory diagram of a display example of a patch file input management screen.

【図7】 従来例の説明図である。FIG. 7 is an explanatory diagram of a conventional example.

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

10…パッチファイル投入管理システム 11…交換機ユニット 12…データベース装置 13…サーバ 14…ワークステーション(操作端末) DESCRIPTION OF SYMBOLS 10 ... Patch file input management system 11 ... Exchange unit 12 ... Database device 13 ... Server 14 ... Work station (operation terminal)

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B076 EA01 5K019 AA02 BA22 BA40 DA03 5K026 AA09 BB03 CC07 FF01 FF21 GG27 5K051 AA09 BB01 BB02 CC01 CC02 CC04 CC07 DD01 EE01 EE02 FF01 KK05  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5B076 EA01 5K019 AA02 BA22 BA40 DA03 5K026 AA09 BB03 CC07 FF01 FF21 GG27 5K051 AA09 BB01 BB02 CC01 CC02 CC04 CC07 DD01 EE01 EE02 FF01 KK05

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 指定された複数の交換機ユニットについ
て実際に投入されているパッチファイルである投入済パ
ッチファイルを抽出する既投入パッチファイル抽出部
と、 前記交換機ユニットについて投入されるべきパッチファ
イルである投入対象パッチファイルを抽出する投入対象
パッチファイル抽出部と、 前記各交換機ユニットに対応する前記既投入パッチファ
イルおよび前記投入対象パッチファイルに基づいて未投
入のパッチファイルである未投入パッチファイルを検出
する未投入パッチファイル検出部と、 前記交換機ユニット毎の前記未投入パッチファイルを特
定する未投入パッチファイル特定情報を出力する情報出
力部と、 を備えたことを特徴とするパッチファイル投入状態監視
装置。
A patch file extraction unit for extracting a patch file that has been actually submitted for a plurality of designated switching units; and a patch file to be submitted for the switching unit. An input target patch file extraction unit that extracts an input target patch file; and detects an uninputted patch file that is an uninputted patch file based on the already applied patch file and the input target patch file corresponding to each of the switching units. A patch file input state monitoring device, comprising: a non-input patch file detection unit; and an information output unit for outputting non-input patch file specifying information for specifying the non-input patch file for each of the switching units.
【請求項2】 請求項1記載のパッチファイル投入状態
監視装置において、 前記投入対象パッチファイル抽出部は、前記交換機ユニ
ットに対応するファイル世代に基づいて前記投入対象パ
ッチファイルを抽出することを特徴とするパッチファイ
ル投入状態監視装置。
2. The patch file input state monitoring device according to claim 1, wherein the input target patch file extracting unit extracts the input target patch file based on a file generation corresponding to the switching unit. Patch file input status monitoring device.
【請求項3】 請求項2記載のパッチファイル投入状態
監視装置において、 前記交換機ユニットに対応するファイル世代を特定する
ファイル世代情報を格納するファイル世代情報データベ
ースを備えたことを特徴とするパッチファイル投入状態
監視装置。
3. The patch file input status monitoring apparatus according to claim 2, further comprising: a file generation information database for storing file generation information for specifying a file generation corresponding to the exchange unit. Condition monitoring device.
【請求項4】 請求項2または請求項3記載のパッチフ
ァイル投入状態監視装置において、 前記複数の交換機ユニットの種別間の相関関係を検出す
る相関関係検出部を備え、 前記未投入パッチファイル検出部は、前記相関関係順に
前記未投入パッチファイルを検出することを特徴とする
パッチファイル投入状態監視装置。
4. The patch file input state monitoring device according to claim 2, further comprising: a correlation detection unit that detects a correlation between the types of the plurality of switching units, wherein the non-input patch file detection unit. The patch file input state monitoring device detects the uninputted patch file in the correlation order.
【請求項5】 請求項1ないし請求項4のいずれかに記
載のパッチファイル投入状態監視装置において、 前記情報出力部は、前記未投入パッチファイル特定情報
をテキストデータとして出力することを特徴とするパッ
チファイル投入状態監視装置。
5. The patch file input state monitoring device according to claim 1, wherein the information output unit outputs the non-input patch file specifying information as text data. Patch file input status monitoring device.
【請求項6】 請求項1ないし請求項5のいずれかに記
載のパッチファイル投入状態監視装置において、 前記情報出力部は、前記未投入パッチファイル特定情報
をメールとして外部の作業端末に送信するメール送信部
を備えたことを特徴とするパッチファイル投入状態監視
装置。
6. The patch file input status monitoring device according to claim 1, wherein the information output unit transmits the non-input patch file specifying information as an email to an external work terminal. A patch file input state monitoring device comprising a transmission unit.
【請求項7】 指定された複数の交換機ユニットについ
て実際に投入されているパッチファイルである投入済パ
ッチファイルを抽出し、 前記交換機ユニットについて投入されるべきパッチファ
イルである投入対象パッチファイルを抽出し、 前記各交換機ユニットに対応する前記既投入パッチファ
イルおよび前記投入対象パッチファイルに基づいて未投
入のパッチファイルである未投入パッチファイルを検出
し、 前記交換機ユニット毎の前記未投入パッチファイルを特
定する未投入パッチファイル特定情報を出力する、 ことを特徴とするパッチファイル投入状態監視方法。
7. Extracting an applied patch file, which is a patch file actually applied to a plurality of designated exchange units, and extracting an installation target patch file, which is a patch file to be applied to the exchange unit. Detecting an unsubmitted patch file that is a non-submitted patch file based on the already-submitted patch file and the submitted patch file corresponding to each of the switching units, and identifying the non-submitted patch file for each of the switching units; A patch file input status monitoring method, which outputs uninputted patch file identification information.
【請求項8】 請求項7記載のパッチファイル投入状態
監視方法において、 前記投入対象パッチファイルを抽出するに際し、前記交
換機ユニットに対応するファイル世代に基づいて前記投
入対象パッチファイルを抽出することを特徴とするパッ
チファイル投入状態監視方法。
8. The patch file input status monitoring method according to claim 7, wherein the input target patch file is extracted based on a file generation corresponding to the switching unit when extracting the input target patch file. Patch file input status monitoring method.
【請求項9】 請求項8記載のパッチファイル投入状態
監視方法において、 前記複数の交換機ユニットの種別間の相関関係を検出
し、前記相関関係順に前記未投入パッチファイルを検出
することを特徴とするパッチファイル投入状態監視方
法。
9. The patch file input state monitoring method according to claim 8, wherein a correlation between the types of the plurality of switching units is detected, and the uninput patch files are detected in the correlation order. Patch file submission status monitoring method.
【請求項10】 請求項7ないし請求項9のいずれかに
記載のパッチファイル投入状態監方法において、 前記未投入パッチファイル特定情報をテキストデータと
して出力することを特徴とするパッチファイル投入状態
監視方法。
10. The patch file input status monitoring method according to claim 7, wherein the non-input patch file specifying information is output as text data. .
【請求項11】 請求項7ないし請求項10のいずれか
に記載のパッチファイル投入状態監視方法において、 前記未投入パッチファイル特定情報をメールとして外部
の作業端末に送信することを特徴とするパッチファイル
投入状態監視方法。
11. The patch file input state monitoring method according to claim 7, wherein the non-input patch file specifying information is transmitted as an e-mail to an external work terminal. Input state monitoring method.
JP2000237394A 2000-08-04 2000-08-04 Patch file input status monitoring device and patch file input status monitoring method Pending JP2002051363A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000237394A JP2002051363A (en) 2000-08-04 2000-08-04 Patch file input status monitoring device and patch file input status monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000237394A JP2002051363A (en) 2000-08-04 2000-08-04 Patch file input status monitoring device and patch file input status monitoring method

Publications (1)

Publication Number Publication Date
JP2002051363A true JP2002051363A (en) 2002-02-15

Family

ID=18729264

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000237394A Pending JP2002051363A (en) 2000-08-04 2000-08-04 Patch file input status monitoring device and patch file input status monitoring method

Country Status (1)

Country Link
JP (1) JP2002051363A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8171465B2 (en) 2006-03-10 2012-05-01 Fujitsu Limited Applicable patch selection device and applicable patch selection method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8171465B2 (en) 2006-03-10 2012-05-01 Fujitsu Limited Applicable patch selection device and applicable patch selection method
JP5018768B2 (en) * 2006-03-10 2012-09-05 富士通株式会社 Applied patch sorting apparatus and applied patch sorting method

Similar Documents

Publication Publication Date Title
US5887154A (en) Business process simulation system
US6385654B1 (en) File transferring apparatus and method thereof
US20020002569A1 (en) Systems, methods and computer program products for associating dynamically generated web page content with web site visitors
JP2000040104A (en) Workflow management method
JP5762827B2 (en) Plant operation support device
US6957429B1 (en) Service processing apparatus and service execution control method
CN112380473A (en) Data acquisition and synchronization method, device, equipment and storage medium
JP2002207726A (en) Document management device, related document extraction method, document operation support method
JP2001249874A (en) Information collecting device
US7698632B2 (en) System and method for dynamically updating web page displays
JP4067139B2 (en) Information retrieval client system
US20060200441A1 (en) Information processing apparatus, information managing apparatus, information managing system, information processing method, information managing method, information processing program, information managing program, and recording medium
JP2003208501A (en) Business process definition display method and program
JP2002051363A (en) Patch file input status monitoring device and patch file input status monitoring method
JP4309497B2 (en) Information search apparatus and information search method
US20060026282A1 (en) Method and apparatus for supporting a system management
JP2003006399A (en) Project management system and project management program
JP2004062439A (en) Information management support device, information management support system, information management support method, storage medium, and program
JP2000123030A (en) Information presentation method and apparatus, information presentation system, recording medium
JP7298208B2 (en) Information processing device and program
JP3913888B2 (en) Document creation system, WWW (World WideWeb) server, and recording medium
JP2002032409A (en) Information association system and information association method
JP3425873B2 (en) Data input method for terminal device connected to host computer
JP2003196134A (en) Client-side system, server-side system and client-side program for information exchange system based on image, and storage medium with exchanging information data stored therein
CN111737194A (en) File management device, storage medium, and file management method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040618

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040622

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041019