WO2018051424A1 - Server computer and computer control method - Google Patents

Server computer and computer control method Download PDF

Info

Publication number
WO2018051424A1
WO2018051424A1 PCT/JP2016/077066 JP2016077066W WO2018051424A1 WO 2018051424 A1 WO2018051424 A1 WO 2018051424A1 JP 2016077066 W JP2016077066 W JP 2016077066W WO 2018051424 A1 WO2018051424 A1 WO 2018051424A1
Authority
WO
WIPO (PCT)
Prior art keywords
conversion
operation process
remaining amount
amount
server
Prior art date
Application number
PCT/JP2016/077066
Other languages
French (fr)
Japanese (ja)
Inventor
天野 隆
敬太郎 上原
林 真一
祐介 船矢
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to PCT/JP2016/077066 priority Critical patent/WO2018051424A1/en
Publication of WO2018051424A1 publication Critical patent/WO2018051424A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

According to the present invention, a server computer is provided with a memory and a processor connected to the memory. The processor is configured to: perform a conversion process to covert a first database stored in a first format into a second database stored in a second format different from the first format, using some of the computer resources in the server computer; upon receiving a request, perform an operation process to operate on either the first database or the second database using some of the computer resources; and adjust the amounts of computer resources to be respectively allocated to the operation process and the conversion process, on the basis of the amounts of computer resources currently respectively allocated to the operation process and the conversion process, usage of computer resources by the operation process and the conversion process, a required-time condition indicating the time required to complete the operation process, and the progress of the conversion process.

Description

サーバ計算機および計算機制御方法Server computer and computer control method
 本発明は、サーバ計算機に関する。 The present invention relates to a server computer.
 データベース(DB)サーバを用いて、業務処理と分析処理を行うシステムが知られている。DBサーバは、業務処理および分析処理からの要求に応じて、DBを操作するDB処理を行う。ここで、業務処理がRow形式のデータを用いる場合、DBサーバは、Row形式のデータを格納する。更に、分析処理がColumn形式のデータを用いる場合、DBサーバは、データをRow形式からColumn形式へ変換するRow/Column(RC)変換処理を行う。 A system that performs business processing and analysis processing using a database (DB) server is known. The DB server performs DB processing for operating the DB in response to requests from business processing and analysis processing. Here, when the business process uses Row format data, the DB server stores the Row format data. Furthermore, when the analysis process uses data in the Column format, the DB server performs a Row / Column (RC) conversion process for converting the data from the Row format to the Column format.
 DBサーバは、DB処理に割り当てられたコアを削減し、そのコアをRC変換処理に割り当てることにより、RC変換処理を高速化することができ、RC変換結果を用いる分析処理を高速化することができる。 The DB server can speed up the RC conversion process by reducing the cores assigned to the DB process and assigning the cores to the RC conversion process, and can speed up the analysis process using the RC conversion result. it can.
 特許文献1には、Row形式のデータベースを用いるOLTP(online transaction processing)システムと、Column形式のデータベースを用いるOLAP(online analytical processing)システムとが記載されている。また、データベースに関連付けられたキャッシュが、OLTPトランザクションの列情報を含む場合、OLTPトランザクションを列情報で処理することが記載されている。 Patent Document 1 describes an OLTP (online transaction processing) system that uses a Row format database and an OLAP (online analytic processing) system that uses a Column format database. Further, it is described that when a cache associated with a database includes column information of an OLTP transaction, the OLTP transaction is processed with the column information.
米国特許出願公開第2014/0172776号明細書US Patent Application Publication No. 2014/0172776
 分析処理の性能の向上のためにRC変換処理の性能を向上させると、業務処理の性能が低下する場合がある。一方、業務処理の性能を維持すると、RC変換処理の性能が低下し、分析処理の性能が低下する場合がある。 If the performance of the RC conversion process is improved to improve the performance of the analysis process, the performance of the business process may deteriorate. On the other hand, if the performance of business processing is maintained, the performance of RC conversion processing may decrease, and the performance of analysis processing may decrease.
 上記課題を解決するために、本発明の一態様であるサーバ計算機は、メモリと、前記メモリに接続されるプロセッサと、を備える。前記プロセッサは、前記サーバ計算機内の計算機リソースの一部を用いて、第1形式で格納される第1データベースを、前記第1形式と異なる第2形式で格納される第2データベースへ変換する、変換処理を行い、要求の受信に応じ、前記計算機リソースの一部を用いて前記第1データベース及び前記第2データベースの何れかを操作する、操作処理を行い、前記操作処理及び前記変換処理の夫々に対する前記計算機リソースの割当量と、前記操作処理及び前記変換処理による前記計算機リソースの使用状況と、前記操作処理の所要時間を示す所要時間状況と、前記変換処理の進捗状況とに基づいて、前記操作処理及び前記変換処理の夫々の割当量を調整する、ように構成されている。 In order to solve the above problems, a server computer according to an aspect of the present invention includes a memory and a processor connected to the memory. The processor converts a first database stored in a first format into a second database stored in a second format different from the first format, using a part of computer resources in the server computer. A conversion process is performed, and upon receipt of the request, a part of the computer resource is used to operate either the first database or the second database, the operation process is performed, and each of the operation process and the conversion process Based on the allocation amount of the computer resource for the above, the usage status of the computer resource by the operation processing and the conversion processing, the required time status indicating the time required for the operation processing, and the progress status of the conversion processing, The allocation amount of each of the operation process and the conversion process is adjusted.
 データベースを用いる業務処理の性能と、そのデータベースを用いる分析処理の性能とを両立させることができる。 It is possible to achieve both the performance of business processing using a database and the performance of analysis processing using the database.
実施例の計算機システムのハードウェア構成を示す。1 shows a hardware configuration of a computer system according to an embodiment. 実施例の計算機システムのソフトウェア構成を示す。The software configuration of the computer system of an Example is shown. CPU使用率テーブル620を示す。A CPU usage rate table 620 is shown. DB統計情報テーブル640を示す。A DB statistical information table 640 is shown. RC処理量テーブル650を示す。An RC throughput table 650 is shown. サービスレベルテーブル660を示す。A service level table 660 is shown. RC残量閾値テーブル670を示す。An RC remaining amount threshold table 670 is shown. 負荷変更処理を示す。The load change process is shown. モード変更処理を示す。A mode change process is shown. DBサーバ100の状態遷移を示す。The state transition of the DB server 100 is shown. 状態遷移の第1の具体例を示す。A first specific example of state transition will be shown. 状態遷移の第2の具体例を示す。The 2nd specific example of a state transition is shown.
 以下、図面を参照して本発明の実施形態を説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.
 以下の説明では、「×××テーブル」の表現にて情報を説明することがあるが、情報は、どのようなデータ構造で表現されていてもよい。すなわち、情報がデータ構造に依存しないことを示すために、「×××テーブル」を「×××情報」と呼ぶことができる。また、以下の説明において、各テーブルの構成は一例であり、1つのテーブルは、2以上のテーブルに分割されてもよいし、2以上のテーブルの全部又は一部が1つのテーブルであってもよい。 In the following description, information may be described using the expression “xxx table”, but the information may be expressed in any data structure. That is, “xxx table” can be referred to as “xxx information” to indicate that the information does not depend on the data structure. In the following description, the configuration of each table is an example, and one table may be divided into two or more tables, or all or part of the two or more tables may be a single table. Good.
 また、以下の説明では、要素の識別情報として、IDが使用されるが、それに代えて又は加えて他種の識別情報が使用されてもよい。 In the following description, an ID is used as element identification information, but other types of identification information may be used instead of or in addition thereto.
 また、以下の説明では、同種の要素を区別しないで説明する場合には、参照符号又は参照符号における共通番号を使用し、同種の要素を区別して説明する場合は、その要素の参照符号を使用又は参照符号に代えてその要素に割り振られたIDを使用することがある。 In the following description, when a description is made without distinguishing the same type of element, a reference number or a common number in the reference number is used, and when a description is made by distinguishing the same type of element, the reference number of the element is used. Alternatively, an ID assigned to the element may be used instead of the reference code.
 また、以下の説明では、I/O(Input/Output)要求は、ライト要求又はリード要求であり、アクセス要求と呼ばれてもよい。 In the following description, an I / O (Input / Output) request is a write request or a read request, and may be referred to as an access request.
 また、以下の説明では、「プログラム」を主語として処理を説明する場合があるが、プログラムは、プロセッサ(例えばCPU(Central Processing Unit))によって実行されることで、定められた処理を、適宜に記憶資源(例えばメモリ)及び/又はインターフェースデバイス(例えば通信ポート)等を用いながら行うため、処理の主語がプロセッサとされてもよい。プログラムを主語として説明された処理は、プロセッサあるいはそのプロセッサを有する装置が行う処理又はシステムとしてもよい。また、プロセッサは、処理の一部または全部を行うハードウェア回路を含んでもよい。プログラムは、プログラムソースから計算機のような装置にインストールされてもよい。プログラムソースは、例えば、プログラム配布サーバまたは計算機が読み取り可能な記憶メディアであってもよい。プログラムソースがプログラム配布サーバの場合、プログラム配布サーバはプロセッサ(例えばCPU)と記憶資源を含み、記憶資源はさらに配布プログラムと配布対象であるプログラムとを記憶してよい。そして、プログラム配布サーバのプロセッサが配布プログラムを実行することで、プログラム配布サーバのプロセッサは配布対象のプログラムを他の計算機に配布してよい。また、以下の説明において、2以上のプログラムが1つのプログラムとして実現されてもよいし、1つのプログラムが2以上のプログラムとして実現されてもよい。 In the following description, the process may be described using “program” as a subject. However, the program is executed by a processor (for example, a CPU (Central Processing Unit)), so that a predetermined processing is appropriately performed. Since processing is performed using a storage resource (for example, a memory) and / or an interface device (for example, a communication port), the subject of processing may be a processor. The process described with the program as the subject may be a process or system performed by a processor or an apparatus having the processor. The processor may include a hardware circuit that performs a part or all of the processing. The program may be installed in a computer-like device from a program source. The program source may be, for example, a storage medium that can be read by a program distribution server or a computer. When the program source is a program distribution server, the program distribution server may include a processor (for example, a CPU) and a storage resource, and the storage resource may further store a distribution program and a program to be distributed. Then, the processor of the program distribution server executes the distribution program, so that the processor of the program distribution server may distribute the distribution target program to other computers. In the following description, two or more programs may be realized as one program, or one program may be realized as two or more programs.
 図1は、実施例の計算機システムのハードウェア構成を示す。 FIG. 1 shows the hardware configuration of the computer system of the embodiment.
 実施例の計算機システムは、DBサーバ100、ストレージ装置200、業務サーバ300、分析サーバ400、設定PC500を含む。計算機システムは、複数の業務サーバ300を含んでいてもよいし、複数の分析サーバ400を含んでいてもよい。 The computer system of the embodiment includes a DB server 100, a storage device 200, a business server 300, an analysis server 400, and a setting PC 500. The computer system may include a plurality of business servers 300 or a plurality of analysis servers 400.
 DBサーバ100は、メモリ110、CPU120、HDD(hard disk drive)130を含む。HDD130の代わりに、SSD(solid state drive)等、他の記憶デバイスが用いられてもよい。メモリ110は、プログラムおよびデータを格納する。CPU120は、メモリ110内のプログラムに従って処理を実行する。HDD130は、プログラム等を格納する。DBサーバ100は、メモリ110内のDBを操作するインメモリデータベースを実行する。DBサーバ100は、業務サーバ300および分析サーバからの要求に応じてDBの参照や更新等の操作を行うDB処理と、DBのRC変換処理(以下、RC処理)とを行う。DBは、少なくとも一つのテーブルを含む。 The DB server 100 includes a memory 110, a CPU 120, and an HDD (hard disk drive) 130. Instead of the HDD 130, other storage devices such as SSD (solid state drive) may be used. The memory 110 stores programs and data. CPU 120 executes processing according to a program in memory 110. The HDD 130 stores programs and the like. The DB server 100 executes an in-memory database that operates a DB in the memory 110. The DB server 100 performs DB processing for performing operations such as DB reference and update in response to requests from the business server 300 and the analysis server, and DB RC conversion processing (hereinafter referred to as RC processing). The DB includes at least one table.
 ストレージ装置200は、通信ネットワークを介してDBサーバ100に接続されている。ストレージ装置200は、データベースのデータを格納し、DBサーバ100へ提供する。ストレージ装置200は、メモリ210、CPU220、HDD230、ドライブコントローラ240を含む。メモリ210は、ストレージ装置の制御のためのプログラムおよびデータを格納する。CPU220は、メモリ210内のプログラムに従って処理を実行する。HDD230は、データベースのデータを格納する。ドライブコントローラ240は、CPU220からの指示に従ってHDD230を制御する。HDD230の代わりに、SSD等の記憶デバイスが用いられてもよい。 The storage device 200 is connected to the DB server 100 via a communication network. The storage apparatus 200 stores database data and provides it to the DB server 100. The storage device 200 includes a memory 210, a CPU 220, an HDD 230, and a drive controller 240. The memory 210 stores a program and data for controlling the storage apparatus. The CPU 220 executes processing according to a program in the memory 210. The HDD 230 stores database data. The drive controller 240 controls the HDD 230 in accordance with an instruction from the CPU 220. A storage device such as an SSD may be used instead of the HDD 230.
 業務サーバ300は、通信ネットワークを介してDBサーバ100に接続されている。業務サーバ300は、DBサーバ100を用いて業務処理を実行する。業務サーバ300は、メモリ310、CPU320、HDD330を含む。メモリ310は、業務処理のためのプログラムおよびデータを格納する。CPU320は、メモリ310内のプログラムに従って処理を実行する。HDD330は、プログラムおよびデータを格納する。 The business server 300 is connected to the DB server 100 via a communication network. The business server 300 executes business processing using the DB server 100. The business server 300 includes a memory 310, a CPU 320, and an HDD 330. The memory 310 stores programs and data for business processing. The CPU 320 executes processing according to a program in the memory 310. The HDD 330 stores programs and data.
 分析サーバ400は、通信ネットワークを介してDBサーバ100に接続されている。分析サーバ400は、メモリ410、CPU420、HDD430を含む。メモリ410は、分析処理のためのプログラムおよびデータを格納する。CPU420は、メモリ410内のプログラムに従って処理を実行する。HDD430は、プログラムおよびデータを格納する。 The analysis server 400 is connected to the DB server 100 via a communication network. The analysis server 400 includes a memory 410, a CPU 420, and an HDD 430. The memory 410 stores programs and data for analysis processing. The CPU 420 executes processing according to a program in the memory 410. The HDD 430 stores programs and data.
 設定PC500は、通信ネットワークを介してDBサーバ100に接続されている。設定PC500は、メモリ510、CPU520、HDD530を含む。メモリ510は、DBサーバ100の設定処理のためのプログラムおよびデータを格納する。CPU520は、メモリ510内のプログラムに従って処理を実行する。HDD530は、プログラムおよびデータを格納する。 The setting PC 500 is connected to the DB server 100 via a communication network. The setting PC 500 includes a memory 510, a CPU 520, and an HDD 530. The memory 510 stores a program and data for setting processing of the DB server 100. CPU 520 executes processing according to the program in memory 510. The HDD 530 stores programs and data.
 図2は、実施例の計算機システムのソフトウェア構成を示す。 FIG. 2 shows the software configuration of the computer system of the embodiment.
 業務サーバ300は、業務プログラム351を格納する。この図の例では、二つの業務サーバSrv1、Srv2が二つの業務プログラムTr1、Tr2を夫々実行する。 The business server 300 stores a business program 351. In the example of this figure, two business servers Srv1 and Srv2 execute two business programs Tr1 and Tr2, respectively.
 分析サーバ400は、分析プログラム451を格納する。この図の例では、二つの分析サーバSrv3、Srv4が二つの業務プログラムAn1、An2を夫々実行する。 The analysis server 400 stores an analysis program 451. In the example of this figure, two analysis servers Srv3 and Srv4 execute two business programs An1 and An2, respectively.
 設定PC500は、モニタUI(user interface)551、設定UI552を格納する。モニタUI551は、DB処理およびRC処理の状況を表示装置に表示させる。設定UI552は、管理者からの入力されるDBサーバ100の設定情報を受け付ける。 The setting PC 500 stores a monitor UI (user interface) 551 and a setting UI 552. The monitor UI 551 displays the status of the DB process and the RC process on the display device. The setting UI 552 receives setting information of the DB server 100 input from the administrator.
 DBサーバ100は、プログラムとして、統計情報収集部151、DB処理部152、統計情報処理部153、RC処理部154、RC処理量モニタ部155、リソース割当調整部156、サービスレベル設定部157、OS(operating system)158を格納する。更にDBサーバ100は、データとして、全コア数テーブル610、CPU使用率テーブル620、RCコア数テーブル630、DB統計情報テーブル640、RC処理量テーブル650、サービスレベルテーブル660、RC残量閾値テーブル670、RCモードテーブル680を格納する。 The DB server 100 includes, as programs, a statistical information collection unit 151, a DB processing unit 152, a statistical information processing unit 153, an RC processing unit 154, an RC processing amount monitoring unit 155, a resource allocation adjustment unit 156, a service level setting unit 157, an OS (Operating system) 158 is stored. Further, the DB server 100 includes, as data, the total core number table 610, the CPU usage rate table 620, the RC core number table 630, the DB statistical information table 640, the RC processing amount table 650, the service level table 660, and the RC remaining amount threshold table 670. RC mode table 680 is stored.
 統計情報収集部151は、OS158等から、DBサーバ100内の統計情報を収集する。例えば、統計情報収集部151は、CPU時間に基づいて、各サーバ処理により使用しているCPU時間の割合であるCPU使用率を算出する。サーバ処理は、DB処理とRC処理の夫々である。例えば、統計情報収集部151は、SQL文の受信から応答の送信までの時間を測定し、プログラム毎に、所定の時間長内の測定結果の平均値を、応答時間として算出する。平均値の代わりに最大値が用いられてもよい。例えば、統計情報収集部151は、DBサーバ100のCPU120において、サーバ処理により使用可能なコア数である全コア数を取得する。 The statistical information collection unit 151 collects statistical information in the DB server 100 from the OS 158 or the like. For example, the statistical information collection unit 151 calculates a CPU usage rate that is a ratio of the CPU time used by each server process based on the CPU time. The server process is a DB process and an RC process. For example, the statistical information collection unit 151 measures the time from the reception of the SQL sentence to the transmission of the response, and calculates the average value of the measurement results within a predetermined time length as the response time for each program. The maximum value may be used instead of the average value. For example, the statistical information collection unit 151 acquires the total number of cores, which is the number of cores that can be used by server processing, in the CPU 120 of the DB server 100.
 DB処理部152は、業務サーバ300および分析サーバ400からの要求に応じてDB処理を行い、要求元へ応答する。要求は、例えばSQL文である。各DB処理は、業務プログラム351または分析プログラム451に対応する。 The DB processing unit 152 performs DB processing in response to requests from the business server 300 and the analysis server 400 and responds to the request source. The request is, for example, an SQL statement. Each DB process corresponds to the business program 351 or the analysis program 451.
 統計情報処理部153は、DB処理部152に関する統計情報を処理し、DB統計情報テーブル640を作成する。 The statistical information processing unit 153 processes the statistical information regarding the DB processing unit 152 and creates a DB statistical information table 640.
 RC処理部154は、DBのテーブル毎に、RC処理を行い、変換結果を分析サーバ400へ提供する。 The RC processing unit 154 performs RC processing for each DB table and provides the conversion result to the analysis server 400.
 RC処理量モニタ部155は、RC処理部154の処理量を監視する。例えば、RC処理量モニタ部155は、RC処理部152から、DBのテーブル毎に、未だRC処理により変換されていないデータサイズであるRC残量と、既にRC処理により変換されたデータサイズであるRC済量とを、取得する。なお、RC処理量モニタ部155は、DBのテーブル毎に、テーブルのデータサイズである全体量と、RC済量とを取得し、全体量からRC済量を減ずることでRC残量を算出してもよい。 The RC processing amount monitor unit 155 monitors the processing amount of the RC processing unit 154. For example, the RC processing amount monitor unit 155 has, from the RC processing unit 152, an RC remaining amount that is a data size that has not yet been converted by the RC processing, and a data size that has already been converted by the RC processing, for each DB table. RC amount is acquired. Note that the RC processing amount monitor unit 155 obtains the total amount that is the data size of the table and the RC-completed amount for each DB table, and calculates the RC remaining amount by subtracting the RC-completed amount from the total amount. May be.
 リソース割当調整部156は、各サーバ処理に対するリソースの割当量を調整する。本実施例において、リソースはCPU120である。メモリ110の容量や、DBサーバ100内のネットワークインタフェースの帯域等、DBサーバ100内の他のリソース(計算機リソース)の割当量を調整してもよい。リソース割当調整部156は、各サーバ処理に対してCPU120を割り当てる。リソース割当調整部156は、各処理に割り当てられるCPU120の割合であるCPU割当率を調整する。 The resource allocation adjustment unit 156 adjusts the resource allocation amount for each server process. In this embodiment, the resource is the CPU 120. The allocation amount of other resources (computer resources) in the DB server 100 such as the capacity of the memory 110 and the bandwidth of the network interface in the DB server 100 may be adjusted. The resource allocation adjustment unit 156 allocates the CPU 120 to each server process. The resource allocation adjustment unit 156 adjusts the CPU allocation rate that is the ratio of the CPU 120 allocated to each process.
 サービスレベル設定部157は、設定PC500からの要求に応じてサービスレベルテーブル660を作成する。 The service level setting unit 157 creates a service level table 660 in response to a request from the setting PC 500.
 OS158は、各ソフトウェアにハードウェアの機能を提供すると共に、全コア数、CPU時間等の測定値を提供する。 The OS 158 provides hardware functions to each software, and provides measured values such as the total number of cores and CPU time.
 全コア数テーブル610は、全コア数を示す。この図の例において、全コア数は10である。 The total core number table 610 indicates the total number of cores. In the example of this figure, the total number of cores is 10.
 RCコア数テーブル630は、CPU120内の複数のコアのうち、RC処理に割り当てられたコア数を示す。この図の例において、RCコア数は2である。なお、DBサーバ100は、RCコア数の代わりに、RC処理に割り当てられるCPU割当率を管理してもよい。 The RC core number table 630 indicates the number of cores assigned to the RC process among the plurality of cores in the CPU 120. In the example of this figure, the number of RC cores is two. The DB server 100 may manage the CPU allocation rate allocated to the RC process instead of the number of RC cores.
 RCモードテーブル680は、RCコア数を決定するRCモードを示す。RCモードが0である場合、DBサーバ100は、RCコア数を1に設定する。RCモードが1である場合、DBサーバ100は、RCコア数を2以上に設定することができる。この図の例において、RCモードは1である。RCモードが0である場合を、低残量モードと呼び、RCモードが1である場合を、高残量モードと呼ぶことがある。 RC mode table 680 indicates an RC mode for determining the number of RC cores. When the RC mode is 0, the DB server 100 sets the RC core number to 1. When the RC mode is 1, the DB server 100 can set the number of RC cores to 2 or more. In the example of this figure, the RC mode is 1. A case where the RC mode is 0 may be referred to as a low remaining amount mode, and a case where the RC mode is 1 may be referred to as a high remaining amount mode.
 図3は、CPU使用率テーブル620を示す。 FIG. 3 shows a CPU usage rate table 620.
 CPU使用率テーブル620は、サーバ処理の種別毎のエントリを有する。一つの種別のエントリは、種別611、CPU使用率612を含む。種別611は、当該種別を示す。例えば、種別611は、DB処理およびRC処理の何れか一つを示す。CPU使用率612は、CPU120の全コアにより使用可能なCPU時間のうち、当該種別のサーバ処理により使用されている割合[%]を示す。 The CPU usage rate table 620 has an entry for each type of server processing. One type of entry includes a type 611 and a CPU usage rate 612. A type 611 indicates the type. For example, the type 611 indicates one of DB processing and RC processing. The CPU usage rate 612 indicates a ratio [%] used by the server processing of the type out of the CPU time usable by all the cores of the CPU 120.
 図4は、DB統計情報テーブル640を示す。 FIG. 4 shows the DB statistical information table 640.
 DB統計情報テーブル640は、DB処理毎のエントリを有する。DB処理は、要求元である業務プログラム351または分析プログラム451に対応する。一つのDB処理のエントリは、サーバ641、プログラム642、SQL文643、CPU使用率644、応答時間645を含む。サーバ641は、当該DB処理を要求するサーバを示す識別子である。例えば、サーバ641は、業務サーバ300、分析サーバ400を示す。プログラム642は、当該DB処理を要求するプログラムを示す識別子である。例えば、プログラム642は、業務プログラム351、分析プログラム451を示す。SQL文643は、当該DB処理を要求するために発行されたSQL文を示す。CPU使用率644は、当該DB処理に使用されたCPU120の使用率[%]を示す。応答時間645は、当該DB処理の応答時間の平均値[ms]を示す。 The DB statistical information table 640 has an entry for each DB process. The DB processing corresponds to the business program 351 or the analysis program 451 that is a request source. One DB processing entry includes a server 641, a program 642, an SQL statement 643, a CPU usage rate 644, and a response time 645. The server 641 is an identifier indicating a server that requests the DB processing. For example, the server 641 indicates the business server 300 and the analysis server 400. The program 642 is an identifier indicating a program that requests the DB processing. For example, the program 642 shows a business program 351 and an analysis program 451. The SQL statement 643 indicates the SQL statement issued for requesting the DB processing. The CPU usage rate 644 indicates the usage rate [%] of the CPU 120 used for the DB processing. The response time 645 indicates an average value [ms] of the response time of the DB process.
 前述のCPU使用率テーブル620におけるDB処理のCPU使用率612は、DB統計情報テーブル640における全てのDB処理のCPU使用率644の合計である。 The CPU usage rate 612 for DB processing in the CPU usage rate table 620 described above is the sum of the CPU usage rates 644 for all DB processing in the DB statistical information table 640.
 図5は、RC処理量テーブル650を示す。 FIG. 5 shows an RC processing amount table 650.
 RC処理量テーブル650は、DBのテーブル毎のエントリを有する。一つのテーブルのエントリは、テーブル651、RC残量652、RC済量653を含む。テーブル651は当該テーブルを示す識別子である。RC残量652は、当該テーブルのRC残量[GB]を示す。RC済量653は、当該テーブルのRC済量[GB]を示す。 The RC processing amount table 650 has an entry for each DB table. The entry of one table includes a table 651, an RC remaining amount 652, and an RC completed amount 653. A table 651 is an identifier indicating the table. The RC remaining amount 652 indicates the RC remaining amount [GB] of the table. The RC completed amount 653 indicates the RC completed amount [GB] of the table.
 図6は、サービスレベルテーブル660を示す。 FIG. 6 shows the service level table 660.
 サービスレベルテーブル660は、サーバ処理毎のエントリを有する。一つのサーバ処理のエントリは、プログラム661、応答時間上限値662、CPU割当率下限値663、CPU割当率上限値664、CPU割当率665を含む。プログラム661は、当該サーバ処理がDB処理である場合、当該DB処理の要求元のプログラムを示す識別子である。この図の例において、プログラム661は、業務プログラムTr1、Tr2、分析プログラムAn1、An2、RC処理部154を示す。応答時間上限値662は、予め設定された、当該DB処理の応答時間の上限値を示す。CPU割当率下限値663は、予め設定された、当該DB処理のCPU割当率の下限値を示す。CPU割当率上限値664は、予め設定された、当該DB処理のCPU割当率の上限値を示す。CPU割当率665は、現在の当該サーバ処理のCPU割当率を示す。 The service level table 660 has an entry for each server process. One server process entry includes a program 661, a response time upper limit value 662, a CPU allocation rate lower limit value 663, a CPU allocation rate upper limit value 664, and a CPU allocation rate 665. When the server process is a DB process, the program 661 is an identifier indicating a request source program of the DB process. In the example of this figure, a program 661 indicates business programs Tr1 and Tr2, analysis programs An1 and An2, and an RC processing unit 154. The response time upper limit value 662 indicates a preset upper limit value of the response time of the DB process. The CPU allocation rate lower limit value 663 indicates a preset lower limit value of the CPU allocation rate of the DB process. The CPU allocation rate upper limit value 664 indicates a preset upper limit value of the CPU allocation rate of the DB process. The CPU allocation rate 665 indicates the current CPU allocation rate of the server process.
 当該サーバ処理がRC処理である場合、当該RC処理のエントリは、応答時間上限値662、CPU割当率下限値663、CPU割当率上限値664の値を含まず、RCコア数に対応するCPU割当率665の値を含む。 When the server process is an RC process, the entry of the RC process does not include the response time upper limit value 662, the CPU allocation ratio lower limit value 663, and the CPU allocation ratio upper limit value 664, and the CPU allocation corresponding to the number of RC cores. Includes a value of rate 665.
 処理のCPU使用率の代わりに、当該処理に使用されているCPU時間[秒]やCPU性能[Hz]等が用いられてもよい。処理のCPU割当率の代わりに、当該処理に割り当てられているCPU時間[秒]やCPU性能[Hz]やコア数等が用いられてもよい。 Instead of the CPU usage rate of the process, CPU time [second] used for the process, CPU performance [Hz], or the like may be used. Instead of the CPU allocation rate of processing, CPU time [seconds], CPU performance [Hz], the number of cores, etc. allocated to the processing may be used.
 図7は、RC残量閾値テーブル670を示す。 FIG. 7 shows the RC remaining amount threshold value table 670.
 RC残量閾値テーブル670は、RC残量上限値671、RC残量下限値672、合計RC残量673を含む。RC残量上限値671は、予め設定された、RC残量の上限値を示す。RC残量下限値672は、予め設定された、RC残量の下限値を示す。合計RC残量673は、全てのテーブルのRC残量の合計を示す。 The RC remaining amount threshold value table 670 includes an RC remaining amount upper limit value 671, an RC remaining amount lower limit value 672, and a total RC remaining amount 673. The RC remaining amount upper limit value 671 indicates a preset upper limit value of the RC remaining amount. The RC remaining amount lower limit value 672 indicates a preset lower limit value of the RC remaining amount. The total RC remaining amount 673 indicates the total RC remaining amount of all tables.
 DBサーバ100は、負荷変更処理を行う。 The DB server 100 performs load change processing.
 図8は、負荷変更処理を示す。 FIG. 8 shows the load change process.
 負荷変更処理が開始されると、S110においてリソース割当調整部156は、CPU使用率テーブル620における全ての種別のCPU使用率の合計である合計CPU使用率が100%よりも小さいか否かを判定する。即ち、合計CPU使用率は、CPU使用率テーブル610における全ての種別のCPU使用率の合計であり、全てのDB処理のCPU使用率とRC処理のCPU使用率との合計である。図では、合計CPU使用率をSum_CPU_Usageと表す。これにより、DBサーバ100は、DB処理およびRC処理の負荷に対して、CPU120に余裕があるか否かを判定することができる。なお、100%よりも低い合計CPU使用率閾値が予め設定され、S110においてリソース割当調整部156は、合計CPU使用率が合計CPU使用率閾値よりも小さいか否かを判定してもよい。 When the load change process is started, in S110, the resource allocation adjustment unit 156 determines whether or not the total CPU usage rate that is the sum of all types of CPU usage rates in the CPU usage rate table 620 is smaller than 100%. To do. That is, the total CPU usage rate is the total of all types of CPU usage rates in the CPU usage rate table 610, and is the total of the CPU usage rate of all DB processes and the CPU usage rate of RC processes. In the figure, the total CPU usage rate is represented as Sum_CPU_Usage. Thereby, the DB server 100 can determine whether or not the CPU 120 has room for the load of the DB process and the RC process. Note that a total CPU usage rate threshold lower than 100% is set in advance, and in S110, the resource allocation adjustment unit 156 may determine whether the total CPU usage rate is smaller than the total CPU usage rate threshold.
 S110の結果がNOである場合、S210においてリソース割当調整部156は、DB処理のうち、少なくとも一つのDB処理の応答時間が応答時間上限値を上回るか否かを判定する。図では、応答時間上限値を上回る応答時間を持つDB処理の番号をiと表し、DB処理iの応答時間をres_timeと表し、DB処理iの応答時間上限値をres_maxと表し、少なくとも一つのDB処理の応答時間が応答時間上限値を上回ることを“∃res_time>res_max”と表す。これにより、DBサーバ100は、各DB処理が予め設定されたサービスレベルを満たすように、CPU割当率を調整することができる。 When the result of S110 is NO, in S210, the resource allocation adjustment unit 156 determines whether or not the response time of at least one DB process out of the DB processes exceeds the response time upper limit value. In the figure, the number of the DB process having a response time exceeding the response time upper limit value is represented by i, the response time of the DB process i is represented by res_time i , the response time upper limit value of the DB process i is represented by res_max i, and at least one That the response time of two DB processes exceeds the response time upper limit value is expressed as “∃res_time i > res_max i ”. Thus, the DB server 100 can adjust the CPU allocation rate so that each DB process satisfies a preset service level.
 S210の結果がNOである場合、リソース割当調整部156は、負荷変更処理を終了し、後述のモード変更処理を行う。 When the result of S210 is NO, the resource allocation adjustment unit 156 ends the load change process and performs a mode change process described later.
 S110の結果がYESである場合、S120においてリソース割当調整部156は、RCモードが1であるか否かを判定する。図では、RCモードをRC_modeと表す。 When the result of S110 is YES, in S120, the resource allocation adjustment unit 156 determines whether or not the RC mode is 1. In the figure, the RC mode is represented as RC_mode.
 S120の結果がYESである場合、S130においてリソース割当調整部156は、RCコア数に1を加え、負荷変更処理を終了し、後述のモード変更処理を行う。図では、RCコア数をRC_coreと表す。ここでリソース割当調整部156は、RCコア数に1を加える代わりに、RC処理のCPU割当率に、予め設定された単位CPU割当率を加えてもよい。単位CPU割当率は例えば、1コアに相当するCPU割当率である。 If the result of S120 is YES, in S130, the resource allocation adjustment unit 156 adds 1 to the number of RC cores, ends the load change process, and performs a mode change process described later. In the figure, the number of RC cores is represented as RC_core. Here, the resource allocation adjusting unit 156 may add a preset unit CPU allocation rate to the CPU allocation rate of the RC process instead of adding 1 to the number of RC cores. The unit CPU allocation rate is, for example, a CPU allocation rate corresponding to one core.
 S120の結果がNOである場合、S140においてリソース割当調整部156は、少なくとも一つのDB処理のCPU割当率がCPU割当率上限値よりも低いか否かを判定する。図では、CPU割当率上限値よりも低いCPU割当率を持つDB処理の番号をkと表し、DB処理kのCPU割当率をCPU_Assignと表し、DB処理kのCPU割当率上限値をMAXと表し、少なくとも一つのDB処理のCPU割当率がCPU割当率上限値よりも低いことを“∃CPU_Assign<MAX”と表す。 When the result of S120 is NO, in S140, the resource allocation adjustment unit 156 determines whether or not the CPU allocation rate of at least one DB process is lower than the CPU allocation rate upper limit value. In the figure, the number of the DB process having a CPU allocation rate lower than the CPU allocation rate upper limit value is expressed as k, the CPU allocation rate of the DB process k is expressed as CPU_Assign k, and the CPU allocation rate upper limit value of the DB process k is expressed as MAX k. It is expressed as “∃CPU_Assign k <MAX k ” that the CPU allocation rate of at least one DB process is lower than the CPU allocation rate upper limit value.
 S140の結果がNOである場合、リソース割当調整部156は、負荷変更処理を終了し、後述のモード変更処理を行う。 When the result of S140 is NO, the resource allocation adjustment unit 156 ends the load change process and performs a mode change process described later.
 S140の結果がYESである場合、S150においてリソース割当調整部156は、CPU割当率上限値よりも低いCPU割当率を持つDB処理のCPU割当率を増加させ、負荷変更処理を終了し、後述のモード変更処理を行う。予め各DB処理に対して、CPU割当のための重みが設定されていてもよい。CPU割当率上限値よりも低いCPU割当率を持つ複数のDB処理がある場合、S150においてリソース割当調整部156は、未割当率を、それらのDB処理の夫々の重みに従って分配することで、それらのDB処理のCPU割当率を増加させてもよい。 If the result of S140 is YES, in S150, the resource allocation adjustment unit 156 increases the CPU allocation rate of the DB process having a CPU allocation rate lower than the CPU allocation rate upper limit value, ends the load change process, and will be described later. Perform mode change processing. A weight for CPU allocation may be set in advance for each DB process. When there are a plurality of DB processes having a CPU allocation ratio lower than the CPU allocation ratio upper limit value, in S150, the resource allocation adjustment unit 156 distributes the unallocated ratio according to the respective weights of the DB processes, thereby You may increase the CPU allocation rate of DB processing.
 S210の結果がYESである場合、S220においてリソース割当調整部156は、少なくとも一つのDB処理のCPU割当率がCPU割当率下限値よりも高いか否かを判定する。図では、CPU割当率上限値よりも低いCPU割当率を持つDB処理の番号をmと表し、DB処理mのCPU割当率下限値をMINと表し、少なくとも一つのDB処理のCPU割当率がCPU割当率下限値よりも高いことを“∃CPU_Assign>MIN”と表す。 When the result of S210 is YES, in S220, the resource allocation adjustment unit 156 determines whether or not the CPU allocation rate of at least one DB process is higher than the CPU allocation rate lower limit value. In the figure, the number of the DB process having a CPU allocation rate lower than the CPU allocation rate upper limit value is represented as m, the CPU allocation rate lower limit value of the DB process m is represented as MIN m, and the CPU allocation rate of at least one DB process is The fact that it is higher than the CPU allocation rate lower limit is expressed as “∃CPU_Assign m > MIN m ”.
 S220の結果がNOである場合、リソース割当調整部156は、処理をS230へ移行させる。 If the result of S220 is NO, the resource allocation adjustment unit 156 moves the process to S230.
 S220の結果がYESである場合、S230においてリソース割当調整部156は、DB処理mのCPU割当率の減少可能な量である変化量を決定し、DB処理mのCPU割当率を変化量だけ減少させる。例えば、変化量は、DB処理mの現在のCPU割当率からCPU割当率下限値を減ずることにより得られる。更にリソース割当調整部156は、DB処理iのCPU割当率を変化量だけ増加させる。 When the result of S220 is YES, in S230, the resource allocation adjustment unit 156 determines a change amount that is a decrementable amount of the CPU allocation rate of the DB process m, and decreases the CPU allocation rate of the DB process m by the change amount. Let For example, the amount of change is obtained by subtracting the CPU allocation rate lower limit from the current CPU allocation rate of the DB process m. Furthermore, the resource allocation adjustment unit 156 increases the CPU allocation rate of the DB process i by the amount of change.
 S240においてリソース割当調整部156は、RCモードが1であり、且つRCコア数が1よりも大きいか否かを判定する。 In S240, the resource allocation adjustment unit 156 determines whether the RC mode is 1 and the number of RC cores is greater than 1.
 S240の結果がNOである場合、リソース割当調整部156は、負荷変更処理を終了し、後述のモード変更処理を行う。 When the result of S240 is NO, the resource allocation adjustment unit 156 ends the load change process and performs a mode change process described later.
 S240の結果がYESである場合、S250においてリソース割当調整部156は、RCコア数から1を減じ、1コアに相当するCPU割当率を、RC処理のCPU割当率の量である変化量として決定する。ここでリソース割当調整部156は、RCコア数から1を減ずる代わりに、RC処理のCPU割当率から、単位CPU割当率を減じ、単位CPU割当率を変換量としてもよい。更にリソース割当調整部156は、DB処理iのCPU割当率を変化量だけ増加させ、負荷変更処理を終了し、後述のモード変更処理を行う。 If the result of S240 is YES, in S250, the resource allocation adjustment unit 156 subtracts 1 from the number of RC cores, and determines the CPU allocation rate corresponding to 1 core as the amount of change that is the amount of the CPU allocation rate of the RC process. To do. Here, instead of subtracting 1 from the number of RC cores, the resource allocation adjustment unit 156 may subtract the unit CPU allocation rate from the CPU allocation rate of the RC process and use the unit CPU allocation rate as the conversion amount. Furthermore, the resource allocation adjustment unit 156 increases the CPU allocation rate of the DB process i by the amount of change, ends the load change process, and performs a mode change process described later.
 図9は、モード変更処理を示す。 FIG. 9 shows the mode change process.
 モード変更処理が開始されると、S310においてリソース割当調整部156は、合計RC残量がRC残量上限値を上回るか否かを判定する。図では、合計RC残量をRC_remainと表し、RC残量上限値をRC_upper_limitと表す。 When the mode change process is started, in S310, the resource allocation adjustment unit 156 determines whether or not the total RC remaining amount exceeds the RC remaining amount upper limit value. In the figure, the total RC remaining amount is represented as RC_remain, and the RC remaining amount upper limit value is represented as RC_upper_limit.
 S310の結果がYESである場合、S320においてリソース割当調整部156は、RCモードの値を1に設定し、モード変更処理を終了し、前述の負荷変更処理を行う。これにより、DBサーバ100は、RC残量が増加した場合に、RCコア数を増加させることができる。 If the result of S310 is YES, in S320, the resource allocation adjustment unit 156 sets the RC mode value to 1, ends the mode change process, and performs the load change process described above. Thereby, the DB server 100 can increase the number of RC cores when the RC remaining amount increases.
 S310の結果がNOである場合、S330においてリソース割当調整部156は、合計RC残量がRC残量下限値を下回るか否かを判定する。図では、RC残量下限値をRC_lower_limitと表す。 When the result of S310 is NO, in S330, the resource allocation adjustment unit 156 determines whether or not the total RC remaining amount is below the RC remaining amount lower limit value. In the figure, the RC remaining capacity lower limit value is represented as RC_lower_limit.
 S330の結果がNOである場合、S330においてリソース割当調整部156は、モード変更処理を終了し、前述の負荷変更処理を行う。これにより、DBサーバ100は、RC残量が減少した場合に、RCコア数を減少させることができる。 When the result of S330 is NO, in S330, the resource allocation adjustment unit 156 ends the mode change process and performs the load change process described above. Thereby, the DB server 100 can reduce the number of RC cores when the RC remaining amount is reduced.
 S330の結果がYESである場合、S340においてリソース割当調整部156は、RCモードの値を0に設定し、モード変更処理を終了し、前述の負荷変更処理を行う。ここで、RCコア数が2以上である場合、リソース割当調整部156は、RCコア数を1に設定する。 If the result of S330 is YES, in S340, the resource allocation adjustment unit 156 sets the RC mode value to 0, ends the mode change process, and performs the load change process described above. Here, when the number of RC cores is 2 or more, the resource allocation adjustment unit 156 sets the number of RC cores to 1.
 以上の負荷変更処理およびモード変更処理によれば、DBサーバ100は、DB処理の負荷とRC処理の負荷とに基づいて、RC処理に割り当てるコア数を調整することができる。これにより、DB処理の性能とRC処理の性能とのバランスを保つことができる。また、DBサーバ100は、互いに要求元のプログラムが異なる複数のDB処理に対して、CPU割当率を適切に配分することができる。 According to the above load change process and mode change process, the DB server 100 can adjust the number of cores allocated to the RC process based on the load of the DB process and the load of the RC process. Thereby, the balance of the performance of DB processing and the performance of RC processing can be maintained. Further, the DB server 100 can appropriately distribute the CPU allocation rate to a plurality of DB processes having different request source programs.
 以下、負荷変更処理およびモード変更処理による、DBサーバ100の状態遷移について説明する。 Hereinafter, the state transition of the DB server 100 by the load change process and the mode change process will be described.
 図10は、DBサーバ100の状態遷移を示す。 FIG. 10 shows the state transition of the DB server 100.
 DBサーバ100の状態は、以下の状態1~6で表すことができる。 The state of the DB server 100 can be expressed by the following states 1 to 6.
 状態1は、合計CPU使用率が100%よりも低く、且つ合計RC残量がRC残量上限値よりも低い状態である。この状態におけるRCモードは0である。この状態においてDBサーバ100は、増加可能なCPU割当率を持つDB処理のCPU割当率を増加させる。状態1において、合計CPU使用率が100%であり、且つ全てのDB処理の応答時間が応答時間上限値を上回らない場合、状態は状態2へ遷移する。状態1において、合計RC残量がRC残量上限値を上回った場合、状態は状態4へ遷移する。 State 1 is a state in which the total CPU usage rate is lower than 100% and the total RC remaining amount is lower than the RC remaining amount upper limit value. The RC mode in this state is 0. In this state, the DB server 100 increases the CPU allocation rate of the DB process having an increaseable CPU allocation rate. In state 1, when the total CPU usage rate is 100% and the response time of all DB processes does not exceed the response time upper limit value, the state transitions to state 2. In the state 1, when the total RC remaining amount exceeds the RC remaining amount upper limit value, the state transits to the state 4.
 状態2は、合計CPU使用率が100%であり、且つ全てのDB処理の応答時間が応答時間上限値以下であり、且つ合計RC残量がRC残量上限値よりも低い状態である。この状態におけるRCモードは0である。状態2において、合計CPU使用率が100%よりも低い場合、状態は状態1へ遷移する。状態2において、合計CPU使用率が100%であり、且つ少なくとも一つのDB処理の応答時間が応答時間上限値を上回る場合、状態は状態3へ遷移する。状態2において、合計RC残量がRC残量上限値を上回った場合、状態は状態5へ遷移する。 State 2 is a state in which the total CPU usage rate is 100%, the response time of all DB processes is less than the response time upper limit value, and the total RC remaining amount is lower than the RC remaining amount upper limit value. The RC mode in this state is 0. In state 2, if the total CPU utilization is lower than 100%, the state transitions to state 1. In state 2, when the total CPU usage rate is 100% and the response time of at least one DB process exceeds the response time upper limit value, the state transitions to state 3. In the state 2, when the total RC remaining amount exceeds the RC remaining amount upper limit value, the state transits to the state 5.
 状態3は、合計CPU使用率が100%であり、且つ少なくとも一つのDB処理の応答時間が応答時間上限値を上回り、且つ合計RC残量がRC残量上限値よりも低い状態である。この状態におけるRCモードは0である。この状態においてDBサーバ100は、減少可能なCPU割当率を持つDB処理のCPU割当率を減少させ、その減少分だけ、応答時間上限値を上回る応答時間を持つDB処理のCPU割当率を増加させる。状態3において、合計CPU使用率が100%であり、且つ全てのDB処理の応答時間が応答時間上限値を上回らない場合、状態は状態2へ遷移する。状態3において、合計RC残量がRC残量上限値を上回った場合、状態は状態6へ遷移する。 State 3 is a state in which the total CPU usage rate is 100%, the response time of at least one DB process exceeds the response time upper limit value, and the total RC remaining amount is lower than the RC remaining amount upper limit value. The RC mode in this state is 0. In this state, the DB server 100 decreases the CPU allocation rate of the DB process having a decrementable CPU allocation rate, and increases the CPU allocation rate of the DB process having a response time exceeding the response time upper limit by the decrease. . In the state 3, when the total CPU usage rate is 100% and the response time of all DB processes does not exceed the response time upper limit value, the state transits to the state 2. In the state 3, when the total RC remaining amount exceeds the RC remaining amount upper limit value, the state transits to the state 6.
 状態4は、合計CPU使用率が100%よりも低く、且つ合計RC残量がRC残量下限値よりも高い状態である。この状態におけるRCモードは1である。この状態においてDBサーバ100は、RCコア数を増加させる。状態4において、合計CPU使用率が100%であり、且つ全てのDB処理の応答時間が応答時間上限値を上回らない場合、状態は状態5へ遷移する。状態4において、合計RC残量がRC残量下限値を下回った場合、状態は状態1へ遷移する。 State 4 is a state in which the total CPU usage rate is lower than 100% and the total RC remaining amount is higher than the RC remaining amount lower limit value. The RC mode in this state is 1. In this state, the DB server 100 increases the number of RC cores. In the state 4, when the total CPU usage rate is 100% and the response time of all DB processes does not exceed the response time upper limit value, the state transits to the state 5. In state 4, when the total RC remaining amount falls below the RC remaining amount lower limit value, the state transits to state 1.
 状態5は、合計CPU使用率が100%であり、且つ全てのDB処理の応答時間が応答時間上限値以下であり、且つ合計RC残量がRC残量下限値よりも高い状態である。この状態におけるRCモードは1である。状態5において、合計CPU使用率が100%よりも低い場合、状態は状態4へ遷移する。状態5において、合計CPU使用率が100%であり、且つ少なくとも一つのDB処理の応答時間が応答時間上限値を上回る場合、状態は状態6へ遷移する。状態5において、合計RC残量がRC残量下限値を下回った場合、状態は状態3へ遷移する。 State 5 is a state in which the total CPU usage rate is 100%, the response time of all DB processes is less than the response time upper limit value, and the total RC remaining amount is higher than the RC remaining amount lower limit value. The RC mode in this state is 1. In state 5, if the total CPU usage is less than 100%, the state transitions to state 4. In state 5, when the total CPU usage rate is 100% and the response time of at least one DB process exceeds the response time upper limit value, the state transitions to state 6. In the state 5, when the total RC remaining amount falls below the RC remaining amount lower limit value, the state transits to the state 3.
 状態6は、合計CPU使用率が100%であり、且つ少なくとも一つのDB処理の応答時間が応答時間上限値を上回り、且つ合計RC残量がRC残量下限値よりも高い状態である。この状態におけるRCモードは1である。この状態においてDBサーバ100は、減少可能なCPU割当率を持つDB処理のCPU割当率を減少させ、RCコア数が2以上であればRCコア数を減少させ、それらの減少分だけ、応答時間上限値を上回る応答時間を持つDB処理のCPU割当率を増加させる。状態6において、合計CPU使用率が100%であり、且つ全てのDB処理の応答時間が応答時間上限値を上回らない場合、状態は状態5へ遷移する。状態6において、合計RC残量がRC残量下限値を下回った場合、状態は状態3へ遷移する。 State 6 is a state in which the total CPU usage rate is 100%, the response time of at least one DB process exceeds the response time upper limit value, and the total RC remaining amount is higher than the RC remaining amount lower limit value. The RC mode in this state is 1. In this state, the DB server 100 decreases the CPU allocation rate of the DB process having a CPU allocation rate that can be decreased, and if the number of RC cores is 2 or more, the number of RC cores is decreased. The CPU allocation rate of the DB process having a response time exceeding the upper limit is increased. In state 6, when the total CPU usage rate is 100% and the response time of all DB processes does not exceed the response time upper limit value, the state transitions to state 5. In the state 6, when the total RC remaining amount falls below the RC remaining amount lower limit value, the state transits to the state 3.
 以下、状態遷移の具体例について説明する。 Hereinafter, specific examples of state transition will be described.
 図11は、状態遷移の第1の具体例を示す。 FIG. 11 shows a first specific example of state transition.
 この図において、文字が付された四角形の幅は、各サーバ処理のCPU使用率を示す。サーバ処理は、業務プログラムTr1、Tr2および分析プログラムAn1、An2の夫々に対応するDB処理と、RC処理との何れかである。文字が付されていない四角形の幅は、CPUの未使用率を示す。空白の四角形がない場合、合計CPU使用率が100%であることを示し、空白の四角形がある場合、合計CPU使用率が100%よりも低いことを示す。 In this figure, the width of the rectangle with characters indicates the CPU usage rate of each server process. The server process is either a DB process corresponding to each of the business programs Tr1, Tr2 and the analysis programs An1, An2, or an RC process. The width of a rectangle without letters indicates the CPU unused rate. When there is no blank square, it indicates that the total CPU usage rate is 100%, and when there is a blank square, the total CPU usage rate is lower than 100%.
 ケース1は、状態1において、CPU割当率上限値よりも低いCPU割当率を持つDB処理のCPU割当率をCPU割当率上限値まで増加させるケースである。これにより、DBサーバ100は、DB処理の性能を向上させることができる。その後、合計CPU使用率が100%に達すると、状態は、状態2へ遷移する。 Case 1 is a case where the CPU allocation rate of the DB process having a CPU allocation rate lower than the CPU allocation rate upper limit value in state 1 is increased to the CPU allocation rate upper limit value. Thereby, the DB server 100 can improve the performance of the DB processing. Thereafter, when the total CPU usage rate reaches 100%, the state transitions to state 2.
 ケース2は、状態2において、DB処理の負荷が増加し、プログラムTr2に対応するDB処理(Tr2)の応答時間が応答時間上限値を上回ったケースである。「×」印は、その印に対応するDB処理(Tr2)の応答時間が応答時間上限値を上回ったことを示す。これにより、状態は、状態3へ遷移する。 Case 2 is a case in which the load of the DB process increases in the state 2 and the response time of the DB process (Tr2) corresponding to the program Tr2 exceeds the response time upper limit value. The “x” mark indicates that the response time of the DB process (Tr2) corresponding to the mark exceeds the response time upper limit value. As a result, the state transitions to state 3.
 ケース3は、ケース2の状態3において、CPU割当率下限値よりも高いCPU割当率を持つDB処理のCPU割当率をCPU割当率下限値まで減少させることで、CPUの未割当率を確保し、応答時間上限値を上回る応答時間を持つDB処理(Tr2)へ未割当率を割り当てるケースである。これにより、DB処理(Tr2)のCPU割当率及びCPU使用率が増加し、DB処理(Tr2)の応答時間が応答時間上限値を下回る。状態は、状態2へ遷移する。 Case 3 secures the unallocated rate of the CPU by reducing the CPU allocation rate of the DB process having a CPU allocation rate higher than the CPU allocation rate lower limit value to the CPU allocation rate lower limit value in the state 3 of the case 2. In this case, the unallocated rate is assigned to the DB process (Tr2) having a response time exceeding the response time upper limit value. As a result, the CPU allocation rate and CPU usage rate of the DB process (Tr2) increase, and the response time of the DB process (Tr2) falls below the response time upper limit. The state transitions to state 2.
 ケース4は、状態2において、DB処理の負荷が減少し、合計CPU使用率が100%を下回るケースである。これにより、状態は、状態1へ遷移する。 Case 4 is a case in which the load of DB processing decreases in State 2 and the total CPU usage rate falls below 100%. As a result, the state transitions to state 1.
 ケース5は、状態4において、RCモードが1に設定されることにより、DBサーバ100がRCコア数を増加させるケースである。この場合、DBサーバ100は、未割当のコアをRC処理に割り当てる。これにより、状態は、状態5へ遷移する。 Case 5 is a case in which the DB server 100 increases the number of RC cores when the RC mode is set to 1 in the state 4. In this case, the DB server 100 allocates an unallocated core to the RC process. As a result, the state transitions to state 5.
 ケース6は、状態5において、DB処理の負荷が増加し、プログラムAn1に対応するDB処理(An1)の応答時間が応答時間上限値を上回ったケースである。これにより、状態は、状態6へ遷移する。 Case 6 is a case in which the DB processing load increases in the state 5 and the response time of the DB processing (An1) corresponding to the program An1 exceeds the response time upper limit value. As a result, the state transitions to state 6.
 ケース7は、ケース6の状態6において、CPU割当率下限値よりも高いCPU割当率を持つDB処理(An1)のCPU割当率をCPU割当率下限値まで減少させると共に、RCコア数を減少させることで、CPUの未割当率を確保し、応答時間上限値を上回る応答時間を持つDB処理(An1)へ未割当率を割り当てるケースである。これにより、DB処理(An1)のCPU割当率及びCPU使用率が増加し、DB処理(An1)の応答時間が応答時間上限値を下回る。状態は、状態5へ遷移する。 Case 7 reduces the CPU allocation rate of the DB process (An1) having a CPU allocation rate higher than the CPU allocation rate lower limit value to the CPU allocation rate lower limit value and also reduces the number of RC cores in state 6 of case 6 In this case, the unallocated rate of the CPU is secured, and the unallocated rate is allocated to the DB process (An1) having a response time exceeding the response time upper limit value. As a result, the CPU allocation rate and CPU usage rate of the DB process (An1) increase, and the response time of the DB process (An1) falls below the response time upper limit value. The state transitions to state 5.
 図12は、状態遷移の第2の具体例を示す。 FIG. 12 shows a second specific example of state transition.
 ケース8は、状態5において、DB処理の負荷が減少し、合計CPU使用率が100%を下回るケースである。これにより、状態は、状態4へ遷移する。 Case 8 is a case in which the load of DB processing decreases in the state 5 and the total CPU usage rate falls below 100%. As a result, the state transitions to state 4.
 ケース9は、状態1において、合計RC残量がRC残量上限値を上回ったケースである。この場合、DBサーバ100は、RCモードの値を1に設定する。これにより、これにより、状態は、状態4へ遷移し、DBサーバ100は、RCコア数を増加させ、合計RC残量を減少させることができる。 Case 9 is a case in which the total RC remaining amount exceeds the RC remaining amount upper limit value in the state 1. In this case, the DB server 100 sets the RC mode value to 1. As a result, the state transitions to state 4 and the DB server 100 can increase the number of RC cores and decrease the total remaining RC amount.
 ケース10は、状態4において、合計RC残量がRC残量下限値を下回ったケースである。この場合、DBサーバ100は、RCモードの値を0に設定する。RCコア数が2以上である場合、DBサーバ100は、RCコア数を1に変更する。これにより、状態は、状態1へ遷移し、CPUの未割当率が確保される。 Case 10 is a case where the total RC remaining amount is lower than the RC remaining amount lower limit value in the state 4. In this case, the DB server 100 sets the RC mode value to 0. When the number of RC cores is 2 or more, the DB server 100 changes the number of RC cores to 1. As a result, the state transitions to state 1, and the unallocated rate of the CPU is ensured.
 ケース11は、状態2において、合計RC残量がRC残量上限値を上回ったケースである。この場合、DBサーバ100は、RCモードの値を1に設定する。これにより、状態は、状態5へ遷移し、DBサーバ100は、RCコア数を増加させ、合計RC残量を減少させることができる。 Case 11 is a case in which the total RC remaining amount exceeds the RC remaining amount upper limit value in the state 2. In this case, the DB server 100 sets the RC mode value to 1. As a result, the state transitions to state 5, and the DB server 100 can increase the number of RC cores and decrease the total RC remaining amount.
 ケース12は、状態5において、合計RC残量がRC残量下限値を下回ったケースである。この場合、DBサーバ100は、RCモードの値を0に設定する。RCコア数が2以上である場合、DBサーバ100は、RCコア数を1に変更する。これにより、状態は、状態2へ遷移し、CPUの未割当率が確保される。 Case 12 is a case where the total RC remaining amount is lower than the RC remaining amount lower limit value in the state 5. In this case, the DB server 100 sets the RC mode value to 0. When the number of RC cores is 2 or more, the DB server 100 changes the number of RC cores to 1. As a result, the state transitions to state 2, and the unallocated rate of the CPU is ensured.
 ケース13は、状態3において、合計RC残量がRC残量上限値を上回ったケースである。この場合、DBサーバ100は、RCモードの値を1に設定する。これにより、状態は、状態6へ遷移し、DBサーバ100は、RCコア数を増加させ、合計RC残量を減少させることができる。 Case 13 is a case in which the total RC remaining amount exceeds the RC remaining amount upper limit value in the state 3. In this case, the DB server 100 sets the RC mode value to 1. Accordingly, the state transitions to state 6, and the DB server 100 can increase the number of RC cores and decrease the total RC remaining amount.
 ケース14は、状態6において、合計RC残量がRC残量下限値を下回ったケースである。この場合、DBサーバ100は、RCモードの値を0に設定する。RCコア数が2以上である場合、DBサーバ100は、RCコア数を1に変更する。これにより、状態は、状態3へ遷移し、CPUの未割当率が確保される。 Case 14 is a case where the total RC remaining amount is lower than the RC remaining amount lower limit value in the state 6. In this case, the DB server 100 sets the RC mode value to 0. When the number of RC cores is 2 or more, the DB server 100 changes the number of RC cores to 1. As a result, the state transitions to state 3, and the unallocated rate of the CPU is ensured.
 以上の実施例によれば、DBサーバ100がDBサーバ100の状態に応じて、DB処理とRC処理のCPU割当率を制御することにより、DB処理とRC処理の性能のバランスを保つことができる。これにより、DBサーバ100は、CPUを過剰にRC処理に割り当てることによるDB処理の性能低下や、CPUを過剰にDB処理に割り当てることによるRC処理の性能低下とそれに伴う分析処理の性能低下を防ぐことができる。これにより、インメモリデータベースの性能を更に向上させることができる。 According to the above embodiment, the DB server 100 can maintain the balance between the performance of the DB process and the RC process by controlling the CPU allocation rate of the DB process and the RC process according to the state of the DB server 100. . This prevents the DB server 100 from degrading the performance of DB processing due to excessive allocation of CPUs to the RC processing, and from degrading the performance of RC processing due to excessive allocation of CPUs to the DB processing, and accompanying performance degradation of analysis processing. be able to. Thereby, the performance of the in-memory database can be further improved.
 業務プログラム351がRow形式以外の形式を持つデータベースを用いてもよく、分析プログラム451がColumn形式以外の形式を持つデータベースを用いてもよい。例えば、業務プログラム351がColumn形式を持つデータベースを用い、分析プログラム451がRow形式を持つデータベースを用いてもよい。この場合、DBサーバ100は、RC処理の代わりに、Column形式をRow形式へ変換する変換処理を行う。 The business program 351 may use a database having a format other than the Row format, and the analysis program 451 may use a database having a format other than the Column format. For example, the business program 351 may use a database having a Column format, and the analysis program 451 may use a database having a Row format. In this case, the DB server 100 performs conversion processing for converting the Column format into the Row format instead of the RC processing.
 サーバ計算機は、DBサーバ100等に対応する。メモリは、メモリ110等に対応する。プロセッサは、CPU120等に対応する。第1形式は、Row形式等に対応する。第2形式は、Column形式等に対応する。操作処理は、DB処理等に対応する。変換処理は、RC処理等に対応する。割当量は、CPU割当率等に対応する。使用状況は、CPU使用率、合計CPU使用率、S110の結果等に対応する。所要時間は、応答時間等に対応する。所要時間状況は、S210の結果等に対応する。進捗状況は、合計RC残量、RCモード等に対応する。要求元は、業務プログラムTr1、Tr2、分析プログラムAn1、An2等に対応する。合計使用量は、合計CPU使用量等に対応する。合計使用量閾値は、合計CPU使用量閾値等に対応する。所要時間上限値は、応答時間上限値等に対応する。変換残量は、RC残量等に対応する。第1変換残量閾値は、RC残量下限値等に対応する。第2変換残量閾値は、RC残量上限値等に対応する。変換処理割当量下限値は、単位CPU割当率等に対応する。割当量上限値は、CPU割当量上限値等に対応する。割当量下限値は、CPU割当量下限値等に対応する。 The server computer corresponds to the DB server 100 or the like. The memory corresponds to the memory 110 and the like. The processor corresponds to the CPU 120 or the like. The first format corresponds to the Row format or the like. The second format corresponds to the Column format or the like. The operation process corresponds to a DB process or the like. The conversion process corresponds to an RC process or the like. The allocated amount corresponds to the CPU allocation rate and the like. The usage status corresponds to the CPU usage rate, the total CPU usage rate, the result of S110, and the like. The required time corresponds to the response time and the like. The required time situation corresponds to the result of S210 and the like. The progress status corresponds to the total remaining RC amount, RC mode, and the like. The request source corresponds to the business programs Tr1, Tr2, the analysis programs An1, An2, and the like. The total usage corresponds to the total CPU usage and the like. The total usage threshold corresponds to the total CPU usage threshold or the like. The required time upper limit value corresponds to the response time upper limit value and the like. The conversion remaining amount corresponds to the RC remaining amount. The first conversion remaining amount threshold corresponds to the RC remaining amount lower limit value or the like. The second conversion remaining amount threshold corresponds to the RC remaining amount upper limit value or the like. The conversion processing allocation lower limit corresponds to a unit CPU allocation rate and the like. The quota upper limit corresponds to the CPU quota upper limit and the like. The quota lower limit corresponds to the CPU quota lower limit and the like.
 以上、本発明の実施形態を説明したが、これは本発明の説明のための例示であって、本発明の範囲を上記構成に限定する趣旨ではない。本発明は、他の種々の形態でも実施する事が可能である。 As mentioned above, although embodiment of this invention was described, this is an illustration for description of this invention, Comprising: It is not the meaning which limits the scope of the present invention to the said structure. The present invention can be implemented in various other forms.
 100…DBサーバ、 110…メモリ、 120…CPU、 130…HDD、 200…ストレージ装置、 300…業務サーバ、 351…業務プログラム、 400…分析サーバ、 451…分析プログラム、 500…設定PC、 551…モニタUI、 552…設定UI 100 ... DB server, 110 ... memory, 120 ... CPU, 130 ... HDD, 200 ... storage device, 300 ... business server, 351 ... business program, 400 ... analysis server, 451 ... analysis program, 500 ... setting PC, 551 ... monitor UI, 552 ... Setting UI

Claims (13)

  1.  サーバ計算機であって、
     メモリと、
     前記メモリに接続されるプロセッサと、
     を備え、
     前記プロセッサは、
      前記サーバ計算機内の計算機リソースの一部を用いて、第1形式で格納される第1データベースを、前記第1形式と異なる第2形式で格納される第2データベースへ変換する、変換処理を行い、
      要求の受信に応じ、前記計算機リソースの一部を用いて前記第1データベース及び前記第2データベースの何れかを操作する、操作処理を行い、
      前記操作処理及び前記変換処理の夫々に対する前記計算機リソースの割当量と、前記操作処理及び前記変換処理による前記計算機リソースの使用状況と、前記操作処理の所要時間を示す所要時間状況と、前記変換処理の進捗状況とに基づいて、前記操作処理及び前記変換処理の夫々の割当量を調整する、
    ように構成されている、
    サーバ計算機。
    A server computer,
    Memory,
    A processor connected to the memory;
    With
    The processor is
    A conversion process is performed for converting a first database stored in the first format into a second database stored in a second format different from the first format, using a part of the computer resources in the server computer. ,
    In response to receiving the request, an operation process is performed to operate either the first database or the second database using a part of the computer resource,
    Allocation amount of the computer resource for each of the operation process and the conversion process, a use state of the computer resource by the operation process and the conversion process, a required time situation indicating a required time of the operation process, and the conversion process Adjusting the respective allocation amounts of the operation process and the conversion process based on the progress status of
    Configured as
    Server computer.
  2.  前記プロセッサは、複数の要求元に対応する複数の操作処理を行い、各操作処理の割当量を調整する、ように構成されている、
    請求項1に記載のサーバ計算機。
    The processor is configured to perform a plurality of operation processes corresponding to a plurality of request sources and adjust an allocation amount of each operation process.
    The server computer according to claim 1.
  3.  前記プロセッサは、
      前記複数の操作処理及び前記変換処理により使用されている前記計算機リソースの量の合計である合計使用量が、予め設定された合計使用量閾値よりも低いか否かを、前記使用状況として判定し、
      各操作処理の所要時間が、予め設定された所要時間上限値よりも高いか否かを、前記所要時間状況として判定する、
    ように構成されている、
    請求項2に記載のサーバ計算機。
    The processor is
    It is determined as the usage status whether or not the total usage, which is the total amount of the computer resources used by the plurality of operation processes and the conversion process, is lower than a preset total usage threshold. ,
    Determining whether the time required for each operation process is higher than a preset required time upper limit value as the required time situation;
    Configured as
    The server computer according to claim 2.
  4.  前記変換処理により未だ変換されていないデータの量である変換残量に対し、第1変換残量閾値と、前記第1変換残量閾値よりも高い第2変換残量閾値とが予め設定され、
     前記変換残量が前記第1変換残量閾値以下である場合、前記プロセッサは、前記変換処理の割当量を、予め設定された変換処理割当量下限値に調整し、
     前記変換残量が前記第2変換残量閾値以上である場合、前記プロセッサは、前記変換処理の割当量を、前記変換処理割当量下限値以上に調整する、
    請求項3に記載のサーバ計算機。
    A first conversion remaining amount threshold and a second conversion remaining amount threshold higher than the first conversion remaining amount threshold are set in advance for the conversion remaining amount that is the amount of data that has not yet been converted by the conversion process,
    When the conversion remaining amount is equal to or less than the first conversion remaining amount threshold, the processor adjusts the conversion processing allocation amount to a preset conversion processing allocation amount lower limit value;
    When the conversion remaining amount is equal to or greater than the second conversion remaining amount threshold, the processor adjusts the conversion processing allocation amount to be equal to or more than the conversion processing allocation amount lower limit value.
    The server computer according to claim 3.
  5.  前記変換残量が前記第1変換残量閾値以下である場合、前記プロセッサは、前記進捗状況が低残量モードであると判定し、
     前記変換残量が前記第2変換残量閾値以上である場合、前記プロセッサは、前記進捗状況が高残量モードであると判定し、
     前記進捗状況が低残量モードであり、且つ前記合計使用量が前記合計使用量閾値よりも低く、且つ予め設定された割当量上限値よりも低い割当量を持つ操作処理である増加可能操作処理がある場合、前記プロセッサは、前記増加可能操作処理の割当量を増加させる、
    請求項4に記載のサーバ計算機。
    If the conversion remaining amount is less than or equal to the first conversion remaining amount threshold, the processor determines that the progress is in the low remaining amount mode;
    If the conversion remaining amount is equal to or greater than the second conversion remaining amount threshold, the processor determines that the progress is in the high remaining amount mode;
    An increaseable operation process that is an operation process in which the progress status is the low remaining amount mode, the total use amount is lower than the total use amount threshold value, and has a quota lower than a preset quota upper limit value. If there is, the processor increases an allocation amount of the increaseable operation process,
    The server computer according to claim 4.
  6.  前記進捗状況が高残量モードであり、且つ前記合計使用量が前記合計使用量閾値よりも低い場合、前記プロセッサは、前記変換処理の割当量を増加させる、
    請求項5に記載のサーバ計算機。
    If the progress is in the high remaining amount mode and the total usage is lower than the total usage threshold, the processor increases the allocated amount of the conversion process.
    The server computer according to claim 5.
  7.  前記進捗状況が低残量モードを示し、且つ前記合計使用量が前記合計使用量閾値以上であり、且つ前記所要時間上限値よりも高い所要時間を持つ操作処理である遅延操作処理があり、且つ予め設定された割当量下限値よりも高い割当量を持つ操作処理である減少可能操作処理がある場合、前記プロセッサは、前記減少可能操作処理の割当量を減少させ、前記遅延操作処理の割当量を増加させる、
    請求項6に記載のサーバ計算機。
    There is a delay operation process that is an operation process in which the progress status indicates a low remaining amount mode, the total use amount is equal to or greater than the total use amount threshold value, and has a required time higher than the required time upper limit value, and When there is a decrementable operation process that is an operation process having an allocation amount higher than a preset allocation amount lower limit value, the processor decreases the allocation amount of the decrementable operation process and allocates the delay operation process. Increase the
    The server computer according to claim 6.
  8.  前記進捗状況が高残量モードを示し、且つ前記合計使用量が前記合計使用量閾値以上であり、且つ前記所要時間上限値よりも高い所要時間を持つ操作処理である遅延操作処理があり、且つ前記減少可能操作処理がある場合、前記プロセッサは、前記減少可能操作処理の割当量を減少させ、前記遅延操作処理の割当量を増加させる、
    請求項7に記載のサーバ計算機。
    There is a delayed operation process that is an operation process in which the progress status indicates a high remaining amount mode, the total usage is equal to or greater than the total usage threshold, and has a required time higher than the upper limit of the required time, and If there is a decrementable operation process, the processor decreases the allocation amount of the decrementable operation process and increases the allocation amount of the delayed operation process;
    The server computer according to claim 7.
  9.  前記進捗状況が高残量モードを示し、且つ前記合計使用量が前記合計使用量閾値以上であり、且つ前記所要時間上限値よりも高い所要時間を持つ操作処理である遅延操作処理があり、且つ前記変換処理の割当量が前記変換処理割当量下限値よりも高い場合、前記プロセッサは、前記変換処理の割当量を減少させ、前記遅延操作処理の割当量を増加させる、
    請求項8に記載のサーバ計算機。
    There is a delayed operation process that is an operation process in which the progress status indicates a high remaining amount mode, the total usage is equal to or greater than the total usage threshold, and has a required time higher than the upper limit of the required time, and When the conversion processing quota is higher than the conversion processing quota lower limit, the processor decreases the conversion processing quota and increases the delay operation processing quota;
    The server computer according to claim 8.
  10.  前記第1形式は、Row形式であり、
     前記第2形式は、Column形式である、
    請求項1に記載のサーバ計算機。
    The first format is a Row format,
    The second format is a Column format.
    The server computer according to claim 1.
  11.  前記プロセッサは、前記第1データベース及び前記第2データベースを前記メモリへ格納する、ように構成されている、
    請求項10に記載のサーバ計算機。
    The processor is configured to store the first database and the second database in the memory;
    The server computer according to claim 10.
  12.  計算機リソースは、前記プロセッサを含む、
    請求項11に記載のサーバ計算機。
    The computer resource includes the processor.
    The server computer according to claim 11.
  13.  計算機内の計算機リソースの一部を用いて、第1形式で格納される第1データベースを、前記第1形式と異なる第2形式で格納される第2データベースへ変換する、変換処理を行い、
     要求の受信に応じ、前記計算機リソースの一部を用いて前記第1データベース及び前記第2データベースの何れかを操作する、操作処理を行い、
     前記操作処理及び前記変換処理の夫々に対する前記計算機リソースの割当量と、前記操作処理及び前記変換処理による前記計算機リソースの使用状況と、前記操作処理の所要時間を示す所要時間状況と、前記変換処理の進捗状況とに基づいて、前記操作処理及び前記変換処理の夫々の割当量を調整する、
    ことを備える、
    計算機制御方法。
    Using a part of the computer resources in the computer, converting the first database stored in the first format to the second database stored in the second format different from the first format,
    In response to receiving the request, an operation process is performed to operate either the first database or the second database using a part of the computer resource,
    Allocation amount of the computer resource for each of the operation process and the conversion process, a use state of the computer resource by the operation process and the conversion process, a required time situation indicating a required time of the operation process, and the conversion process Adjusting the respective allocation amounts of the operation process and the conversion process based on the progress status of
    To be prepared,
    Computer control method.
PCT/JP2016/077066 2016-09-14 2016-09-14 Server computer and computer control method WO2018051424A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/077066 WO2018051424A1 (en) 2016-09-14 2016-09-14 Server computer and computer control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/077066 WO2018051424A1 (en) 2016-09-14 2016-09-14 Server computer and computer control method

Publications (1)

Publication Number Publication Date
WO2018051424A1 true WO2018051424A1 (en) 2018-03-22

Family

ID=61620051

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/077066 WO2018051424A1 (en) 2016-09-14 2016-09-14 Server computer and computer control method

Country Status (1)

Country Link
WO (1) WO2018051424A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116233017A (en) * 2022-12-23 2023-06-06 中国联合网络通信集团有限公司 Time delay guaranteeing method, time delay guaranteeing device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005196601A (en) * 2004-01-09 2005-07-21 Hitachi Ltd Policy simulator for autonomous management system
JP2014120153A (en) * 2012-12-14 2014-06-30 Sap Ag Column smart mechanism for column based database
JP2015179353A (en) * 2014-03-19 2015-10-08 日本電気株式会社 Data processing apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005196601A (en) * 2004-01-09 2005-07-21 Hitachi Ltd Policy simulator for autonomous management system
JP2014120153A (en) * 2012-12-14 2014-06-30 Sap Ag Column smart mechanism for column based database
JP2015179353A (en) * 2014-03-19 2015-10-08 日本電気株式会社 Data processing apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116233017A (en) * 2022-12-23 2023-06-06 中国联合网络通信集团有限公司 Time delay guaranteeing method, time delay guaranteeing device and storage medium

Similar Documents

Publication Publication Date Title
US9442763B2 (en) Resource allocation method and resource management platform
US20190324819A1 (en) Distributed-system task assignment method and apparatus
US7676578B1 (en) Resource entitlement control system controlling resource entitlement based on automatic determination of a target utilization and controller gain
CN108196788B (en) QoS index monitoring method, device and storage medium
US9571561B2 (en) System and method for dynamically expanding virtual cluster and recording medium on which program for executing the method is recorded
US8767535B2 (en) Dynamic feedback control of resources in computing environments
WO2018177012A1 (en) Method, apparatus and device for controlling bandwidth
CN104243405A (en) Request processing method, device and system
US20210389995A1 (en) Information processing system and control method
KR20120128681A (en) Method and apparatus for hierarchical management of system resources
US20120166825A1 (en) Controlling the Power Consumption of Computers
US9635102B2 (en) Broker module for managing and monitoring resources between internet service providers
US20160364167A1 (en) Storage management device, storage management method, and computer-readable recording medium
US20220075665A1 (en) Scheduling method for selecting optimal cluster within cluster of distributed collaboration type
US8482766B2 (en) Automatic adjustment print job submission mechanism
JP6394313B2 (en) Storage management device, storage management method, and storage management program
US11709707B2 (en) Low latency distributed counters for quotas
WO2018051424A1 (en) Server computer and computer control method
US11303546B2 (en) Service system and control method of the same
CN111104203B (en) Virtual machine decentralized scheduling method and device, electronic equipment and storage medium
GB2591928A (en) Resource allocation using restore credits
CN116302477A (en) Dynamic allocation method and system of performance resources and related components
CN113268329B (en) Request scheduling method, device and storage medium
EP3599547B1 (en) Elastic storage volume type selection and optimization engine for public cloud environments
US11816043B2 (en) System and method for managing resources of a storage device and quantifying the cost of I/O requests

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16916209

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16916209

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP