JP2008165388A - Program update management system, program update management method and computer program - Google Patents

Program update management system, program update management method and computer program Download PDF

Info

Publication number
JP2008165388A
JP2008165388A JP2006352576A JP2006352576A JP2008165388A JP 2008165388 A JP2008165388 A JP 2008165388A JP 2006352576 A JP2006352576 A JP 2006352576A JP 2006352576 A JP2006352576 A JP 2006352576A JP 2008165388 A JP2008165388 A JP 2008165388A
Authority
JP
Japan
Prior art keywords
file
program
program file
computer
updated
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
JP2006352576A
Other languages
Japanese (ja)
Inventor
Keita Harada
敬太 原田
Atsushi Aida
淳 相田
Toshihide Ishikawa
俊秀 石川
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.)
JFE Steel Corp
JFE Systems Inc
Exa Corp
Original Assignee
JFE Steel Corp
JFE Systems Inc
Exa 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 JFE Steel Corp, JFE Systems Inc, Exa Corp filed Critical JFE Steel Corp
Priority to JP2006352576A priority Critical patent/JP2008165388A/en
Publication of JP2008165388A publication Critical patent/JP2008165388A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a program update management system, a program update management method and a computer program, eliminating room for an act of a person in charge of maintenance to interpose, and allowing an update history to be managed without omission while associating a source program file with an execution form program file. <P>SOLUTION: When inputting instruction information showing a production instruction of EAR file that is a source of a source file from a person-in-charge terminal 1 via a network, an EAR creation server 2 reads the updated source file from a repository server 4 according to the input instruction information to produce the EAR file, incorporates the EAR file into an actual machine 3 via the network, stores (registers) the updated source file and the EAR file produced base thereon into the repository server 4 via the network, and stores (registers) update management data for managing the update history into a database server 5 via the network. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、プログラム等の更新履歴を管理するプログラム更新管理システム等の技術分野に関する。   The present invention relates to a technical field such as a program update management system that manages an update history of a program or the like.

同一の実行形式プログラムが複数のコンピュータ(以下、「実機」という)上で動作しているような例えば企業の大規模システムにおいて、当該システムにおける機能拡張、或いは不具合是正等のために、上記実行形式プログラムを編集更新する場合、保守担当者が当該実行形式プログラムの元になるソースプログラムの修正や一部追加等を行うことで、そのソースプログラムファイルの更新(バージョンアップ)がなされる。そして、このように更新されたソースプログラムファイル(保守担当者が理解可能なプログラム言語により記述されたもの)は、実行形式プログラムファイル(計算機で実行可能な機械語により記述されたもの)に変換(コンパイル)された後、上記複数の実機に組み込まれる(インストール)されることになる。   For example, in a large-scale system of a company where the same execution format program is running on a plurality of computers (hereinafter referred to as “actual machines”), the above execution format is used for function expansion or defect correction in the system. When editing and updating a program, the maintenance person updates (upgrades) the source program file by correcting or adding a part of the source program that is the basis of the executable program. Then, the source program file updated in this way (written in a program language that can be understood by the maintenance staff) is converted into an executable program file (written in a machine language that can be executed by a computer) ( After being compiled, it is incorporated (installed) into the plurality of actual machines.

このように、上述したような大規模システムに適用されるプログラムが更新された場合、その更新履歴が厳格に管理される必要がある。特に、ソースプログラムファイルと実行形式プログラムファイルとの対応付け(バージョンの整合のための関連付け)は、重要な管理要素である。また、会計監査制度の充実と企業の内部統制強化を求める法規制である日本版SOX(サーベインス・オクスレー)法においては、上記更新履歴の管理に対する要請が厳しくなっている。   Thus, when a program applied to a large-scale system as described above is updated, the update history needs to be strictly managed. In particular, the association between the source program file and the executable program file (association for version matching) is an important management element. In addition, the Japanese version of the SOX (Survein Oxley) Act, which is a law that requires the enhancement of the accounting audit system and the strengthening of internal control of corporations, demands stricter management of the above update history.

特許文献1には、コンパイル後のバージョン不整合を無くすこと等を可能とする技術が開示されており、ここでは、ソース(ソースプログラムファイルに相当)からバイナリファイル(実行形式プログラムファイルに相当)への変換(コンパイル)及びそれらの対応付け(新規バージョンソフトウェア構成情報の作成)が開発者用クライアント1において行われるようになっている。   Patent Document 1 discloses a technique that can eliminate version inconsistency after compilation. Here, from a source (corresponding to a source program file) to a binary file (corresponding to an executable program file). Conversion (compilation) and their association (creation of new version software configuration information) are performed in the developer client 1.

一方、特許文献2には、機械語に翻訳された実行ファイルに対して、ソースファイルの属性情報(ソースファイルの所在情報及びソースファイルの改編に応じて変更されるデータを含む)を付加することによって、実行ファイルとその元になったソースファイルの整合性を検査可能とする技術が開示されている。
特開2006−302066号公報 特開2003−256202号公報
On the other hand, Patent Document 2 adds source file attribute information (including source file location information and data changed according to source file reorganization) to an executable file translated into a machine language. Discloses a technique that makes it possible to check the consistency between an executable file and a source file that is the source of the executable file.
JP 2006-302066 A JP 2003-256202 A

しかしながら、特許文献1の技術では、ソースとバイナリファイルとの対応付けは、開発者用クライアント1により行われているため、開発者(保守担当者)の作為が介在する可能性が否定できない。   However, in the technique of Patent Document 1, since the correspondence between the source and the binary file is performed by the developer client 1, it cannot be denied that the developer (maintenance staff) is involved.

一方、特許文献2の技術では、実行ファイルとソースファイルとの整合性はソースファイルの属性情報で判断するしかないため十分ではないのに加え、不整合が発見できるだけで、正しいソースファイル自体に遡れるわけではない。   On the other hand, in the technique of Patent Document 2, the consistency between the execution file and the source file is not sufficient because it can only be determined by the attribute information of the source file. It is not.

本発明は、上記点等に鑑みてなされたものであり、保守担当者の作為が介在する余地を無くし、ソースプログラムファイルと実行形式プログラムファイルとを関連付けつつ漏れなく更新履歴を管理することが可能なプログラム更新管理システム、プログラム更新管理方法、及びコンピュータプログラムを提供することを目的とする。   The present invention has been made in view of the above points and the like, eliminates the space for maintenance personnel's work, and can manage the update history without omission while associating the source program file with the executable program file. An object of the present invention is to provide a program update management system, a program update management method, and a computer program.

上記課題を解決するために、請求項1に記載の発明は、第1の計算機により更新されたソースプログラムファイルと、当該ソースプログラムファイルに基づき前記第1の計算機とは異なる第2の計算機により作成され第3の計算機により実行される実行形式プログラムファイルと、の更新履歴を管理するプログラム更新管理システムであって、前記第2の計算機は、前記第1の計算機により更新されたソースプログラムファイルを記憶する第1の記憶手段と、前記実行形式プログラムファイルの作成指示を示す指示情報を入力し、当該入力された指示情報に応じて前記更新されたソースプログラムファイルを前記第1の記憶手段から読み込んで前記実行形式プログラムファイルを作成する実行形式プログラム作成手段と、前記更新されたソースプログラムファイルと、これに基づき作成された前記実行形式プログラムと、当該更新履歴を管理するための更新管理データと、を記憶する第2の記憶手段と、を備えることを特徴とする。   In order to solve the above problem, the invention according to claim 1 is created by a source program file updated by a first computer and a second computer different from the first computer based on the source program file. A program update management system for managing an update history of the executable program file executed by the third computer, wherein the second computer stores the source program file updated by the first computer The first storage means and instruction information indicating an instruction to create the executable program file are input, and the updated source program file is read from the first storage means in accordance with the input instruction information. Execution format program creation means for creating the execution format program file, and the updated source program And program files, to said executable program which is prepared based on this, a second storage means for storing, and update management data for managing the update history, comprising: a.

請求項2に記載の発明は、請求項1に記載のプログラム更新管理システムにおいて、前記第1の記憶手段は、前記第1の計算機により更新されたソースプログラムファイルと、前記更新されていないソースプログラムファイルと、を記憶し、前記実行形式プログラム作成手段は、前記入力された指示情報に応じて前記更新されたソースプログラムファイルと、前記更新されていないソースプログラムファイルと、を前記第1の記憶手段から読み込んで一の前記実行形式プログラムファイルを作成し、前記第2の記憶手段は、前記更新されたソースプログラムファイルと、前記更新されていないソースプログラムファイルと、前記一の実行形式プログラムと、前記更新されたソースプログラムファイルを特定するための情報を含む前記更新管理データと、を記憶することを特徴とする。   According to a second aspect of the present invention, in the program update management system according to the first aspect, the first storage means includes a source program file updated by the first computer and the non-updated source program. And the executable program creation means stores the updated source program file and the non-updated source program file in accordance with the inputted instruction information. And the second storage means reads the updated source program file, the non-updated source program file, the one executable program, and the second storage means. The update management including information for specifying an updated source program file And to store and over motor, the.

請求項3に記載の発明は、請求項1又は2に記載のプログラム更新管理システムにおいて、前記第2の計算機は、前記第1の計算機から前記指示情報を入力することを特徴とする。   According to a third aspect of the present invention, in the program update management system according to the first or second aspect, the second computer inputs the instruction information from the first computer.

請求項4に記載のコンピュータプログラムの発明は、コンピュータを、請求項1ないし3の何れか一項に記載の第2の計算機として機能させることを特徴とする。   According to a fourth aspect of the present invention, a computer program causes a computer to function as the second computer according to any one of the first to third aspects.

請求項5に記載の発明は、第1の計算機により更新されたソースプログラムファイルと、当該ソースプログラムファイルに基づき前記第1の計算機とは異なる第2の計算機により作成され第3の計算機により実行される実行形式プログラムファイルと、の更新履歴を管理するプログラム更新管理方法であって、前記第1の計算機により更新されたソースプログラムファイルを記憶する第1の記憶ステップと、前記実行形式プログラムファイルの作成指示を示す指示情報を入力する入力ステップと、 前記入力された指示情報に応じて前記更新されたソースプログラムファイルを読み込んで前記実行形式プログラムファイルを作成する実行形式プログラム作成工程と、前記更新されたソースプログラムファイルと、これに基づき作成された前記実行形式プログラムと、当該更新履歴を管理するための更新管理データと、を記憶する第2の記憶ステップと、を備えることを特徴とする。   According to the fifth aspect of the present invention, a source program file updated by the first computer and a second computer different from the first computer based on the source program file are created and executed by the third computer. A program update management method for managing an update history of the executable program file, a first storage step for storing the source program file updated by the first computer, and creation of the executable program file An input step of inputting instruction information indicating an instruction; an executable program creating step of reading the updated source program file according to the inputted instruction information and creating the executable program file; and the updated Source program file and the above-mentioned created based on this And row format program, characterized by comprising a second storing step of storing, the update management data for managing the update history, the.

本発明によれば、前記更新されたソースプログラムファイルと、これに基づき作成された前記実行形式プログラムと、当該更新履歴を管理するための更新管理データと、を記憶することにより、ファイルの更新履歴を管理するように構成したので、ソースプログラムファイルと実行形式プログラムファイルとを関連付けつつ漏れなく更新履歴を管理することができる。   According to the present invention, the update history of the file is stored by storing the updated source program file, the executable program created based on the source program file, and update management data for managing the update history. Therefore, the update history can be managed without omission while associating the source program file with the executable program file.

また、実行形式プログラムファイルは、更新されたソースプログラムファイルに基づき前記第1の計算機とは異なる第2の計算機により作成されるように構成したので、保守担当者の作為が介在する余地を無くすことができる。   Further, since the executable program file is configured to be created by a second computer different from the first computer based on the updated source program file, there is no room for intervention by the maintenance staff. Can do.

以下、本発明の最良の実施形態を図面に基づいて説明する。なお、以下に説明する実施の形態は、プログラム変更管理システムに対して本発明を適用した場合の実施形態である。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, the best embodiment of the invention will be described with reference to the drawings. The embodiment described below is an embodiment when the present invention is applied to a program change management system.

先ず、図1を参照して本発明の一実施形態に係るプログラム変更管理システムの構成及び機能について説明する。   First, the configuration and function of a program change management system according to an embodiment of the present invention will be described with reference to FIG.

図1は、本発明の一実施形態に係るプログラム変更管理システムの概要構成例を示す図である。   FIG. 1 is a diagram showing a schematic configuration example of a program change management system according to an embodiment of the present invention.

図1に示すように、本実施形態に係るプログラム変更管理システムSは、第1の計算機の一例としての担当者端末1、EAR作成サーバ2、第3の計算機の一例としての実機(本番号機)3、リポジトリサーバ4、及びデータベースサーバ5等を備えて構成されている。EAR作成サーバ2には、実機3、リポジトリサーバ4、及びデータベースサーバ5がLAN(Local Area Network)等のネットワークにより接続され、通信可能になっている。また、担当者端末1は、ネットワークを介してEAR作成サーバ2又はリポジトリサーバ4に接続し、通信可能になっている。   As shown in FIG. 1, the program change management system S according to the present embodiment includes a person-in-charge terminal 1 as an example of a first computer, an EAR creation server 2, an actual machine (an actual number machine) as an example of a third computer. ) 3, a repository server 4, a database server 5, and the like. An actual machine 3, a repository server 4, and a database server 5 are connected to the EAR creation server 2 through a network such as a LAN (Local Area Network) and can communicate with each other. In addition, the person-in-charge terminal 1 is connected to the EAR creation server 2 or the repository server 4 via a network and can communicate therewith.

ここで、EAR作成サーバ2、リポジトリサーバ4、及びデータベースサーバ5は本発明における第2の計算機を構成し、EAR作成サーバ2は実行形式プログラム作成手段を、リポジトリサーバ4は第1の記憶手段を、リポジトリサーバ4及びデータベースサーバ5は第2の記憶手段を夫々構成する。なお、EAR作成サーバ2、リポジトリサーバ4、及びデータベースサーバ5は、一つのサーバにより構成されるものであっても構わない。また、担当者端末1及び実機3は、複数設けられるが、図1の例では、説明の便宜上一つのみ示している。   Here, the EAR creation server 2, the repository server 4, and the database server 5 constitute a second computer in the present invention, the EAR creation server 2 is an executable program creation means, and the repository server 4 is a first storage means. The repository server 4 and the database server 5 constitute second storage means, respectively. The EAR creation server 2, the repository server 4, and the database server 5 may be configured by a single server. A plurality of person-in-charge terminals 1 and actual machines 3 are provided, but in the example of FIG. 1, only one is shown for convenience of explanation.

担当者端末1は、例えば汎用のパーソナルコンピュータからなり、図示しないが、CPUを主体として構成された制御部、HD(ハード・ディスク)ドライブ等からなる記憶部、保守担当者からの指示を入力するためのキーボード及びマウス等からなる操作部、CRTディスプレイ又は液晶ディスプレイ等(LCD:Liquid Crystal Display)からなる表示部、及びネットワークに接続するための通信機器からなる通信部等を備えている。   The person-in-charge terminal 1 is composed of, for example, a general-purpose personal computer. Although not shown, the person-in-charge terminal 1 inputs a control unit mainly composed of a CPU, a storage unit composed of an HD (hard disk) drive, etc. For example, an operation unit including a keyboard and a mouse, a display unit including a CRT display or a liquid crystal display (LCD), and a communication unit including a communication device for connecting to a network.

担当者端末1においては、保守担当者が、操作部を操作してソースプログラム(以下、「ソース」という)ファイルを編集更新するようになっており、更新されたソースファイルは、保守担当者からの指示に従いネットワークを介してリポジトリサーバ4に記憶されるようになっている。   In the person-in-charge terminal 1, a maintenance person operates the operation unit to edit and update a source program (hereinafter referred to as "source") file, and the updated source file is received from the maintenance person. Is stored in the repository server 4 via the network.

なお、本実施形態においては、ソースとしてオブジェクト指向のプログラム言語であるJava(登録商標)により作成されたJavaプログラムを例にとって説明するものとする。   In the present embodiment, a Java program created by Java (registered trademark), which is an object-oriented programming language, will be described as an example.

また、EAR作成サーバ2、実機3、リポジトリサーバ4、及びデータベースサーバ5等は、例えばサーバコンピュータからなり、図示しないが、CPUを主体として構成された制御部、HD(ハード・ディスク)ドライブ等からなる記憶部、及びネットワークに接続するための通信機器からなる通信部等を備えている。   The EAR creation server 2, the actual machine 3, the repository server 4, the database server 5, and the like are, for example, server computers. Although not shown, a control unit mainly composed of a CPU, an HD (hard disk) drive, etc. A storage unit, a communication unit including a communication device for connecting to a network, and the like.

EAR作成サーバ2は、ソースファイルの元となる実行形式プログラム(以下、「EAR」という)ファイルの作成指示を示す指示情報を、例えば担当者端末1からネットワークを介して入力した場合に、入力された指示情報に応じて上記更新されたソースファイルをリポジトリサーバ4から読み込んでEARファイル(モジュール)を作成(つまり、ソースファイルからEARファイルへ変換(コンパイル))し、当該EARファイルをネットワーク介して実機3に組み込むようになっている。そして、このとき、EAR作成サーバ2は、上記更新されたソースファイル及びこれに基づき作成されたEARファイルをネットワークを介してリポジトリサーバ4に記憶(登録)すると共に、当該更新履歴を管理するための更新管理データをネットワークを介してデータベースサーバ5に記憶(登録)するようになっている。   The EAR creation server 2 is input when instruction information indicating an instruction to create an executable program (hereinafter referred to as “EAR”) file that is the source of the source file is input from the person-in-charge terminal 1 via the network, for example. The updated source file is read from the repository server 4 according to the specified instruction information, and an EAR file (module) is created (that is, the source file is converted (compiled) into the EAR file). 3 is built in. At this time, the EAR creation server 2 stores (registers) the updated source file and the EAR file created based on the source file on the repository server 4 via the network, and manages the update history. Update management data is stored (registered) in the database server 5 via a network.

次に、図2を参照して本実施形態に係るプログラム変更管理システムSの動作について説明する。   Next, the operation of the program change management system S according to the present embodiment will be described with reference to FIG.

図2は、プログラム変更管理システムSにおけるファイルの流れの一例を示す図であり、図3は、EAR作成サーバ2におけるプログラム更新処理を示すフローチャートである。   FIG. 2 is a diagram showing an example of a file flow in the program change management system S, and FIG. 3 is a flowchart showing a program update process in the EAR creation server 2.

先ず、担当者端末1において保守担当者により編集更新途中のソースファイルは、リポジトリサーバ4における開発リポジトリ41に記憶される(図2の(a))。なお、このような編集更新作業は、保守担当者がユーザID及びパスワードを担当者端末1から入力し、当該ユーザID及びパスワードを含むログイン要求がリポジトリサーバ4に送られ、リポジトリサーバ4による認証処理によりログインが許可された場合に行うことが可能になっている。   First, a source file being edited and updated by a maintenance person in the person-in-charge terminal 1 is stored in the development repository 41 in the repository server 4 ((a) of FIG. 2). Note that such editing / updating work is performed by a maintenance person who inputs a user ID and password from the person in charge terminal 1, and a login request including the user ID and password is sent to the repository server 4. Can be performed when login is permitted.

そして、当該編集更新が完了し、保守担当者が更新されたソースファイルの登録指示を操作部から入力すると、担当者端末1からリポジトリサーバ4に、上記更新されたソースファイルを含む複数のソースファイルがネットワークを介して送られ、EAR作成リポジトリ42に記憶される(図2の(b)))と共に、担当者端末1からEAR作成サーバ2にEAR作成指示を示すEAR作成指示情報がネットワークを介して送られる。   Then, when the editing / update is completed and the maintenance person inputs a source file registration instruction from the operation unit, a plurality of source files including the updated source file are transferred from the person in charge terminal 1 to the repository server 4. Is sent via the network and stored in the EAR creation repository 42 ((b) of FIG. 2), and the EAR creation instruction information indicating the EAR creation instruction is sent from the person in charge terminal 1 to the EAR creation server 2 via the network. Sent.

かかるEAR作成指示情報には、変更管理No.が含まれており、かかる変更管理No.は、プログラムの変更要望(例えば、実機3での機能追加等)及び複数のソース(Javaプログラム)のうち更新(変更)されたソースを特定するための情報が記述された変更要望シートデータに付与されるものである。   The EAR creation instruction information includes a change management No. The change management No. Is added to the change request sheet data in which information for specifying a program change request (for example, function addition in the actual machine 3) and an updated (changed) source among a plurality of sources (Java programs) is described. It is what is done.

そして、EAR作成サーバ2は、担当者端末1からの上記EAR作成指示情報を入力すると、図3に示すプログラム更新処理が開始され、EAR作成サーバ2において実行されるEAR作成指示ツール21(モジュール)が、同サーバ2において実行されるEAR作成ツール22にEAR作成指示を与え、これに応じてEAR作成ツール22は、上記更新されたソースファイルを含む複数のソースファイル(更新されていないソースファイルも含む)をEAR作成リポジトリ42から読み込んで(図2の(c))、ステップS1)EARファイルを作成(ステップS2)、つまり、当該複数のソールファイルを纏めて一つのEARファイルに変換する。   When the EAR creation server 2 inputs the EAR creation instruction information from the person-in-charge terminal 1, the program update process shown in FIG. 3 is started, and the EAR creation instruction tool 21 (module) executed in the EAR creation server 2 However, the EAR creation tool 22 executed in the server 2 gives an EAR creation instruction, and in response to this, the EAR creation tool 22 sends a plurality of source files including the updated source files (including unupdated source files). 2) from the EAR creation repository 42 (step (c) in FIG. 2), step S1) creates an EAR file (step S2), that is, converts the plurality of source files into one EAR file.

図4は、複数のソースファイルからEARファイルが作成される様子の一例を示す概念図である。図4の例では、ソース3が更新されており、かかるソース3は、変更管理No.により特定可能になっている。   FIG. 4 is a conceptual diagram showing an example of how an EAR file is created from a plurality of source files. In the example of FIG. 4, the source 3 has been updated. Can be specified.

次いで、EAR作成サーバ2において実行される同期化ツール23が、当該更新されたソースファイルを含む複数のソースファイルと上記作成されたEARファイルとを関連付けて本番リポジトリ43に記憶すると共に、当該更新履歴を管理するための更新管理データをデータベースサーバ5におけるプログラム更新管理DB(データベース)に記憶する(図2の(d))、ステップS3)。   Next, the synchronization tool 23 executed in the EAR creation server 2 stores a plurality of source files including the updated source file in association with the created EAR file in the production repository 43 and the update history. Is stored in the program update management DB (database) in the database server 5 ((d) of FIG. 2), step S3).

かかる更新管理データには、本番リポジトリ43に登録された年月日日時、当該作成されたEARファイルのファイル名(又はモジュールID)、上記変更管理No.(又は変更要望シートデータ)、及びデプロイ理由が含まれている。かかる変更管理No.により複数のソースのうち更新されたソースを特定することが可能となる。   The update management data includes the date and time registered in the production repository 43, the file name (or module ID) of the created EAR file, the change management No. (Or change request sheet data) and the reason for deployment are included. Such change management No. This makes it possible to specify an updated source among a plurality of sources.

次いで、EAR作成サーバ2は、上記作成されたEARファイルをデプロイリポジトリ44に記憶する。   Next, the EAR creation server 2 stores the created EAR file in the deployment repository 44.

そして、担当者端末1からEAR作成サーバ2にデプロイ指示を示すデプロイ指示情報がネットワークを介して送られると、EAR作成サーバ2において実行されるデプロイツール24が、デプロイリポジトリ44からEARファイルを読み込んで(図2の(e))、ステップS4)、これをデプロイしネットワークを介して実機3に出力(投入)して組み込む(ステップS5)。また、このとき、デプロイ結果データがデータベースサーバ5におけるデプロイ結果DB52に記憶される。   When deployment instruction information indicating a deployment instruction is sent from the person-in-charge terminal 1 to the EAR creation server 2 via the network, the deployment tool 24 executed in the EAR creation server 2 reads the EAR file from the deployment repository 44. ((E) of FIG. 2), step S4), this is deployed, output (input) to the real machine 3 through the network, and incorporated (step S5). At this time, the deployment result data is stored in the deployment result DB 52 in the database server 5.

かかるデプロイ結果データは、上記更新管理データに関連付けられるようになっており、当該デプロイ結果データには、実機3に投入された年月日日時、当該作成されたEARファイルのファイル名(又はモジュールID)、上記変更管理No.(又は変更要望シートデータ)が含まれている。   The deployment result data is associated with the update management data, and the deployment result data includes the date and time when it was input to the actual device 3, and the file name (or module ID) of the created EAR file. ), Change management No. above. (Or change request sheet data) is included.

以上説明したように、上記実施形態によれば、EAR作成サーバ2が、更新されたソースファイル及びこれに基づき作成されたEARファイルをリポジトリサーバ4に記憶すると共に、当該更新履歴を管理するための更新管理データをデータベースサーバ5に記憶するように構成したので、ソースプログラムファイルと実行形式プログラムファイルとを関連付けつつ漏れなく更新履歴を管理することができる。   As described above, according to the embodiment, the EAR creation server 2 stores the updated source file and the EAR file created based on the updated source file in the repository server 4 and manages the update history. Since the update management data is stored in the database server 5, the update history can be managed without omission while associating the source program file and the executable program file.

また、EARファイルは、更新されたソースファイルに基づき、担当者端末1とは異なるEAR作成サーバ2により作成されるように構成したので、保守担当者の作為が介在する余地を無くすことができる。   Also, since the EAR file is configured to be created by the EAR creation server 2 that is different from the person-in-charge terminal 1 based on the updated source file, there is no room for intervention by the person in charge of maintenance.

更にまた、上記記憶される更新管理データには、変更管理No.を含めるように構成し、かかる変更管理No.から複数のソースのうち更新(変更)されたソースを特定することができるように構成したので、例えば複数のJavaプログラムから構成される場合であっても、更新されたJavaプログラムのみを特定し、当該Javaプログラム自体に遡ることが可能となる。   Furthermore, the stored update management data includes a change management number. Including the change management No. Since it is configured so that an updated (changed) source among a plurality of sources can be identified, for example, even when configured from a plurality of Java programs, only the updated Java program is identified, It is possible to trace back to the Java program itself.

以上、この実施の形態を図面を参照して詳述してきたが、具体的な構成はこの実施の形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計の変更等があっても本発明に含まれる。   The embodiment has been described in detail with reference to the drawings. However, the specific configuration is not limited to the embodiment, and there are design changes and the like without departing from the scope of the invention. Are also included in the present invention.


本発明の一実施形態に係るプログラム変更管理システムの概要構成例を示す図である。It is a figure showing an example of outline composition of a program change management system concerning one embodiment of the present invention. プログラム変更管理システムSにおけるファイルの流れの一例を示す図である。It is a figure which shows an example of the flow of the file in the program change management system S. EAR作成サーバ2におけるプログラム更新処理を示すフローチャートである。It is a flowchart which shows the program update process in EAR production server 2. FIG. 複数のソースファイルからEARファイルが作成される様子の一例を示す概念図である。It is a conceptual diagram which shows an example of a mode that an EAR file is produced from a some source file.

符号の説明Explanation of symbols

1 担当者端末
2 EAR作成サーバ
3 実機
4 リポジトリサーバ
5 データベースサーバ
S プログラム変更管理システム
1 Person in charge terminal 2 EAR creation server 3 Real machine 4 Repository server 5 Database server S Program change management system

Claims (5)

第1の計算機により更新されたソースプログラムファイルと、当該ソースプログラムファイルに基づき前記第1の計算機とは異なる第2の計算機により作成され第3の計算機により実行される実行形式プログラムファイルと、の更新履歴を管理するプログラム更新管理システムであって、
前記第2の計算機は、
前記第1の計算機により更新されたソースプログラムファイルを記憶する第1の記憶手段と、
前記実行形式プログラムファイルの作成指示を示す指示情報を入力し、当該入力された指示情報に応じて前記更新されたソースプログラムファイルを前記第1の記憶手段から読み込んで前記実行形式プログラムファイルを作成する実行形式プログラム作成手段と、
前記更新されたソースプログラムファイルと、これに基づき作成された前記実行形式プログラムと、当該更新履歴を管理するための更新管理データと、を記憶する第2の記憶手段と、
を備えることを特徴とするプログラム更新管理システム。
Updating a source program file updated by a first computer and an executable program file created by a second computer different from the first computer based on the source program file and executed by a third computer A program update management system for managing history,
The second calculator is
First storage means for storing a source program file updated by the first computer;
Instruction information indicating an instruction to create the executable program file is input, and the updated source program file is read from the first storage unit according to the input instruction information, and the executable program file is generated. An executable program creation means;
Second storage means for storing the updated source program file, the executable program created based on the source program file, and update management data for managing the update history;
A program update management system comprising:
請求項1に記載のプログラム更新管理システムにおいて、
前記第1の記憶手段は、前記第1の計算機により更新されたソースプログラムファイルと、前記更新されていないソースプログラムファイルと、を記憶し、
前記実行形式プログラム作成手段は、前記入力された指示情報に応じて前記更新されたソースプログラムファイルと、前記更新されていないソースプログラムファイルと、を前記第1の記憶手段から読み込んで一の前記実行形式プログラムファイルを作成し、
前記第2の記憶手段は、前記更新されたソースプログラムファイルと、前記更新されていないソースプログラムファイルと、前記一の実行形式プログラムと、前記更新されたソースプログラムファイルを特定するための情報を含む前記更新管理データと、を記憶することを特徴とするプログラム更新管理システム。
In the program update management system according to claim 1,
The first storage means stores a source program file updated by the first computer and a source program file not updated,
The execution format program creating means reads the updated source program file and the non-updated source program file from the first storage means according to the inputted instruction information, and executes the one execution program Create a format program file,
The second storage means includes the updated source program file, the non-updated source program file, the one executable program, and information for specifying the updated source program file. And storing the update management data.
請求項1又は2に記載のプログラム更新管理システムにおいて、
前記第2の計算機は、前記第1の計算機から前記指示情報を入力することを特徴とするプログラム更新管理システム。
In the program update management system according to claim 1 or 2,
The program update management system, wherein the second computer inputs the instruction information from the first computer.
コンピュータを、請求項1ないし3の何れか一項に記載の第2の計算機として機能させることを特徴とするコンピュータプログラム。   A computer program for causing a computer to function as the second computer according to any one of claims 1 to 3. 第1の計算機により更新されたソースプログラムファイルと、当該ソースプログラムファイルに基づき前記第1の計算機とは異なる第2の計算機により作成され第3の計算機により実行される実行形式プログラムファイルと、の更新履歴を管理するプログラム更新管理方法であって、
前記第1の計算機により更新されたソースプログラムファイルを記憶する第1の記憶ステップと、
前記実行形式プログラムファイルの作成指示を示す指示情報を入力する入力ステップと、
前記入力された指示情報に応じて前記更新されたソースプログラムファイルを読み込んで前記実行形式プログラムファイルを作成する実行形式プログラム作成工程と、
前記更新されたソースプログラムファイルと、これに基づき作成された前記実行形式プログラムと、当該更新履歴を管理するための更新管理データと、を記憶する第2の記憶ステップと、
を備えることを特徴とするプログラム更新管理方法。
Updating a source program file updated by a first computer and an executable program file created by a second computer different from the first computer based on the source program file and executed by a third computer A program update management method for managing history,
A first storage step of storing a source program file updated by the first computer;
An input step of inputting instruction information indicating an instruction to create the executable program file;
An executable program creating step of creating the executable program file by reading the updated source program file according to the input instruction information;
A second storage step for storing the updated source program file, the executable program created based on the source program file, and update management data for managing the update history;
A program update management method comprising:
JP2006352576A 2006-12-27 2006-12-27 Program update management system, program update management method and computer program Pending JP2008165388A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006352576A JP2008165388A (en) 2006-12-27 2006-12-27 Program update management system, program update management method and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006352576A JP2008165388A (en) 2006-12-27 2006-12-27 Program update management system, program update management method and computer program

Publications (1)

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

Family

ID=39694835

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006352576A Pending JP2008165388A (en) 2006-12-27 2006-12-27 Program update management system, program update management method and computer program

Country Status (1)

Country Link
JP (1) JP2008165388A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033373A (en) * 2008-07-29 2010-02-12 Hitachi Ltd Software configuration management method and system
CN111722861A (en) * 2020-06-17 2020-09-29 中国第一汽车股份有限公司 Application program upgrading method, device, equipment and storage medium
CN111813822A (en) * 2020-05-25 2020-10-23 国网河南省电力公司 Method and system for determining polynomial fitting node voltage effective value based on WANS

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003228484A (en) * 2002-02-05 2003-08-15 Toshiba Corp File management system and program
JP2004118587A (en) * 2002-09-26 2004-04-15 Nec Corp Method of developing program and development center device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003228484A (en) * 2002-02-05 2003-08-15 Toshiba Corp File management system and program
JP2004118587A (en) * 2002-09-26 2004-04-15 Nec Corp Method of developing program and development center device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033373A (en) * 2008-07-29 2010-02-12 Hitachi Ltd Software configuration management method and system
CN111813822A (en) * 2020-05-25 2020-10-23 国网河南省电力公司 Method and system for determining polynomial fitting node voltage effective value based on WANS
CN111722861A (en) * 2020-06-17 2020-09-29 中国第一汽车股份有限公司 Application program upgrading method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
US20090172005A1 (en) Discovering and Updating Templates
US20060200792A1 (en) Process templates for software creation
JP2011501297A (en) Software factory specification and execution model
EP2610762A1 (en) Database version management system
JP2022189877A (en) RPA maintenance support device
US20070067341A1 (en) Automated user interface functional requirements tool
JP2008276690A (en) Development system, server for development system, and development method
US11537989B2 (en) Dynamically controlling case model structure using case fragments
Stevens Connecting software build with maintaining consistency between models: towards sound, optimal, and flexible building from megamodels
JP4672754B2 (en) Program / design document generation apparatus and program / design document generation program
JP2007087127A (en) Data generation program, storage medium for storing the program, open source software developmental environment integration program, and storage medium for storing the program
JP2008165388A (en) Program update management system, program update management method and computer program
JPH1125126A (en) System design tool and dataware house design system and method
CN115630835A (en) Activity-based workflow general parameter configuration method and system
JP2007179209A (en) Recording/management method of business processes or documents
JP2009163566A (en) Job analysis support apparatus
JP5641901B2 (en) SQL verification system, method and program thereof
CN111966350A (en) Web front-end interface generation method and device
US20070288244A1 (en) System and method for defining and dynamically invoking polymorphic call flows
CN113779939B (en) Document hot patch generation method, document hot patch application method and document hot patch Ding Zhuangzhi
JP4466575B2 (en) Design support system, design support method, and design support program
JP2007157037A (en) Access environment establishment method, access environment establishment program and access environment establishment device for database
JP2007242051A (en) Device for mounting/executing business logic program
JP2008217318A (en) Program update management system, program update management method, and computer program
JP2004310647A (en) Construction estimation system

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20090702

Free format text: JAPANESE INTERMEDIATE CODE: A621

A711 Notification of change in applicant

Effective date: 20110329

Free format text: JAPANESE INTERMEDIATE CODE: A711

A521 Written amendment

Effective date: 20110329

Free format text: JAPANESE INTERMEDIATE CODE: A821

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111124

A02 Decision of refusal

Effective date: 20120410

Free format text: JAPANESE INTERMEDIATE CODE: A02