JPH05224969A - Fault information processing system - Google Patents
Fault information processing systemInfo
- Publication number
- JPH05224969A JPH05224969A JP4057490A JP5749092A JPH05224969A JP H05224969 A JPH05224969 A JP H05224969A JP 4057490 A JP4057490 A JP 4057490A JP 5749092 A JP5749092 A JP 5749092A JP H05224969 A JPH05224969 A JP H05224969A
- Authority
- JP
- Japan
- Prior art keywords
- fault
- bus
- circuit
- pseudo
- processor
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Hardware Redundancy (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はプロセッサシステムにお
ける障害情報処理方式に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a fault information processing system in a processor system.
【0002】[0002]
【従来の技術】プロセッサシステムにおいて障害は避け
ることができず、そのため、障害が生じた場合には適切
な処理を行い、システムへの影響を最小限に留めるよう
にしている。また、障害時の動作を事前にテストするた
めに、擬似障害を発生する機能を付加することもある。2. Description of the Related Art A failure is unavoidable in a processor system. Therefore, when a failure occurs, appropriate processing is performed to minimize the influence on the system. In addition, in order to test the operation at the time of failure in advance, a function of generating a pseudo failure may be added.
【0003】図4は従来のプロセッサシステムの構成例
を示したものであり、プロセッサ3,メインメモリ4,
入出力制御装置5,交差制御回路6がプロセッサバス1
を介して互いに接続され、プロセッサバス1にはその競
合整理を行うためのバス競合整理回路2が接続されてい
る。なお、プロセッサバス1にはアドレスバス,データ
バス,制御線,エラー報告線が収容されており、各装置
が必要に応じてドライブするようになっている。FIG. 4 shows an example of the configuration of a conventional processor system. The processor 3, main memory 4,
The input / output control device 5 and the cross control circuit 6 are processor buses 1
And a bus contention organizing circuit 2 for organizing the contention of the processor bus 1. The processor bus 1 accommodates an address bus, a data bus, a control line, and an error reporting line, and each device drives as needed.
【0004】また、交差制御回路6は他系の交差制御回
路を介して他系のプロセッサバスと接続されている。他
系の構成は省略してあるが、ほぼ同様な構成となってお
り、障害時のための副系として動作するようになってい
る。Further, the cross control circuit 6 is connected to a processor bus of another system via a cross control circuit of another system. Although the configuration of the other system is omitted, it has almost the same configuration and operates as a sub system for a failure.
【0005】プロセッサバス1に接続された装置がプロ
セッサバス1を使用する場合、プロセッサバス1に付属
する要求線(図示せず)からバス競合整理回路2にバス
使用権を要求し、許可された後にアクセスを開始する。When a device connected to the processor bus 1 uses the processor bus 1, a request line (not shown) attached to the processor bus 1 requests the bus use right to the bus contention control circuit 2 and the bus right is granted. Access will be started later.
【0006】この際に、その装置、例えば入出力制御装
置5が障害の発生を検出すると、バスアクセスに同期し
たエラーであれば、プロセッサバス1上のバスアクセス
エラー信号としてプロセッサ3にその旨を報告する。At this time, when the device, for example, the input / output control device 5 detects the occurrence of a failure, if the error is in synchronization with the bus access, the processor 3 is notified as a bus access error signal on the processor bus 1. To report.
【0007】また、バスアクセスに同期しないエラーの
場合は、プロセッサバス1により障害の発生を即座に通
知することはできないため、障害通知個別線7によりプ
ロセッサ3にその旨を報告する。In the case of an error which is not synchronized with the bus access, the occurrence of the failure cannot be immediately notified by the processor bus 1. Therefore, the failure notification individual line 7 reports the fact to the processor 3.
【0008】障害の報告を受けたプロセッサ3は、所定
の障害処理ルーチンに制御を移し、所定の処理を実行す
る。The processor 3, which has received the report of the failure, transfers control to a predetermined failure processing routine and executes predetermined processing.
【0009】一方、図示してはいないが、擬似障害を発
生させるためには、プロセッサ3と他の装置との間に個
別線を設け、プロセッサ3からの指示により擬似障害を
発生させていた。On the other hand, although not shown, in order to generate a pseudo fault, an individual line is provided between the processor 3 and another device, and the pseudo fault is generated according to an instruction from the processor 3.
【0010】[0010]
【発明が解決しようとする課題】上述したように、従来
のプロセッサシステムでは、プロセッサバスもしくは障
害通知個別線により障害の報告を行い、また、個別線に
より擬似障害の発生を行わせていたため、次のような欠
点が指摘されていた。As described above, in the conventional processor system, the fault is reported by the processor bus or the fault notification individual line, and the pseudo fault is generated by the individual line. It was pointed out that such a defect.
【0011】バスアクセスに同期した障害を報告する
プロセッサバスのバスアクセスエラー信号は、信号線の
数が少なくて情報量が充分でなく、どこでバスアクセス
エラーが発生したかという情報まで報告することができ
ず、きめの細かい障害処理を行うことができない。The bus access error signal of the processor bus that reports a failure synchronized with the bus access may report information about where the bus access error occurred, because the number of signal lines is small and the amount of information is not sufficient. No, you cannot do fine-grained fault handling.
【0012】バスアクセスに同期しない障害を報告す
る障害通知個別線は、障害の箇所や種類毎に設けなけれ
ばならないため、実装上の問題がある。A fault notification individual line for reporting a fault that is not synchronized with bus access must be provided for each fault location and type, which is a mounting problem.
【0013】擬似障害を設定させるための個別線につ
いても、擬似障害の種類毎に設けなければならないた
め、実装上の問題がある。The individual line for setting the pseudo fault also has to be provided for each type of pseudo fault, which causes a problem in mounting.
【0014】本発明は上記の点に鑑み提案されたもので
あり、その目的とするところは、詳細な障害情報を伝達
することができると共に、多様な擬似障害の設定も行う
ことのできる障害情報処理方式を提供することにある。The present invention has been proposed in view of the above points, and an object thereof is to provide fault information capable of transmitting detailed fault information and setting various pseudo faults. To provide a processing method.
【0015】[0015]
【課題を解決するための手段】本発明は上記の目的を達
成するため、プロセッサバスを介してプロセッサ,メイ
ンメモリ,入出力制御装置等が接続されたプロセッサシ
ステムにおいて、プロセッサバスとは別個に設けられる
障害情報バスと、障害情報バスの競合整理および擬似障
害コードの設定等を行う障害管理回路とを備えるように
している。In order to achieve the above object, the present invention provides a processor system in which a processor, a main memory, an input / output control device and the like are connected via a processor bus, the processor system being provided separately from the processor bus. A failure information bus to be provided and a failure management circuit that sorts out the competition of the failure information bus and sets a pseudo failure code are provided.
【0016】[0016]
【作用】本発明の障害情報処理方式にあっては、プロセ
ッサ,メインメモリ,入出力制御装置等が接続されるプ
ロセッサバスとは別個に設けられる障害情報バスを用い
て障害コードおよび擬似障害コードの伝送が行われる。
そして、この際、障害管理回路は障害情報バスの競合整
理および擬似障害コードの設定等を行う。In the fault information processing system of the present invention, the fault code and the pseudo fault code are generated by using the fault information bus provided separately from the processor bus to which the processor, the main memory, the input / output control device, etc. are connected. Transmission takes place.
At this time, the fault management circuit sorts out the conflicts on the fault information bus and sets the pseudo fault code.
【0017】[0017]
【実施例】以下、本発明の実施例につき、図面を参照し
て説明する。Embodiments of the present invention will be described below with reference to the drawings.
【0018】図1は本発明の障害情報処理方式を適用し
たプロセッサシステムの一実施例を示す構成図である。FIG. 1 is a block diagram showing an embodiment of a processor system to which the fault information processing system of the present invention is applied.
【0019】図1において、本実施例は、プロセッサバ
ス1と、このプロセッサバス1の競合整理を行うバス競
合整理回路2と、プロセッサバス1に接続され命令実行
等の主たる処理を行うプロセッサ3と、命令コードおよ
びデータの格納されるメインメモリ4と、外部の入出力
装置を制御する入出力制御装置5と、他系との接続を行
う交差制御回路6と、本発明における特徴である、障害
情報バス8およびその競合整理等を行う障害管理回路9
とを備えている。なお、交差制御回路6を介して接続さ
れる他系もほぼ同様な構成となっており、また、両系の
障害管理回路9は互いに接続されている。In FIG. 1, a processor bus 1 according to the present embodiment, a bus contention organizing circuit 2 for organizing contention for the processor bus 1, and a processor 3 connected to the processor bus 1 for performing main processing such as instruction execution. , A main memory 4 in which instruction codes and data are stored, an input / output control device 5 for controlling an external input / output device, a cross control circuit 6 for connecting to another system, and a failure which is a feature of the present invention. Information bus 8 and fault management circuit 9 that sorts out its competition
It has and. The other systems connected via the cross control circuit 6 have substantially the same configuration, and the fault management circuits 9 of both systems are connected to each other.
【0020】図2は入出力制御装置5等における障害情
報バス8に対するインタフェース回路の構成例を示した
ものであり、障害を検出する障害検出回路12と、障害
検出回路12の検出した障害に応じた障害コードを発生
する障害コードエンコード回路13と、障害コードエン
コード回路13の発生した障害コードを障害情報バス8
に送出する障害コード送出回路14と、障害情報バス8
から擬似障害コードを受信する擬似障害コード受信回路
15と、擬似障害コード受信回路15の受信した擬似障
害コードをデコードする擬似障害コードデコード回路1
6と、擬似障害コードデコード回路16のデコードした
内容に基づいて擬似障害を発生させる擬似障害設定回路
17とから構成されている。FIG. 2 shows a configuration example of an interface circuit for the fault information bus 8 in the input / output control device 5 and the like. The fault detection circuit 12 for detecting a fault and the fault detected by the fault detection circuit 12 are shown. The fault code encoding circuit 13 for generating the fault code and the fault code generated by the fault code encoding circuit 13 for the fault information bus 8
The fault code sending circuit 14 for sending to the fault information bus 8
A pseudo fault code receiving circuit 15 for receiving a pseudo fault code from the pseudo fault code and a pseudo fault code decoding circuit 1 for decoding the pseudo fault code received by the pseudo fault code receiving circuit 15.
6 and a pseudo fault setting circuit 17 for generating a pseudo fault based on the decoded contents of the pseudo fault code decoding circuit 16.
【0021】以下、図1および図2を参照して、実施例
の動作を説明する。The operation of the embodiment will be described below with reference to FIGS. 1 and 2.
【0022】プロセッサバス1に接続された装置がプロ
セッサバス1を使用する場合、プロセッサバス1に付属
する要求線(図示せず)からバス競合整理回路2にバス
使用権を要求し、許可された後にアクセスを開始する。
この点は従来と変わるところはない。When a device connected to the processor bus 1 uses the processor bus 1, a request line (not shown) attached to the processor bus 1 requests the bus use right to the bus contention control circuit 2 and the bus use right is granted. Access will be started later.
This point is no different from the conventional method.
【0023】また、ある装置、例えば入出力制御装置5
において障害が発生すると、障害情報バス8に付属する
要求線(図示せず)から障害管理回路9にバス使用権を
要求し、許可された後に障害情報バス8に障害コードを
送出する。A certain device, for example, the input / output control device 5
When a failure occurs in, the request line (not shown) attached to the failure information bus 8 requests the failure management circuit 9 for the right to use the bus, and after the request, the failure code is sent to the failure information bus 8.
【0024】ここで、障害コードの送出は次のように行
われる。すなわち、図2において、障害検出回路12が
障害の発生を検出すると、障害コードエンコード回路1
3は所定の障害コードを生成し、障害コード送出回路1
4は障害情報バス8に障害コードを送出する。Here, the fault code is transmitted as follows. That is, in FIG. 2, when the failure detection circuit 12 detects the occurrence of a failure, the failure code encoding circuit 1
3 generates a predetermined fault code, and the fault code sending circuit 1
4 sends a fault code to the fault information bus 8.
【0025】図3は障害コード18の形式例を示したも
のであり、障害発生箇所を示す障害部位特定コードと、
検出箇所を示す検出装置コードと、障害の種類を示す障
害種別コードとを含んでいる。なお、障害部位特定コー
ドは主としてハードウェアによる系構成変更処理に用い
られ、検出装置コードと障害種別コードは主としてソフ
トウェアによる障害処理に用いられる。FIG. 3 shows an example of the format of the fault code 18, which includes a fault site identification code indicating the location of the fault,
It includes a detection device code indicating the detection location and a failure type code indicating the type of failure. The fault part identification code is mainly used for system configuration change processing by hardware, and the detection device code and the fault type code are mainly used for software fault processing.
【0026】障害管理回路9は障害情報バス8に障害コ
ードが現れた場合、割り込み通知線10によってプロセ
ッサ3に割り込みを行う。The fault management circuit 9 interrupts the processor 3 by the interrupt notification line 10 when a fault code appears on the fault information bus 8.
【0027】割り込みを受けたプロセッサ3は、障害情
報バス8から障害コードを取り込み、所定の障害処理ル
ーチンに制御を移して所定の処理を実行する。The processor 3 receiving the interrupt fetches the fault code from the fault information bus 8, transfers control to a predetermined fault processing routine, and executes a predetermined process.
【0028】また、障害管理回路9は障害コードをデコ
ードして障害発生箇所を特定し、他系に障害があると判
断した場合には、プロセッサ3とは独立にハードウェア
による自立的な動作により、他系切り離し指示線11に
より交差制御回路6に切り離しを指示する。これによ
り、交差制御回路6は他系からのアクセスを一切受け付
けなくなり、障害系の擾乱を防止することができる。Further, the fault management circuit 9 decodes the fault code to identify the location of the fault, and when it determines that there is a fault in another system, it operates independently of the processor 3 by an independent operation by hardware. The other system disconnection instruction line 11 instructs the cross control circuit 6 to disconnect. As a result, the cross control circuit 6 does not accept any access from other systems, and it is possible to prevent disturbance of the faulty system.
【0029】一方、擬似障害を発生させる場合、プロセ
ッサ3は予めプロセッサバス1等により擬似障害モード
に入ることを各装置に伝える。これにより、図2に示し
た各装置の障害情報バス8のインタフェース回路の擬似
障害コード受信回路15は動作可能な状態となる。On the other hand, when a pseudo fault occurs, the processor 3 informs each device in advance by the processor bus 1 or the like that the pseudo fault mode will be entered. As a result, the pseudo fault code receiving circuit 15 of the interface circuit of the fault information bus 8 of each device shown in FIG. 2 becomes operable.
【0030】その後、プロセッサ3が障害管理回路9内
のレジスタ(図示せず)に発生させたい擬似障害に対応
する擬似障害コードを書き込むと、障害管理回路9は、
レジスタに設定された擬似障害コードに従い、擬似障害
コードを障害情報バス8に送出する。なお、擬似障害コ
ードは図3に示した障害コード18と同じ形式を用いる
ことができる。また、擬似障害コードの送出に際して、
本物の障害が発生し、障害情報バス8の使用権が要求さ
れた場合、障害管理回路9は競合整理としてそれを優先
する。After that, when the processor 3 writes a pseudo fault code corresponding to a pseudo fault to be generated in a register (not shown) in the fault management circuit 9, the fault management circuit 9
According to the pseudo fault code set in the register, the pseudo fault code is sent to the fault information bus 8. The pseudo fault code can use the same format as the fault code 18 shown in FIG. Also, when sending the pseudo fault code,
When a genuine failure occurs and the right to use the failure information bus 8 is requested, the failure management circuit 9 prioritizes it as a conflict management.
【0031】障害情報バス8に接続された各装置では、
図2において、擬似障害コード受信回路15が障害情報
バス8から擬似障害コードを受信し、擬似障害コードデ
コード回路16がデコードを行い、その結果に基づい
て、擬似障害設定回路17は擬似障害を発生させる。な
お、障害コード送出回路14から擬似障害コード受信回
路15に対して受信禁止の信号が与えられるようになっ
ており、報告すべき障害が発生している際には擬似障害
コードに応じないように優先性を持たせてある。In each device connected to the fault information bus 8,
In FIG. 2, the pseudo fault code receiving circuit 15 receives the pseudo fault code from the fault information bus 8, the pseudo fault code decoding circuit 16 performs decoding, and the pseudo fault setting circuit 17 generates a pseudo fault based on the result. Let It should be noted that the fault code sending circuit 14 gives a signal for prohibiting reception to the pseudo fault code receiving circuit 15 so that when the fault to be reported occurs, the pseudo fault code is not responded. It is given priority.
【0032】[0032]
【発明の効果】以上説明したように、本発明の障害情報
処理方式にあっては、次のような効果がある。As described above, the failure information processing system of the present invention has the following effects.
【0033】専用の障害情報バスにより障害の発生を
報告するため、障害の発生箇所や種類を示す充分な情報
をのせることができ、きめの細かい障害処理を行うこと
ができる。Since the occurrence of a failure is reported by a dedicated failure information bus, sufficient information indicating the location and type of failure can be placed, and fine-grained failure processing can be performed.
【0034】バスアクセスとの同期の有無にかかわら
ず障害情報バスを使用して、障害の箇所や種類を明示し
た障害の報告が行えるため、1組の障害情報バスを設け
るだけでよく、実装上、問題とならない。Since the fault information bus can be used to report a fault by clearly indicating the location and type of the fault regardless of the synchronization with the bus access, it is sufficient to provide one set of fault information buses. , Does not matter.
【0035】障害情報バスを用いて多様な擬似障害の
設定を行うことができるため、実装上の問題が解決さ
れ、また、多様な擬似障害の設定を利用することで信頼
性の高いシステムを構築することが可能となる。Since various pseudo faults can be set using the fault information bus, mounting problems can be solved, and a highly reliable system can be constructed by using various pseudo fault settings. It becomes possible to do.
【図1】本発明の障害情報処理方式を適用したプロセッ
サシステムの一実施例を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of a processor system to which a failure information processing system of the present invention is applied.
【図2】メインメモリや入出力制御装置等の各部に設け
られた障害情報バスとのインタフェース回路の例を示す
構成図である。FIG. 2 is a configuration diagram showing an example of an interface circuit with a fault information bus provided in each unit such as a main memory and an input / output control device.
【図3】障害情報の形式の例を示す図である。FIG. 3 is a diagram showing an example of a format of failure information.
【図4】従来のプロセッサシステムの構成図である。FIG. 4 is a configuration diagram of a conventional processor system.
【符号の説明】 1……プロセッサバス 2……バス競合整理回路(BA) 3……プロセッサ(CPU) 4……メインメモリ(MM) 5……入出力制御装置(IOC) 6……交差制御回路(XC) 7……障害通知個別線 8……障害情報バス 9……障害管理回路(FDP) 10…割り込み通知線 11…他系切り離し指示線 12…障害検出回路 13…障害コードエンコード回路 14…障害コード送出回路 15…擬似障害コード受信回路 16…擬似障害コードデコード回路 17…擬似障害設定回路 18…障害コード[Explanation of symbols] 1 ... Processor bus 2 ... Bus contention control circuit (BA) 3 ... Processor (CPU) 4 ... Main memory (MM) 5 ... Input / output control unit (IOC) 6 ... Crossover control Circuit (XC) 7 ... Fault notification individual line 8 ... Fault information bus 9 ... Fault management circuit (FDP) 10 ... Interrupt notification line 11 ... Other system disconnection instruction line 12 ... Fault detection circuit 13 ... Fault code encoding circuit 14 ... fault code sending circuit 15 ... pseudo fault code receiving circuit 16 ... pseudo fault code decoding circuit 17 ... pseudo fault setting circuit 18 ... fault code
Claims (3)
インメモリ,入出力制御装置等が接続されたプロセッサ
システムにおいて、 プロセッサバスとは別個に設けられる障害情報バスと、 障害情報バスの競合整理および擬似障害コードの設定等
を行う障害管理回路とを備えたことを特徴とする障害情
報処理方式。1. In a processor system in which a processor, a main memory, an input / output control device, etc. are connected via a processor bus, a fault information bus provided separately from the processor bus, and a contention reduction and pseudo fault of the fault information bus. A fault information processing system comprising a fault management circuit for setting a code and the like.
独立に系構成変更処理を行うことを特徴とする請求項1
記載の障害情報処理方式。2. The fault management circuit performs system configuration change processing independently of the processing of the processor.
Fault information processing method described.
路として、 障害を検出する障害検出回路と、 障害検出回路の検出した障害に応じた障害コードを発生
する障害コードエンコード回路と、 障害コードエンコード回路の発生した障害コードを障害
情報バスに送出する障害コード送出回路と、 障害情報バスから擬似障害コードを受信する擬似障害コ
ード受信回路と、 擬似障害コード受信回路の受信した擬似障害コードをデ
コードする擬似障害コードデコード回路と、 擬似障害コードデコード回路のデコードした内容に基づ
いて擬似障害を発生させる擬似障害設定回路とを備えた
ことを特徴とする請求項1または2記載の障害情報処理
方式。3. An interface circuit for a fault information bus, a fault detection circuit for detecting a fault, a fault code encoding circuit for producing a fault code according to a fault detected by the fault detection circuit, and a fault code encoding circuit Fault code sending circuit for sending fault code to fault information bus, pseudo fault code receiving circuit for receiving pseudo fault code from fault information bus, and pseudo fault code decoding for decoding pseudo fault code received by pseudo fault code receiving circuit 3. The fault information processing system according to claim 1, further comprising a circuit and a pseudo fault setting circuit that generates a pseudo fault based on the decoded contents of the pseudo fault code decoding circuit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4057490A JP3008646B2 (en) | 1992-02-10 | 1992-02-10 | Failure information processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4057490A JP3008646B2 (en) | 1992-02-10 | 1992-02-10 | Failure information processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH05224969A true JPH05224969A (en) | 1993-09-03 |
JP3008646B2 JP3008646B2 (en) | 2000-02-14 |
Family
ID=13057166
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4057490A Expired - Lifetime JP3008646B2 (en) | 1992-02-10 | 1992-02-10 | Failure information processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3008646B2 (en) |
-
1992
- 1992-02-10 JP JP4057490A patent/JP3008646B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP3008646B2 (en) | 2000-02-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5870301A (en) | System control apparatus including a master control unit and a slave control unit which maintain coherent information | |
JPH05224969A (en) | Fault information processing system | |
JP2834062B2 (en) | Information processing system | |
JPH09282291A (en) | System and method for canceling lock flag of common storage device | |
JPH06224975A (en) | Method for resetting modules connected with each other, and system using this method | |
JPH0784933A (en) | Input/output control board | |
JPS6031334A (en) | Fault supervisory system of communication system | |
JPH077344B2 (en) | Faulty processor identification method | |
JP3071744B2 (en) | Diagnostic processing system | |
JPH0438543A (en) | System for communication between devices | |
KR970009750B1 (en) | Control method of state machine of interrupt requester | |
JPS58225738A (en) | Dispersion type transmission system | |
JPH04209058A (en) | Interruption processor | |
JP2802091B2 (en) | Interrupt vector control method | |
JPH04266147A (en) | Bus adaptor device | |
JPS6042496B2 (en) | Parity error processing method | |
JPH06103251A (en) | Monitor and control system for information processor | |
JPH0241551A (en) | Interrupt handling method for specifying destination | |
JPH03288205A (en) | Programmable controller system | |
JPH08190499A (en) | Remote monitor system | |
JPH0573359A (en) | Maintenance information reading system | |
JPH1031656A (en) | Bus arbitrating system for multiprocessor system | |
JPS6134654A (en) | Bus master control device | |
JPH09288651A (en) | Loosely coupled computer system | |
JPH04369734A (en) | Duplex system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20071203 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081203 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091203 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091203 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101203 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101203 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111203 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111203 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121203 Year of fee payment: 13 |
|
EXPY | Cancellation because of completion of term | ||
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121203 Year of fee payment: 13 |