JP2016018350A - Batch server maintenance method - Google Patents

Batch server maintenance method Download PDF

Info

Publication number
JP2016018350A
JP2016018350A JP2014140112A JP2014140112A JP2016018350A JP 2016018350 A JP2016018350 A JP 2016018350A JP 2014140112 A JP2014140112 A JP 2014140112A JP 2014140112 A JP2014140112 A JP 2014140112A JP 2016018350 A JP2016018350 A JP 2016018350A
Authority
JP
Japan
Prior art keywords
batch
server
maintenance
business
program
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.)
Granted
Application number
JP2014140112A
Other languages
Japanese (ja)
Other versions
JP6318031B2 (en
Inventor
崇司 三田村
Takashi Mitamura
崇司 三田村
和行 中村
Kazuyuki Nakamura
和行 中村
史泰 山地
Fumiyasu Yamaji
史泰 山地
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.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute 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 Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2014140112A priority Critical patent/JP6318031B2/en
Publication of JP2016018350A publication Critical patent/JP2016018350A/en
Application granted granted Critical
Publication of JP6318031B2 publication Critical patent/JP6318031B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To perform maintenance to a batch server in which a business batch program operates for a long time, while suppressing influence on batch business or online business related to batch business as much as possible.SOLUTION: A batch server maintenance method for performing maintenance to a batch server in which a business batch program 11 is being executed, includes: a step (a) in which a maintenance program 12 makes the batch server set a stop request flag 14; a step (b) in which the business batch program 11 makes the batch server determine whether the stop request flag 14 has been set for every timing of a check point CP, and when the flag has been set, makes the batch server set a stop completion flag 16 to stop execution; and a step (c) in which the maintenance program 12 makes the batch server determine whether the stop completion flag 16 related to the business batch program 11 has been set, and when the flag has been set, makes the batch server performance maintenance to the batch server.SELECTED DRAWING: Figure 1

Description

本発明は、サーバ機器の運用管理技術に関し、特に、長時間のバッチ処理を行うサーバ機器のメンテナンス方法に適用して有効な技術に関するものである。   The present invention relates to an operation management technology for server equipment, and more particularly to a technology effective when applied to a maintenance method for server equipment that performs batch processing for a long time.

サーバ機器を含んで構成される情報処理システムにおいて、システムの正常稼働を維持するには、サーバ機器に対するパッチやバグフィクス等の修正プログラムの適用やソフトウェアのバージョンアップ、定期的なリブートなどのメンテナンス処理が必要である。メンテナンス中のサーバは、基本的に業務処理を行うことができないため、全体的な業務の継続に影響を与えないようにするために種々の対策が講じられる。   To maintain the normal operation of an information processing system that includes server devices, maintenance processing such as applying patches, bug fixes, and other software updates, periodic reboots, etc. is necessary. Since the server under maintenance cannot basically perform business processing, various measures are taken in order not to affect the continuation of the overall business.

例えば、特開2012−174220号公報(特許文献1)には、複数のサーバを備えるシステムにおいて、各サーバのリブートを管理するサーバ管理装置と、第1のサーバグループについてリブートを実行した後に第2のサーバグループについてリブートを実行するリブート順序の計画を立てるリブート計画部と、リブートを指示したサーバグループを構成するサーバについてリブートが完了しない場合、リブートが完了しないサーバを切り離してサーバグループの縮退運用が可能か否かを判定する縮退運用判定部と、第1のサーバグループを構成するサーバにリブートエラーがあっても、縮退運用判定部による第1のサーバグループの縮退運用が可能の判定をリブート完了とみなして、第2のサーバグループにリブート指示を行うリブート制御部とを有することで、保守担当者の負担を軽減しつつ、保守時間内のサーバのリブートを実行可能とする技術が記載されている。   For example, Japanese Patent Laid-Open No. 2012-174220 (Patent Document 1) discloses a server management apparatus that manages reboot of each server in a system including a plurality of servers, and a second after executing reboot for the first server group. When rebooting is not completed for the servers that make up the server group instructed to reboot and the reboot planning unit that plans the reboot order for executing the reboot for the server group of the server group, the server group degeneration operation is performed by separating the server that does not complete the reboot. Decommissioning operation determination unit that determines whether or not it is possible and even if there is a reboot error in the servers that constitute the first server group, the determination that the degeneration operation of the first server group can be performed by the degeneration operation determining unit is completed Rebooting the second server group with a reboot instruction By a control unit, while reducing the burden of the maintenance personnel, technology that can execute the reboot of the server in the maintenance time has been described.

また、特開2003−15894号公報(特許文献2)には、複数のコンピュータから構成されるクラスタを少なくとも一つ含むコンピュータシステムにおいて、総合監視装置が複数のコンピュータの構成情報等を管理し、その構成情報等に基づいて、パッチの適用スケジュールを決定することで、前記コンピュータシステム全体を停止することなく、前記コンピュータシステムを構成するそれぞれのコンピュータで動作するオペレーティングシステムに対してパッチの適用処理を行う技術が記載されている。   In JP 2003-15894 (Patent Document 2), in a computer system including at least one cluster composed of a plurality of computers, a comprehensive monitoring device manages configuration information and the like of the plurality of computers. By determining the patch application schedule based on the configuration information and the like, the patch application process is performed on the operating systems operating on the computers constituting the computer system without stopping the entire computer system. The technology is described.

特開2012−174220号公報JP 2012-174220 A 特開2003−15894号公報JP 2003-15894 A

従来技術では、サーバのメンテナンスにおいて、同一の処理を行うことができるサーバが複数系統存在するサーバグループやクラスタの構成が前提とされ、一部のサーバ毎に順に保守のための停止時間を設けてその間に効率的にメンテナンス処理を行うものとされている。   In conventional technology, server maintenance is based on a server group or cluster configuration in which multiple servers that can perform the same processing exist, and a maintenance stop time is provided for each of the servers in turn. In the meantime, the maintenance process is efficiently performed.

上記のような手法は、オンライン業務を行うサーバ(以下では「業務サーバ」と記載する場合がある)については適用が可能であるが、バッチ業務を行うサーバ(以下では「バッチサーバ」と記載する場合がある)については適用が困難である。オンライン業務は、通常、処理が短時間で終了するトランザクションが多量に発生する特性を有することから、複数系統の業務サーバを起動して負荷分散による処理能力向上と可用性向上を図る構成がとられ、業務中にメンテナンス対象のサーバを切り離して停止させることは比較的容易である。   The above method can be applied to a server that performs online business (hereinafter may be referred to as “business server”), but a server that performs batch business (hereinafter referred to as “batch server”). Is difficult to apply. Online business usually has a characteristic that a large number of transactions that can be completed in a short time, so it is configured to start multiple business servers and improve processing capacity and availability by load balancing. It is relatively easy to disconnect and stop the maintenance target server during business.

一方で、バッチ業務は、通常、即時性の要求が高くないことから、複数系統のバッチサーバを用意して処理能力と可用性を向上させるという対応がとられずにシングルサーバとして構成される場合が多く、また、大量のデータに対して一括して処理することから処理時間が長時間になる場合があり、処理中の業務バッチプログラムをメンテナンスのために所望のタイミングで停止させることは困難である。   On the other hand, batch operations usually do not require a high degree of immediacy, so there may be cases where multiple systems of batch servers are prepared and processing capacity and availability are not improved, and a single server is configured. In addition, since a large amount of data is collectively processed, the processing time may be long, and it is difficult to stop the business batch program being processed at a desired timing for maintenance. .

そこで本発明の目的は、バッチ業務や関連するオンライン業務への影響を最小限に抑えつつ、業務バッチプログラムが長時間稼働するバッチサーバに対するメンテナンスを行うバッチサーバメンテナンス方法を提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide a batch server maintenance method for performing maintenance on a batch server in which a business batch program operates for a long time while minimizing the influence on batch business and related online business.

本発明の前記ならびにその他の目的と新規な特徴は、本明細書の記述および添付図面から明らかになるであろう。   The above and other objects and novel features of the present invention will be apparent from the description of this specification and the accompanying drawings.

本願において開示される発明のうち、代表的なものの概要を簡単に説明すれば、以下のとおりである。   Of the inventions disclosed in this application, the outline of typical ones will be briefly described as follows.

本発明の代表的な実施の形態によるバッチサーバメンテナンス方法は、1つ以上のバッチプログラムが実行中であるバッチサーバに対してメンテナンスを行うバッチサーバメンテナンス方法であって、(a)前記バッチサーバに対するメンテナンスを行うために起動されたメンテナンスプログラムが、前記バッチサーバに停止依頼フラグを立てさせる工程と、(b)前記各バッチプログラムが、前記バッチサーバに、実行中に所定の間隔で到来するチェックポイントのタイミング毎に、前記停止依頼フラグが立っているか否かを判定させ、前記停止依頼フラグが立っていない場合には実行を継続させ、前記停止依頼フラグが立っている場合にはそれぞれ停止完了フラグを立てて実行を停止させる工程と、(c)前記メンテナンスプログラムが、前記バッチサーバに、前記各バッチプログラムに係る前記停止完了フラグが立っているか否かを判定させ、前記各停止完了フラグが全て立っている場合に、前記バッチサーバに対するメンテナンスを行わせる工程と、を有するものである。   A batch server maintenance method according to a representative embodiment of the present invention is a batch server maintenance method for performing maintenance on a batch server in which one or more batch programs are being executed, and (a) for the batch server A step in which a maintenance program started to perform maintenance causes the batch server to set a stop request flag; and (b) checkpoints at which the batch programs arrive at the batch server at predetermined intervals during execution. At each timing, it is determined whether or not the stop request flag is set. If the stop request flag is not set, the execution is continued. If the stop request flag is set, a stop completion flag is set. And (c) the maintenance program Causing the batch server to determine whether or not the stop completion flag for each batch program is set, and when all the stop completion flags are set, causing the batch server to perform maintenance. It is what you have.

本願において開示される発明のうち、代表的なものによって得られる効果を簡単に説明すれば以下のとおりである。   Among the inventions disclosed in the present application, effects obtained by typical ones will be briefly described as follows.

すなわち、本発明の代表的な実施の形態によれば、バッチ業務や関連するオンライン業務への影響を最小限に抑えつつ、業務バッチプログラムが長時間稼働するバッチサーバに対するメンテナンスを行うことが可能となる。   That is, according to the representative embodiment of the present invention, it is possible to perform maintenance on a batch server in which a business batch program operates for a long time while minimizing the influence on batch business and related online business. Become.

本発明の一実施の形態であるバッチサーバメンテナンス方法の例について概要を示した図である。It is the figure which showed the outline | summary about the example of the batch server maintenance method which is one embodiment of this invention. 本発明の一実施の形態のバッチサーバメンテナンス方法が適用される情報処理システムの構成例について概要を示した図である。It is the figure which showed the outline | summary about the structural example of the information processing system to which the batch server maintenance method of one embodiment of this invention is applied. 本発明の一実施の形態における業務バッチプログラムの処理の流れの例について概要を示したフローチャートである。It is the flowchart which showed the outline | summary about the example of the flow of a process of the business batch program in one embodiment of this invention. 本発明の一実施の形態におけるメンテナンスプログラムの処理の流れの例について概要を示したフローチャートである。It is the flowchart which showed the outline | summary about the example of the flow of the process of the maintenance program in one embodiment of this invention. 本発明の一実施の形態における業務サーバプログラムの処理の流れの例について概要を示したフローチャートである。It is the flowchart which showed the outline | summary about the example of the flow of a process of the business server program in one embodiment of this invention. 本発明の一実施の形態におけるバッチ管理テーブルのデータ構成の例について概要を示した図である。It is the figure which showed the outline | summary about the example of the data structure of the batch management table in one embodiment of this invention.

以下、本発明の実施の形態を図面に基づいて詳細に説明する。なお、実施の形態を説明するための全図において、同一部には原則として同一の符号を付し、その繰り返しの説明は省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Note that components having the same function are denoted by the same reference symbols throughout the drawings for describing the embodiment, and the repetitive description thereof will be omitted.

上述したように、業務バッチプログラムが長時間稼働するバッチサーバは、処理中の業務バッチプログラムを停止させるのが困難であることから、メンテナンスのための停止時間を所望のタイミングで設けることが難しい。   As described above, it is difficult for a batch server in which a business batch program operates for a long time to stop a business batch program being processed, and therefore it is difficult to provide a stop time for maintenance at a desired timing.

また、業務バッチプログラムが稼働するバッチサーバの中には、他の業務サーバ等から、例えば、15分毎に1回や、1000件処理毎に1回などのタイミングでファイル転送によりデータが送信されるなど、所定の間隔でアクセスがされる場合がある。このような構成の場合に、例えば、業務サーバが、24時間365日もしくはこれに類する程度の常時稼働のシステムである場合は特に、バッチサーバについても常に稼働可能とされている必要があり、メンテナンスのための停止時間を設けることは困難である。また、バッチサーバについてメンテナンスを行うにしても、その間は、他の業務サーバがファイル転送等を停止してバッチサーバにアクセスしてこないよう制御するなどの対応が必要となる。   In addition, among the batch servers on which the business batch program operates, data is transmitted by file transfer from other business servers, for example, once every 15 minutes or once every 1000 cases. In some cases, access is made at predetermined intervals. In the case of such a configuration, for example, when the business server is a system that is always operating for 24 hours 365 days or the like, the batch server needs to be always operable, and maintenance is required. It is difficult to provide a stop time for. In addition, even when maintenance is performed on the batch server, it is necessary to take measures such as controlling other business servers to stop file transfer and prevent access to the batch server.

そこで、本発明の一実施の形態であるバッチサーバメンテナンス方法は、業務バッチプログラムに一時停止可能なチェックポイントを所定の間隔で設けておき、業務バッチプログラムから参照可能な記憶領域において、メンテナンスジョブ等により停止依頼フラグが立てられている場合に、業務バッチプログラムが次のチェックポイントで自発的に一旦終了することで、その後、バッチサーバに対してメンテナンス処理(メンテナンスジョブの実行等)を行うことを可能とするものである。また、メンテナンスの完了後は、フラグを解除した上で一旦終了されていた業務バッチプログラムをチェックポイントから再開する。   Therefore, the batch server maintenance method according to an embodiment of the present invention provides checkpoints that can be temporarily stopped in a business batch program at predetermined intervals, and maintenance jobs, etc. in a storage area that can be referred to from the business batch program. When the stop request flag is set by, the business batch program terminates voluntarily at the next checkpoint, and then performs maintenance processing (execution of maintenance jobs, etc.) on the batch server. It is possible. In addition, after the completion of the maintenance, the business batch program that has been terminated once is restarted from the checkpoint after the flag is cleared.

これにより、業務バッチプログラムを通常通り稼働させつつ、メンテナンス処理が必要なタイミングで停止依頼フラグを立てることで、業務バッチプログラムを一旦終了させ、メンテナンスのための停止時間を確保することが可能となる。   This makes it possible to temporarily stop the business batch program and secure a stop time for maintenance by setting the stop request flag at the timing when the maintenance process is required while operating the business batch program normally. .

図1は、本発明の一実施の形態であるバッチサーバメンテナンス方法の例について概要を示した図である。バッチサーバ上で稼働する業務バッチプログラム11には、所定の間隔でチェックポイントCPが設けられており、業務バッチプログラム11は、チェックポイントCPが到来する毎に、停止依頼フラグ14が立っているか否かをチェックする。一方、メンテナンスプログラム12は、例えば、メンテナンス処理の実行が必要となったタイミングで起動され、停止依頼フラグ14を立てる(ONに設定する)。   FIG. 1 is a diagram showing an outline of an example of a batch server maintenance method according to an embodiment of the present invention. The business batch program 11 operating on the batch server is provided with checkpoints CP at predetermined intervals. The business batch program 11 determines whether or not the stop request flag 14 is set every time the checkpoint CP arrives. To check. On the other hand, the maintenance program 12 is activated, for example, at a timing when the maintenance process needs to be performed, and sets a stop request flag 14 (sets to ON).

停止依頼フラグ14がONに設定されると、業務バッチプログラム11は、次のチェックポイントCPのタイミングでこれを検知し、その後、停止完了フラグ16を立てる(ONに設定する)とともに異常終了する。メンテナンスプログラム12は、停止完了フラグ16がONに設定されていること、すなわち、業務バッチプログラム11が終了したことを確認した後、所望のメンテナンス処理を実行する。メンテナンス処理が完了すると、メンテナンスプログラム12は、停止依頼フラグ14および停止完了フラグ16を解除する。その後、業務バッチプログラム11は、前回異常終了したチェックポイントCPから処理を再開することができる。   When the stop request flag 14 is set to ON, the business batch program 11 detects this at the timing of the next checkpoint CP, and then sets the stop completion flag 16 (sets to ON) and ends abnormally. The maintenance program 12 executes a desired maintenance process after confirming that the stop completion flag 16 is set to ON, that is, that the business batch program 11 has ended. When the maintenance process is completed, the maintenance program 12 cancels the stop request flag 14 and the stop completion flag 16. Thereafter, the business batch program 11 can resume processing from the checkpoint CP that ended abnormally last time.

<システム構成>
図2は、本発明の一実施の形態のバッチサーバメンテナンス方法が適用される情報処理システムの構成例について概要を示した図である。対象となる情報処理システムは、例えば、バッチサーバ10と、1つ以上の業務サーバ20とが、LAN(Local Area Network)等のネットワーク30を介して相互に通信可能なように接続された構成を有する。
<System configuration>
FIG. 2 is a diagram showing an outline of a configuration example of an information processing system to which the batch server maintenance method according to the embodiment of the present invention is applied. The target information processing system has, for example, a configuration in which a batch server 10 and one or more business servers 20 are connected so that they can communicate with each other via a network 30 such as a LAN (Local Area Network). Have.

バッチサーバ10は、バッチ業務を行うサーバ機器であり、例えば、図示しないOS(Operating System)やDBMS(DataBase Management System)などのミドルウェア上で稼働するソフトウェアにより実装される1つ以上の業務バッチプログラム11、およびメンテナンスプログラム12などの各プログラムを有し、これらを手動もしくは自動により実行することができる。また、データベースやファイル、メモリテーブル等により実装されるバッチ管理テーブル13、停止依頼フラグ14、およびサーバリスト15などの各データを有する。   The batch server 10 is a server device that performs batch operations. For example, the batch server 10 includes one or more business batch programs 11 implemented by software operating on middleware such as an OS (Operating System) and a DBMS (DataBase Management System) (not shown). , And the maintenance program 12, etc., which can be executed manually or automatically. Each data includes a batch management table 13, a stop request flag 14, and a server list 15 implemented by a database, a file, a memory table, and the like.

業務バッチプログラム11は、業務サーバ20において実行されるオンライン業務と関連した業務処理を実行するバッチプログラムである。例えば、各業務サーバ20における一定期間の業務処理により発生した複数件の処理依頼データやログファイル等をネットワーク30を介して取得し、業務サーバ20におけるオンライン業務とは非同期で、一括して登録等の処理を行うようなプログラムが想定される。   The business batch program 11 is a batch program that executes business processing related to the online business executed in the business server 20. For example, a plurality of processing request data and log files generated by business processing for a certain period of time in each business server 20 are acquired via the network 30, and are registered in a batch, asynchronously with the online business in the business server 20. A program that performs this processing is assumed.

業務バッチプログラム11は、上述したように、所定の間隔(例えば、15分毎に1回や、1000件処理毎に1回などのタイミング)で、自発的に一時停止可能なチェックポイントが実装されており、各チェックポイントにおいて後述する停止依頼フラグ14がONとなっている場合は、当該チェックポイントから再開可能なように必要な情報を記録した上で、一旦処理を異常終了するよう実装されているものとする。   As described above, the business batch program 11 is implemented with checkpoints that can be paused spontaneously at predetermined intervals (for example, once every 15 minutes or once every 1000 cases). If the stop request flag 14 described later is ON at each checkpoint, the necessary information is recorded so that the process can be resumed from the checkpoint, and the process is temporarily terminated abnormally. It shall be.

メンテナンスプログラム12は、バッチサーバ10に対するメンテナンス処理を行うプログラムであり、メンテナンスを実行するタイミングで自動もしくは手動により起動される。メンテナンス処理としては、例えば、バッチサーバ10のOS等のミドルウェアや、業務バッチプログラムを含む他のソフトウェアに対するパッチの適用やバージョンアップ、バッチサーバ10のリブートなど、業務バッチプログラム11が処理を実行中の場合には実行できない内容の処理が含まれるものとする。   The maintenance program 12 is a program for performing a maintenance process on the batch server 10 and is automatically or manually started at the timing of executing the maintenance. As the maintenance process, for example, the business batch program 11 is executing a process such as patch application or version upgrade of middleware such as the OS of the batch server 10 or other software including the business batch program, reboot of the batch server 10, etc. In some cases, processing that cannot be executed is included.

バッチ管理テーブル13は、業務バッチプログラム11の実行状況を管理するテーブルである。実行状況には、バッチサーバ10のメンテナンスのためにチェックポイントで一旦終了している状況についても含まれる。バッチ管理テーブル13の内容については後述する。   The batch management table 13 is a table for managing the execution status of the business batch program 11. The execution status also includes a status that is once terminated at a check point for maintenance of the batch server 10. The contents of the batch management table 13 will be described later.

停止依頼フラグ14は、バッチサーバ10のメンテナンスを行うためにメンテナンスプログラム12が起動された際に、業務バッチプログラム11に対して停止を依頼するため、メンテナンスプログラム12によりONに設定されるフラグである。当該フラグは、例えば、各業務バッチプログラム11から参照可能な図示しないメモリやHDDなどの記憶装置上に設定することができる。バッチ管理テーブル13やその他のデータベース上に設定、保持するようにしてもよい。   The stop request flag 14 is a flag that is set to ON by the maintenance program 12 in order to request the business batch program 11 to stop when the maintenance program 12 is started to perform maintenance of the batch server 10. . The flag can be set on a storage device such as a memory or HDD (not shown) that can be referred to from each business batch program 11. You may make it set and hold | maintain on the batch management table 13 or another database.

サーバリスト15は、バッチサーバ10のメンテナンス処理を行う際に、これを通知する(停止依頼を行う)必要がある業務サーバ20の宛先情報などのリストを保持するデータである。通知対象となる業務サーバ20は、上述したように、例えば、バッチサーバ10に対して所定の間隔でファイル転送などのアクセスを行う業務サーバ20であり、バッチサーバ10のメンテナンス中に当該アクセスをさせないようにする必要があるものである。通知対象となる業務サーバ20が固定されている場合には不要とすることも可能である。サーバリスト15には、例えば、各業務サーバ20のホスト名やIPアドレスなどのリストが保持され、メンテナンスプログラム12は、この情報に基づいて、対象となる各業務サーバ20に対して停止依頼を通知する。   The server list 15 is data that holds a list of destination information and the like of the business server 20 that needs to be notified (to make a stop request) when performing maintenance processing of the batch server 10. As described above, the business server 20 to be notified is, for example, the business server 20 that accesses the batch server 10 such as file transfer at a predetermined interval, and does not allow the batch server 10 to perform the access during maintenance. It is something that needs to be done. If the business server 20 to be notified is fixed, it may be unnecessary. The server list 15 holds, for example, a list of the host name and IP address of each business server 20, and the maintenance program 12 notifies each target business server 20 of a stop request based on this information. To do.

業務サーバ20は、図示しないクライアント端末等に対してネットワーク30等を介してオンライン業務機能を提供するサーバ機器であり、例えば、図示しないOSやDBMS、Webサーバプログラムなどのミドルウェア上で稼働するソフトウェアにより実装される業務サーバプログラム21などを有する。また、データベースやファイル、メモリテーブル等により実装される停止依頼フラグ22などのデータを有する。業務サーバプログラム21の種類や内容が異なる複数の業務サーバ20を有していてもよいし、1つの種類の業務サーバ20が複数台並列に設けられ、負荷分散処理を行う構成であってもよい。   The business server 20 is a server device that provides an online business function to a client terminal or the like (not shown) via the network 30 or the like. For example, the business server 20 is based on software that runs on middleware such as an OS, DBMS, or Web server program (not shown). It has a business server program 21 to be implemented. Further, it has data such as a stop request flag 22 implemented by a database, a file, a memory table, or the like. The business server program 21 may have a plurality of business servers 20 of different types and contents, or a configuration in which a plurality of one type of business server 20 are provided in parallel to perform load distribution processing. .

業務サーバプログラム21は、クライアント端末等からの要求に基づいてオンライン業務処理を行うプログラムである。本実施の形態では、所定の間隔(例えば、15分毎に1回や、1000件処理毎に1回など)で、それまでに蓄積された複数件の処理依頼データやログファイル等をネットワーク30を介してバッチサーバ10にファイル転送し、業務バッチプログラム11による一括処理を依頼する機能を有するものとする。このとき、後述する停止依頼フラグ22がONとなっている場合は、バッチサーバ10へのファイル転送を行わない(例えば、フラグが解除されるまで待つ、もしくは保留して処理を継続する等)よう実装されているものとする。   The business server program 21 is a program that performs online business processing based on a request from a client terminal or the like. In the present embodiment, the network 30 stores a plurality of processing request data, log files, etc. accumulated so far at a predetermined interval (for example, once every 15 minutes or once every 1000 processes). The file is transferred to the batch server 10 via, and has a function of requesting batch processing by the business batch program 11. At this time, if a stop request flag 22 to be described later is ON, file transfer to the batch server 10 is not performed (for example, wait until the flag is released or hold and continue processing). It shall be implemented.

停止依頼フラグ22は、バッチサーバ10においてメンテナンスプログラム12が起動された際に、メンテナンスプログラム12からの停止依頼の通知を受けてONに設定されるフラグである。当該フラグは、例えば、業務サーバプログラム21から参照可能な図示しないメモリやHDDなどの記憶装置上に設定することができる。   The stop request flag 22 is a flag that is set to ON upon receiving a stop request notification from the maintenance program 12 when the maintenance program 12 is activated in the batch server 10. The flag can be set on a storage device such as a memory or HDD (not shown) that can be referred to from the business server program 21, for example.

<処理の流れ>
図3は、バッチサーバ10上の業務バッチプログラム11の処理の流れの例について概要を示したフローチャートである。業務バッチプログラム11は、処理を開始すると、後述するバッチ管理テーブル13に情報を登録した上で、各処理ステップについて順次処理を繰り返すループ処理を開始する(S01〜S05)。
<Process flow>
FIG. 3 is a flowchart showing an outline of an example of the processing flow of the business batch program 11 on the batch server 10. When the business batch program 11 starts processing, it registers information in a batch management table 13 to be described later, and then starts loop processing that repeats processing sequentially for each processing step (S01 to S05).

各処理ステップでは、まず、チェックポイントが到来しているか否かを判定する(S02)。チェックポイントは、上述したように、例えば、15分毎に1回や、1000件処理毎に1回などの所定の間隔で到来するよう実装してもよいし、業務バッチプログラムの一連の処理ステップの中で適切な場所に直接埋め込まれていてもよい。チェックポイントがまだ到来していない場合は、対象の処理ステップを通常通り実行し(S04)、次の処理ステップに移ってループ処理を継続する(S05、S01)。全ての処理ステップの実行がされ、ループ処理を終了すると、正常終了として業務バッチプログラム11を終了する(S06)。   In each processing step, first, it is determined whether or not a checkpoint has arrived (S02). As described above, checkpoints may be implemented to arrive at a predetermined interval such as once every 15 minutes or once every 1000 processes, or a series of processing steps of a business batch program It may be embedded directly in an appropriate place. If the checkpoint has not yet arrived, the target processing step is executed as usual (S04), and the process proceeds to the next processing step to continue the loop processing (S05, S01). When all the processing steps have been executed and the loop processing is completed, the business batch program 11 is terminated as normal termination (S06).

ステップS02で、チェックポイントが到来している場合は、チェックポイント時の処理として、バッチサーバ10上で停止依頼フラグ14が立っている(ONに設定されている)か否かを判定する(S03)。停止依頼フラグ14がONに設定されていない場合は、ステップS04に進んで対象の処理ステップの実行を継続する。   If a checkpoint has arrived in step S02, it is determined whether the stop request flag 14 is set (set to ON) on the batch server 10 as a process at the time of the checkpoint (S03). ). If the stop request flag 14 is not set to ON, the process proceeds to step S04 and the execution of the target processing step is continued.

ステップS03で、停止依頼フラグ14がONに設定されている場合は、業務バッチプログラム11の処理を一時停止する。すなわち、一時停止後に当該チェックポイントから処理を再開するために必要な情報を記録し(S07)、停止完了フラグ16をONに設定した上(S08)、異常終了として業務バッチプログラム11を終了する(S09)。なお、停止完了フラグ16は、本実施の形態では、後述するバッチ管理テーブル13上に業務バッチプログラム11毎に設定するものとしている。   If the stop request flag 14 is set to ON in step S03, the processing of the business batch program 11 is temporarily stopped. That is, information necessary for resuming processing from the checkpoint after the temporary stop is recorded (S07), the stop completion flag 16 is set to ON (S08), and the business batch program 11 is ended as an abnormal end ( S09). In the present embodiment, the stop completion flag 16 is set for each business batch program 11 on the batch management table 13 described later.

以上の処理により、業務バッチプログラム11は、各チェックポイントにおいて、停止依頼フラグ14がONに設定されている場合には、自発的に一時停止(本実施の形態ではサスペンドではなく異常終了)することが可能となる。   Through the above processing, the business batch program 11 is voluntarily suspended (in this embodiment, not suspended but abnormally terminated) when the stop request flag 14 is set to ON at each checkpoint. Is possible.

図4は、バッチサーバ10上のメンテナンスプログラム12の処理の流れの例について概要を示したフローチャートである。メンテナンスプログラム12は、バッチサーバ10においてパッチ適用などのメンテナンスジョブを実行する必要が生じた際に起動される。起動されると、まず、バッチサーバ10上で、業務バッチプログラム11を一時停止させるための停止依頼フラグ14をONに設定する(S11)。   FIG. 4 is a flowchart showing an outline of an example of the processing flow of the maintenance program 12 on the batch server 10. The maintenance program 12 is activated when a maintenance job such as patch application needs to be executed in the batch server 10. When activated, first, the stop request flag 14 for temporarily stopping the business batch program 11 is set to ON on the batch server 10 (S11).

その後、関連する業務サーバ20に対しても、バッチサーバ10へのアクセスを停止するよう、停止依頼を通知する(S12)。関連する業務サーバ20の情報は、例えば、サーバリスト15を参照して取得することができる。なお、本実施の形態では、バッチサーバ10から各業務サーバ20に対して停止依頼の情報を通知するPUSH型の通知としているが、各業務サーバ20が適宜バッチサーバ10に停止依頼フラグ14の状況を問い合わせるPULL型の通知としてもよい。   Thereafter, a stop request is notified to the related business server 20 to stop access to the batch server 10 (S12). Information about the related business server 20 can be acquired with reference to the server list 15, for example. In the present embodiment, the PUSH type notification that notifies the stop request information from the batch server 10 to each business server 20 is used. However, each business server 20 appropriately notifies the batch server 10 of the status of the stop request flag 14. It is good also as a PULL type notification which inquires for.

その後、業務バッチプログラム11が全て停止したか否かを判定する(S13)。すなわち、対象の全ての業務バッチプログラム11が停止完了フラグ16をONに設定しているか否かを判定する。本実施の形態では、上述したように、各業務バッチプログラム11についての停止完了フラグ16の状況は、バッチ管理テーブル13上で管理される。業務バッチプログラム11のみに限らず、ステップS12で停止依頼を通知した全ての業務サーバ20がバッチサーバ10へのアクセスを停止したことも併せて確認するようにしてもよい。   Thereafter, it is determined whether or not all the business batch programs 11 are stopped (S13). That is, it is determined whether all the target business batch programs 11 have the stop completion flag 16 set to ON. In the present embodiment, as described above, the status of the stop completion flag 16 for each business batch program 11 is managed on the batch management table 13. Not only the business batch program 11 but also all business servers 20 that have notified the stop request in step S12 may confirm that access to the batch server 10 has been stopped.

ステップS13で、業務バッチプログラム11が全て停止していない場合は、一定時間Waitした後(S14)、ステップS13に戻って再度業務バッチプログラム11の停止を確認する。業務バッチプログラム11が全て停止した場合は、所望のメンテナンス処理を実行する(S15)。ここでは、メンテナンスプログラム12自身が、バッチサーバ10のOS等に対してパッチ適用等の処理を行ってもよいし、メンテナンス処理が実行可能な状態になったことをシステム管理者等に通知することで、手動でのメンテナンスを促すようにしてもよい。   If all the business batch programs 11 are not stopped in step S13, after waiting for a predetermined time (S14), the process returns to step S13 to confirm the stop of the business batch program 11 again. When all the business batch programs 11 are stopped, a desired maintenance process is executed (S15). Here, the maintenance program 12 itself may perform processing such as patch application on the OS or the like of the batch server 10 or notify the system administrator or the like that the maintenance processing is ready. Thus, manual maintenance may be encouraged.

メンテナンス処理が終了すると、メンテナンスプログラム12は、停止フラグを全てOFFに設定して解除し(S16)、処理を終了する。なお、停止フラグには、バッチサーバ10上の停止依頼フラグ14や業務サーバ20上の停止依頼フラグ22、およびバッチ管理テーブル13上の停止完了フラグ16などが含まれる。   When the maintenance process ends, the maintenance program 12 sets all the stop flags to OFF to cancel them (S16), and ends the process. The stop flag includes a stop request flag 14 on the batch server 10, a stop request flag 22 on the business server 20, and a stop completion flag 16 on the batch management table 13.

以上の処理により、メンテナンスプログラム12(もしくはシステム管理者等)は、長時間稼働する業務バッチプログラム11を全て一時停止させて作業時間枠を強制的に形成した上でメンテナンス処理を実行することができる。   Through the above processing, the maintenance program 12 (or system administrator or the like) can execute the maintenance processing after forcibly forming a work time frame by temporarily suspending all business batch programs 11 that have been operating for a long time. .

図5は、業務サーバ20上の業務サーバプログラム21の処理の流れの例について概要を示したフローチャートである。業務サーバプログラム21は、処理を開始すると、各処理ステップについて順次処理を繰り返すループ処理を開始する(S21〜S27)。   FIG. 5 is a flowchart showing an outline of an example of the processing flow of the business server program 21 on the business server 20. When starting the process, the business server program 21 starts a loop process that sequentially repeats the process for each process step (S21 to S27).

各処理ステップでは、まず、処理内容がバッチサーバ10へのアクセス(本実施の形態ではファイル転送)であるか否かを判定する(S22)。ファイル転送でない場合は、対象の処理ステップを通常通り実行し(S23)、次の処理ステップに移ってループ処理を継続する(S27、S21)。全ての処理ステップの実行がされ、ループ処理を終了すると、業務サーバプログラム21を終了する。   In each processing step, first, it is determined whether or not the processing content is access to the batch server 10 (file transfer in the present embodiment) (S22). If it is not file transfer, the target processing step is executed as usual (S23), and the process proceeds to the next processing step to continue the loop processing (S27, S21). When all the processing steps are executed and the loop processing is finished, the business server program 21 is finished.

ステップS22で、処理ステップがファイル転送である場合は、業務サーバ20上で停止依頼フラグ22が立っている(ONに設定されている)か否かを判定する(S24)。上述したように、ローカルの停止依頼フラグ22の状態を確認するのに代えて、バッチサーバ10に対して停止依頼フラグ14の状態を問い合わせるようにしてもよい。停止依頼フラグ22がONに設定されていない場合は、通常通りバッチサーバ10へのファイル転送処理を実行し(S25)、次の処理ステップに移ってループ処理を継続する(S27、S21)。   If the processing step is file transfer in step S22, it is determined whether or not the stop request flag 22 is set (set to ON) on the business server 20 (S24). As described above, instead of confirming the state of the local stop request flag 22, the batch server 10 may be inquired about the state of the stop request flag 14. If the stop request flag 22 is not set to ON, the file transfer process to the batch server 10 is executed as usual (S25), and the process proceeds to the next process step to continue the loop process (S27, S21).

一方、ステップS24で、停止依頼フラグ22がONに設定されている場合は、一定時間Waitした後(S26)、ステップS24に戻って再度停止依頼フラグ22の状態を確認する。すなわち、停止依頼フラグ22がOFFに設定される(解除される)まで、バッチサーバ10へのファイル転送を一時的に留保する。   On the other hand, if the stop request flag 22 is set to ON in step S24, after waiting for a predetermined time (S26), the process returns to step S24 to confirm the state of the stop request flag 22 again. That is, the file transfer to the batch server 10 is temporarily reserved until the stop request flag 22 is set to OFF (cancelled).

なお、図5の例では、バッチサーバ10へのファイル転送を留保している間、通常の処理ステップについても処理が停止することになる。ここで、業務サーバプログラム21が画面等のユーザインタフェースをクライアント端末等に対して提供する構成の場合、ユーザに対する画面を介した通知として、例えば、バッチサーバ10上で停止依頼フラグ14が立っているのみの場合は「処理に時間がかかる可能性があります」などのメッセージを表示し、停止完了フラグ16が立っている場合は「処理完了まで○○分程度お待ちください」などのメッセージを表示するようにしてもよい。また、可能な場合には、ファイル転送を通常の処理ステップとは非同期とし、ファイル転送のみ留保して通所の処理ステップは継続されるようにしてもよい。   In the example of FIG. 5, while the file transfer to the batch server 10 is reserved, the processing is also stopped for the normal processing steps. Here, when the business server program 21 is configured to provide a user interface such as a screen to a client terminal or the like, for example, a stop request flag 14 is set on the batch server 10 as a notification to the user via the screen. If it is only, a message such as “May take longer to process” is displayed, and if the stop completion flag 16 is set, a message such as “Please wait about XX minutes until processing is completed” is displayed. It may be. If possible, the file transfer may be asynchronous with the normal processing step, and only the file transfer may be reserved and the usual processing step may be continued.

以上の処理により、業務サーバプログラム21は、バッチサーバ10がメンテナンス処理を行っている間は、バッチサーバ10へのファイル転送等によるアクセスを停止することができる。   With the above processing, the business server program 21 can stop access to the batch server 10 by file transfer or the like while the batch server 10 is performing maintenance processing.

<データ構成>
図6は、バッチサーバ10上のバッチ管理テーブル13のデータ構成の例について概要を示した図である。バッチ管理テーブル13は、業務バッチプログラム11の実行状況を管理するテーブルであり、例えば、プログラム名、起動日時、停止完了フラグ、チェックポイント、停止日時、再開日時、および終了日時などの各項目を有する。
<Data structure>
FIG. 6 is a diagram showing an outline of an example of the data configuration of the batch management table 13 on the batch server 10. The batch management table 13 is a table for managing the execution status of the business batch program 11, and includes items such as a program name, start date / time, stop completion flag, checkpoint, stop date / time, restart date / time, and end date / time. .

プログラム名の項目は、対象の業務バッチプログラム11を一意に特定する名称やID等の情報を保持する。起動日時の項目は、対象の業務バッチプログラム11が起動した時点のタイムスタンプの情報を保持する。停止完了フラグの項目は、対象の業務バッチプログラム11が、停止依頼フラグ14がONに設定されているのに基づいて処理を一時停止したことを示すフラグの情報を保持する。チェックポイントの項目は、対象の業務バッチプログラム11が一時停止した時点のチェックポイントを特定する情報を保持する。当該チェックポイントは、対象の業務バッチプログラム11を再実行する際の開始ポイントとなる。   The program name item holds information such as a name and ID for uniquely identifying the target business batch program 11. The item of the start date / time holds time stamp information at the time when the target business batch program 11 is started. The item of the stop completion flag holds flag information indicating that the target business batch program 11 has temporarily stopped processing based on the stop request flag 14 being set to ON. The checkpoint item holds information for specifying a checkpoint when the target business batch program 11 is temporarily stopped. The check point is a starting point when the target business batch program 11 is re-executed.

停止日時の項目は、対象の業務バッチプログラム11が一時停止(本実施の形態では、上述したようにサスペンドではなく異常終了)した時点のタイムスタンプの情報を保持する。再開日時の項目は、対象の業務バッチプログラム11が一時停止した後再実行された時点のタイムスタンプの情報を保持する。終了日時の項目は、対象の業務バッチプログラム11が処理を完了した時点のタイムスタンプの情報を保持する。   The stop date / time item holds time stamp information at the time when the target business batch program 11 is temporarily stopped (in this embodiment, not suspended but abnormally terminated). The item of the restart date / time holds time stamp information at the time when the target business batch program 11 is re-executed after being suspended. The end date / time item holds time stamp information when the target business batch program 11 completes processing.

なお、図6で示した各テーブルのデータ構成(項目)はあくまで一例であり、同様のデータを保持・管理することが可能な構成であれば、他のテーブル構成やデータ構成であってもよい。   Note that the data configuration (items) of each table shown in FIG. 6 is merely an example, and any other table configuration or data configuration may be used as long as similar data can be held and managed. .

以上に説明したように、本発明の一実施の形態であるバッチサーバメンテナンス方法によれば、業務バッチプログラム11に一時停止可能なチェックポイントを所定の間隔で設けておき、業務バッチプログラム11から参照可能な記憶領域において、メンテナンスプログラム12により停止依頼フラグ14が立てられている場合に、業務バッチプログラム11が次のチェックポイントで自発的に一旦終了する。また、停止依頼フラグ14を立てる際に、関連する業務サーバ20に対しても停止依頼を行うことで、業務サーバ20上の業務サーバプログラム21は、バッチサーバ10へのアクセスを停止する。   As described above, according to the batch server maintenance method according to an embodiment of the present invention, checkpoints that can be temporarily stopped are provided in the business batch program 11 at predetermined intervals, and are referred to from the business batch program 11. In a possible storage area, when the stop request flag 14 is set by the maintenance program 12, the business batch program 11 is voluntarily terminated at the next checkpoint. Further, when the stop request flag 14 is set, the business server program 21 on the business server 20 stops access to the batch server 10 by making a stop request to the related business server 20.

これらの処理により、業務バッチプログラム11を通常通り稼働させつつメンテナンスのための停止時間を確保し、バッチサーバ10に対してメンテナンス処理を行うことが可能となる。また、メンテナンスの完了後は、フラグを解除した上で一旦終了されていた業務バッチプログラム11をチェックポイントから再開することができる。   With these processes, it is possible to secure a stop time for maintenance while operating the business batch program 11 as usual, and to perform a maintenance process on the batch server 10. In addition, after the completion of the maintenance, the business batch program 11 which has been once ended after the flag is released can be restarted from the checkpoint.

以上、本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本発明は上記の実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。例えば、上記の実施の形態は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、上記の実施の形態の構成の一部について、他の構成の追加・削除・置換をすることが可能である。   As mentioned above, the invention made by the present inventor has been specifically described based on the embodiments. However, the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the invention. Needless to say. For example, the above-described embodiment has been described in detail for easy understanding of the present invention, and is not necessarily limited to the one having all the configurations described. In addition, it is possible to add, delete, and replace other configurations for a part of the configuration of the above-described embodiment.

また、上記の各図において、制御線や情報線は説明上必要と考えられるものを示しており、必ずしも実装上の全ての制御線や情報線を示しているとは限らない。実際にはほとんど全ての構成が相互に接続されていると考えてもよい。   Moreover, in each said figure, the control line and the information line have shown what is considered necessary for description, and do not necessarily show all the control lines and information lines on mounting. Actually, it may be considered that almost all the components are connected to each other.

本発明は、長時間のバッチ処理を行うサーバ機器のメンテナンス方法に利用可能である。   The present invention can be used in a maintenance method for server equipment that performs batch processing for a long time.

10…バッチサーバ、11…業務バッチプログラム、12…メンテナンスプログラム、13…バッチ管理テーブル、14…停止依頼フラグ、15…サーバリスト、16…停止完了フラグ、
20…業務サーバ、21…業務サーバプログラム、22…停止依頼フラグ、
30…ネットワーク、
CP…チェックポイント

DESCRIPTION OF SYMBOLS 10 ... Batch server, 11 ... Business batch program, 12 ... Maintenance program, 13 ... Batch management table, 14 ... Stop request flag, 15 ... Server list, 16 ... Stop completion flag,
20 ... business server, 21 ... business server program, 22 ... stop request flag,
30 ... Network,
CP ... Checkpoint

Claims (4)

1つ以上のバッチプログラムが実行中であるバッチサーバに対してメンテナンスを行うバッチサーバメンテナンス方法であって、
(a)前記バッチサーバに対するメンテナンスを行うために起動されたメンテナンスプログラムが、前記バッチサーバに停止依頼フラグを立てさせる工程と、
(b)前記各バッチプログラムが、前記バッチサーバに、実行中に所定の間隔で到来するチェックポイントのタイミング毎に、前記停止依頼フラグが立っているか否かを判定させ、前記停止依頼フラグが立っていない場合には実行を継続させ、前記停止依頼フラグが立っている場合にはそれぞれ停止完了フラグを立てて実行を停止させる工程と、
(c)前記メンテナンスプログラムが、前記バッチサーバに、前記各バッチプログラムに係る前記停止完了フラグが立っているか否かを判定させ、前記各停止完了フラグが全て立っている場合に、前記バッチサーバに対するメンテナンスを行わせる工程と、
を有する、バッチサーバメンテナンス方法。
A batch server maintenance method for performing maintenance on a batch server in which one or more batch programs are being executed,
(A) a maintenance program started to perform maintenance on the batch server causes the batch server to set a stop request flag;
(B) Each batch program causes the batch server to determine whether or not the stop request flag is set at every checkpoint timing that arrives at a predetermined interval during execution, and the stop request flag is set If not, continue execution, and if the stop request flag is set, respectively, a step of setting a stop completion flag to stop execution,
(C) The maintenance program causes the batch server to determine whether or not the stop completion flag relating to each batch program is set, and when all the stop completion flags are set, A process of performing maintenance;
A batch server maintenance method.
請求項1に記載のバッチサーバメンテナンス方法において、
前記(a)工程では、さらに、前記メンテナンスプログラムが、前記バッチサーバに、当該バッチサーバに対してアクセスし得る他のサーバに対して停止依頼を通知させ、
さらに、(d)前記バッチサーバから前記停止依頼の通知を受けた前記他のサーバが、前記バッチサーバに対するアクセスを停止する工程、を有する、バッチサーバメンテナンス方法。
In the batch server maintenance method according to claim 1,
In the step (a), the maintenance program further causes the batch server to notify a stop request to another server that can access the batch server,
Furthermore, (d) The other server which received the notification of the said stop request from the said batch server has the process of stopping the access with respect to the said batch server, The batch server maintenance method.
請求項1に記載のバッチサーバメンテナンス方法において、
さらに、(e)前記メンテナンスプログラムが、前記バッチサーバに、前記バッチサーバに対するメンテナンスが完了した後、前記停止依頼フラグおよび前記停止完了フラグを解除させる工程と、
(f)再起動された前記バッチプログラムが、前記バッチサーバに、前記(b)工程において実行を停止された際の前記チェックポイントから実行を再開させる工程と、
を有する、バッチサーバメンテナンス方法。
In the batch server maintenance method according to claim 1,
(E) the maintenance program causing the batch server to release the stop request flag and the stop completion flag after the maintenance for the batch server is completed;
(F) The restarted batch program causes the batch server to resume execution from the checkpoint when execution is stopped in the step (b);
A batch server maintenance method.
請求項2に記載のバッチサーバメンテナンス方法において、
さらに、(g)前記他のサーバが、前記バッチサーバ上に前記停止依頼フラグもしくは前記停止完了フラグが立っている場合に、クライアント端末に対して、処理に時間を要する旨を通知する画面を表示させる工程、を有する、バッチサーバメンテナンス方法。

In the batch server maintenance method according to claim 2,
Further, (g) when the other server has the stop request flag or the stop completion flag set on the batch server, a screen for notifying the client terminal that processing takes time is displayed. A batch server maintenance method.

JP2014140112A 2014-07-08 2014-07-08 Batch server maintenance method Active JP6318031B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014140112A JP6318031B2 (en) 2014-07-08 2014-07-08 Batch server maintenance method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014140112A JP6318031B2 (en) 2014-07-08 2014-07-08 Batch server maintenance method

Publications (2)

Publication Number Publication Date
JP2016018350A true JP2016018350A (en) 2016-02-01
JP6318031B2 JP6318031B2 (en) 2018-04-25

Family

ID=55233541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014140112A Active JP6318031B2 (en) 2014-07-08 2014-07-08 Batch server maintenance method

Country Status (1)

Country Link
JP (1) JP6318031B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10320184A (en) * 1997-05-21 1998-12-04 Oki Electric Ind Co Ltd Software version management system
JPH11191092A (en) * 1997-12-26 1999-07-13 Hitachi Ltd System for managing status of job application
JP2006155473A (en) * 2004-12-01 2006-06-15 Fujitsu Ltd Information processing system
JP2012027634A (en) * 2010-07-22 2012-02-09 Nippon Telegr & Teleph Corp <Ntt> Check point creating device, check point creating system, check point creating method and check point creating program
JP2014120123A (en) * 2012-12-19 2014-06-30 Hitachi Ltd Information processor and information processing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10320184A (en) * 1997-05-21 1998-12-04 Oki Electric Ind Co Ltd Software version management system
JPH11191092A (en) * 1997-12-26 1999-07-13 Hitachi Ltd System for managing status of job application
JP2006155473A (en) * 2004-12-01 2006-06-15 Fujitsu Ltd Information processing system
JP2012027634A (en) * 2010-07-22 2012-02-09 Nippon Telegr & Teleph Corp <Ntt> Check point creating device, check point creating system, check point creating method and check point creating program
JP2014120123A (en) * 2012-12-19 2014-06-30 Hitachi Ltd Information processor and information processing method

Also Published As

Publication number Publication date
JP6318031B2 (en) 2018-04-25

Similar Documents

Publication Publication Date Title
US9311199B2 (en) Replaying jobs at a secondary location of a service
US6971095B2 (en) Automatic firmware version upgrade system
US20220318103A1 (en) In-place cloud instance restore
US8266301B2 (en) Deployment of asynchronous agentless agent functionality in clustered environments
US9348630B2 (en) Virtual machine control program in a cloud computing environment, virtual machine control method in a cloud computing environment, virtual machine control apparatus, and cloud computing system
JP5948933B2 (en) Job continuation management apparatus, job continuation management method, and job continuation management program
CN113569987A (en) Model training method and device
CN107197012B (en) Service publishing and monitoring system and method based on metadata management system
US11449350B2 (en) Systems and methods for automatically updating compute resources
US9921882B2 (en) Information processing system, deployment method, processing device, and deployment device
WO2009089746A1 (en) Method, device and system for realizing task in cluster environment
CN111666134A (en) Method and system for scheduling distributed tasks
WO2016116013A1 (en) Software upgrade method and system
JP6268991B2 (en) Information processing system, information processing apparatus, and program
US8468386B2 (en) Detecting and recovering from process failures
JP5319619B2 (en) Software distribution system, method, and program corresponding to scale-out configuration
JP2004086769A (en) Application updating processing method, updating processing system, and updating processing program
JP2014013473A (en) Software update device
JP6318031B2 (en) Batch server maintenance method
JP5632403B2 (en) Task management system, task management server, task management method, and task management program
JP5884566B2 (en) Batch processing system, progress confirmation device, progress confirmation method, and program
CN110188008B (en) Job scheduling master-slave switching method and device, computer equipment and storage medium
JP2005267312A (en) Application replacement method and program therefor
CN116028544B (en) Timing task dynamic adding method based on OPENSTACK
US20230367632A1 (en) Job management system and control method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170501

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180226

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180313

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180402

R150 Certificate of patent or registration of utility model

Ref document number: 6318031

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250