JP4141680B2 - Database management system and database system management method - Google Patents

Database management system and database system management method Download PDF

Info

Publication number
JP4141680B2
JP4141680B2 JP2001381885A JP2001381885A JP4141680B2 JP 4141680 B2 JP4141680 B2 JP 4141680B2 JP 2001381885 A JP2001381885 A JP 2001381885A JP 2001381885 A JP2001381885 A JP 2001381885A JP 4141680 B2 JP4141680 B2 JP 4141680B2
Authority
JP
Japan
Prior art keywords
disk
statedb
database
area
failure
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.)
Expired - Fee Related
Application number
JP2001381885A
Other languages
Japanese (ja)
Other versions
JP2003186719A (en
Inventor
敏郎 馬場
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001381885A priority Critical patent/JP4141680B2/en
Publication of JP2003186719A publication Critical patent/JP2003186719A/en
Application granted granted Critical
Publication of JP4141680B2 publication Critical patent/JP4141680B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、例えば、Sun社製のデータベースソフトウェアSolsticeDiskSiuteのように、2つの磁気ディスクを備え、これらの磁気ディスクにあるStateDBのうち、正常なStateDBが全体の1/2以下になった場合に次回のリブート時にシステムを立ち上がらなくするソフトウェアを利用するデータベース管理システム及びデータベースシステムの管理方法に関する。
【0002】
【従来の技術】
Sun社のUNIXワークステーションの内蔵ディスクミラーリングの標準ソフトウェアであるSolsticeDiskSiuteは、StateDBを3個以上持ち、そのうちエラーとなったStateDBの数が1/2以上(1/2も含む)になると、次回のリブート時にシステムを立ち上がれなくする仕様となっている。
【0003】
このデータベース管理ソフトウェアSolsticeDiskSuiteは、2台の大容量ハードディスクをミラーリングしながらデータベースを運用する場合、各ディスクに3つずつ、合計6つのStateDBを持たせるが、片方のディスクの全体に障害が発生するとStateDBの数が3つ減り、正常なStateDBは他方のディスクのStateDBの3つだけになり、正常なStateDBの割合は1/2以下となってしまうので、残りのディスク1台が健全であっても次回のリブート時にシステムが立ち上がらなくなってしまう。
【0004】
そこで、このような障害が発生すれば、データベース管理者はシステムの設置場所に出向き、エラーの発見されたStateDBを削除し、正常なStateDBのみにして再起動するオペレーションを行うようにしている。
【0005】
また、従来、ディスク障害が現行ブートディスクのブート領域に発生すれば、次回のリブート時に立ち上がらなくなるが、そのような場合にも、管理者がシステムの設置場所に出向き、ブート領域に障害の発生しているディスクから他方のディスクにブートディスクの指定を切り替え、再起動させるオペレーションを行うようにしている。
【0006】
【発明が解決しようとする課題】
このように、従来のデータベース管理システムでは、一方のハードディスクに障害が発生して次回のリブートができなくなったときには、システム管理者がシステムの設置現場に出向き、必要なオペレーションを行ってシステムがリブートできるようにする。
【0007】
Sun社製のSolsticeDiskSuiteによるデータベースシステムでは、上述したような片側のハードディスクの障害でシステムのリブートができなくなった場合、健全な他方のディスクをブートディスクにして次のハードウェアの定期点検の時期まで継続して運用するのが実情である。そのために、上述したようにシステム管理者がシステムの設置現場に出向いて作業する必要があった。
【0008】
本発明は、このような従来の技術的課題に鑑みてなされたもので、例えばSun社のSolsticeDiskSiuteのように、2つの磁気ディスクを備え、これらの磁気ディスクにあるStateDBのうち、正常なStateDBが全体の1/2以下になった場合に次回のリブート時にシステムを立ち上がらなくするソフトウェアでデータベースシステムを運用するにおいて、片側のディスクのStateDBにエラーが発生しても、次回のリブートを可能にして管理者に求められる作業を極力減らすことができるデータベース管理技術を提供することを目的とする。
【0010】
【課題を解決するための手段】
請求項1の発明は、2つの磁気ディスクを備え、これらの磁気ディスクに複数領域ずつあるStateDBのうち、正常なStateDBが全体の1/2以下になった場合に次回のリブート時にシステムを立ち上がらなくするソフトウェアをデータベースの運用に採用しているデータベース管理システムにおいて、所定周期ごとに Syslog をチェックし、当該 Syslog にどちらかの磁気ディスクのOS領域に対するエラーが含まれていれば StateDB 領域の障害の予兆有りと判断し、前記 Syslog StateDB 領域に対するエラーが含まれていれば StateDB 領域の障害有りと判断する障害監視手段と、前記障害監視手段が前記障害又は障害の予兆を発見したときに、該当する磁気ディスクのすべてのStateDBを削除する StateDB削除手段とを備えたものである。
【0016】
【発明の実施の形態】
以下、本発明の実施の形態を図に基づいて詳説する。図1は、2つの磁気ディスクを備え、これらの磁気ディスクにあるStateDBのうち、正常なStateDBが全体の1/2以下になった場合に次回のリブート時にシステムを立ち上がらなくするソフトウェアとしてSun社製のSolsticeDiskSuiteを運用ソフトとするデータベースのサーバを示している。
【0017】
このサーバは、2台の磁気ディスクDISK#1とDISK#2を内蔵している。両ディスクそれぞれは、Boot領域(ブート領域)を含むOS領域(オペレーティングシステム領域)、仕様上ディスク毎に3つのStateDB(DISK#1はDB1,DB2,DB3、DISK#2はDB4,DB5,DB6)が記録されるStateDB領域、そしてミドルウェア(MW)、データを記録するMW、データ領域を有している。
【0018】
データベース管理ソフトであるSolsticeDiskSuiteは、2台の磁気ディスクでミラーリングを実施するが、正常なStateDBがシステム中で1/2以下になるとRAIDを維持できない仕様である。
【0019】
そして本サーバのデータベース管理ソフトでは、C shellコマンドで所定周期、例えば、5分ごとにSyslogをチェックし、StateDB領域にエラーが発生する予兆がある場合、又はStateDB領域にエラーがある場合にStateDBを削除するコマンド(metadb -d 3 “デバイス名”)を該当する磁気ディスクのStateDB領域について実行するプログラムが追加されている。
【0020】
これにより、第1の実施の形態のデータベース管理システムでは、片側の磁気ディスクのStateDB領域に障害が発生しても、次回のリブート時に起動できるように動作する。
【0021】
まず、OS領域又はStateDB領域に障害が発生すれば、Syslogコマンドで、例えば、/var/adm/messageのファイルにwrite errorで、”errorlevel Fatal”のメッセージが書き込まれる。
【0022】
そこで、図2に示すフローチャートに示すように、C shellコマンドを所定周期で実行させることにより(ステップS11)、Syslogにエラーメッセージが書き込まれておれば(ステップS12)、そのエラーメッセージにどちらかのディスクのOS領域に対するエラーが含まれていれば(ステップS13)、早晩、StateDBに障害が波及するものとし、またStateDB領域に対するエラーが含まれていれば直接に、該当するディスクのStateDB領域を削除するコマンド「metadb -d3 DISK#1」を実行することによって該当するディスクのStateDB領域を削除する(ステップS14)。
【0023】
これにより、第1の実施の形態のデータベース管理システム及びデータベースシステムの管理方法では、2つの磁気ディスクのStateDBの障害又は障害の予兆を監視し、その障害又は障害の予兆を発見したときに、該当する磁気ディスクの3つのStateDBを削除することにより、両ディスクDISK#1とDISK#2とで3つずつ、合計6つのStateDBが片方のディスクの3つのStateDBに減り、正常なStateDBは3/3、つまり1/2以上となるので、次回のリブート時にシステムは正常に立ち上がり、継続してデータベースのRAID運用が可能となる。
【0024】
次に、本発明の第2の実施の形態のデータベース管理システム及びデータベースシステムの管理方法について、図1及び図3を用いて説明する。第2の実施の形態の特徴は、Sun社のSolsticeDiskSuiteをデータベース管理ソフトとして利用するデータベース管理システムにおいて、C shellコマンドでSyslogのエラーメッセージを定期的にチェックし、ブートディスク(例えば、DISK#1とする)のブート領域に障害が発生している場合に、自動的にブートディスクをDISK#2に切り替えることにより、次回のリブート時にもシステムが正常に立ち上がれるようにする点にある。
【0025】
第2の実施の形態においても、ハードウェア構成は、第1の実施の形態と同様に図1に示したものであり、サーバの内蔵ディスクはDISK#1とDISK#2との2台であり、いまDISK#1をブートディスクとして稼働中であるとする。
【0026】
このような状況で、図3のフローチャートに示す処理によって、C shellコマンドにより、Syslogのエラーチェックを周期的に行う(ステップS11,S12)。そして、第1の実施の形態と同様に、ブートディスクDISK#1にエラーが発生している場合(ステップS13でYESに分岐)も非ブートディスクDISK#2にエラーが発生している場合(ステップS13でNOに分岐)も、StateDB領域にエラーが発生し、あるいはエラーが及び予兆があるとき、つまり、OS領域又はStateDB領域にエラーが発生していることを発見すれば、該当するディスクのStateDB領域の3つのStateDBを強制的に削除し、他の障害がない場合に次回のリブートが正常に行えるようにする(ステップS14,S15又はS18,S19)。
【0027】
しかしながら、ブートディスクDISK#1に発生したエラーがBoot領域を含むものである場合には、C shellのコマンドラインに書き加えた、「eeprom boot-device DISK#2」のブートディスクの切り替えコマンドによって自動的にブートディスクをDISK#2に切り替える(ステップS16,S17)。これにより、次回のリブート時には、DISK#2がブートディスクとなり、そのBoot領域の情報に基づいてDISK#2からリブートし、システムを立ち上げる。
【0028】
このようにして、第2の実施の形態のデータベース管理システム及びデータベースシステムの管理方法では、2つの磁気ディスクのブート領域の障害を監視し、現行ブートディスクのブート領域の障害を発見したときに、ブートディスクを別の磁気ディスクに自動的に切り替えて継続してデータベースを運用することができるようになり、従来のようにブートディスクの切換のために管理者がシステムの設置場所に出向いて必要な切替操作を自ら行う手間を軽減することができる。
【0029】
なお、第1の実施の形態、第2の実施の形態のいずれにおいても、磁気ディスクのいずれかの領域に障害が発生した場合、磁気ディスクの特性上、やがてそのディスクの全体に障害が波及する可能性が高いので、定期点検の際には障害の発生したディスクについては交換することになる。
【0030】
【発明の効果】
以上のように本発明によれば、2つの磁気ディスクを備え、これらの磁気ディスクのうち正常なStateDBが全体の1/2以下になった場合に次回のリブート時にシステムを立ち上がらなくするソフトウェアでデータベースシステムを運用するにおいて、片側のディスクのStateDBにエラーが発生しても、次回のリブートを可能にして管理者に求められる作業を極力減らすことができる。
【図面の簡単な説明】
【図1】本発明の第1の実施の形態のハードウェア構成を示すブロック図。
【図2】第1の実施の形態による処理のフローチャート。
【図3】本発明の第2の実施の形態による処理のフローチャート。
【符号の説明】
DISK#1 磁気ディスク
DISK#2 磁気ディスク
DB1〜DB6 StateDB
[0001]
BACKGROUND OF THE INVENTION
The present invention includes two magnetic disks, such as the database software SolsticeDiskSiute manufactured by Sun, and the next time the normal StateDB is less than ½ of the total among the StateDBs on these magnetic disks. The present invention relates to a database management system that uses software that prevents the system from starting up at the time of rebooting and a database system management method.
[0002]
[Prior art]
SolsticeDiskSiute, the standard software for built-in disk mirroring on Sun's UNIX workstation, has 3 or more StateDBs, and when the number of StateDBs in error becomes 1/2 or more (including 1/2), the next time It is designed to prevent the system from starting up at reboot.
[0003]
This database management software SolsticeDiskSuite, when operating a database while mirroring two large-capacity hard disks, each disk has a total of six StateDBs, but if one of the disks fails, StateDB , The number of normal StateDB is only three of the other disk StateDB, and the ratio of normal StateDB is less than 1/2, so even if the remaining disk is healthy The system will not start up at the next reboot.
[0004]
Therefore, if such a failure occurs, the database administrator goes to the installation location of the system, deletes the StateDB where the error is found, and performs an operation to restart only the normal StateDB.
[0005]
Also, conventionally, if a disk failure occurs in the boot area of the current boot disk, it will not be able to start up at the next reboot, but in such a case, the administrator goes to the system installation location and a failure occurs in the boot area. The boot disk is switched from one disk to the other and the operation to restart is performed.
[0006]
[Problems to be solved by the invention]
In this way, in a conventional database management system, when one hard disk fails and the next reboot cannot be performed, the system administrator can go to the installation site of the system and perform necessary operations to reboot the system. Like that.
[0007]
In the database system using Sun's SolsticeDiskSuite, if the system cannot be rebooted due to a hard disk failure on one side as described above, use the other healthy disk as the boot disk and continue until the next periodic hardware check. It is the actual situation to operate. Therefore, as described above, the system administrator has to go to the installation site of the system to work.
[0008]
The present invention has been made in view of such a conventional technical problem. For example, a Sun State SolsticeDiskSiute is provided with two magnetic disks, and among the StateDBs on these magnetic disks, a normal StateDB is present. When operating the database system with software that prevents the system from starting at the next reboot when the total becomes less than half of the total, even if an error occurs in the StateDB on one disk, the next reboot can be performed and managed The purpose is to provide a database management technology that can reduce the work required of a person as much as possible.
[0010]
[Means for Solving the Problems]
The invention of claim 1 includes two magnetic disks, and among the StateDBs having a plurality of areas on these magnetic disks, when the normal StateDB becomes less than half of the whole, the system does not start up at the next reboot. in database management systems employing software for the operation of the database for a predetermined check Syslog every period, sign of a fault of the Syslog either StateDB region if it contains errors to the OS area of the magnetic disk There and determines a fault monitoring means for determining that there is failure of StateDB region if it contains errors for the Syslog to StateDB region, when said failure monitoring means has found the sign of the failure or disorder, the appropriate And StateDB deletion means for deleting all StateDBs on the magnetic disk.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Fig. 1 is provided with two magnetic disks. Among the StateDBs on these magnetic disks, if the normal StateDB is less than half of the total, the software made by Sun Corp. will prevent the system from starting at the next reboot. It shows a database server that uses SolsticeDiskSuite as operational software.
[0017]
This server has two magnetic disks DISK # 1 and DISK # 2. Each disk has an OS area (operating system area) including a Boot area (boot area), and three StateDBs for each disk according to the specifications (DISK # 1 is DB1, DB2, DB3, DISK # 2 is DB4, DB5, DB6) Has a StateDB area in which is recorded, a middleware (MW), an MW for recording data, and a data area.
[0018]
SolsticeDiskSuite, which is database management software, performs mirroring with two magnetic disks, but it is a specification that cannot maintain RAID if the normal StateDB becomes 1/2 or less in the system.
[0019]
The database management software of this server checks the Syslog with a C shell command at a predetermined period, for example, every 5 minutes, and if there is a sign that an error will occur in the StateDB area, or if there is an error in the StateDB area, A program that executes the command to delete (metadb -d 3 “device name”) on the StateDB area of the corresponding magnetic disk has been added.
[0020]
As a result, the database management system according to the first embodiment operates so that it can be started at the next reboot even if a failure occurs in the StateDB area of one magnetic disk.
[0021]
First, if a failure occurs in the OS area or the StateDB area, a message “errorlevel Fatal” is written with a Syslog command, for example, with a write error in a file of / var / adm / message.
[0022]
Therefore, as shown in the flowchart shown in FIG. 2, (step S11) is executed by the C shell command at a predetermined period, if I an error message is written to the Syslog (step S 12), either in the error message If an error is included in the OS area of the current disk (step S13), it is assumed that a failure will spread to the StateDB early and late, and if an error is included in the StateDB area, the StateDB area of the corresponding disk is directly set. By executing the command “metadb -d3 DISK # 1” to be deleted, the StateDB area of the corresponding disk is deleted (step S14).
[0023]
Thereby, in the database management system and the database system management method according to the first embodiment, when a failure or a sign of failure of the StateDB of two magnetic disks is monitored and the sign of the failure or failure is found, By deleting the three StateDBs on the magnetic disk, the three Disks on both disks DISK # 1 and DISK # 2 are reduced to a total of six StateDBs on one disk, and the normal StateDB is 3/3 In other words, since it becomes 1/2 or more, the system starts up normally at the next reboot, and the RAID operation of the database can be continued.
[0024]
Next, a database management system and a database system management method according to the second embodiment of the present invention will be described with reference to FIGS. The feature of the second embodiment is that a database management system that uses Sun's SolsticeDiskSuite as database management software periodically checks Syslog error messages with the C shell command, and boot disk (for example, DISK # 1 and When the failure occurs in the boot area, the boot disk is automatically switched to DISK # 2 so that the system can be started up normally at the next reboot.
[0025]
Also in the second embodiment, the hardware configuration is the same as that of the first embodiment shown in FIG. 1, and the server has two built-in disks, DISK # 1 and DISK # 2. Assume that DISK # 1 is currently operating as a boot disk.
[0026]
In this situation, by the processing shown in the flowchart of FIG. 3, the C shell command, it performs Syslog error checking periodically (step S11, S 12). As in the first embodiment, when an error has occurred in the boot disk DISK # 1 (branch to YES in step S13), an error has occurred in the non-boot disk DISK # 2 (step S13). (S13: NO branch) If an error occurs in the StateDB area, or there is an error or a sign, that is, if it is found that an error has occurred in the OS area or the StateDB area, the StateDB of the corresponding disk The three StateDBs in the area are forcibly deleted so that the next reboot can be normally performed when there is no other failure (steps S14, S15 or S18, S19).
[0027]
However, if the error that occurred in the boot disk DISK # 1 includes the Boot area, it is automatically executed by the boot disk switch command of “eeprom boot-device DISK # 2” added to the command line of C shell. The boot disk is switched to DISK # 2 (steps S16 and S17). Thus, at the next reboot, DISK # 2 becomes the boot disk, and reboots from DISK # 2 based on the information in the Boot area, and the system is started.
[0028]
As described above, in the database management system and the database system management method according to the second embodiment, when the failure of the boot area of the two magnetic disks is monitored and the failure of the boot area of the current boot disk is found, It becomes possible to automatically switch the boot disk to another magnetic disk and continue to operate the database, and it is necessary for the administrator to go to the system installation place for switching the boot disk as before. It is possible to reduce the trouble of performing the switching operation by itself.
[0029]
In both the first embodiment and the second embodiment, if a failure occurs in any area of the magnetic disk, the failure will eventually spread to the entire disk due to the characteristics of the magnetic disk. Since there is a high possibility, the failed disk will be replaced during regular inspection.
[0030]
【The invention's effect】
As described above, according to the present invention, a database is provided with software that includes two magnetic disks and prevents the system from starting at the next reboot when the normal StateDB of these magnetic disks is ½ or less of the whole. When operating the system, even if an error occurs in the StateDB on one side of the disk, the next reboot is possible and the work required by the administrator can be reduced as much as possible.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a hardware configuration of a first embodiment of the present invention.
FIG. 2 is a flowchart of processing according to the first embodiment.
FIG. 3 is a flowchart of processing according to the second embodiment of the present invention.
[Explanation of symbols]
DISK # 1 magnetic disk
DISK # 2 magnetic disk
DB1 to DB6 StateDB

Claims (1)

2つの磁気ディスクを備え、これらの磁気ディスクに複数領域ずつあるStateDBのうち、正常なStateDBが全体の1/2以下になった場合に次回のリブート時にシステムを立ち上がらなくするソフトウェアをデータベースの運用に採用しているデータベース管理システムにおいて、
所定周期ごとに Syslog をチェックし、当該 Syslog にどちらかの磁気ディスクのOS領域に対するエラーが含まれていれば StateDB 領域の障害の予兆有りと判断し、前記 Syslog StateDB 領域に対するエラーが含まれていれば当該 StateDB 領域に障害有りと判断する障害監視手段と、
前記障害監視手段が前記障害又は障害の予兆を発見したときに、該当する磁気ディスクのすべてのStateDBを削除するStateDB削除手段とを備えて成るデータベース管理システム。
The software that prevents the system from starting up at the next reboot when the normal StateDB becomes less than half of the entire StateDB, which has two magnetic disks and multiple areas on each of these magnetic disks. In the database management system that is adopted,
Check the Syslog every predetermined period, if it contains an error to the OS area of either of the magnetic disk to the Syslog determines that there sign of a fault in the StateDB area, contains an error with respect StateDB region in the Syslog a fault monitoring means for determining that there is failure in the StateDB region if Re,
A database management system comprising: StateDB deletion means for deleting all StateDBs of a corresponding magnetic disk when the failure monitoring means detects the failure or a sign of failure.
JP2001381885A 2001-12-14 2001-12-14 Database management system and database system management method Expired - Fee Related JP4141680B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001381885A JP4141680B2 (en) 2001-12-14 2001-12-14 Database management system and database system management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001381885A JP4141680B2 (en) 2001-12-14 2001-12-14 Database management system and database system management method

Publications (2)

Publication Number Publication Date
JP2003186719A JP2003186719A (en) 2003-07-04
JP4141680B2 true JP4141680B2 (en) 2008-08-27

Family

ID=27592423

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001381885A Expired - Fee Related JP4141680B2 (en) 2001-12-14 2001-12-14 Database management system and database system management method

Country Status (1)

Country Link
JP (1) JP4141680B2 (en)

Also Published As

Publication number Publication date
JP2003186719A (en) 2003-07-04

Similar Documents

Publication Publication Date Title
JP3693807B2 (en) Client / server system, computer and recording medium
US7631219B2 (en) Method and computer program product for marking errors in BIOS on a RAID controller
JP4363676B2 (en) Computer system
JP3938475B2 (en) Backup processing method, its execution system, and its processing program
US20020078312A1 (en) Support for single-node quorum in a two-node nodeset for a shared disk parallel file system
US20080275921A1 (en) Self-managed processing device
US8037347B2 (en) Method and system for backing up and restoring online system information
US7039829B2 (en) Apparatus and method for enhancing data availability by implementing inter-storage-unit communication
JP2006527423A (en) Computer operation system repair method
WO2006082657A1 (en) Multi cpu computer and system restart method
US11221927B2 (en) Method for the implementation of a high performance, high resiliency and high availability dual controller storage system
WO2013102812A1 (en) A fault tolerant system in a loosely-coupled cluster environment
US20210271577A1 (en) Methods and systems for data resynchronization in a replication environment
US7640454B1 (en) System and method for point-in-time recovery of application resource sets
US20040236907A1 (en) Method and apparatus for managing computer storage devices for improved operational availability
WO2015043155A1 (en) Method and device for network element backup and recovery based on command set
WO2017097233A1 (en) Fault tolerance method for data storage load and iptv system
US6957301B2 (en) System and method for detecting data integrity problems on a data storage device
AU753898B2 (en) Resilence in a multi-computer system
JP2004164046A (en) Backup method in hierarchical backup system
JP5154843B2 (en) Cluster system, computer, and failure recovery method
JPH10326220A (en) File system and file managing method
JP4141680B2 (en) Database management system and database system management method
JP3449884B2 (en) Client / server system and computer system
CN110727545A (en) Power failure protection method based on combined file system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080311

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080508

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: 20080603

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080611

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110620

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110620

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees