JP2891815B2 - Media name management method for loosely coupled systems - Google Patents
Media name management method for loosely coupled systemsInfo
- Publication number
- JP2891815B2 JP2891815B2 JP2078392A JP2078392A JP2891815B2 JP 2891815 B2 JP2891815 B2 JP 2891815B2 JP 2078392 A JP2078392 A JP 2078392A JP 2078392 A JP2078392 A JP 2078392A JP 2891815 B2 JP2891815 B2 JP 2891815B2
- Authority
- JP
- Japan
- Prior art keywords
- medium
- shared
- name
- management
- information
- 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 - Lifetime
Links
Landscapes
- Multi Processors (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、コンピュータシステム
の媒体名の管理に関し、特に疎結合コンピュータシステ
ムにおける非共有媒体と共有媒体との一元的管理に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to management of a medium name of a computer system, and more particularly to unified management of a non-shared medium and a shared medium in a loosely-coupled computer system.
【0002】[0002]
【従来の技術】複数のホストコンピュータによる疎結合
コンピュータシステムにおいては、複数のホストコンピ
ュータに共有利用される媒体と、それぞれのホストコン
ピュータのみによって利用される非共有媒体とがある。
これらの媒体を疎結合コンピュータシステム全体で一元
管理するためには、共有ファイル上に作成した媒体管理
ファイルを利用していた。この場合、媒体管理ファイル
に登録する媒体名は、疎結合システムを通して重複する
ことが許されない。このため、それぞれのホストコンピ
ュータのみがアクセスする非共有媒体であっても、疎結
合コンピュータシステムを通して一意の媒体名を付ける
必要があった。2. Description of the Related Art In a loosely-coupled computer system using a plurality of host computers, there are a medium shared by a plurality of host computers and a non-shared medium used only by each host computer.
In order to centrally manage these media in a loosely coupled computer system, a media management file created on a shared file has been used. In this case, duplicate media names registered in the media management file are not allowed through the loosely coupled system. Therefore, it is necessary to give a unique medium name through a loosely-coupled computer system even for a non-shared medium accessed only by each host computer.
【0003】[0003]
【発明が解決しようとする課題】解決しようとする問題
は、共有化された媒体管理ファイルを使用する場合に、
管理対象となる媒体の媒体名が、疎結合コンピュータシ
ステムを通して一意でなければならないが、それぞれの
ホストコンピュータ内に存在し、システムとして固定の
媒体名を使用しなければならないシステム媒体等の媒体
名を各ホストコンピュータ毎に変更しなければならない
点である。The problem to be solved is that when using a shared media management file,
The media name of the media to be managed must be unique throughout the loosely-coupled computer system, but the media name, such as system media, that exists in each host computer and must use a fixed media name as the system This is a point that must be changed for each host computer.
【0004】[0004]
【課題を解決するための手段】本発明は、疎結合システ
ムを構成する全てのホストコンピュータに接続される共
有媒体と、疎結合システムを構成するそれぞれのホスト
コンピュータに単独に接続される非共有媒体と、共有媒
体および非共有媒体の管理情報を一元的に格納する共有
化された媒体管理ファイルと、それぞれのホストコンピ
ュータに一意に決定されたホストIDとを有する疎結合
システムにおけるものである。従って、本発明は、媒体
管理ファイル内に共有媒体として使用されている媒体の
媒体名を保持しておき、媒体の登録要求時には、上記共
有媒体管理情報を参照して共有媒体であるか否かを判断
し、共有媒体である場合には、媒体名とホストIDから
一定のルール(例えば、媒体名の後ろにホストIDを付
加する。)で新たな変換媒体名を生成して、その新媒体
名で媒体管理ファイルへ登録を行い、共有媒体でない場
合は、そのままの媒体名で登録を行う登録機能と、媒体
情報の参照要求時には、上記共有媒体管理情報を参照し
て共有媒体であるか否かを判断し、共有媒体である場合
は、登録機能時と同じ方法で媒体名を変換し、得た新媒
体名で媒体管理ファイルを参照して媒体情報を入手し、
共有媒体でない場合は、そのままの媒体名によって媒体
管理ファイルを参照して媒体情報を入手する参照機能と
を備え、プログラムからの媒体情報の登録/参照要求に
従って、媒体の登録または媒体情報の参照を指示するよ
うに構成した点に特徴がある。SUMMARY OF THE INVENTION The present invention provides a shared medium connected to all host computers constituting a loosely coupled system and a non-shared medium solely connected to each host computer constituting a loosely coupled system. And a shared medium management file for centrally storing management information of shared media and non-shared media, and a host ID uniquely determined by each host computer. Therefore, according to the present invention, a medium name of a medium used as a shared medium is stored in a medium management file, and when a registration request for a medium is made, whether or not the medium is a shared medium is determined by referring to the shared medium management information. Is determined, and if the medium is a shared medium, a new conversion medium name is generated from the medium name and the host ID by a certain rule (for example, a host ID is added after the medium name), and the new medium is generated. A registration function that registers in the media management file by name and, if it is not a shared medium, a registration by using the medium name as it is. If it is a shared medium, convert the media name in the same way as the registration function, obtain the media information by referring to the media management file with the obtained new media name,
If the medium is not a shared medium, a reference function is provided to obtain the medium information by referring to the medium management file using the medium name as it is, and according to the medium information registration / reference request from the program, the medium is registered or the medium information is referenced. The feature is that it is configured to instruct.
【0005】[0005]
【実施例】次に、本発明について図面を参照して説明す
る。図1は、本発明による疎結合システムの媒体管理方
式の一実施例を示すブロック図である。Next, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing one embodiment of a medium management system of a loosely coupled system according to the present invention.
【0006】本実施例の疎結合システムの媒体管理方式
は、ホストコンピュータ1,11と,それぞれのホスト
コンピュータ内に設定するホストID2,12と,それ
ぞれのホストコンピュ─タ内に実現する媒体名の変換手
段3,13と,媒体アクセス管理手段4,14と,全て
のホストコンピュータから読み書き可能な媒体管理ファ
イル7と,全てのホストコンピュータからアクセス可能
な共有媒体9と,それぞれのホストコンピュータのみか
らアクセス可能な非共有媒体8,10と,媒体アクセス
管理手段を起動して共有媒体、または非共有媒体にアク
セスする操作卓5,15と,プログラム6,16と,媒
体管理ファイル内に存在して共有媒体9の媒体名を保持
する共有媒体管理情報17とから構成される。[0006] The medium management system of the loosely coupled system of the present embodiment is composed of host computers 1 and 11, host IDs 2 and 12 set in each host computer, and media names realized in each host computer. Conversion means 3 and 13, medium access management means 4 and 14, medium management file 7 readable and writable by all host computers, shared medium 9 accessible by all host computers, and access only by respective host computers Possible non-shared media 8 and 10, consoles 5 and 15 for activating the media access management means to access the shared media or non-shared media, programs 6 and 16, and sharing in the media management file And the shared medium management information 17 holding the medium name of the medium 9.
【0007】プログラム6は操作員によって起動され、
共有媒体9または非共有媒体8にアクセスするための媒
体情報を入手するため、媒体アクセス管理手段4を起動
する。操作卓は操作員によって起動され、共有媒体9ま
たは非共有媒体8の媒体情報を入手するため、媒体アク
セス管理4を起動する。このとき、操作卓5またはプロ
グラム6は媒体アクセス管理手段4に対してアクセス対
象となる媒体名を渡す。[0007] The program 6 is started by an operator,
In order to obtain the medium information for accessing the shared medium 9 or the non-shared medium 8, the medium access management means 4 is started. The operator console is activated by the operator, and activates the medium access management 4 to obtain the medium information of the shared medium 9 or the non-shared medium 8. At this time, the console 5 or the program 6 sends the medium name to be accessed to the medium access management means 4.
【0008】媒体アクセス管理手段4は、操作卓5また
はプログラム6から起動されて媒体名を受取り、変換手
段9を起動して媒体名を渡す。次に、媒体アクセス管理
手段4は、変換手段3が媒体管理ファイル7から得た媒
体管理情報を得て、プログラム6または操作卓5に対し
て媒体管理情報を返却する。次に、プログラム6は、媒
体アクセス管理手段4から受け取った媒体管理情報によ
って、共有媒体9または非共有媒体8をアクセスする。
また、操作卓5は、媒体アクセス管理手段4から受け取
った媒体管理情報を表示する。[0008] The medium access management means 4 is activated from the console 5 or the program 6 to receive the medium name, activates the conversion means 9 and passes the medium name. Next, the medium access management means 4 obtains the medium management information obtained from the medium management file 7 by the conversion means 3 and returns the medium management information to the program 6 or the console 5. Next, the program 6 accesses the shared medium 9 or the non-shared medium 8 based on the medium management information received from the medium access management unit 4.
The console 5 displays the medium management information received from the medium access management means 4.
【0009】変換手段3は、例えば、媒体情報の参照要
求時には、媒体アクセス管理手段4から起動されて媒体
名を受取り、まず、媒体管理ファイル7内の共有媒体管
理情報17を参照して、対象媒体が共有媒体9であるか
非共有媒体8であるかを判断する。次に、対象媒体が共
有媒体9の場合には、変換手段3は受け取った媒体名で
媒体管理ファイル7を検索する。一方、対象媒体が非共
有媒体8の場合には変換手段3は媒体名とホストID2
によって媒体名を一定のルールで変換した新媒体名で、
媒体管理ファイル7を検索する。これによって、変換手
段3は媒体情報を読み取り、読み取った媒体情報を、媒
体アクセス管理手段4に返却する。The conversion means 3 is activated by the medium access management means 4 and receives a medium name, for example, when a reference request for medium information is made. First, the conversion means 3 refers to the shared medium management information 17 in the medium management file 7 and It is determined whether the medium is the shared medium 9 or the non-shared medium 8. Next, when the target medium is the shared medium 9, the conversion means 3 searches the medium management file 7 with the received medium name. On the other hand, when the target medium is the non-shared medium 8, the converting means 3 sets the medium name and the host ID 2
Is a new media name that has been converted according to certain rules.
The medium management file 7 is searched. As a result, the conversion unit 3 reads the medium information, and returns the read medium information to the medium access management unit 4.
【0010】共有媒体9を媒体管理ファイル7に登録す
る際、共有媒体管理情報17には、共有媒体9の媒体名
が記録される。ホストID2は、疎結合システムを構成
するホストコンピュータ1、11を通して一意の1バイ
ト(8ビット)幅の番号であり、疎結合システムを構成
する際に決定され、各ホストコンピュータ内に記憶され
る。When registering the shared medium 9 in the medium management file 7, the medium name of the shared medium 9 is recorded in the shared medium management information 17. The host ID 2 is a unique 1-byte (8-bit) width number through the host computers 1 and 11 constituting the loosely coupled system, is determined when configuring the loosely coupled system, and is stored in each host computer.
【0011】媒体管理ファイル7は変換手段3によって
更新される共有ファイルであり、共有媒体9および非共
有媒体8、10に関する媒体情報(例えば、媒体の保護
情報、使用量等)を格納する。非共有媒体8はホストコ
ンピュータ1のみからアクセス可能な媒体であり、非共
有媒体10はホストコンピュータ11のみからアクセス
可能な媒体である。また、共有媒体9はホストコンピュ
ータ1、11の両方からアクセス可能な共有媒体であ
る。The medium management file 7 is a shared file updated by the conversion means 3 and stores medium information (for example, medium protection information, used amount, etc.) on the shared medium 9 and the non-shared media 8, 10. The non-shared medium 8 is a medium that can be accessed only from the host computer 1, and the non-shared medium 10 is a medium that can be accessed only from the host computer 11. The shared medium 9 is a shared medium that can be accessed from both the host computers 1 and 11.
【0012】図2は、図1に示す実施例の動作を示すフ
ローチャートである。図3は、図1に示す実施例の動作
を示す説明図である。次に、図2に示すフローチャート
と、図3に示す動作説明とを参照して、変換手段3が媒
体名を変換する手順の一実施例を説明する。まず、変換
手段3はステップ22により、媒体アクセス管理手段4
から受け取った媒体名が、媒体管理ファイル7内の共有
媒体管理情報17に登録されているかを判断し、対象媒
体名が登録されていれば対象媒体が共有媒体であると判
断する。判断の結果、対象媒体が共有媒体である場合に
はステップ24によりステップ27に進み、非共有媒体
である場合には同ステップによりステップ25に進む。
次に、変換手段3はステップ25により、各ホストコン
ピュータ毎に記憶されているホストID2を取得する。
続いて、変換手段3はステップ26により、ステップ2
5で得られたホストIDにより媒体名を変換する。FIG. 2 is a flowchart showing the operation of the embodiment shown in FIG. FIG. 3 is an explanatory diagram showing the operation of the embodiment shown in FIG. Next, with reference to the flowchart shown in FIG. 2 and the description of the operation shown in FIG. 3, an embodiment of a procedure in which the conversion unit 3 converts the medium name will be described. First, the conversion means 3 determines in step 22 that the medium access management means 4
Is determined in the shared medium management information 17 in the medium management file 7, and if the target medium name is registered, it is determined that the target medium is a shared medium. As a result of the determination, if the target medium is a shared medium, the process proceeds to step 27 in step 24, and if the target medium is a non-shared medium, the process proceeds to step 25 in the same step.
Next, the conversion means 3 acquires the host ID 2 stored for each host computer in step 25.
Subsequently, the conversion means 3 executes step 2
The medium name is converted based on the host ID obtained in step 5.
【0013】ここで、図3を参照して、媒体名の変換方
式を説明する。図3の例では、媒体名はキャラクタで与
えられ、“MEDIA”であり、ホストIDは“01”
X(16進数)である。この媒体名の最終文字の後にホ
ストIDを追加する。これをEBCDIC文字コードで
表すと、“D4C5C4C9C1”Xが“D4C5C4
C9C101”Xへ変換される。次に、変換手段3はス
テップ27により、対象媒体の媒体名または変換された
新媒体名を使って媒体管理ファイル7を検索し、対象媒
体の媒体情報を得る。Here, a method of converting a medium name will be described with reference to FIG. In the example of FIG. 3, the medium name is given by a character, "MEDIA", and the host ID is "01".
X (hexadecimal). The host ID is added after the last character of the medium name. When this is represented by the EBCDIC character code, “D4C5C4C9C1” X is changed to “D4C5C4
In step 27, the conversion means 3 searches the medium management file 7 using the medium name of the target medium or the converted new medium name, and obtains the medium information of the target medium.
【0014】以上の手順により、各ホストコンピュータ
の利用者は、媒体管理ファイル7の内部で変換され、保
持されている媒体名を意識する必要がなくなる。以上の
説明は、媒体情報の入手時の手順であるが、媒体情報の
登録時、あるいは媒体情報の変更時の媒体管理ファイル
7へのアクセスにおいても、非共有媒体についての媒体
名の変更を行うことによって一貫した処理手順が得られ
る。According to the above procedure, the user of each host computer does not need to be aware of the name of the medium converted and stored in the medium management file 7. The above description is about the procedure for obtaining the medium information, but the medium name of the non-shared medium is also changed when the medium information is registered or the medium management file 7 is accessed when the medium information is changed. This provides a consistent procedure.
【0015】[0015]
【発明の効果】本発明によれば、疎結合システムにおい
て媒体管理ファイルを共有化した場合、各ホストコンピ
ュータに接続される非共有媒体に対して同一の媒体名を
与えることが可能となる効果がある。According to the present invention, when a medium management file is shared in a loosely coupled system, the same medium name can be given to a non-shared medium connected to each host computer. is there.
【図1】本発明による疎結合システムの媒体管理方式の
一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of a medium management system of a loosely coupled system according to the present invention.
【図2】図1に示す実施例の動作を説明するフローチャ
ートである。FIG. 2 is a flowchart for explaining the operation of the embodiment shown in FIG. 1;
【図3】図1に示す実施例の動作を説明する説明図であ
る。FIG. 3 is an explanatory diagram for explaining the operation of the embodiment shown in FIG. 1;
1 ホストコンピュータ 2 ホストID 3 変換手段 4 媒体アクセス管理手段 5 操作卓 6 プログラム 7 媒体管理ファイル 8 非共有媒体 9 共有媒体 10 非共有媒体 11 ホストコンピュータ 12 ホストID 13 変換手段 14 媒体アクセス管理手段 15 操作卓 16 プログラム 17 共有媒体管理情報 21〜28 処理ステップ DESCRIPTION OF SYMBOLS 1 Host computer 2 Host ID 3 Conversion means 4 Medium access management means 5 Operator console 6 Program 7 Medium management file 8 Non-shared medium 9 Shared medium 10 Non-shared medium 11 Host computer 12 Host ID 13 Conversion means 14 Medium access management means 15 Operation Desk 16 program 17 shared medium management information 21-28 processing steps
───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平4−340140(JP,A) (58)調査した分野(Int.Cl.6,DB名) G06F 15/16 370 G06F 13/14 310 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-4-340140 (JP, A) (58) Fields investigated (Int. Cl. 6 , DB name) G06F 15/16 370 G06F 13/14 310
Claims (3)
登録・参照を行うための変換手段および媒体アクセス管
理手段を含み、疎結合システムを構成する複数のホスト
コンピュータと、 前記疎結合システムを構成する複数のホストコンピュー
タのすべてに接続される共有媒体と、 疎結合システムを構成するそれぞれのホストコンピュー
タに単独に接続される複数の非共有媒体と、 前記媒体の管理情報を一元的に格納する共有化された媒
体管理ファイルとを備した疎結合システムの媒体名管理
方式。A host ID uniquely determined,
Including a conversion unit and a medium access management unit for performing registration and reference, a plurality of host computers constituting a loosely coupled system, a shared medium connected to all of the plurality of host computers constituting the loosely coupled system, A medium of a loosely coupled system comprising: a plurality of non-shared media independently connected to respective host computers constituting a loosely coupled system; and a shared medium management file for centrally storing management information of the medium. Name management method.
変換手段は前記媒体管理ファイル内に共有媒体として使
用されている媒体の媒体名を保持する共有媒体管理情報
を設け、 媒体の登録要求時には、前記共有媒体管理情報を参照し
て共有媒体であるか否かを判断し、前記共有媒体である
場合には、媒体名とホストIDから一定のルールで新た
な変換媒体名を生成して、当該新媒体名媒体で管理ファ
イルへ登録を行い、前記共有媒体ではない場合には、そ
のままの媒体名で登録を行う登録機能と、 媒体情報の参照要求時には、前記共有媒体管理情報を参
照して共有媒体であるか否かを判断し、前記共有媒体で
ある媒体には前記登録機能の時と同じ方法で媒体名を変
換し、得た新媒体名で媒体管理ファイルを参照して媒体
情報を入手し、前記共有媒体ではない場合には、そのま
まの媒体名によって前記媒体管理ファイルを参照して媒
体情報を入手する参照機能とを備えた請求項1の疎結合
システムの媒体名管理方式。2. The conversion means included in the host computer provides shared medium management information for holding a medium name of a medium used as a shared medium in the medium management file. It is determined whether or not the medium is a shared medium by referring to the shared medium management information. If the medium is a shared medium, a new conversion medium name is generated from the medium name and the host ID according to a certain rule, and the new converted medium is generated. A registration function for registering in the management file with a medium name medium and registering with the medium name as it is when the medium is not the shared medium; and when requesting reference to medium information, referencing the shared medium management information to the shared medium. It is determined whether or not the medium is a shared medium, the medium name is converted in the same manner as in the registration function, and the medium information is obtained by referring to the medium management file with the obtained new medium name. , If not a medium, the medium name management method of loosely coupled system of claim 1, and a reference function to obtain the medium information by referring to the media management file by intact media name.
媒体アクセス管理手段はプログラムからの媒体情報の登
録・参照要求に従って、前記変換手段に対して媒体の登
録、または媒体情報の参照を指示するように構成した請
求項1の疎結合システムの媒体名管理方式。3. The medium access management means included in the host computer instructs the conversion means to register a medium or refer to the medium information in accordance with a medium information registration / reference request from a program. 2. A medium name management system for a loosely coupled system according to claim 1, wherein
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2078392A JP2891815B2 (en) | 1992-01-10 | 1992-01-10 | Media name management method for loosely coupled systems |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2078392A JP2891815B2 (en) | 1992-01-10 | 1992-01-10 | Media name management method for loosely coupled systems |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH05189388A JPH05189388A (en) | 1993-07-30 |
| JP2891815B2 true JP2891815B2 (en) | 1999-05-17 |
Family
ID=12036727
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2078392A Expired - Lifetime JP2891815B2 (en) | 1992-01-10 | 1992-01-10 | Media name management method for loosely coupled systems |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2891815B2 (en) |
-
1992
- 1992-01-10 JP JP2078392A patent/JP2891815B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH05189388A (en) | 1993-07-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3548197B2 (en) | Multiple file name reference system | |
| US5307494A (en) | File name length augmentation method | |
| JPH1031612A (en) | Advanced file server | |
| US6044369A (en) | Hash table call router for widely varying function interfaces | |
| JP2002007182A (en) | Shared file control system for external storage device | |
| JP2000357115A (en) | Device and method for file retrieval | |
| JPH0368042A (en) | File access system | |
| JP2891815B2 (en) | Media name management method for loosely coupled systems | |
| JP3253357B2 (en) | Efficient access to stored data in linked tables | |
| KR101828466B1 (en) | Method and apparatus for providing an object-based storage interface on the storage device based on file system | |
| KR100658299B1 (en) | Web-based Network Network Monitoring Method for Database Structure Change | |
| JPH0644309A (en) | Data base managing system | |
| JPH04177441A (en) | System program loading system | |
| JPH1021123A (en) | Information processor | |
| JPH05181735A (en) | Management method of storage device shared by a plurality of information processing devices | |
| JPH03137772A (en) | Data base utilizing system | |
| JP2690648B2 (en) | Network address management device | |
| JP2748504B2 (en) | Input processing device | |
| JPH0378045A (en) | Computer system | |
| JPH03282966A (en) | Method for managing hash entry area | |
| JP2798140B2 (en) | Virtual space control method | |
| JPS5941074A (en) | On line documentation method and apparatus | |
| JPH04250569A (en) | Network file service controller | |
| JP2830905B2 (en) | System release data sharing method | |
| JP2000207316A (en) | Information collecting device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080226 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090226 Year of fee payment: 10 |
|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Year of fee payment: 11 Free format text: PAYMENT UNTIL: 20100226 |
|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100226 Year of fee payment: 11 |
|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110226 Year of fee payment: 12 |
|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110226 Year of fee payment: 12 |
|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120226 Year of fee payment: 13 |
|
| EXPY | Cancellation because of completion of term |