JP2010061605A - Environment generator, environment generation system, environment generation program, and environment generation method - Google Patents

Environment generator, environment generation system, environment generation program, and environment generation method Download PDF

Info

Publication number
JP2010061605A
JP2010061605A JP2008229377A JP2008229377A JP2010061605A JP 2010061605 A JP2010061605 A JP 2010061605A JP 2008229377 A JP2008229377 A JP 2008229377A JP 2008229377 A JP2008229377 A JP 2008229377A JP 2010061605 A JP2010061605 A JP 2010061605A
Authority
JP
Japan
Prior art keywords
configuration information
environment
execution environment
execution
storage device
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
JP2008229377A
Other languages
Japanese (ja)
Inventor
Kazuya Oi
和哉 大井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2008229377A priority Critical patent/JP2010061605A/en
Publication of JP2010061605A publication Critical patent/JP2010061605A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an environment generator for selecting and using one of a plurality of stored execution environments for a computer. <P>SOLUTION: The environment generator 20 is connected to a storage device 90, a backup DB 40 storing a plurality of execution environments, and a configuration information DB 50 storing configuration information of each of the plurality of execution environments. The environment generator 20 includes a storage part 23 for comparing input configuration information with the configuration information stored in the configuration information DB 50, and for selecting any of the plurality of execution environments, based on a comparison result, to be stored from the backup DB 40 into the storage device 90. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、環境生成装置、環境生成システム、環境生成プログラム、および、環境生成方法に関する。   The present invention relates to an environment generation device, an environment generation system, an environment generation program, and an environment generation method.

特許文献1には、試験者からの要求を受けて、制御ステーションの一つのテスト環境を設定するデータの保存と復元を行うワークステーションが開示されている。   Patent Document 1 discloses a workstation that stores and restores data for setting one test environment of a control station in response to a request from a tester.

特許文献2には、電子計算機システムのハードウェア試験を制御する方法が開示されている。この方法では、電子計算機システムの「構成情報+動作モード」と、試験項目の動作環境情報を読み込んで比較することにより、当該試験の実行可否を決定する。   Patent Document 2 discloses a method for controlling a hardware test of an electronic computer system. In this method, “configuration information + operation mode” of the electronic computer system and the operation environment information of the test item are read and compared to determine whether or not the test can be executed.

特許文献3には、パッチ配布サーバからパッチを受信して適用するコンピュータが開示されている。このコンピュータは、自己が適用済みのパッチ情報をプログラム構成情報として記憶し、パッチ配布サーバに新しいパッチが有れば当該新しいパッチを適用する。   Patent Document 3 discloses a computer that receives and applies a patch from a patch distribution server. The computer stores the patch information applied by itself as program configuration information, and applies the new patch if there is a new patch on the patch distribution server.

特開平9−160−798号公報JP-A-9-160-798 特開平6−12275号公報JP-A-6-12275 特開2006−252437号公報JP 2006-252437 A

上述の特許文献に記載された技術は、何れも、格納されているコンピュータの複数の実行環境から、一の実行環境を選択して利用するものではない。従って、必要な構成の実行環境を迅速に利用出来ないという課題があった。   None of the techniques described in the above-mentioned patent documents select and use one execution environment from a plurality of execution environments of a stored computer. Therefore, there is a problem that an execution environment having a necessary configuration cannot be used quickly.

本発明は、上記課題を解決する為の環境生成装置、環境生成システム、環境生成プログラム、および、環境生成方法を提供することを目的とする。   An object of the present invention is to provide an environment generation device, an environment generation system, an environment generation program, and an environment generation method for solving the above-described problems.

本発明の一実施形態の環境生成装置は、記憶装置、複数の実行環境が格納された退避DB、並びに、前記複数の実行環境の各々の実行環境の構成情報が格納された構成情報DBに接続され、入力した構成情報を、前記構成情報DBに格納されている前記構成情報の各々と対比をして、当該対比の結果に基づいて、前記複数の実行環境の何れかを選択して前記退避DBから前記記憶装置に格納する格納部を備える。   An environment generation device according to an embodiment of the present invention is connected to a storage device, a save DB storing a plurality of execution environments, and a configuration information DB storing configuration information of each execution environment of the plurality of execution environments The inputted configuration information is compared with each of the configuration information stored in the configuration information DB, and based on the comparison result, any one of the plurality of execution environments is selected and saved. A storage unit is provided that stores data from the DB in the storage device.

本発明の一実施形態の環境生成プログラムは、記憶装置、複数の実行環境が格納された退避DB、並びに、前記複数の実行環境の各々の実行環境の構成情報が格納された構成情報DBに接続されたコンピュータに、入力した構成情報を、前記構成情報DBに格納されている前記構成情報の各々と対比をして、当該対比の結果に基づいて、前記複数の実行環境の何れかを選択して前記退避DBから前記記憶装置に格納する格納処理を実行させる。   An environment generation program according to an embodiment of the present invention is connected to a storage device, a save DB storing a plurality of execution environments, and a configuration information DB storing configuration information of each execution environment of the plurality of execution environments The inputted configuration information is compared with each of the configuration information stored in the configuration information DB, and one of the plurality of execution environments is selected based on the comparison result. Then, the storage process of storing in the storage device from the save DB is executed.

本発明の一実施形態の環境生成方法は、記憶装置、複数の実行環境が格納された退避DB、並びに、前記複数の実行環境の各々の実行環境の構成情報が格納された構成情報DBに接続されたコンピュータが、入力した構成情報を、前記構成情報DBに格納されている前記構成情報の各々と対比をして、当該対比の結果に基づいて、前記複数の実行環境の何れかを選択して前記退避DBから前記記憶装置に格納する格納工程を有する。   An environment generation method according to an embodiment of the present invention is connected to a storage device, a save DB storing a plurality of execution environments, and a configuration information DB storing configuration information of each execution environment of the plurality of execution environments The inputted computer compares the input configuration information with each of the configuration information stored in the configuration information DB, and selects one of the plurality of execution environments based on the comparison result. And storing in the storage device from the save DB.

本発明にかかる環境生成装置は、必要な構成の実行環境を迅速に整える。   The environment generation apparatus according to the present invention quickly prepares an execution environment having a necessary configuration.

図1は、本発明の第1の実施形態にかかる環境生成システム10の構成図である。環境生成システム10は、環境生成装置20、並びに、環境生成装置20に接続される退避DB40(Data Base)、構成情報DB50、パッチDB60、端末80、および、記憶装置90を包含する。更に、環境生成システム10は、記憶装置90に接続されるサーバ30を包含する。   FIG. 1 is a configuration diagram of an environment generation system 10 according to the first embodiment of the present invention. The environment generation system 10 includes an environment generation device 20, a save DB 40 (Data Base) connected to the environment generation device 20, a configuration information DB 50, a patch DB 60, a terminal 80, and a storage device 90. Furthermore, the environment generation system 10 includes a server 30 connected to the storage device 90.

退避DB40、構成情報DB50、パッチDB60、および、記憶装置90は、ディスク装置等の外部記憶装置である。記憶装置90は、実行環境91および環境管理表92を包含する。   The save DB 40, the configuration information DB 50, the patch DB 60, and the storage device 90 are external storage devices such as disk devices. The storage device 90 includes an execution environment 91 and an environment management table 92.

環境生成装置20は、実行環境91を退避DB40に退避する退避部22、および、実行環境91を記憶装置90に格納する格納部23を包含する。退避部22および格納部23は、ハードウェアで実現されていても良い。また、退避部22および格納部23は、コンピュータ21において、図示しないメモリに格納された環境生成プログラム29が図示しないプロセッサにより実行されることで実現されていても良い。   The environment generation device 20 includes a saving unit 22 that saves the execution environment 91 in the saving DB 40 and a storage unit 23 that stores the execution environment 91 in the storage device 90. The saving unit 22 and the storage unit 23 may be realized by hardware. Further, the saving unit 22 and the storage unit 23 may be realized in the computer 21 by an environment generation program 29 stored in a memory (not shown) being executed by a processor (not shown).

図2は実行環境91の構成を示す。実行環境91はソフトウェア93を包含する。ソフトウェア93は通常複数存在するが一つでも良い。実行環境91は、ソフトウェア93の動作パラメータ情報、SG(System Generation)情報、コンフィギュレーション情報等を包含しても良い。   FIG. 2 shows the configuration of the execution environment 91. The execution environment 91 includes software 93. There are usually a plurality of softwares 93, but one may be used. The execution environment 91 may include operation parameter information of software 93, SG (System Generation) information, configuration information, and the like.

ソフトウェア93には、パッチ94が適用されている場合も、適用されていない場合もある。パッチ94は、ソフトウェア93を書き換えるデータである。ソフトウェア93は、例えば、Linux、UNIX(登録商標)、Windows(登録商標)といったOS(Operating System)である。ソフトウェア93は、例えば、データベース管理プログラム、アプリケーションサーバ、トランザクションモニタ、コンパイラであっても良い。   The software 93 may or may not have the patch 94 applied. The patch 94 is data for rewriting the software 93. The software 93 is, for example, an OS (Operating System) such as Linux, UNIX (registered trademark), or Windows (registered trademark). The software 93 may be, for example, a database management program, an application server, a transaction monitor, or a compiler.

これら、実行環境91に包含されるソフトウェア93は、サーバ30の起動時やその後の運転時に、サーバ30に読み込まれて(ロードされて)、実行部31により実行される。実行部31は、サーバ30のプロセッサである。   The software 93 included in the execution environment 91 is read (loaded) into the server 30 and executed by the execution unit 31 when the server 30 is started or when it is subsequently operated. The execution unit 31 is a processor of the server 30.

なお、記憶装置90は、実行環境91に包含されないソフトウェア93を包含していても良い。実行環境91に包含されないソフトウェア93は、サーバ30の立ち上げ時やその後に、サーバ30に読み込まれて(ロードされて)、実行部31により実行されてもよい。   The storage device 90 may include software 93 that is not included in the execution environment 91. The software 93 that is not included in the execution environment 91 may be read (loaded) into the server 30 and executed by the execution unit 31 when the server 30 is started up or thereafter.

サーバ30は、一般に、実行環境91に含まれないソフトウェア93(テストプログラム、業務プログラム等)を実行部31で実行するために、実行環境91に包含されるソフトウェア93を実行する。即ち、実行環境91は、テストプログラム等の実行の環境を整えるソフトウェア93の群である。実行環境91に包含されるソフトウェア93は、テストプログラム等を制御、管理、または、テストプログラム等の要求機能を実行するものである。サーバ30は、テストデータやトランザクションデータを入力して、実行環境91に含まれるソフトウェア93のみを実行しても良い。   In general, the server 30 executes the software 93 included in the execution environment 91 in order to execute the software 93 (test program, business program, etc.) not included in the execution environment 91 by the execution unit 31. That is, the execution environment 91 is a group of software 93 that prepares an execution environment such as a test program. The software 93 included in the execution environment 91 controls and manages a test program or the like, or executes a requested function such as a test program. The server 30 may execute only the software 93 included in the execution environment 91 by inputting test data and transaction data.

図3は、環境管理表92の構成を示す。環境管理表92は、実行環境91に含まれるソフトウェア93の名称(SW名95)、バージョン情報96、適用されているパッチ名97、原ポインタ98を対応させて包含する。パッチ名97は、一つのソフトウェア93に対して複数存在し得る。また、原ポインタ98は、実行環境91に含まれるソフトウェア93の記憶装置90における格納域アドレスを包含する。環境管理表92のうち、原ポインタ98を除いた部分が、構成情報99を構成する。   FIG. 3 shows the configuration of the environment management table 92. The environment management table 92 includes the name (SW name 95) of the software 93 included in the execution environment 91, version information 96, the applied patch name 97, and the original pointer 98 in association with each other. A plurality of patch names 97 may exist for one software 93. The original pointer 98 includes a storage area address in the storage device 90 of the software 93 included in the execution environment 91. In the environment management table 92, the part excluding the original pointer 98 constitutes the configuration information 99.

なお、記憶装置90が、実行環境91に包含されないソフトウェア93を包含している場合、環境管理表92は当該ソフトウェア93の情報を包含しない。また、環境管理表92は、例えば、ソフトウェア93のインストールツールが、管理者の指示を受けて作成し、パッチ94の適用ツールがパッチ名97を更新して作成する。   When the storage device 90 includes software 93 that is not included in the execution environment 91, the environment management table 92 does not include information on the software 93. The environment management table 92 is created by, for example, an installation tool for the software 93 in response to an instruction from the administrator, and an application tool for the patch 94 updates the patch name 97.

図4は、退避DB40に格納されるデータを示す。退避DB40は、複数の実行環境91、例えば、第1の実行環境41、第2の実行環境42を包含する。   FIG. 4 shows data stored in the save DB 40. The save DB 40 includes a plurality of execution environments 91, for example, a first execution environment 41 and a second execution environment 42.

図5は、構成情報DB50に格納されるデータを示す。構成情報DB50は、複数の構成情報99、例えば、第1の構成情報51、第2の構成情報52を包含する。また、構成情報DB50は、各構成情報99対応に退避ポインタ54を包含する。   FIG. 5 shows data stored in the configuration information DB 50. The configuration information DB 50 includes a plurality of configuration information 99, for example, first configuration information 51 and second configuration information 52. The configuration information DB 50 includes a save pointer 54 corresponding to each configuration information 99.

退避ポインタ54は、対応する構成情報99をもつ実行環境91の、退避DB40における格納域アドレスを包含する。例えば、第1の実行環境41は第1の構成情報51が示す構成をもち、第2の実行環境42は第2の構成情報52が示す構成をもつとする。このとき、第1の構成情報51に対応する退避ポインタ54は、第1の実行環境41の格納域アドレスを格納する。第2の構成情報52に対応する退避ポインタ54は、第2の実行環境42の格納域アドレスを格納する。   The save pointer 54 includes a storage area address in the save DB 40 of the execution environment 91 having the corresponding configuration information 99. For example, assume that the first execution environment 41 has the configuration indicated by the first configuration information 51, and the second execution environment 42 has the configuration indicated by the second configuration information 52. At this time, the save pointer 54 corresponding to the first configuration information 51 stores the storage area address of the first execution environment 41. The save pointer 54 corresponding to the second configuration information 52 stores the storage area address of the second execution environment 42.

図6は、パッチDB60に格納されるデータを示す。パッチDB60は、パッチ94ごとに、パッチ名97、SW名95、インストール時間61、アンインストール時間62、パッチ内容63、パッチ復元内容64を対応させて包含する。   FIG. 6 shows data stored in the patch DB 60. The patch DB 60 includes a patch name 97, an SW name 95, an installation time 61, an uninstallation time 62, a patch content 63, and a patch restoration content 64 for each patch 94 in association with each other.

パッチ名97はパッチ94の名称である。インストール時間61は、パッチ94をソフトウェア93に適用するのに要する時間である。アンインストール時間62は、パッチ94の適用解除をするのに要する時間である。パッチDB60のデータは、例えば、環境生成システム10の管理者がツールを使用して登録する。インストール時間61およびアンインストール時間62は、例えば、実測値である。インストール時間61およびアンインストール時間62は、パッチ内容63のデータサイズから概算しても良い。   The patch name 97 is the name of the patch 94. The installation time 61 is a time required for applying the patch 94 to the software 93. The uninstall time 62 is the time required to cancel the application of the patch 94. For example, the administrator of the environment generation system 10 registers the data of the patch DB 60 using a tool. The installation time 61 and the uninstallation time 62 are measured values, for example. The installation time 61 and the uninstallation time 62 may be estimated from the data size of the patch contents 63.

パッチ内容63は、パッチ94の内容データ(実体データ)である。パッチ復元内容64は、パッチ94をアンインストールするための復元用データである。パッチ復元内容64は、例えば、パッチ94のインストール時に、インストールツールが作成する。SW名95は、パッチ94が適用されるソフトウェア93の名称である。   The patch content 63 is content data (substance data) of the patch 94. The patch restoration content 64 is restoration data for uninstalling the patch 94. The patch restoration content 64 is created by the installation tool when the patch 94 is installed, for example. The SW name 95 is the name of the software 93 to which the patch 94 is applied.

本実施形態の環境生成システム10の動作概要は以下の通りである。まず、環境生成システム10は、テストや業務処理に使われた実行環境91を退避DB40に格納する。環境生成システム10は、パッチ94のインストールやソフトウェア93の更新などにより、実行環境91が変わった都度、実行環境91を退避DB40に格納する。   The outline of the operation of the environment generation system 10 of the present embodiment is as follows. First, the environment generation system 10 stores the execution environment 91 used for testing and business processing in the save DB 40. The environment generation system 10 stores the execution environment 91 in the save DB 40 every time the execution environment 91 changes due to installation of the patch 94 or update of the software 93.

その後、環境生成システム10は、端末80から入力した構成情報99に基づいて、退避DB40に格納されている実行環境91を選択して利用する。入力した構成情報99の構成と一致する実行環境91があればそれを選択して利用する。入力した構成情報99の構成と一致する実行環境91がなければ、パッチ94の変更時間が最も小さな実行環境91を選択して、それをベースにパッチ94を変更して利用する。以下は、詳細な動作説明である。   Thereafter, the environment generation system 10 selects and uses the execution environment 91 stored in the save DB 40 based on the configuration information 99 input from the terminal 80. If there is an execution environment 91 that matches the configuration of the input configuration information 99, it is selected and used. If there is no execution environment 91 that matches the configuration of the input configuration information 99, the execution environment 91 having the shortest change time of the patch 94 is selected, and the patch 94 is changed and used based on the execution environment 91. The following is a detailed description of the operation.

図7は、退避部22の動作フローチャートである。先ず、退避部22は、端末80から実行環境91の退避指示を入力する(S1)。同部は、環境管理表92から順次原ポインタ98を得て(S2)、記憶装置90の実行環境91に包含される各ソフトウェア93を入力、圧縮して、退避DB40の実行環境91に順次格納する(S3)。環境管理表92に登録された各ソフトウェア93の格納処理が完了すると(S4でY)、同部は、記憶装置90に格納されている構成情報99(環境管理表92の一部)を構成情報DB50の構成情報99として格納して(S5)、終了する。   FIG. 7 is an operation flowchart of the saving unit 22. First, the saving unit 22 inputs an instruction to save the execution environment 91 from the terminal 80 (S1). The same unit sequentially obtains the original pointer 98 from the environment management table 92 (S2), inputs and compresses each software 93 included in the execution environment 91 of the storage device 90, and sequentially stores it in the execution environment 91 of the save DB 40. (S3). When the storage processing of each software 93 registered in the environment management table 92 is completed (Y in S4), the same unit uses the configuration information 99 (part of the environment management table 92) stored in the storage device 90 as the configuration information. It stores as the configuration information 99 of the DB 50 (S5) and ends.

図8は、格納部23の動作フローチャートである。先ず、格納部23は、生成すべき実行環境91の構成情報99を端末80から入力する(S11)。入力情報は、ソフトウェア93のSW名95、バージョン番号96、パッチ名97である。通常、情報は複数のソフトウェア93ついて入力される。   FIG. 8 is an operation flowchart of the storage unit 23. First, the storage unit 23 inputs configuration information 99 of the execution environment 91 to be generated from the terminal 80 (S11). The input information includes the SW name 95, the version number 96, and the patch name 97 of the software 93. Normally, information is input for a plurality of software 93.

格納部23は、構成情報DB50を検索して、入力したSW名95とバージョン番号96と同一のSW名95とバージョン番号96をもつ構成情報99を抽出する(S12)。抽出できなかった場合(S13でN)、格納部23は、エラーメッセージなどを端末80に出力する等して、処理を終了する。   The storage unit 23 searches the configuration information DB 50 and extracts configuration information 99 having the same SW name 95 and version number 96 as the input SW name 95 and version number 96 (S12). If it cannot be extracted (N in S13), the storage unit 23 outputs an error message or the like to the terminal 80 and ends the process.

抽出できた場合(S13でY)、格納部23は、抽出した各々の構成情報99と入力した構成情報99との、パッチ94の差分を特定する(S14)。ここで、同部は、抽出した各々の構成情報99(例えば第1の構成情報51)に含まれるパッチ名97と、入力した構成情報99に含まれるパッチ名97の対比を行う。同部は、その結果に基づき、以下のようにパッチ94の差分を特定する。   When extraction is possible (Y in S13), the storage unit 23 specifies the difference of the patch 94 between each extracted configuration information 99 and the input configuration information 99 (S14). Here, the same unit compares the patch name 97 included in each extracted configuration information 99 (for example, the first configuration information 51) with the patch name 97 included in the input configuration information 99. Based on the result, the same unit identifies the difference between the patches 94 as follows.

端末80から入力した構成情報99には含まれるが、第1の構成情報51には含まれないパッチ名97のパッチ94(差分1)は、第1の実行環境41にインストールが必要なパッチ94である。一方、端末80から入力した構成情報99には含まれないが、第1の構成情報51には含まれるパッチ名97のパッチ94(差分2)は、第1の実行環境91にアンインストールが必要なパッチ94である。   A patch 94 (difference 1) with a patch name 97 that is included in the configuration information 99 input from the terminal 80 but is not included in the first configuration information 51 is a patch 94 that needs to be installed in the first execution environment 41. It is. On the other hand, the patch 94 (difference 2) of the patch name 97 that is not included in the configuration information 99 input from the terminal 80 but is included in the first configuration information 51 needs to be uninstalled in the first execution environment 91. Patch 94.

構成情報DB50から抽出した構成情報99のうちで、差分がない構成情報99がある場合(S15でY)、格納部23は、当該構成情報99の構成をもつ実行環境91を記憶装置90に格納する(S16)。このとき同部は、当該構成情報99の退避ポインタ54に基づいて、退避DB40から実行環境91を入力し、圧縮を解除する。   When the configuration information 99 extracted from the configuration information DB 50 includes the configuration information 99 having no difference (Y in S15), the storage unit 23 stores the execution environment 91 having the configuration of the configuration information 99 in the storage device 90. (S16). At this time, the same unit inputs the execution environment 91 from the save DB 40 based on the save pointer 54 of the configuration information 99 and releases the compression.

構成情報DB50から抽出した構成情報99うちで、差分がない構成情報99がない場合(S15でN)、格納部23は、抽出した各構成情報99について、パッチ94のインストール/アンインストールの所要時間(d)を算出する(S17)。具体的には、同部は、各構成情報99(例えば第1の構成情報51)の差分1に含まれる各パッチ名97をキーにパッチDB60を検索してインストール時間61を取得し、その総和(d1)を求める。次に、同部は、第1の構成情報51の差分2に含まれる各パッチ名97をキーにパッチDB60を検索してアンインストール時間62を取得し、その総和(d2)を求める。同部は、d1とd2を加算してdを求める。   When there is no configuration information 99 having no difference among the configuration information 99 extracted from the configuration information DB 50 (N in S15), the storage unit 23 requires time for installing / uninstalling the patch 94 for each extracted configuration information 99. (D) is calculated (S17). Specifically, the same part searches the patch DB 60 using each patch name 97 included in the difference 1 of each configuration information 99 (for example, the first configuration information 51) as a key, acquires the installation time 61, and sums up the total time. (D1) is obtained. Next, the same part searches the patch DB 60 using each patch name 97 included in the difference 2 of the first configuration information 51 as a key, acquires the uninstall time 62, and obtains the sum (d2). The same part adds d1 and d2 to obtain d.

同部は、構成情報DB50から抽出した各々の構成情報99の中から、dが最小のものを決定する(S18)。そして、同部は、決定した構成情報99の構成をもつ実行環境91を記憶装置90に格納する(S19)。このとき同部は、当該構成情報99の退避ポインタ54に基づいて、退避DB40から実行環境91を入力し、圧縮を解除する。   The same part determines the one with the smallest d from the respective pieces of configuration information 99 extracted from the configuration information DB 50 (S18). Then, the same unit stores the execution environment 91 having the configuration of the determined configuration information 99 in the storage device 90 (S19). At this time, the same unit inputs the execution environment 91 from the save DB 40 based on the save pointer 54 of the configuration information 99 and releases the compression.

最後に同部は、決定した構成情報99のパッチ94の差分に基づいて、記憶装置90に格納した実行環境91を対象にパッチ94のインストール/アンインストールを行う(S1A)。即ち同部は、差分1に含まれる各パッチ名97をキーにパッチDB60を検索してパッチ内容63を取得し、パッチ94をインストールする。また、同部は、差分2に含まれる各パッチ名97をキーにパッチDB60を検索してパッチ復元内容64を取得し、パッチ94をアンインストールする。   Finally, the same unit installs / uninstalls the patch 94 for the execution environment 91 stored in the storage device 90 based on the determined difference of the patch 94 in the configuration information 99 (S1A). That is, the same part searches the patch DB 60 using each patch name 97 included in the difference 1 as a key, acquires the patch contents 63, and installs the patch 94. Further, the same part searches the patch DB 60 using each patch name 97 included in the difference 2 as a key, acquires the patch restoration content 64, and uninstalls the patch 94.

なお、本実施形態に於いて、退避部22に代わり、作成ツールなどが、記憶装置90の実行環境91等に基づかないで、退避DB40に実行環境91を格納し、構成情報DB50に構成情報99を格納しても良い。   In this embodiment, instead of the saving unit 22, the creation tool or the like stores the execution environment 91 in the save DB 40 without using the execution environment 91 of the storage device 90, and the configuration information DB 50 includes the configuration information 99. May be stored.

さらに、本実施形態では、記憶装置90とサーバ30の対を複数用意して、環境生成装置20と接続しても良い。この場合、退避部22や格納部23は、端末80から処理対象となる記憶装置90の特定情報を入力する。   Furthermore, in this embodiment, a plurality of pairs of the storage device 90 and the server 30 may be prepared and connected to the environment generation device 20. In this case, the saving unit 22 and the storage unit 23 input specific information of the storage device 90 to be processed from the terminal 80.

本実施形態の環境生成システム10は、プログラムの実行環境91を迅速に生成できる。その理由は、入力した構成情報99に基づいて、退避DB40に格納されている実行環境91を選択して利用するからである。入力した構成情報99の構成と一致する実行環境91があればそれを選択して利用するからである。また、入力した構成情報99の構成と一致する実行環境91がなければ、パッチ94の変更時間が最も小さな実行環境91を選択して、それをベースにパッチ94を変更して利用するからである。   The environment generation system 10 of the present embodiment can quickly generate a program execution environment 91. The reason is that the execution environment 91 stored in the save DB 40 is selected and used based on the input configuration information 99. This is because if there is an execution environment 91 that matches the configuration of the input configuration information 99, it is selected and used. Also, if there is no execution environment 91 that matches the configuration of the input configuration information 99, the execution environment 91 with the shortest change time of the patch 94 is selected, and the patch 94 is changed and used based on that. .

図9は、本発明の第2の実施形態にかかる環境生成システム10の構成を示す。本実施形態の環境生成装置20は第1の実施形態に於けるサーバ30を兼ねる。即ち、環境生成装置20は、実行部31を追加的に備える。他は、第1の実施形態と同じである。本実施形態に於いて、退避部22と格納部23が環境生成プログラム29により実現されている場合は、環境生成プログラム29は実行部31で実行される。   FIG. 9 shows a configuration of the environment generation system 10 according to the second exemplary embodiment of the present invention. The environment generation apparatus 20 of this embodiment also serves as the server 30 in the first embodiment. That is, the environment generation device 20 additionally includes an execution unit 31. Others are the same as the first embodiment. In the present embodiment, when the saving unit 22 and the storage unit 23 are realized by the environment generation program 29, the environment generation program 29 is executed by the execution unit 31.

本実施形態の環境生成システム10は安価に構成できる。その理由は、サーバ30が不要だからである。   The environment generation system 10 of this embodiment can be configured at low cost. The reason is that the server 30 is unnecessary.

図10は、本発明の第3の実施形態にかかる環境生成システム10の構成を示す。本実施形態に於いては、サーバ30が退避部22を包含する。サーバ30は端末80も備える。他は、第1の実施形態と同じである。   FIG. 10 shows a configuration of the environment generation system 10 according to the third exemplary embodiment of the present invention. In the present embodiment, the server 30 includes the save unit 22. The server 30 also includes a terminal 80. Others are the same as the first embodiment.

退避部22は、ハードウェアで実現されていても良い。また、退避部22は、サーバ30において、実行部31が図示しないメモリに格納された環境退避プログラム39を実行することで実現しても良い。   The saving unit 22 may be realized by hardware. Further, the saving unit 22 may be realized in the server 30 by the execution unit 31 executing the environment saving program 39 stored in a memory (not shown).

本実施形態の環境生成システム10は使い勝手が良い。その理由は、退避部22がサーバ30に設けられているからである。その為、利用者がサーバ30で実行環境91を作成して使用した際に、サーバ30の操作だけで実行環境91を退避できるからである。   The environment generation system 10 of the present embodiment is easy to use. The reason is that the saving unit 22 is provided in the server 30. Therefore, when the user creates and uses the execution environment 91 on the server 30, the execution environment 91 can be saved only by operating the server 30.

図11は、本発明の基本的構成を示す。本発明の一実施形態の環境生成装置20は、記憶装置90、複数の実行環境91が格納された退避DB40、並びに、複数の実行環境91の各々の実行環境91の構成情報99が格納された構成情報DB50に接続されている。同装置は、入力した構成情報99を、構成情報DB50に格納されている構成情報99の各々と対比をして、当該対比の結果に基づいて、複数の実行環境91の何れかを選択して退避DB40から記憶装置90に格納する格納部23を備える。   FIG. 11 shows the basic configuration of the present invention. The environment generation apparatus 20 according to an embodiment of the present invention stores a storage device 90, a save DB 40 in which a plurality of execution environments 91 are stored, and configuration information 99 of each execution environment 91 of the plurality of execution environments 91. It is connected to the configuration information DB 50. The apparatus compares the input configuration information 99 with each of the configuration information 99 stored in the configuration information DB 50, and selects one of a plurality of execution environments 91 based on the comparison result. A storage unit 23 that stores data in the storage device 90 from the save DB 40 is provided.

図1は、本発明の第1の実施形態にかかる環境生成システム10の構成図である。FIG. 1 is a configuration diagram of an environment generation system 10 according to the first embodiment of the present invention. 図2は実行環境91の構成を示す。FIG. 2 shows the configuration of the execution environment 91. 図3は、環境管理表92の構成を示す。FIG. 3 shows the configuration of the environment management table 92. 図4は、退避DB40に格納されるデータを示す。FIG. 4 shows data stored in the save DB 40. 図5は、構成情報DB50に格納されるデータを示す。FIG. 5 shows data stored in the configuration information DB 50. 図6は、パッチDB60に格納されるデータを示す。FIG. 6 shows data stored in the patch DB 60. 図7は、退避部22の動作フローチャートである。FIG. 7 is an operation flowchart of the saving unit 22. 図8は、格納部23の動作フローチャートである。FIG. 8 is an operation flowchart of the storage unit 23. 図9は、本発明の第2の実施形態にかかる環境生成システム10の構成を示す。FIG. 9 shows a configuration of the environment generation system 10 according to the second exemplary embodiment of the present invention. 図10は、本発明の第3の実施形態にかかる環境生成システム10の構成を示す。FIG. 10 shows a configuration of the environment generation system 10 according to the third exemplary embodiment of the present invention. 図11は、本発明の基本的構成を示す。FIG. 11 shows the basic configuration of the present invention.

符号の説明Explanation of symbols

10 環境生成システム
20 環境生成装置
21 コンピュータ
22 退避部
23 格納部
29 環境生成プログラム
30 サーバ
31 実行部
40 退避DB
41 第1の実行環境
42 第2の実行環境
50 構成情報DB
51 第1の構成情報
52 第2の構成情報
54 退避ポインタ
60 パッチDB
61 インストール時間
62 アンインストール時間
63 パッチ内容
64 パッチ復元内容
80 端末
90 記憶装置
91 実行環境
92 環境管理表
93 ソフトウェア
94 パッチ
95 SW名
96 バージョン情報
97 パッチ名
98 原ポインタ
99 構成情報
DESCRIPTION OF SYMBOLS 10 Environment generation system 20 Environment generation apparatus 21 Computer 22 Saving part 23 Storage part 29 Environment generation program 30 Server 31 Execution part 40 Saving DB
41 First execution environment 42 Second execution environment 50 Configuration information DB
51 First configuration information 52 Second configuration information 54 Retraction pointer 60 Patch DB
61 Installation time 62 Uninstallation time 63 Patch content 64 Patch restoration content 80 Terminal 90 Storage device 91 Execution environment 92 Environment management table 93 Software 94 Patch 95 SW name 96 Version information 97 Patch name 98 Original pointer 99 Configuration information

Claims (15)

記憶装置、複数の実行環境が格納された退避DB、並びに、前記複数の実行環境の各々の実行環境の構成情報が格納された構成情報DBに接続され、
入力した構成情報を、前記構成情報DBに格納されている前記構成情報の各々と対比をして、当該対比の結果に基づいて、前記複数の実行環境の何れかを選択して前記退避DBから前記記憶装置に格納する格納部を備える、
環境生成装置。
Connected to a storage device, a save DB storing a plurality of execution environments, and a configuration information DB storing configuration information of each execution environment of the plurality of execution environments;
The inputted configuration information is compared with each of the configuration information stored in the configuration information DB, and based on the comparison result, any one of the plurality of execution environments is selected from the save DB. A storage unit for storing in the storage device;
Environment generator.
前記実行環境はソフトウェアを包含し、前記構成情報は前記ソフトウェアに適用されたパッチの名称を含み、
前記格納部は、前記入力した構成情報と前記構成情報DBに格納されている前記構成情報の各々の適用パッチの差分を抽出して抽出結果に基づいて前記対比を行い、
前記入力した構成情報と選択された前記構成情報の前記差分に基づく前記パッチのインストールおよびアンインストールを実施して、前記入力した構成情報をもつ実行環境を前記記憶装置内に生成する請求項1の環境生成装置。
The execution environment includes software, and the configuration information includes a name of a patch applied to the software,
The storage unit extracts the difference between each of the applied configuration information stored in the configuration information DB and the input configuration information and performs the comparison based on the extraction result;
The execution environment having the input configuration information is generated in the storage device by performing installation and uninstallation of the patch based on the difference between the input configuration information and the selected configuration information. Environment generator.
前記格納部は、前記差分に基づく前記パッチのインストールおよびアンインストールに要する時間が最短となる前記実行環境を選択する請求項2の環境生成装置。 The environment generation apparatus according to claim 2, wherein the storage unit selects the execution environment that requires the shortest time for installing and uninstalling the patch based on the difference. 前記記憶装置から入力した前記実行環境を圧縮して前記退避DBに退避し、前記実行環境の前記構成情報を構成情報DBに格納する退避部と、
前記退避DBから圧縮された前記実行環境を入力して、圧縮を展開して前記記憶装置に格納部する前記格納部を備える、
請求項2または3の環境生成装置。
A saving unit that compresses the execution environment input from the storage device and saves the compressed execution environment in the save DB, and stores the configuration information of the execution environment in the configuration information DB;
The storage unit that inputs the execution environment compressed from the save DB, expands the compression, and stores the compressed data in the storage device.
The environment generation apparatus according to claim 2 or 3.
前記入力した構成情報をもつ前記実行環境を読み込んで、当該実行環境に包含される前記ソフトウェアを実行する実行部を備える、請求項2乃至4の何れかの環境生成装置 The environment generation apparatus according to claim 2, further comprising: an execution unit that reads the execution environment having the input configuration information and executes the software included in the execution environment. 請求項2乃至4の何れかの環境生成装置、並びに、
前記記憶装置に接続されて、前記入力した構成情報をもつ前記実行環境を読み込んで当該実行環境に包含される前記ソフトウェアを実行する実行部を備えるサーバを、
包含する環境生成システム。
The environment generation device according to any one of claims 2 to 4, and
A server that is connected to the storage device and includes an execution unit that reads the execution environment having the input configuration information and executes the software included in the execution environment;
Enclosed environment generation system.
請求項2または3の環境生成装置、並びに、
前記記憶装置、前記退避DB、前記構成情報DBと接続され、
前記記憶装置から入力した前記実行環境を前記退避DBに退避し、前記実行環境の前記構成情報を前記構成情報DBに格納する格納部と、
前記入力した構成情報をもつ前記実行環境を読み込んで当該実行環境に包含される前記ソフトウェアを実行する実行部を備えるサーバを、
包含する環境生成システム。
The environment generation device according to claim 2 or 3, and
Connected to the storage device, the save DB, and the configuration information DB;
A storage unit that saves the execution environment input from the storage device in the save DB and stores the configuration information of the execution environment in the configuration information DB;
A server comprising an execution unit that reads the execution environment having the input configuration information and executes the software included in the execution environment;
Enclosed environment generation system.
記憶装置、複数の実行環境が格納された退避DB、並びに、前記複数の実行環境の各々の実行環境の構成情報が格納された構成情報DBに接続されたコンピュータに、
入力した構成情報を、前記構成情報DBに格納されている前記構成情報の各々と対比をして、当該対比の結果に基づいて、前記複数の実行環境の何れかを選択して前記退避DBから前記記憶装置に格納する格納処理を実行させる、環境生成プログラム。
A storage device, a save DB storing a plurality of execution environments, and a computer connected to a configuration information DB storing configuration information of each execution environment of the plurality of execution environments;
The inputted configuration information is compared with each of the configuration information stored in the configuration information DB, and based on the comparison result, any one of the plurality of execution environments is selected from the save DB. An environment generation program for executing a storage process stored in the storage device.
前記実行環境はソフトウェアを包含し、前記構成情報は前記ソフトウェアに適用されたパッチの名称を含み、
前記コンピュータに、前記入力した構成情報と前記構成情報DBに格納されている前記構成情報の各々の適用パッチの差分を抽出して抽出結果に基づいて前記対比を行い、
前記入力した構成情報と選択された前記構成情報の前記差分に基づく前記パッチのインストールおよびアンインストールを実施して、前記入力した構成情報をもつ実行環境を前記記憶装置内に生成する前記格納処理を実行させる請求項8の環境生成プログラム。
The execution environment includes software, and the configuration information includes a name of a patch applied to the software,
In the computer, the difference between each of the applied configuration information stored in the configuration information DB and the input configuration information is extracted and the comparison is performed based on the extraction result;
The storage processing for generating an execution environment having the input configuration information in the storage device by performing installation and uninstallation of the patch based on the difference between the input configuration information and the selected configuration information. The environment generation program according to claim 8 to be executed.
前記コンピュータに、前記差分に基づく前記パッチのインストールおよびアンインストールに要する時間が最短となる前記実行環境を選択する前記格納処理を実行させる請求項9の環境生成プログラム。 The environment generation program according to claim 9, wherein the computer executes the storage process for selecting the execution environment that requires the shortest time required to install and uninstall the patch based on the difference. 前記コンピュータに、
前記記憶装置から入力した前記実行環境を圧縮して前記退避DBに退避し、前記実行環境の前記構成情報を前記構成情報DBに格納する退避処理と、
前記退避DBから圧縮された前記実行環境を入力して、圧縮を展開して前記記憶装置に格納部する前記格納処理を実行させる、
請求項8乃至10の何れかの環境生成プログラム。
In the computer,
A save process for compressing and saving the execution environment input from the storage device to the save DB, and storing the configuration information of the execution environment in the configuration information DB;
The execution environment compressed from the save DB is input, the compression is expanded, and the storage processing stored in the storage device is executed.
The environment generation program according to claim 8.
記憶装置、複数の実行環境が格納された退避DB、並びに、前記複数の実行環境の各々の実行環境の構成情報が格納された構成情報DBに接続されたコンピュータが、
入力した構成情報を、前記構成情報DBに格納されている前記構成情報の各々と対比をして、当該対比の結果に基づいて、前記複数の実行環境の何れかを選択して前記退避DBから前記記憶装置に格納する格納工程を有する、環境生成方法。
A storage device, a save DB storing a plurality of execution environments, and a computer connected to a configuration information DB storing configuration information of each execution environment of the plurality of execution environments,
The inputted configuration information is compared with each of the configuration information stored in the configuration information DB, and based on the comparison result, any one of the plurality of execution environments is selected from the save DB. An environment generation method comprising a storing step of storing in the storage device.
前記実行環境はソフトウェアを包含し、前記構成情報は前記ソフトウェアに適用されたパッチの名称を含み、
前記コンピュータが、前記入力した構成情報と前記構成情報DBに格納されている前記構成情報の各々の適用パッチの差分を抽出して抽出結果に基づいて前記対比を行い、
前記入力した構成情報と選択された前記構成情報の前記差分に基づく前記パッチのインストールおよびアンインストールを実施して、前記入力した構成情報をもつ実行環境を前記記憶装置内に生成する前記格納工程を有する請求項12の環境生成方法。
The execution environment includes software, and the configuration information includes a name of a patch applied to the software,
The computer extracts the difference between each of the applied patches of the input configuration information and the configuration information stored in the configuration information DB and performs the comparison based on the extraction result;
The storage step of generating an execution environment having the input configuration information in the storage device by performing installation and uninstallation of the patch based on the difference between the input configuration information and the selected configuration information. The environment generation method according to claim 12.
前記コンピュータが、前記差分に基づく前記パッチのインストールおよびアンインストールに要する時間が最短となる前記実行環境を選択する前記格納工程を有する請求項13の環境生成方法。 The environment generation method according to claim 13, further comprising: the storage step in which the computer selects the execution environment in which the time required for installing and uninstalling the patch based on the difference is the shortest. 前記コンピュータが、
前記記憶装置から入力した前記実行環境を圧縮して前記退避DBに退避し、前記実行環境の前記構成情報を前記構成情報DBに格納する退避工程と、
前記退避DBから圧縮された前記実行環境を入力して、圧縮を展開して前記記憶装置に格納部する前記格納工程を有する、
請求項12乃至14の何れかの環境生成方法。
The computer is
A saving step of compressing and saving the execution environment input from the storage device in the save DB and storing the configuration information of the execution environment in the configuration information DB;
The storage step of inputting the execution environment compressed from the evacuation DB, expanding the compression, and storing in the storage device,
The environment generation method according to claim 12.
JP2008229377A 2008-09-08 2008-09-08 Environment generator, environment generation system, environment generation program, and environment generation method Pending JP2010061605A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008229377A JP2010061605A (en) 2008-09-08 2008-09-08 Environment generator, environment generation system, environment generation program, and environment generation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008229377A JP2010061605A (en) 2008-09-08 2008-09-08 Environment generator, environment generation system, environment generation program, and environment generation method

Publications (1)

Publication Number Publication Date
JP2010061605A true JP2010061605A (en) 2010-03-18

Family

ID=42188293

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008229377A Pending JP2010061605A (en) 2008-09-08 2008-09-08 Environment generator, environment generation system, environment generation program, and environment generation method

Country Status (1)

Country Link
JP (1) JP2010061605A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012221170A (en) * 2011-04-07 2012-11-12 Hitachi Ltd Execution environment construction device and execution environment construction system

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0612275A (en) * 1992-06-25 1994-01-21 Fujitsu Ltd Testing method for electronic computer system
JPH07271560A (en) * 1994-03-31 1995-10-20 Canon Inc Device and method for setting operating environment
JPH09160798A (en) * 1995-12-05 1997-06-20 Yokogawa Electric Corp Testing device for plant control system
JPH1153176A (en) * 1997-08-05 1999-02-26 Hitachi Software Eng Co Ltd Environment selecting method for electronic computer
JP2003289332A (en) * 2002-03-28 2003-10-10 Ntt Comware Corp Packet repeating apparatus, packet repeating method, packet repeating program, and computer readable recording medium recorded with packet repeating program
JP2005050377A (en) * 2004-10-18 2005-02-24 Seiko Epson Corp Computer
WO2005088452A1 (en) * 2004-03-16 2005-09-22 Matsushita Electric Industrial Co., Ltd. Terminal device for updating computer program and update method
JP2006252437A (en) * 2005-03-14 2006-09-21 Nec Corp Method and procedure for applying patch
JP2007219866A (en) * 2006-02-17 2007-08-30 Hitachi Ltd Method of constructing business operation environment
JP2008112238A (en) * 2006-10-30 2008-05-15 Dainippon Screen Mfg Co Ltd Backup apparatus and backup program

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0612275A (en) * 1992-06-25 1994-01-21 Fujitsu Ltd Testing method for electronic computer system
JPH07271560A (en) * 1994-03-31 1995-10-20 Canon Inc Device and method for setting operating environment
JPH09160798A (en) * 1995-12-05 1997-06-20 Yokogawa Electric Corp Testing device for plant control system
JPH1153176A (en) * 1997-08-05 1999-02-26 Hitachi Software Eng Co Ltd Environment selecting method for electronic computer
JP2003289332A (en) * 2002-03-28 2003-10-10 Ntt Comware Corp Packet repeating apparatus, packet repeating method, packet repeating program, and computer readable recording medium recorded with packet repeating program
WO2005088452A1 (en) * 2004-03-16 2005-09-22 Matsushita Electric Industrial Co., Ltd. Terminal device for updating computer program and update method
JP2005050377A (en) * 2004-10-18 2005-02-24 Seiko Epson Corp Computer
JP2006252437A (en) * 2005-03-14 2006-09-21 Nec Corp Method and procedure for applying patch
JP2007219866A (en) * 2006-02-17 2007-08-30 Hitachi Ltd Method of constructing business operation environment
JP2008112238A (en) * 2006-10-30 2008-05-15 Dainippon Screen Mfg Co Ltd Backup apparatus and backup program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012221170A (en) * 2011-04-07 2012-11-12 Hitachi Ltd Execution environment construction device and execution environment construction system

Similar Documents

Publication Publication Date Title
US7080356B2 (en) Certification test suite
CN108319460B (en) Method and device for generating application program installation package, electronic equipment and storage medium
US8490082B2 (en) System and method for representing user processes as software packages in a software package management system
CN110221860B (en) Configuration file processing method, device, terminal and medium
US8918760B2 (en) Test script generation for application image validation
US20070174832A1 (en) Method for restoring software applications on desktop computers
US20070113066A1 (en) Host build and rebuild system and method
US7873960B2 (en) Generic packaging tool for packaging application and component therefor to be installed on computing device
JP2007128522A (en) System and method for representing system capabilities as software packages in software package management system
US20130138934A1 (en) Loading configuration information
WO2009032232A1 (en) Bootstrapper and software download manager
US9652220B2 (en) Zero down-time deployment of new application versions
US9690567B2 (en) Runtime detection of software configurations and upgrades
JP2001521254A (en) Mobile device application installation management system and method
US9349004B2 (en) Predicting the actions and evaluating the risk of a software install program
US20140101425A1 (en) Managing operating system components
CN113760306A (en) Method and device for installing software, electronic equipment and storage medium
US10514940B2 (en) Virtual application package reconstruction
CN110989986A (en) Software template-based software generation method and device and computer equipment
CN113485755A (en) Device driver verification method, device and storage medium
WO2014112973A1 (en) Server-platform simulation service
JP2010061605A (en) Environment generator, environment generation system, environment generation program, and environment generation method
CN113010199B (en) Application updating method and device, computer equipment and storage medium
US11023216B2 (en) Storage medium, information processing apparatus, and control method
CN113032006B (en) Plug-in construction method, device, equipment and storage medium

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110705

A977 Report on retrieval

Effective date: 20110901

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Effective date: 20111108

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Effective date: 20120105

Free format text: JAPANESE INTERMEDIATE CODE: A523

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120124