JP2013033342A - Configuration information management device, configuration information management method, configuration information management program and storage medium - Google Patents

Configuration information management device, configuration information management method, configuration information management program and storage medium Download PDF

Info

Publication number
JP2013033342A
JP2013033342A JP2011168407A JP2011168407A JP2013033342A JP 2013033342 A JP2013033342 A JP 2013033342A JP 2011168407 A JP2011168407 A JP 2011168407A JP 2011168407 A JP2011168407 A JP 2011168407A JP 2013033342 A JP2013033342 A JP 2013033342A
Authority
JP
Japan
Prior art keywords
configuration information
binary data
received
configuration
information 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.)
Withdrawn
Application number
JP2011168407A
Other languages
Japanese (ja)
Inventor
Kenji 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.)
Hitachi Systems Ltd
Original Assignee
Hitachi 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 Hitachi Systems Ltd filed Critical Hitachi Systems Ltd
Priority to JP2011168407A priority Critical patent/JP2013033342A/en
Publication of JP2013033342A publication Critical patent/JP2013033342A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a configuration information management device, a configuration information management method, a configuration information management program and a storage medium capable of appropriately managing binary data with configuration information.SOLUTION: A configuration information management device connected to a client terminal through a network comprises: a communication part for receiving binary data and configuration information showing a configuration about the binary data from the client terminal; a storage part for associating the binary data which is already received from the client terminal with the configuration information about the received binary data and storing them; and a configuration management part for associating the configuration information about the binary data received in the communication part with the configuration information about the received binary data stored in the storage part and storing them, if it is determined that the configuration information about the binary data received in the communication part and the configuration information about the received binary data stored in the storage part are the same configuration information, when they are compared with each other.

Description

本発明は、ハードウェア、ソフトウェア、ファームウェア、ドキュメントなどの構成を記録した構成情報を管理する技術に関するものである。   The present invention relates to a technique for managing configuration information in which configurations of hardware, software, firmware, documents, and the like are recorded.

IT(Information Technology)システムの運用業務を遂行するには、ネットワークやサーバの機器情報、あるいはハードウェアおよびソフトウェアを含んだシステム全体の構成などを記録した構成情報を正確に把握しておく必要性がある。構成情報としては、例えば、「マシン名」、「ユーザ名」などがあり、これらの構成情報をテキストデータにより管理することが多い。   In order to carry out IT (Information Technology) system operations, it is necessary to accurately grasp network and server device information or configuration information that records the overall system configuration including hardware and software. is there. The configuration information includes, for example, “machine name”, “user name”, and the like, and the configuration information is often managed by text data.

構成情報を管理する手法として、その多くはデータベースを用いている。構成情報がテキストデータの場合は、構成情報をデータベースのレコードに記録して管理することが多い。例えば、「マシン名」、「ユーザ名」などの構成情報に変更が生じた場合、変更前のレコードを別のデータベーステーブルに移動、コピーすることにより、その構成情報の変更履歴を保管することが可能である。このように構成情報を管理する手法については、例えば、特許文献1に開示されている。   Many of them use a database as a method for managing configuration information. When the configuration information is text data, the configuration information is often recorded and managed in a database record. For example, when configuration information such as “machine name” and “user name” is changed, the change history of the configuration information can be stored by moving and copying the record before the change to another database table. Is possible. A method for managing the configuration information in this way is disclosed in, for example, Patent Document 1.

特開2010−113392号公報JP 2010-113392 A

上述したように、構成情報がテキストデータである場合には、特許文献1に開示された手法により、構成情報を管理することが可能である。しかしながら、構成情報がバイナリデータを含んでいる場合、データベースに格納できるファイルサイズに制限があるため、バイナリデータをデータベースに格納することが難しい。そのため、バイナリデータをテキストデータのようにレコードを使って管理することが困難となってしまう。   As described above, when the configuration information is text data, the configuration information can be managed by the method disclosed in Patent Document 1. However, when the configuration information includes binary data, it is difficult to store the binary data in the database because the file size that can be stored in the database is limited. Therefore, it becomes difficult to manage binary data using records like text data.

また、利用者がバイナリデータを構成情報として管理する方法として、一般的なドキュメント管理ツールを利用することが挙げられる。しかし、ドキュメント管理ツールの多くは、フォルダ構成によりバイナリデータを管理するため、そのようなフォルダ構成では構成情報のリレーション(関係付け)を表現することが難しいという問題がある。例えば、ある一つの「マニュアルフォルダ」内に配置されたバイナリデータは、すべて同じフォルダ内に存在するため、「マニュアル」というリレーションを表現することが可能である。   In addition, as a method for managing binary data as configuration information by a user, a general document management tool can be used. However, since many document management tools manage binary data by a folder structure, there is a problem that it is difficult to express a relation (relation) of structure information with such a folder structure. For example, since all binary data arranged in one “manual folder” exists in the same folder, a relation “manual” can be expressed.

しかし、「サーバA」内に配置されたバイナリデータと「サーバAマニュアル」内に配置されたバイナリデータとは、互いに別々のフォルダに格納されているため、これらをリレーションさせることができないという問題がある。このような場合、フォルダとは違うタグによる管理を利用することも可能であるが、「マニュアル」と「サーバ」といった区分間のリレーションは表現できるが、「サーバA」と「サーバAマニュアル」のファイル間によるリレーションの表現は難しい。そのため、ドキュメント管理ツールでは、構成情報によりバイナリデータを適切に管理することができない場合が生じてしまうという問題がある。   However, since the binary data arranged in “Server A” and the binary data arranged in “Server A Manual” are stored in different folders, there is a problem that they cannot be related. is there. In such a case, it is possible to use management by a tag different from the folder, but the relation between categories such as “manual” and “server” can be expressed, but “server A” and “server A manual” It is difficult to express relationships between files. For this reason, the document management tool has a problem that binary data cannot be properly managed by the configuration information.

本発明は、上記に鑑みてなされたものであって、構成情報によりバイナリデータを適切に管理することが可能な構成情報管理装置、構成情報管理方法、構成情報管理プログラム、及び記録媒体を提供することを目的とする。   The present invention has been made in view of the above, and provides a configuration information management apparatus, a configuration information management method, a configuration information management program, and a recording medium capable of appropriately managing binary data based on configuration information. For the purpose.

上述した目的を達成するために、本発明にかかる構成情報管理装置は、クライアント端末とネットワークを介して接続された構成情報管理装置であって、前記クライアント端末から、バイナリデータと前記バイナリデータについての構成を示す構成情報とを受信する通信部と、既にクライアント端末から受信済みのバイナリデータと前記受信済みのバイナリデータについての構成情報とを対応付けて記憶する記憶部と、前記通信部が受信したバイナリデータについての構成情報と、前記記憶部が記憶する前記受信済みのバイナリデータについての構成情報とを比較し、両者が同じ構成情報を有していると判定した場合、前記通信部が受信したバイナリデータについての構成情報と前記記憶部が記憶する前記受信済みのバイナリデータについての構成情報とを対応付けて記憶する構成管理部と、を備えたことを特徴とする。   In order to achieve the above-described object, a configuration information management apparatus according to the present invention is a configuration information management apparatus connected to a client terminal via a network, and the binary data and the binary data are received from the client terminal. A communication unit that receives configuration information indicating a configuration, a storage unit that stores binary data that has already been received from a client terminal and configuration information about the received binary data in association with each other, and the communication unit that has received When the configuration information about binary data is compared with the configuration information about the received binary data stored in the storage unit and it is determined that both have the same configuration information, the communication unit receives Configuration information about binary data and the received binary data stored in the storage unit A configuration management unit which stores in association with configuration information, characterized by comprising a.

また、本発明は、上記構成情報管理装置で行われる構成情報管理方法、構成情報管理プログラム、及び記録媒体である。   The present invention also provides a configuration information management method, a configuration information management program, and a recording medium performed by the configuration information management apparatus.

本発明によれば、構成情報によりバイナリデータを適切に管理することが可能な構成情報管理装置、構成情報管理方法、構成情報管理プログラム、及び記録媒体を提供することができる。   According to the present invention, it is possible to provide a configuration information management apparatus, a configuration information management method, a configuration information management program, and a recording medium that can appropriately manage binary data based on configuration information.

本実施の形態における構成情報管理システムのシステム全体の概念図である。It is a conceptual diagram of the whole system of the structure information management system in this Embodiment. 構成情報管理システムの機能的な構成を示すブロック図である。It is a block diagram which shows the functional structure of a structure information management system. バイナリデータについての構成情報の例を示す図である。It is a figure which shows the example of the structure information about binary data. 図2Aに示した構成情報とは異なる種類の他のバイナリデータについての構成情報の例を示す図である。It is a figure which shows the example of the structure information about the other binary data of a different kind from the structure information shown to FIG. 2A. バイナリデータの履歴情報の例を示す図である。It is a figure which shows the example of the historical information of binary data. 構成情報登録更新処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a structure information registration update process.

以下に添付図面を参照して、この発明にかかる構成情報管理装置、構成情報管理方法、構成情報管理プログラム、及び記録媒体の実施の形態を詳細に説明する。   Exemplary embodiments of a configuration information management device, a configuration information management method, a configuration information management program, and a recording medium according to the present invention will be explained below in detail with reference to the accompanying drawings.

図1Aは、本実施の形態における構成情報管理システム1000のシステム全体の概念図である。構成情報管理システム1000は、バイナリデータを含んだ構成情報の管理(例えば、構成情報のバージョンの管理)をするシステムであり、図1Aに示すように、クライアント端末100と、構成情報管理サーバ200と、記憶装置300とを有している。なお、クライアント100と構成情報管理サーバ200とは、例えば、LAN(Local Area Network)やWAN(Wide Area Network)等の一般的な通信回線網から構成されるネットワーク網Nによって互いに接続され、構成情報管理サーバ200と記憶装置300とは、例えば、USB(Universal Serial Bus)やIEEE1394等の所定の規格に準じたバスにより接続されている。また、本実施の形態においては、構成情報管理サーバ200と記憶装置300とが別個の筐体であるとして説明しているが、同一筐体であってもよい。   FIG. 1A is a conceptual diagram of the entire system of the configuration information management system 1000 in the present embodiment. The configuration information management system 1000 is a system that manages configuration information including binary data (for example, configuration information version management). As shown in FIG. 1A, a client terminal 100, a configuration information management server 200, and the like. And a storage device 300. Note that the client 100 and the configuration information management server 200 are connected to each other by a network N that includes a general communication network such as a LAN (Local Area Network) or a WAN (Wide Area Network), for example. The management server 200 and the storage device 300 are connected by a bus conforming to a predetermined standard such as USB (Universal Serial Bus) or IEEE 1394, for example. In the present embodiment, the configuration information management server 200 and the storage device 300 are described as separate housings, but they may be the same housing.

図1Aに示すように、構成情報管理システム1000の利用者は、クライアント端末100から、管理対象となるファイルの構成情報を入力し、そのファイルを構成情報管理サーバ200に送信する。ここで、構成情報とは、バイナリデータによって構成されたファイルに関する情報、例えば、バイナリデータを格納するサーバの名称を示すマシン名、そのサーバのIPアドレス、そのバイナリデータの所有者、そのバイナリデータのファイル名、所有者の生年月日、所有者の住所等、そのバイナリデータに関する属性情報や付随情報を含む種々の情報を指すものとする。   As shown in FIG. 1A, a user of the configuration information management system 1000 inputs configuration information of a file to be managed from the client terminal 100 and transmits the file to the configuration information management server 200. Here, the configuration information is information related to a file composed of binary data, for example, a machine name indicating the name of the server storing the binary data, the IP address of the server, the owner of the binary data, and the binary data The file name, the date of birth of the owner, the address of the owner, etc. shall refer to various information including attribute information and accompanying information regarding the binary data.

また、以下では、バイナリデータの例として主にPDF形式のデータについて説明しているがバイナリ形式のデータであれば特にこれに限定されず、実行形式のファイル(exeファイル)等に広く適用することが可能である。   In the following, PDF format data is mainly described as an example of binary data. However, the data is not particularly limited as long as it is binary format data, and is widely applied to an executable format file (exe file) or the like. Is possible.

構成情報管理サーバ200は、クライアント端末100から上述した構成情報とファイルとを受信すると、構成情報管理機能およびバイナリデータバージョン管理機能を実行し、構成情報管理データベースに記憶されているファイルの構成情報や、記憶装置300に記憶されているバイナリデータを更新し、これらの情報を履歴で記憶させる。   When the configuration information management server 200 receives the configuration information and the file described above from the client terminal 100, the configuration information management server 200 executes the configuration information management function and the binary data version management function, and stores the configuration information of the file stored in the configuration information management database. The binary data stored in the storage device 300 is updated, and these pieces of information are stored in the history.

図1Bは、構成情報管理システム1000の機能的な構成を示すブロック図である。図1Bに示すように、クライアント端末100は、入力受付部110と、通信部120と、制御部130とを含んで構成されている。   FIG. 1B is a block diagram showing a functional configuration of the configuration information management system 1000. As illustrated in FIG. 1B, the client terminal 100 includes an input receiving unit 110, a communication unit 120, and a control unit 130.

入力受付部110は、例えば、キーボードやマウスであり、利用者から上述したファイルの構成情報の入力を受け付けたり、上述したファイルの構成情報管理サーバ200への送信指示を受け付ける。   The input receiving unit 110 is, for example, a keyboard or a mouse, and receives an input of the file configuration information described above from the user, or receives a transmission instruction to the file configuration information management server 200 described above.

通信部120は、例えば、NIC(Network Interface Card)であり、クライアント端末100と構成情報管理サーバ200との間における通信を行う。   The communication unit 120 is, for example, a NIC (Network Interface Card), and performs communication between the client terminal 100 and the configuration information management server 200.

制御部130は、例えば、CPU(Central Processing Unit)から構成される演算装置であり、上述した各部の動作を制御する。続いて、構成情報管理サーバ200について説明する。   The control unit 130 is, for example, an arithmetic device composed of a CPU (Central Processing Unit), and controls the operation of each unit described above. Next, the configuration information management server 200 will be described.

構成情報管理サーバ200は、構成情報管理部210と、バイナリ管理部220と、通信部230と、制御部240と、記憶部250とを含んで構成されている。   The configuration information management server 200 includes a configuration information management unit 210, a binary management unit 220, a communication unit 230, a control unit 240, and a storage unit 250.

構成管理部210は、クライアント端末100から受信した構成情報、あるいは構成情報とともに受信したファイルの拡張子を参照し、構成情報とともに受信したファイルがバイナリデータであるか否かを判定する。また、構成管理部210は、クライアント端末100から受信したファイルがバイナリデータであると判定した場合において、受信したファイルの構成情報が既に構成情報管理データベース250に記憶されているか否かを判定し、受信したファイルの構成情報が既に構成情報管理データベース250に記憶されていると判定した場合、その構成情報を、クライアント端末100から受信した新たな構成情報に更新する。一方、構成管理部210は、受信したファイルの構成情報が既に構成情報管理データベース250に記憶されていると判定した場合、その構成情報を、そのまま登録する。   The configuration management unit 210 refers to the configuration information received from the client terminal 100 or the extension of the file received together with the configuration information, and determines whether the file received together with the configuration information is binary data. When the configuration management unit 210 determines that the file received from the client terminal 100 is binary data, the configuration management unit 210 determines whether the configuration information of the received file is already stored in the configuration information management database 250, When it is determined that the configuration information of the received file is already stored in the configuration information management database 250, the configuration information is updated to new configuration information received from the client terminal 100. On the other hand, when the configuration management unit 210 determines that the configuration information of the received file is already stored in the configuration information management database 250, the configuration information is registered as it is.

また、構成管理部210は、ある構成情報と同じ構成情報を有した他の構成情報をクライアント端末100から受信した場合には、受信したその構成情報と、既に受信済みの構成情報とを比較して、両者が同じ値の構成情報であるか否かを判定し、同じ値の構成情報であると判定した場合、その構成情報をキーとして関連付けた上で両者の構成情報を構成情報管理データベース250に記憶する。一方、構成管理部210は、同じ値の構成情報でないと判定した場合、受信した構成情報をそのまま構成情報管理データベース250に記憶する。   When the configuration management unit 210 receives other configuration information having the same configuration information as the certain configuration information from the client terminal 100, the configuration management unit 210 compares the received configuration information with the already received configuration information. Thus, when it is determined whether or not the configuration information has the same value, and the configuration information has the same value, the configuration information is associated with the configuration information as a key and the configuration information of the both is stored in the configuration information management database 250. To remember. On the other hand, when the configuration management unit 210 determines that the configuration information does not have the same value, the configuration management unit 210 stores the received configuration information in the configuration information management database 250 as it is.

バイナリ管理部220は、構成管理部210が、クライアント端末100から受信したファイルがバイナリデータであると判定し、構成管理データベース250に記憶されているそのファイルに対応する構成情報を更新した場合、更新された構成情報に対応するバイナリデータのファイル名称を変更し、記憶装置300の記憶部310に記憶する。   When the configuration management unit 210 determines that the file received from the client terminal 100 is binary data and updates the configuration information corresponding to the file stored in the configuration management database 250, the binary management unit 220 updates the binary management unit 220. The file name of the binary data corresponding to the configured information is changed and stored in the storage unit 310 of the storage device 300.

また、バイナリ管理部220は、バイナリデータのファイル名を変更すると、ファイル名を変更したバイナリデータについての構成情報と、他のバイナリデータについての構成情報とを比較し、同じ構成情報を有したバイナリデータがある場合には、その構成情報を互いに対応付けることによって、それらのバイナリデータを対応付けて記憶装置300の記憶部310に記憶する。   Further, when the binary management unit 220 changes the file name of the binary data, the binary management unit 220 compares the configuration information about the binary data whose file name has been changed with the configuration information about the other binary data, and the binary having the same configuration information. When there is data, the configuration information is associated with each other, and the binary data is associated and stored in the storage unit 310 of the storage device 300.

通信部230は、例えば、NIC(Network Interface Card)であり、クライアント端末100と構成情報管理サーバ200との間における通信を行う。また、制御部240は、例えば、CPU(Central Processing Unit)から構成される演算装置であり、上述した各部の動作を制御する。   The communication unit 230 is, for example, a NIC (Network Interface Card), and performs communication between the client terminal 100 and the configuration information management server 200. In addition, the control unit 240 is an arithmetic device configured by, for example, a CPU (Central Processing Unit), and controls the operation of each unit described above.

記憶部250は、例えば、データベースであり、クライアント端末100から受信した複数のバイナリデータについての構成情報、およびバイナリデータの履歴情報を記憶する。具体的には、記憶部250は、バイナリデータの種類(図2A、Bでは、説明書データと写真データの2つの異なる種類のバイナリデータの例を示している)を1つの単位として構成情報および履歴情報を記憶している。   The storage unit 250 is, for example, a database, and stores configuration information about a plurality of binary data received from the client terminal 100 and binary data history information. Specifically, the storage unit 250 stores the configuration information and the binary data types (in FIGS. 2A and 2B, examples of two different types of binary data, that is, instruction data and photo data) as one unit. History information is stored.

図2Aは、バイナリデータについての構成情報の例を示す図である。図2Aに示すように、記憶部250は、構成情報を一意に識別するための構成情報IDと、管理対象となるファイルが記憶されているコンピュータの名称を示すマシン名と、そのマシンの位置を示すIPアドレスと、そのバイナリデータの所有者と、そのバイナリデータのフォルダ名及びファイル名とを対応付けて記憶している。図2Aに示す例では、所有者が「ユーザB」であるバイナリデータ(図2Aでは、PDFファイルで作成された説明書)「192.168.0.xxx¥BBB.pdf」は、IPアドレスが「192.168.0.zzz」であり、マシン名が「マシンB」であるコンピュータに記憶されていることを示している。なお、本実施の形態では、構成情報として上述した各情報を含むものとしているが、これらの各情報以外の情報を追加、更新、削除することも可能である。例えば、図2Aに示した構成情報に、マシンの「設置場所」を追加することを可能とする。   FIG. 2A is a diagram illustrating an example of configuration information about binary data. As shown in FIG. 2A, the storage unit 250 includes a configuration information ID for uniquely identifying configuration information, a machine name indicating the name of a computer in which a file to be managed is stored, and the position of the machine. The IP address shown, the owner of the binary data, and the folder name and file name of the binary data are stored in association with each other. In the example shown in FIG. 2A, binary data whose owner is “user B” (in FIG. 2A, a description created with a PDF file) “192.168.0.xxx ¥ BBB.pdf” has an IP address of “192.168.0.zzz”, indicating that the machine name is stored in a computer having “machine B”. In the present embodiment, each piece of information described above is included as configuration information. However, information other than these pieces of information can be added, updated, or deleted. For example, it is possible to add the “installation location” of the machine to the configuration information shown in FIG. 2A.

図2Bは、図2Aに示した構成情報とは異なる種類の他のバイナリデータについての構成情報の例を示す図である。図2Bに示すように、記憶部250は、他のバイナリデータについての構成情報を一意に識別するための構成情報IDと、そのバイナリデータの所有者と、その所有者の生年月日と、その所有者の住所と、そのバイナリデータのファイル名とを対応付けて記憶している。図2Bに示す例では、バイナリデータ(図2Bでは、JPGファイルで作成された写真データ)「BBB.jpg」は、所有者が「ユーザB」であり、「ユーザB」の生年月日および住所は、それぞれ「1980年10月10日」および「東京都○○区△△1−2−3」であることを示している。   FIG. 2B is a diagram illustrating an example of configuration information regarding other types of binary data different from the configuration information illustrated in FIG. 2A. As shown in FIG. 2B, the storage unit 250 includes a configuration information ID for uniquely identifying configuration information about other binary data, the owner of the binary data, the date of birth of the owner, The owner's address and the binary data file name are stored in association with each other. In the example shown in FIG. 2B, binary data (photo data created as a JPG file in FIG. 2B) “BBB.jpg” is owned by “user B”, and the date of birth and address of “user B”. Indicate “October 10, 1980” and “Tokyo Metropolitan XX ward ΔΔ1-2-3”, respectively.

図3は、バイナリデータの履歴情報の例を示す図である。図3に示すように、記憶部250は、履歴情報を一意に識別するための履歴情報IDと、バイナリデータのフォルダ名及びファイル名と、そのバイナリデータの更新日と、そのバイナリデータに対する操作内容とを対応付けて記憶している。図3に示す例では、バイナリデータ「BBB.jpg」は、「3月1日」に新規登録され、その後、「4月1日」に更新されたことを示している。なお、図3では図2Aに示した構成情報が有するバイナリデータの履歴情報について示しているが、図2Bに示した構成情報が有するバイナリデータの履歴情報についてもこれと同様に記憶されているものとする。   FIG. 3 is a diagram illustrating an example of history information of binary data. As illustrated in FIG. 3, the storage unit 250 includes a history information ID for uniquely identifying history information, a folder name and file name of binary data, an update date of the binary data, and an operation content for the binary data. Are stored in association with each other. In the example illustrated in FIG. 3, the binary data “BBB.jpg” is newly registered on “March 1” and then updated on “April 1”. 3 illustrates the binary data history information included in the configuration information illustrated in FIG. 2A, but the binary data history information included in the configuration information illustrated in FIG. 2B is also stored in the same manner. And

構成情報管理サーバ200が有する各部は、構成管理部210、バイナリ管理部220の各機能を実現するためのプログラムにより実行される。これらのプログラムは、例えば、上述した各部を含むモジュール構成となっており、実際のハードウェアとしては、CPU等の制御部がHDD(Hard Disk Drive)等の記録装置からこれらのプログラムを読み出して実行することにより、上記各部が主記憶装置上にロードされ、構成管理部210、バイナリ管理部220の各部が主記憶装置上に生成されるようになっている。   Each unit included in the configuration information management server 200 is executed by a program for realizing each function of the configuration management unit 210 and the binary management unit 220. These programs have, for example, a module configuration including the above-described units, and as actual hardware, a control unit such as a CPU reads these programs from a recording device such as an HDD (Hard Disk Drive) and executes them. As a result, the above-described units are loaded on the main storage device, and the configuration management unit 210 and the binary management unit 220 are generated on the main storage device.

また、上述したプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disc)等のコンピュータで読み取り可能な記録媒体に記録されて提供することも可能である。さらに、これらのプログラムを、ネットワーク経由でダウンロードさせて提供または配布するように構成してもよい。続いて、記憶装置300について説明する。   The above-mentioned program is recorded in a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, and a DVD (Digital Versatile Disc) as a file in an installable or executable format. Can also be provided. Furthermore, these programs may be configured to be provided or distributed by being downloaded via a network. Next, the storage device 300 will be described.

記憶装置300は、例えば、HDDであり、記憶部310を有している。記憶部310は、例えば、FAT(File Allocation Tables)やNTFS(NT File System)等のバイナリデータを格納可能なファイル形式でフォーマットされ、上述した構成情報に対応するバイナリデータを記憶する。図1Aに示したように、記憶部310は、構成情報に対応して複数のバイナリデータを記憶している。これらの各バイナリデータは、互いに同じ構成情報を有しているバイナリデータ同士が対応付けて記憶されている。   The storage device 300 is an HDD, for example, and includes a storage unit 310. The storage unit 310 is formatted in a file format capable of storing binary data such as FAT (File Allocation Tables) and NTFS (NT File System), and stores binary data corresponding to the above-described configuration information. As shown in FIG. 1A, the storage unit 310 stores a plurality of binary data corresponding to the configuration information. Each of these binary data is stored in association with binary data having the same configuration information.

例えば、図1Aでは、バイナリデータ「BBB.pdf」とバイナリデータ「BBB.jpg」とは、図2Aおよび図2Bに示したように、これらの構成情報に含まれる所有者が「ユーザB」であるため、互いに対応付けて記憶されている。そして、後述するように、例えば、バイナリデータ「BBB.pdf」が更新された場合、それまで対応付けられていたバイナリデータは「BBB.pdf_01」として記憶され、更新後のバイナリデータが「BBB.pdf」として記憶され、その新たなバイナリデータとバイナリデータ「BBB.jpg」との間で対応付けて記憶される。このように、バイナリデータ同士の関係を、テキストデータである構成情報によって対応付けて記憶しているので、ドキュメント管理ツールのようにバイナリデータ間のリレーションの表現が困難になることもなく、バイナリデータを適切に管理することができるようになっている。続いて、構成情報管理システム1000で行われる構成情報登録更新処理について説明する。   For example, in FIG. 1A, binary data “BBB.pdf” and binary data “BBB.jpg” are, as shown in FIGS. 2A and 2B, the owner included in these configuration information is “user B”. Therefore, they are stored in association with each other. As will be described later, for example, when the binary data “BBB.pdf” is updated, the binary data associated so far is stored as “BBB.pdf_01”, and the updated binary data is “BBB.pdf”. pdf "and stored in association with the new binary data and the binary data" BBB.jpg ". In this way, since the relationship between binary data is stored in association with the configuration information that is text data, it is not difficult to express the relationship between the binary data as in the document management tool. Can be managed appropriately. Next, configuration information registration update processing performed in the configuration information management system 1000 will be described.

図4は、構成情報登録更新処理の処理手順を示すフローチャートである。図4に示すように、まず、構成情報管理サーバ200の構成管理部210は、クライアント端末100からファイルと、そのファイルについての構成情報を受信すると、受信したファイルがバイナリデータであるか否かを判定する(ステップS401)。バイナリデータの判定方法としては、例えば、あらかじめバイナリデータとして認識するファイルの拡張子を登録しておき、構成管理部210が、登録されたその拡張子と、クライアント端末100から受信したファイルの拡張子、あるいは、バイナリデータとともに受信した構成情報が一致するか否かにより判定する。   FIG. 4 is a flowchart illustrating a processing procedure of the configuration information registration update process. As shown in FIG. 4, first, when the configuration management unit 210 of the configuration information management server 200 receives a file and configuration information about the file from the client terminal 100, it determines whether the received file is binary data or not. Determination is made (step S401). As a binary data determination method, for example, an extension of a file recognized as binary data is registered in advance, and the configuration management unit 210 registers the extension and the extension of a file received from the client terminal 100. Alternatively, the determination is made based on whether the configuration information received together with the binary data matches.

そして、構成管理部210は、受信したファイルがバイナリデータであると判定した場合(ステップS401;Yes)、さらにそのバイナリデータについての構成情報が既に登録されているか否か(すなわち、新規であるか否か)を判定し(ステップS402)、そのバイナリデータについての構成情報が新規の登録であると判定した場合(ステップS402;Yes)、ステップS406に進み、その構成情報を、新たに登録する(ステップS406)。   If the configuration management unit 210 determines that the received file is binary data (step S401; Yes), whether the configuration information for the binary data has already been registered (that is, whether the file is new). (Step S402), and when it is determined that the configuration information about the binary data is new registration (Step S402; Yes), the process proceeds to Step S406, and the configuration information is newly registered (Step S402). Step S406).

一方、構成管理部210は、そのバイナリデータについての構成情報が新規の登録でないと判定した場合(ステップS402;No)、その構成情報を、クライアント端末100から受信した新たな構成情報に更新する(ステップS403)。   On the other hand, when the configuration management unit 210 determines that the configuration information about the binary data is not a new registration (step S402; No), the configuration management unit 210 updates the configuration information to the new configuration information received from the client terminal 100 ( Step S403).

例えば、図2Aでは、クライアント端末100から受信したバイナリデータの名称が「BBB.pdf」である場合、その名称をキーに構成情報を参照し、既に同じ名称の構成情報が構成情報データベース250に記憶されているため、既に記憶されている構成情報のレコード(構成情報ID「2」)が有するバイナリデータの名称「BBB.pdf」を、1世代前のファイルとして記憶するために「BBB.pdf_01」と名称を変更する。なお、本実施の形態においては、構成情報やバイナリデータを1世代前まで遡ることができるような前提で説明しているが、バイナリデータの更新頻度等、システムの要件に応じて適宜変更することも可能である。   For example, in FIG. 2A, when the name of the binary data received from the client terminal 100 is “BBB.pdf”, the configuration information is referred to using the name as a key, and the configuration information with the same name is already stored in the configuration information database 250. Therefore, in order to store the binary data name “BBB.pdf” included in the configuration information record (configuration information ID “2”) that has already been stored, “BBB.pdf — 01” is stored. And change the name. In this embodiment, the configuration information and binary data are explained on the assumption that they can be traced back to the previous generation. However, the binary data update frequency and the like should be changed appropriately according to system requirements. Is also possible.

このとき、構成管理部210は、受信したその構成情報と、既に受信済みの構成情報とを比較して、両者が同じ値の構成情報であるか否かを判定し、同じ値の構成情報であると判定した場合、その構成情報をキーとして関連付けた上で両者の構成情報を構成情報管理データベース250に記憶するものとする。   At this time, the configuration management unit 210 compares the received configuration information with the configuration information that has already been received, determines whether or not both are configuration information of the same value, and uses the configuration information of the same value. If it is determined that there is, the configuration information is associated with the key and the configuration information of both is stored in the configuration information management database 250.

例えば、図2Aでは、名称を変更したバイナリデータが「BBB.pdf」である場合、そのバイナリデータについての構成情報は構成情報ID「3」となるため、構成管理部210は、そのレコードに含まれる各項目の情報を読み取り、図2Bに示した他の構成情報が有するレコードに含まれる各項目の情報と比較する。そして、構成管理部210は、構成情報ID「1」のレコードの所有者が「ユーザB」であるため、図2Aに示した構成情報ID「3」のレコードと、図2Bに示した構成情報ID「1」のレコードとを対応付ける。   For example, in FIG. 2A, when the binary data whose name is changed is “BBB.pdf”, the configuration information about the binary data is the configuration information ID “3”, and therefore the configuration management unit 210 includes the record in the record. The information of each item is read and compared with the information of each item included in the record included in the other configuration information illustrated in FIG. 2B. Since the owner of the record with the configuration information ID “1” is “user B”, the configuration management unit 210 records the configuration information ID “3” shown in FIG. 2A and the configuration information shown in FIG. 2B. The record of ID “1” is associated.

ステップS403において構成情報が更新されると、バイナリ管理部220は、構成情報の場合と同様に、更新された構成情報に対応するバイナリデータのファイル名称を変更する(ステップS404)。   When the configuration information is updated in step S403, the binary management unit 220 changes the file name of the binary data corresponding to the updated configuration information as in the case of the configuration information (step S404).

そして、バイナリ管理部220は、新たなバイナリデータについての構成情報と、他のバイナリデータについての構成情報とを比較し、同じ構成情報を有したバイナリデータがある場合には、その構成情報を互いに対応付けることによって、それらのバイナリデータを対応付ける(ステップS405)。   Then, the binary management unit 220 compares the configuration information about the new binary data with the configuration information about the other binary data, and if there is binary data having the same configuration information, the configuration information By associating, these binary data are associated (step S405).

例えば、バイナリデータが「BBB.pdf」である場合、図2Aに示した構成情報のレコード(構成情報ID「3」)が有する所有者「ユーザB」と、図2Bに示した構成情報のレコード(構成情報ID「1」)が有する所有者「ユーザB」とが同じであるため、バイナリデータ「BBB.pdf」と「BBB.jpg」とを対応付ける。   For example, when the binary data is “BBB.pdf”, the owner “user B” of the configuration information record (configuration information ID “3”) shown in FIG. 2A and the configuration information record shown in FIG. 2B Since the owner “user B” of (configuration information ID “1”) is the same, the binary data “BBB.pdf” is associated with “BBB.jpg”.

その後、構成管理部210は、ステップS404で変更したファイル名称と新たなバイナリデータのファイル名称とを構成情報データベース250に記憶し(ステップS406)、バイナリ管理部220は、それらの構成情報に対応するバイナリデータを記憶部310に記憶する(ステップS407)。このステップS407の処理が終了すると、図4に示した構成情報登録更新処理のすべての処理が終了する。   After that, the configuration management unit 210 stores the file name changed in step S404 and the new binary data file name in the configuration information database 250 (step S406), and the binary management unit 220 corresponds to the configuration information. The binary data is stored in the storage unit 310 (step S407). When the process of step S407 ends, all the processes of the configuration information registration update process shown in FIG. 4 end.

このように、クライアント端末100とネットワークNを介して接続された構成情報管理サーバ200において、通信部230が、クライアント端末100から、バイナリデータとバイナリデータについての構成を示す構成情報とを受信し、記憶部250が、既にクライアント端末100から受信済みのバイナリデータと受信済みのバイナリデータについての構成情報とを対応付けて記憶し、構成管理部210が、通信部230が受信したバイナリデータについての構成情報と、記憶部250が記憶する受信済みのバイナリデータについての構成情報とを比較し、両者が同じ構成情報を有していると判定した場合、通信部230が受信したバイナリデータについての構成情報と記憶部250が記憶する受信済みのバイナリデータについての構成情報とを対応付けて記憶するので、構成情報によりバイナリデータを適切に管理することが可能となる。   Thus, in the configuration information management server 200 connected to the client terminal 100 via the network N, the communication unit 230 receives the binary data and the configuration information indicating the configuration of the binary data from the client terminal 100, The storage unit 250 stores the binary data already received from the client terminal 100 and the configuration information about the received binary data in association with each other, and the configuration management unit 210 configures the binary data received by the communication unit 230. If the information is compared with the configuration information about the received binary data stored in the storage unit 250 and it is determined that both have the same configuration information, the configuration information about the binary data received by the communication unit 230 For the received binary data stored in the storage unit 250. Since in association with the information, it is possible to appropriately manage the binary data by the configuration information.

具体的には、バイナリデータ自体はバイナリデータを配置する記憶装置へ格納し、バイナリデータの格納先は構成情報を格納する構成情報管理システムのデータベースで管理するので、テキストデータとバイナリデータを対応付けて一纏めにして管理することが可能となる。これにより、従来のようなテキストデータのみの構成情報管理ではなく、表計算ソフトウェア、文書作成ソフトウェアなどで作成されるバイナリデータを含むことが可能になり、より詳細な構成情報管理を実現することができる。   Specifically, the binary data itself is stored in a storage device in which the binary data is arranged, and the storage location of the binary data is managed by the database of the configuration information management system that stores the configuration information. Therefore, the text data and the binary data are associated with each other. Can be managed together. This makes it possible to include binary data created by spreadsheet software, document creation software, etc., instead of conventional configuration information management of only text data, thereby realizing more detailed configuration information management. it can.

さらに、テキストデータとバイナリデータを一纏めにして管理することにより、例えば、あるサーバで障害が発生した場合、そのサーバとリレーションされているテキストデータの構成情報(例:サーバベンダの問い合わせ電話番号)に加え、バイナリデータの構成情報(例:サーバのマニュアル)も即座に取得する事が可能となり、関連した情報の取得が早くなることで障害復旧を早めることが可能となる。さらに、またこれらの情報を関連させることにより、利用者が誤った情報を参照してしまうミスを軽減することも可能である。   Furthermore, by managing text data and binary data together, for example, if a failure occurs on a server, the text data configuration information (eg, server vendor's inquiry phone number) related to that server In addition, binary data configuration information (eg, server manual) can be acquired immediately, and related information can be acquired more quickly, thereby speeding up failure recovery. Further, by associating these pieces of information, it is possible to reduce mistakes that a user refers to wrong information.

上述した実施の形態においては、互いに同じ値を有した構成情報を対応付けることによって、それらの構成情報についてのバイナリデータを対応付けることとしたが、値が同一の場合だけではなく、構成情報の値を比べて両者の類似度が高い場合に構成情報を対応付けることも可能である。この場合、構成情報の値の類似度の判定については、従来から知られている様々な技術を適用してよい。   In the above-described embodiment, by associating the configuration information having the same value with each other, the binary data for the configuration information is associated. However, not only when the values are the same, the value of the configuration information is changed. It is also possible to associate configuration information when the similarity between the two is high. In this case, conventionally known various techniques may be applied to the determination of the similarity of the value of the configuration information.

また、上述した実施の形態においては、構成情報の登録や更新についてのみ説明しているが、例えば、これに加えてディスク破損、ファイル形式不具合などの障害に対応するため記憶装置のレプリケーション作成、ディスクのミラーリングなどの対策を行うなど、他の処理を並行して行うこととしてもよい。また、構成情報管理サーバ200や記憶装置300は、複数のIPアドレスを設定し、それぞれのクライアント端末100から、構成情報管理サーバ200や記憶装置300のうちの設定された個々の領域にアクセスさせることにより、システム全体を共有化させることも可能である。   In the above-described embodiment, only the registration and update of configuration information has been described. For example, in order to cope with failures such as disk corruption and file format defects, replication of storage devices and disks It is also possible to perform other processes in parallel, such as taking countermeasures such as mirroring. Further, the configuration information management server 200 and the storage device 300 set a plurality of IP addresses, and each client terminal 100 is allowed to access the set individual areas of the configuration information management server 200 and the storage device 300. This makes it possible to share the entire system.

なお、本発明は、上記実施の形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。例えば、クライアント端末の台数が多く処理負荷が大きい場合には、構成情報管理サーバを物理的に2以上のサーバに分ける等、実施の形態に示される全構成要素からいくつかの構成要素を変更したり、構成要素を適宜組み合わせても良い。   It should be noted that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. For example, when the number of client terminals is large and the processing load is large, some configuration elements are changed from all the configuration elements shown in the embodiment, such as physically dividing the configuration information management server into two or more servers. Or, the constituent elements may be appropriately combined.

1000 構成情報管理システム
100 クライアント端末
110 入力受付部
120 通信部(クライアント端末)
130 制御部(クライアント端末)
200 構成情報管理サーバ
210 構成管理部
220 バイナリ管理部
230 通信部(構成情報管理サーバ)
240 制御部(構成情報管理サーバ)
250 記憶部(構成情報管理サーバ)
260 構成情報管理データベース
300 記憶装置
310 記憶部(記憶装置)
N ネットワーク網。
1000 Configuration Information Management System 100 Client Terminal 110 Input Accepting Unit 120 Communication Unit (Client Terminal)
130 Control unit (client terminal)
200 Configuration Information Management Server 210 Configuration Management Unit 220 Binary Management Unit 230 Communication Unit (Configuration Information Management Server)
240 control unit (configuration information management server)
250 storage unit (configuration information management server)
260 configuration information management database 300 storage device 310 storage unit (storage device)
N Network network.

Claims (9)

クライアント端末とネットワークを介して接続された構成情報管理装置であって、
前記クライアント端末から、バイナリデータと前記バイナリデータについての構成を示す構成情報とを受信する通信部と、
既にクライアント端末から受信済みのバイナリデータと前記受信済みのバイナリデータについての構成情報とを対応付けて記憶する記憶部と、
前記通信部が受信したバイナリデータについての構成情報と、前記記憶部が記憶する前記受信済みのバイナリデータについての構成情報とを比較し、両者が同じ構成情報を有していると判定した場合、前記通信部が受信したバイナリデータについての構成情報と前記記憶部が記憶する前記受信済みのバイナリデータについての構成情報とを対応付けて記憶する構成管理部と、
を備えたことを特徴とする構成情報管理装置。
A configuration information management device connected to a client terminal via a network,
A communication unit that receives binary data and configuration information indicating a configuration of the binary data from the client terminal;
A storage unit that stores binary data already received from the client terminal and configuration information about the received binary data in association with each other;
When comparing the configuration information about the binary data received by the communication unit with the configuration information about the received binary data stored by the storage unit, and determining that both have the same configuration information, A configuration management unit for storing the configuration information about the binary data received by the communication unit and the configuration information about the received binary data stored in the storage unit in association with each other;
A configuration information management apparatus comprising:
前記構成管理部は、前記記憶部に前記通信部が受信したバイナリデータについての構成情報が既に記憶されていると判定した場合、既に記憶されている構成情報と、受信された構成情報とを世代管理する、
ことを特徴とする請求項1に記載の構成情報管理装置。
When the configuration management unit determines that the configuration information about the binary data received by the communication unit is already stored in the storage unit, the configuration management unit generates the already stored configuration information and the received configuration information. to manage,
The configuration information management apparatus according to claim 1.
前記構成管理部が、前記通信部が受信したバイナリデータについての構成情報と前記記憶部が記憶する前記受信済みのバイナリデータについての構成情報とを対応付けて記憶した場合に、前記通信部が受信したバイナリデータと前記受信済みのバイナリデータとを対応付けて記憶するバイナリ管理部、
をさらに備えることを特徴とする請求項1または2に記載の構成情報管理装置。
When the configuration management unit stores the configuration information about the binary data received by the communication unit in association with the configuration information about the received binary data stored by the storage unit, the communication unit receives the configuration information. A binary management unit that stores the binary data and the received binary data in association with each other,
The configuration information management apparatus according to claim 1, further comprising:
前記構成管理部は、前記通信部が受信したデータについての構成情報を参照することにより、前記受信したデータがバイナリデータであるか否かを判定する、
ことを特徴とする請求項1〜3のいずれか1項に記載の構成情報管理装置。
The configuration management unit determines whether the received data is binary data by referring to configuration information about the data received by the communication unit.
The configuration information management device according to claim 1, wherein the configuration information management device is a configuration information management device.
前記構成管理部は、前記通信部が受信したデータについての拡張子を参照することにより、前記受信したデータがバイナリデータであるか否かを判定する、
ことを特徴とする請求項1〜3のいずれか1項に記載の構成情報管理装置。
The configuration management unit determines whether the received data is binary data by referring to an extension of the data received by the communication unit.
The configuration information management device according to claim 1, wherein the configuration information management device is a configuration information management device.
前記構成管理部は、さらに、両者が類似する構成情報を有していると判定した場合、前記通信部が受信したバイナリデータについての構成情報と前記記憶部が記憶する前記受信済みのバイナリデータについての構成情報とを対応付けて記憶する、
ことを特徴とする請求項1〜5に記載の構成情報管理装置。
If the configuration management unit further determines that they have similar configuration information, the configuration information about the binary data received by the communication unit and the received binary data stored by the storage unit In association with the configuration information of
The configuration information management apparatus according to claim 1, wherein
クライアント端末とネットワークを介して接続された構成情報管理装置において行われる構成情報管理方法であって、
前記クライアント端末から、バイナリデータと前記バイナリデータについての構成を示す構成情報とを受信する受信ステップと、
通信部が受信したバイナリデータについての構成情報と、既にクライアント端末から受信済みのバイナリデータと前記受信済みのバイナリデータについての構成情報とを対応付けて記憶部が記憶する前記受信済みのバイナリデータについての構成情報とを比較する比較ステップと、
両者が同じ構成情報を有していると判定した場合、前記通信部が受信したバイナリデータについての構成情報と前記記憶部が記憶する前記受信済みのバイナリデータについての構成情報とを対応付けて記憶する構成管理ステップと、
を含むことを特徴とする構成情報管理方法。
A configuration information management method performed in a configuration information management apparatus connected to a client terminal via a network,
Receiving from the client terminal, binary data and configuration information indicating the configuration of the binary data;
About the received binary data stored in the storage unit in association with the configuration information about the binary data received by the communication unit, the binary data already received from the client terminal, and the configuration information about the received binary data A comparison step for comparing the configuration information of
When it is determined that both have the same configuration information, the configuration information about the binary data received by the communication unit and the configuration information about the received binary data stored by the storage unit are stored in association with each other. Configuration management steps to
A configuration information management method comprising:
コンピュータに、
ネットワークを介して接続されたクライアント端末から、バイナリデータと前記バイナリデータについての構成を示す構成情報とを受信する受信ステップと、
通信部が受信したバイナリデータについての構成情報と、既にクライアント端末から受信済みのバイナリデータと前記受信済みのバイナリデータについての構成情報とを対応付けて記憶部が記憶する前記受信済みのバイナリデータについての構成情報とを比較する比較ステップと、
両者が同じ構成情報を有していると判定した場合、前記通信部が受信したバイナリデータについての構成情報と前記記憶部が記憶する前記受信済みのバイナリデータについての構成情報とを対応付けて記憶する構成管理ステップと、
を実行させることを特徴とする構成情報管理プログラム。
On the computer,
A receiving step of receiving binary data and configuration information indicating a configuration of the binary data from a client terminal connected via a network;
About the received binary data stored in the storage unit in association with the configuration information about the binary data received by the communication unit, the binary data already received from the client terminal, and the configuration information about the received binary data A comparison step for comparing the configuration information of
When it is determined that both have the same configuration information, the configuration information about the binary data received by the communication unit and the configuration information about the received binary data stored by the storage unit are stored in association with each other. Configuration management steps to
A configuration information management program characterized in that
請求項8に記載された構成情報管理プログラムを格納したコンピュータの読み取り可能な記録媒体。   A computer-readable recording medium storing the configuration information management program according to claim 8.
JP2011168407A 2011-08-01 2011-08-01 Configuration information management device, configuration information management method, configuration information management program and storage medium Withdrawn JP2013033342A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011168407A JP2013033342A (en) 2011-08-01 2011-08-01 Configuration information management device, configuration information management method, configuration information management program and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011168407A JP2013033342A (en) 2011-08-01 2011-08-01 Configuration information management device, configuration information management method, configuration information management program and storage medium

Publications (1)

Publication Number Publication Date
JP2013033342A true JP2013033342A (en) 2013-02-14

Family

ID=47789190

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011168407A Withdrawn JP2013033342A (en) 2011-08-01 2011-08-01 Configuration information management device, configuration information management method, configuration information management program and storage medium

Country Status (1)

Country Link
JP (1) JP2013033342A (en)

Similar Documents

Publication Publication Date Title
AU2018395856B2 (en) Allocation and reassignment of unique identifiers for synchronization of content items
US10621211B2 (en) Language tag management on international data storage
JP5103807B2 (en) Control program, control method, information processing apparatus, and information processing system
US9864736B2 (en) Information processing apparatus, control method, and recording medium
JP5072550B2 (en) Information processing apparatus, information processing method, and program
WO2013038489A1 (en) Computer system, management method for client computer, and storage medium
JP2017521778A (en) Method, computer program, and exception engine for handling data quality exceptions
US10412163B2 (en) Computer system, distributed object sharing method, and edge node
JP2004302505A (en) Data migration support system, program, device, removable storage device, and discrimination method of storage medium in which data migration has been completed
EP3844937B1 (en) Synchronizing in-use source data and an unmodified migrated copy thereof
US8438133B2 (en) Information processing apparatus, file management system, information processing method and computer readable medium
TWI571754B (en) Method for performing file synchronization control, and associated apparatus
WO2023129342A1 (en) Database management engine for a database management system
US11144592B2 (en) Extendable JSON configuration architecture
US20170262439A1 (en) Information processing apparatus and non-transitory computer readable medium
JP2013033342A (en) Configuration information management device, configuration information management method, configuration information management program and storage medium
JP2010225109A (en) Method and system for managing virtual appliance server, program for virtual appliance server management system, and recording medium for virtual appliance server management system with the same stored therein
JP2006004024A (en) Program for execution by directory server
US11475159B2 (en) System and method for efficient user-level based deletions of backup data
US20230376200A1 (en) Computer system, method of tracking lineage of data, and non-transitory computer-readable medium
CA3241274A1 (en) Database management engine for a database management system
JP2021096573A (en) Device, system, method, and program
WO2021071589A1 (en) Reliable detection of deleted assets in data stores
JP2019079281A (en) Synchronization processor, file synchronization system and program

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20130701

A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20141007