JP2008165509A - Software management system - Google Patents

Software management system Download PDF

Info

Publication number
JP2008165509A
JP2008165509A JP2006354643A JP2006354643A JP2008165509A JP 2008165509 A JP2008165509 A JP 2008165509A JP 2006354643 A JP2006354643 A JP 2006354643A JP 2006354643 A JP2006354643 A JP 2006354643A JP 2008165509 A JP2008165509 A JP 2008165509A
Authority
JP
Japan
Prior art keywords
change
data
data storage
storage means
content
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
JP2006354643A
Other languages
Japanese (ja)
Inventor
Hideaki Asahiro
英明 朝広
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2006354643A priority Critical patent/JP2008165509A/en
Publication of JP2008165509A publication Critical patent/JP2008165509A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To change software without losing data before change in changing the software held as master data. <P>SOLUTION: When a change content accepting means 21 accepts change content with respect to master data 34, a pre-change data storage means 31 is made to store change data in the previous change time stored in a change data storage means 32, and the change data storage means 32 is made to store the change content accepted this time. A change content comparing means 22 reads this time change data stored in the change data storage means 32 and the pre-change data stored in the pre-change data storage means 31 for several times, and visually displays the comparison content, and extracts only the section changed this time as change difference data. This extracted change difference data stored in a change difference data storage means 33 are connected to master data 34 by a difference data connecting means 23. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、マスターデータとして保持されているデータの変更を管理するソフトウェア管理システムに関する。   The present invention relates to a software management system that manages changes in data held as master data.

従来、プラント監視装置等では、マスターデータとして保持されているデータなどに基づき、プラントの監視が行われていた。この場合、監視用のソフトウェア作成はメーカーが行い、ソフトウェアのメディア管理はメーカーにて行ってきた。しかし、最近はパソコンの普及とともにユーザのコンピュータに関する知識も向上し、ユーザ自身にて監視装置のソフトウェアを変更したいという要望が増えてきている。このような要望に対しては、従来からユーザによるソフトウェア変更を認めてきた。   Conventionally, in a plant monitoring device or the like, a plant is monitored based on data held as master data. In this case, the software for monitoring has been created by the manufacturer, and the media management of the software has been performed by the manufacturer. However, recently, with the spread of personal computers, the user's knowledge about computers has also improved, and there is an increasing demand for users to change the monitoring device software themselves. In response to such a request, the user has been allowed to change the software.

この場合問題となるのが、最終ソフトの管理である。ユーザがソフトウェア変更した場合、その後のソフトウェアの管理をユーザが行う場合は問題ないが、その後のソフトウェア変更をメーカーに依頼する場合もある。その場合、ユーザの変更管理が十分に行われていない場合、メーカー側はユーザの変更内容がわからず、最終メディアもわからないために、メーカーがソフト改造するとユーザの変更内容を消失してしまう場合がある。   In this case, the problem is the management of the final software. When the user changes the software, there is no problem when the user manages the subsequent software, but there are cases where the manufacturer is requested to change the software. In that case, if the user's change management is not sufficiently performed, the manufacturer may not know the user's change contents and the final media, so if the manufacturer modifies the software, the user's change contents may be lost. is there.

すなわち、従来は図3のようにソースファイル35を変更機能25が読み込んで、変更内容をマスターデータ34に書き込んでいた。この方法ではソースファイル35の最終版が正しく管理されていないとマスターデータ34を壊してしまうことになる。ソースファイル35を変更する人が1箇所であれば、人間系による管理もある程度うまくいくが、ユーザとメーカーなど、ソースファイル35を変更する人が複数箇所にわたると人間系の管理にも限界があり、マスターデータ34を壊してしまう可能性がある。   In other words, conventionally, the change function 25 reads the source file 35 as shown in FIG. In this method, if the final version of the source file 35 is not properly managed, the master data 34 is destroyed. If the number of people who change the source file 35 is one place, the management by the human system will work to some extent, but if there are multiple people who change the source file 35, such as users and manufacturers, there are limits to the management of the human system. The master data 34 may be destroyed.

このように、ユーザが使用するプラント監視装置などにおいて、ユーザとメーカーなど、監視装置のソフトウェアを複数箇所で変更しようとすると、最終メディアの管理ができていないと、変更したソフトウェアを消失してしまう恐れがある。   In this way, in a plant monitoring device used by a user, if the software of the monitoring device, such as a user and a manufacturer, is changed at a plurality of locations, the changed software will be lost if the final media cannot be managed. There is a fear.

本発明の目的は、監視装置などにおいてソフトウェア変更を実施する場合、変更前データと変更内容を保存することによって、変更前データを消失することなく、ソフトウェア変更ができるソフトウェア管理システムを提供することにある。   An object of the present invention is to provide a software management system capable of changing software without losing data before change by saving the data before change and the contents of change when performing software change in a monitoring device or the like. is there.

本発明によるソフトウェア管理システムは、マスターデータとして保持されているデータの変更を管理するソフトウェア管理システムであって、前記マスターデータに対する変更データを、複数の変更回数分保存可能な変更前データ保存手段と、前記マスターデータに対する変更データが変更の度に保存される変更データ保存手段と、前記マスターデータに対する変更内容を受け付けると、前記変更データ保存手段に保存されていた前回変更時の変更データを前記変更前データ保存手段に保存させると共に、今回受け付けた変更内容を前記変更データ保存手段に保存させる変更内容受付手段と、前記変更データ保存手段に保存されている今回の変更データと前記変更前データ保存手段に保存されている変更前データ複数回分とを読み出し、それらの比較内容を視覚的に表示できると共に、今回変更となった部分だけを変更差分データとして取り出す変更内容比較手段と、この変更内容比較手段により取り出された変更差分データを保存する変更差分データ保存手段と、この変更差分データを変更差分データ保存手段から読み出し、前記マスターデータに結合させる差分データ結合手段とを備えたことを特徴とする。   A software management system according to the present invention is a software management system for managing a change in data held as master data, and includes a pre-change data storage unit capable of storing change data for the master data for a plurality of changes. A change data storage means for storing change data for the master data every time it is changed; and upon receiving a change content for the master data, the change data at the previous change stored in the change data storage means is changed. Change content accepting means for saving the change data accepted this time in the change data saving means while saving in the previous data saving means, current change data saved in the change data saving means, and the pre-change data saving means Read the data before change stored in the The comparison contents can be visually displayed, and the change difference comparison means for extracting only the changed part as change difference data, and the change difference data storage for saving the change difference data extracted by the change contents comparison means And difference data combining means for reading the change difference data from the change difference data storage means and combining the read difference data with the master data.

本発明によれば、過去複数回分の変更データを保存し、その過去データを今回の変更データと比較して、変更部分を確認し、かつ変更部分のみをマスターデータに反映するので、最終メディアの管理が正しくできていなくても、現状のマスターデータを壊すことなく、ソフトウェア変更を実施することができる。   According to the present invention, change data for a plurality of past times is stored, the past data is compared with the current change data, the changed part is confirmed, and only the changed part is reflected in the master data. Even if management is not done correctly, software changes can be implemented without destroying the current master data.

以下、本発明によるソフトウェア管理システムの一実施の形態について、図面を用いて詳細に説明する。   Hereinafter, an embodiment of a software management system according to the present invention will be described in detail with reference to the drawings.

始めに、本発明の要点を説明する。本発明では、プラント監視装置などにおいて、変更前データと変更内容をそれぞれ保存する機能を持たせ、今回の変更内容との差分を把握するようにしている。そして、その差分だけをマスターデータに反映させることにより、変更前データの消失を防げるようにした。本発明により、監視装置などにおけるソフトウェア変更が、ユーザとメーカーなど複数箇所にわたっても、過去のソフト変更データを消失することなく、ソフト変更を実施できるようになる。以下詳述する。   First, the main points of the present invention will be described. In the present invention, a plant monitoring device or the like has a function of storing pre-change data and change contents, respectively, so as to grasp the difference from the current change contents. And only the difference is reflected in the master data, so that the loss of the data before the change can be prevented. According to the present invention, the software change in the monitoring device or the like can be executed in a plurality of places such as the user and the manufacturer without erasing the past software change data. This will be described in detail below.

図2は一般的なプラント監視装置のシステム構成例を示している。この種の監視装置は、通常、CRT監視装置11、制御用コントローラ13、制御用LAN12から構成される。このシステム構成により、各種監視対象の設備の状態を監視し、操作などを行うことができる。   FIG. 2 shows a system configuration example of a general plant monitoring apparatus. This type of monitoring device is usually composed of a CRT monitoring device 11, a control controller 13, and a control LAN 12. With this system configuration, it is possible to monitor the state of various types of monitoring target equipment and perform operations and the like.

図1はこの実施の形態の構成を示す機能ブロック図である。通常、この種の監視装置では、監視対象の情報を定義したマスターデータ34を参照して、監視機能24にて監視対象設備の監視を実施している。監視内容に変更が発生した場合はマスターデータ34の変更が必要である。   FIG. 1 is a functional block diagram showing the configuration of this embodiment. Normally, in this type of monitoring apparatus, the monitoring target facility is monitored by the monitoring function 24 with reference to the master data 34 defining the information to be monitored. When the monitoring contents change, the master data 34 needs to be changed.

図1において、31は変更前データ保存手段であり、マスターデータ34に対する変更データを、複数の変更回数分保存可能に構成されている。32は変更データ保存手段で、マスターデータ34に対する変更データが変更の度に保存される。21は変更内容受付手段であり、マスターデータ34に対する変更内容を受け付けると、変更データ保存手段32に保存されていた前回変更時の変更データを、変更前データ保存手段31に保存させる。また、この変更内容受付手段21は、今回受け付けた変更内容を、変更データ保存手段32に保存させる。   In FIG. 1, reference numeral 31 denotes pre-change data storage means, which is configured to store change data for the master data 34 for a plurality of changes. Reference numeral 32 denotes change data storage means, which stores change data for the master data 34 every time it is changed. Reference numeral 21 denotes a change content accepting unit. When a change content for the master data 34 is accepted, the change data at the previous change stored in the change data storage unit 32 is stored in the pre-change data storage unit 31. The change content accepting unit 21 stores the change content accepted this time in the change data saving unit 32.

22は変更内容比較手段であり、変更データ保存手段32に保存されている今回の変更データと、変更前データ保存手段31に保存されている複数回分の変更前データとを読み出し、それらの比較内容を視覚的に表示することができる。また、この変更内容比較手段22は、今回変更となった部分だけを変更差分データとして取り出し、変更差分データ保存手段33に保存させる。23は差分データ結合手段であり、変更差分データ保存手段33に保存された変更差分データを読み出し、マスターデータ34に結合させる。   Reference numeral 22 denotes a change content comparison unit, which reads the current change data stored in the change data storage unit 32 and a plurality of pre-change data stored in the pre-change data storage unit 31 and compares them. Can be displayed visually. Further, the change content comparison unit 22 takes out only the part changed this time as change difference data and stores it in the change difference data storage unit 33. Reference numeral 23 denotes difference data combining means for reading the change difference data stored in the change difference data storing means 33 and combining it with the master data 34.

上記構成において、変更が発生すると変更内容受付手段21が変更内容を受け付ける。変更内容受付手段21は変更内容を受け付けると、変更データ保存手段32に保存されていた前回変更時の変更データを、変更前データ保存手段31に保存させる。変更前データ保存手段31は、変更回数、複数回分のデータを保存している。   In the above configuration, when a change occurs, the change content receiving means 21 receives the change content. When the change content accepting unit 21 accepts the change content, the change data accepting unit 21 causes the pre-change data storing unit 31 to store the change data at the previous change stored in the change data storing unit 32. The pre-change data storage unit 31 stores the number of changes and data for a plurality of times.

このようにして変更前データ保存手段31への前回変更データのコピーが終わると、変更内容受付手段21は、今回変更内容を反映して、変更データ保存手段32に保存させる。   When the previous change data is copied to the pre-change data storage unit 31 in this way, the change content reception unit 21 causes the change data storage unit 32 to store the current change content.

次に、変更内容比較手段22は、変更データ保存手段32に保存されている今回の変更データと、変更前データ保存手段31に保存されている変更前データの複数回分とを比較する。   Next, the change content comparison unit 22 compares the current change data stored in the change data storage unit 32 with a plurality of pre-change data stored in the pre-change data storage unit 31.

そして、それらの内容を視覚的に表示する。この表示機能により、変更データが今回変更した以外の部分を壊していないかを確認することができる。また、変更データが今回変更した以外の部分を壊していた場合には、変更前データ保存手段31から読み出した過去複数回分の変更前データから壊したデータを取り込み、復旧させる。   These contents are displayed visually. With this display function, it is possible to confirm whether the changed data has not broken the part other than the changed data. In addition, when the changed data has broken the part other than the changed data, the broken data is read from a plurality of past data read from the pre-change data storage unit 31 and restored.

以上の処理により正常になった変更データから変更内容比較手段22は変更した部分だけを変更データから抜き出し、これを変更差分データとして変更差分データ保存手段33に保存する。   The change content comparison unit 22 extracts only the changed portion from the change data that has become normal by the above processing, and stores it in the change difference data storage unit 33 as change difference data.

次に、差分データ結合手段23は、変更差分データ保存手段33に保存されている変更差分データを読み込み、このデータをマスターデータ34と結合させる。これにより、変更部分のマスターデータしか変更されないので、変更対象外のマスターデータを壊すことはなくなる。   Next, the difference data combining unit 23 reads the change difference data stored in the change difference data storage unit 33 and combines this data with the master data 34. Thereby, since only the master data of the changed part is changed, the master data not to be changed is not destroyed.

このように、過去複数回分の変更データを保存し、その過去データを今回の変更データと比較して、変更部分を確認し、かつ変更部分のみをマスターデータに反映するので、最終メディアの管理が正しくできていなくても、現状のマスターデータを壊すことなく、ソフトウェア変更を実施することができる。   In this way, change data for the past multiple times is saved, the past data is compared with the current change data, the changed part is confirmed, and only the changed part is reflected in the master data, so the management of the final media is possible. Even if it is not correct, the software can be changed without destroying the current master data.

本発明によるソフトウェア管理システムの一実施の形態を示す構成図である。It is a block diagram which shows one Embodiment of the software management system by this invention. 一般的なプラント監視装置のシステム構成例を示す図である。It is a figure which shows the system configuration example of a general plant monitoring apparatus. 従来のシステム例を示す図である。It is a figure which shows the example of a conventional system.

符号の説明Explanation of symbols

21 変更内容受付手段
22 変更内容比較手段
23 差分データ結合手段
31 変更前データ保存手段
32 変更データ保存手段
33 変更差分データ保存手段
34 マスターデータ
21 Change content receiving means 22 Change content comparing means 23 Difference data combining means 31 Pre-change data saving means 32 Change data saving means 33 Change difference data saving means 34 Master data

Claims (1)

マスターデータとして保持されているデータの変更を管理するソフトウェア管理システムであって、
前記マスターデータに対する変更データを、複数の変更回数分保存可能な変更前データ保存手段と、
前記マスターデータに対する変更データが変更の度に保存される変更データ保存手段と、
前記マスターデータに対する変更内容を受け付けると、前記変更データ保存手段に保存されていた前回変更時の変更データを前記変更前データ保存手段に保存させると共に、今回受け付けた変更内容を前記変更データ保存手段に保存させる変更内容受付手段と、
前記変更データ保存手段に保存されている今回の変更データと前記変更前データ保存手段に保存されている変更前データ複数回分とを読み出し、それらの比較内容を視覚的に表示できると共に、今回変更となった部分だけを変更差分データとして取り出す変更内容比較手段と、
この変更内容比較手段により取り出された変更差分データを保存する変更差分データ保存手段と、
この変更差分データを変更差分データ保存手段から読み出し、前記マスターデータに結合させる差分データ結合手段と
を備えたことを特徴とするソフトウェア管理システム。
A software management system for managing changes in data held as master data,
Change data for the master data, a pre-change data storage means capable of storing a plurality of change times,
Change data storage means for storing change data for the master data at each change;
When the change content for the master data is received, the change data at the previous change stored in the change data storage unit is stored in the pre-change data storage unit, and the change content received this time is stored in the change data storage unit. Change content acceptance means to be saved;
The current change data stored in the change data storage means and the pre-change data stored in the pre-change data storage means can be read multiple times, and the contents of the comparison can be displayed visually, and the current change Change content comparison means for extracting only the changed part as change difference data,
Change difference data storage means for storing the change difference data retrieved by the change content comparison means;
A software management system comprising: difference data combining means for reading the change difference data from the change difference data storage means and combining the change difference data with the master data.
JP2006354643A 2006-12-28 2006-12-28 Software management system Pending JP2008165509A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006354643A JP2008165509A (en) 2006-12-28 2006-12-28 Software management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006354643A JP2008165509A (en) 2006-12-28 2006-12-28 Software management system

Publications (1)

Publication Number Publication Date
JP2008165509A true JP2008165509A (en) 2008-07-17

Family

ID=39694920

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006354643A Pending JP2008165509A (en) 2006-12-28 2006-12-28 Software management system

Country Status (1)

Country Link
JP (1) JP2008165509A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017215722A (en) * 2016-05-31 2017-12-07 Juki株式会社 Information management system, processing device, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017215722A (en) * 2016-05-31 2017-12-07 Juki株式会社 Information management system, processing device, and program

Similar Documents

Publication Publication Date Title
US9888008B2 (en) Remote monitoring system and remote monitoring apparatus
US7757015B2 (en) Device, method and computer program product readable medium for determining the identity of a component
US8310698B2 (en) Image forming apparatus and activating method thereof
US9709970B2 (en) Control device, security management system, and security management method
JP5055216B2 (en) Shared display processing system, display processing system, and display method
US9158614B2 (en) Service management device, display method, and information storage medium
CN101833496A (en) Detection device based on host anti-object reusability of hard disk and detection method thereof
JP2008165509A (en) Software management system
CN104346165A (en) Information processing apparatus, information processing method, program, storage medium, and information processing system
JP2009053905A (en) Device management system, device management method, and device management program
EP2487637A1 (en) Member management system, member management device, and program
JP4459042B2 (en) Workflow system, workflow control method, program, and recording medium
EP3992734A1 (en) Control system, control device, and management method
CN111124730B (en) Error positioning method and device of server and computer storage medium
US20050246662A1 (en) Methods and apparatus for providing menu data to a storage automation library
CN113595762A (en) Network card configuration storage method and device
JP2010134724A (en) Device and method for monitoring message queuing, program and recording medium
JP2009289042A (en) Control method for retrieval device and retrieval device
JP2007257156A (en) Restore system and restore method
KR102406242B1 (en) Blockchain-based patch management device for patent specification management in patent brokering process
JP2009205241A (en) Computer system and boot control method therefor
US8041678B2 (en) Integrated data availability and historical data protection
JP5356583B2 (en) Semiconductor memory device
JP4983241B2 (en) Device management support method and device management support program
JP2009032174A (en) Computer operation monitoring system, computer operation monitoring method and computer operation monitoring program