JPH0973466A - Database maintenance method - Google Patents

Database maintenance method

Info

Publication number
JPH0973466A
JPH0973466A JP7229884A JP22988495A JPH0973466A JP H0973466 A JPH0973466 A JP H0973466A JP 7229884 A JP7229884 A JP 7229884A JP 22988495 A JP22988495 A JP 22988495A JP H0973466 A JPH0973466 A JP H0973466A
Authority
JP
Japan
Prior art keywords
database
relational database
data
low
database access
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.)
Withdrawn
Application number
JP7229884A
Other languages
Japanese (ja)
Inventor
Masahiko Harunaga
匡彦 春永
Kunio Fukuhara
邦夫 福原
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.)
Nippon Steel Corp
Original Assignee
Sumitomo Metal Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sumitomo Metal Industries Ltd filed Critical Sumitomo Metal Industries Ltd
Priority to JP7229884A priority Critical patent/JPH0973466A/en
Publication of JPH0973466A publication Critical patent/JPH0973466A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To facilitate maintenance operation by calling and executing a low- retrieval-load database access program corresponding to a table among a plurality of low-retrieval-load database access programs which are previously generated corresponding to respective tables of a relational database. SOLUTION: The necessary low-retrieval-load database access program corresponding to the selected table among the low-retrieval-load database access programs 411-413, 421-423, 431-433, and 441-443 which are previously generated and registered corresponding to the respective tables of the relational database is called and executed. Data regarding the necessary table of the relational data base accessed by the executed low-retrieval-load database access program are displayed on a display means 402, the section of processing to be executed as to maintenance is inputted, and the result of processing based upon a predetermined rule corresponding to the section is displayed on the display means 402.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は関係データベース
(以下適宜「リレーショナルデータベース」ともい
う。)のデータの内容確認、修正、および作成をするた
めの方法に関し、特に関係データベースシステムのデー
タベースメンテナンスに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for confirming, correcting, and creating data contents of a relational database (hereinafter also referred to as "relational database" as appropriate), and more particularly to database maintenance of a relational database system. is there.

【0002】[0002]

【従来の技術】リレーショナルデータベースは、データ
項目を表形式に保存することにより、利用者がデータベ
ースを設計するのが容易であり、かつデータ検索の入出
力記述が簡単であり、汎用コンピュータからワークステ
ーション、パソコンにおいてデータベースの主流となっ
ている。
2. Description of the Related Art A relational database saves data items in a table format, so that the user can easily design the database and the input / output description of data retrieval can be easily performed. , Has become the mainstream database for personal computers.

【0003】汎用コンピュータの世界において代表的な
リレーショナルデータベースに米国IBM社により開発
されたDB2がある。
A typical relational database in the world of general-purpose computers is DB2 developed by IBM Corporation in the United States.

【0004】従来の技術としては、開発生産性を上げる
ことを目的として、SQL(Structured Query Languag
e )の汎用性を利用してDB2入出力記述を自動生成す
る方法があり、特開平6−180719号公報に記載さ
れている。
The conventional technique is SQL (Structured Query Languag) for the purpose of improving development productivity.
There is a method for automatically generating a DB2 input / output description by utilizing the versatility of e), which is described in Japanese Patent Laid-Open No. 6-180719.

【0005】[0005]

【発明が解決しようとする課題】しかし関係データベー
スのデータの内容のメンテナンスを行なう場合において
は、以下の課題が存在する。
However, in the case of maintaining the contents of the data of the relational database, there are the following problems.

【0006】すなわち、関係データベースに記録されて
いるデータの内容が、不正なプログラム等により予期せ
ぬ変更をされている場合には、当該変更された関係デー
タベースのデータ内容をダンプ(記憶媒体に保管されて
いる内容を目に見える媒体に移すこと)し、その内容を
紙上でチェックして、不正に変更されているデータ内容
をプログラムにより復元し、再度ダンプしてデータを復
元した結果を確認する必要が生ずる。この紙上でのチェ
ック、修正確認の一連の作業は非常に時間のかかる作業
である。
That is, when the content of the data recorded in the relational database is unexpectedly changed by an unauthorized program or the like, the changed data content of the relational database is dumped (stored in a storage medium. The contents that have been changed to a visible medium), check the contents on paper, restore the illegally modified data contents by the program, and dump again to confirm the result of restoring the data. The need arises. This series of checks and corrections on paper is a very time-consuming task.

【0007】また、関係データベースは汎用的データ検
索を実現することができるが、一方で、汎用検索を行な
うプログラムを実行させた場合に、CPU、記憶域に対
して予測できないほどの検索負荷がかかる場合があると
いう問題が生じる。
Further, although the relational database can realize a general-purpose data search, when a program for performing a general-purpose search is executed, an unpredictable search load is applied to the CPU and the storage area. Sometimes the problem arises.

【0008】さらにデータを復元する目的で関係データ
ベースの動作を一時停止させる必要があるので、当該関
係データベースを使用する適用業務プログラムを停止さ
せる必要があり、適用業務の進行に支障が生ずる。
Further, since it is necessary to suspend the operation of the relational database for the purpose of restoring the data, it is necessary to stop the application program that uses the relational database, which hinders the progress of the application.

【0009】それゆえに本願の請求項1に記載のデータ
ベースメンテナンス方法は、予測できないほどの大きな
検索負荷を生じさせることなく、従来人手により行なわ
れていた関係データベースのデータ復元のための対象の
選択、確認、修正、修正確認等の一連のメンテナンス作
業を、コンピュータの画面の前で対話式に実行できるデ
ータベースメンテナンス方法を提供することを目的とす
る。
Therefore, the database maintenance method according to claim 1 of the present application does not cause an unpredictably large search load, and conventionally selects a target for data restoration of a relational database, which is manually performed. It is an object of the present invention to provide a database maintenance method capable of interactively executing a series of maintenance operations such as confirmation, correction, and correction confirmation in front of a computer screen.

【0010】また、本願の請求項1に記載のデータベー
スメンテナンス方法は、データを復元する目的で対象と
なる関係データベースの動作を停止させることなく、オ
ンラインでデータの復元(メンテナンス)が可能である
データベースメンテナンス方法を提供することをも目的
とする。
The database maintenance method according to claim 1 of the present application is capable of restoring (maintaining) data online without stopping the operation of the target relational database for the purpose of restoring the data. It is also intended to provide a maintenance method.

【0011】また、本願の請求項1に記載のデータベー
スメンテナンス方法は、開発テストにおいて関係データ
ベースのデータ内容の確認、修正、およびテストデータ
の作成を容易に行なうことができ、開発テストの生産性
を向上させることができるデータベースメンテナンス方
法を提供することをも目的とする。
The database maintenance method according to claim 1 of the present application can easily confirm and correct the data content of the relational database and create test data in the development test, thereby improving the productivity of the development test. It is also an object to provide a database maintenance method that can be improved.

【0012】さらに、本願の請求項1に記載のデータベ
ースメンテナンス方法は、既存の適用業務プログラムで
使用されている関係データベースへアクセスするための
言語であるSQL(Structured Query Language )によ
るSQLプログラムを用いることにより、CPU、記憶
域等のシステム資源の使用を最小限の適正なアクセスで
実現することができるデータベースメンテナンス方法を
提供することをも目的とする。
Further, the database maintenance method according to claim 1 of the present application uses an SQL program in SQL (Structured Query Language) which is a language for accessing a relational database used in an existing application program. Therefore, it is also an object of the present invention to provide a database maintenance method capable of realizing the use of system resources such as a CPU and a storage area with minimum appropriate access.

【0013】[0013]

【課題を解決するための手段】上記目的を達成するため
に本願の請求項1に記載のデータベースメンテナンス方
法は、関係データベースのメンテナンスを行なう方法で
あって、メンテナンスの対象となる関係データベースの
表を選択するステップと、関係データベースの各表に対
応して予め作成され登録された複数の低検索負荷データ
ベースアクセスプログラムの中から前記選択された表に
対応する所要の低検索負荷データベースアクセスプログ
ラムを呼出し実行するステップとを含むことを特徴とす
る。
In order to achieve the above object, the database maintenance method according to claim 1 of the present application is a method for performing maintenance of a relational database, and a table of the relational database to be maintained is displayed. The step of selecting and executing the required low search load database access program corresponding to the selected table from a plurality of low search load database access programs created and registered in advance corresponding to each table of the relational database And a step of performing.

【0014】[0014]

【発明の実施の形態】以下本願の発明の実施の形態を図
面を参照しながら説明する。図4は本願の発明の実施の
形態におけるデータベースメンテナンス方法が使用され
るデータベースメンテナンス装置のブロック図である。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. FIG. 4 is a block diagram of a database maintenance apparatus in which the database maintenance method according to the embodiment of the present invention is used.

【0015】図5は本願のデータベースメンテナンス方
法における処理を示すフローチャートである。図1は本
願のデータベースメンテナンス方法における処理の概要
を示す図である。図2は本願のデータベースメンテナン
ス方法において対話的に操作を行なうための入出力画面
を示す図である。図3は入出力画面においてデータ内容
が表示された状態を示す図である。
FIG. 5 is a flow chart showing the processing in the database maintenance method of the present application. FIG. 1 is a diagram showing an outline of processing in the database maintenance method of the present application. FIG. 2 is a diagram showing an input / output screen for interactively operating in the database maintenance method of the present application. FIG. 3 is a diagram showing a state in which data contents are displayed on the input / output screen.

【0016】図4を参照して、データベースメンテナン
ス装置はCPU401と、表示手段402と、入力選択
手段403と、記憶域404と、格納手段405と、格
納手段406とを含む。格納手段406は、関係データ
ベースの表410と、関係データベースの表420と、
関係データベースの表430と、関係データベースの表
440とを含む。ここでは4種類の関係データベースの
表が存在する場合を示しているが、4種類に限るもので
はなく、複数であればよい。格納手段405は、低検索
負荷データベースアクセスプログラム411、412、
および413と、421、422、および423と、4
31、432、および433と、441、442、およ
び443とを含む。
Referring to FIG. 4, the database maintenance device includes a CPU 401, a display means 402, an input selection means 403, a storage area 404, a storage means 405 and a storage means 406. The storage unit 406 includes a relational database table 410, a relational database table 420,
It includes a relational database table 430 and a relational database table 440. Although the case where there are four types of relational database tables is shown here, the number of types is not limited to four, and a plurality of types may be used. The storage unit 405 stores the low search load database access programs 411, 412,
And 413, 421, 422, and 423, 4
31, 432 and 433 and 441, 442 and 443.

【0017】図5および図4を参照して、本願の発明の
実施の形態を説明する。ステップ502で関係データベ
ースのメンテナンスに使用する入力画面が呼出され、表
示手段402に表示される。ステップ503で入力画面
の表示に基づいてメンテナンスの対象となる関係データ
ベースの表が選択される。ステップ504で関係データ
ベースの各表に対応して予め作成され登録された複数の
低検索負荷データベースアクセスプログラム411、4
12、413、421、422、423、431、43
2、433、441、442、443の中から、選択さ
れた表に対応する所要の低検索負荷データベースアクセ
スプログラムが呼出され実行される。たとえば関係デー
タベース420が選択されていた場合には、関係データ
ベース420に対応して作成、登録されている低検索負
荷データベースアクセスプログラム421、または42
2、または423が呼出され実行される。ここでデータ
ベースアクセスプログラム421、422、423はア
クセスパターン毎に作成、登録されているものである。
ステップ505で呼出され実行された低検索負荷データ
ベースアクセスプログラムによりアクセスされた関係デ
ータベースの所要の表にかかるデータが表示手段402
に表示される。ステップ506でメンテナンスにかかる
実行すべき処理の区分が入力され、ステップ507で入
力された処理区分に対応して予め定められたルールに基
づいて処理された結果が表示手段402に表示される。
ステップ508で再度メンテナンスを実行する指示が入
力されるとステップ503へ移行し、メンテナンスを終
了する指示が入力されるとメンテナンスは終了する。
An embodiment of the present invention will be described with reference to FIGS. 5 and 4. In step 502, the input screen used for maintenance of the relational database is called and displayed on the display means 402. In step 503, the relational database table to be maintained is selected based on the display on the input screen. In step 504, a plurality of low search load database access programs 411, 4 created and registered in advance corresponding to each table of the relational database.
12, 413, 421, 422, 423, 431, 43
From 2, 433, 441, 442, 443, the required low search load database access program corresponding to the selected table is called and executed. For example, when the relational database 420 is selected, the low search load database access program 421 or 42 created and registered corresponding to the relational database 420.
2 or 423 is called and executed. Here, the database access programs 421, 422, 423 are created and registered for each access pattern.
The data relating to the required tables of the relational database accessed by the low search load database access program called and executed in step 505 is displayed by the display means 402.
Is displayed in. In step 506, a category of processing to be executed for maintenance is input, and the result of processing based on a predetermined rule corresponding to the processing category input in step 507 is displayed on the display unit 402.
When an instruction to execute maintenance is input again in step 508, the process proceeds to step 503, and when an instruction to end maintenance is input, the maintenance ends.

【0018】図1を参照して、本願の実施の形態1の処
理の概要を説明する。まずステップ1で関係データベー
スのメンテナンスにおいて対話式に操作を行なうための
入力画面が呼出される。この入力画面は図2で示される
態様により表示される。ステップ2でメンテナンスを行
なう関係データベースに関するパスワード、表名が入力
され、メンテナンスを行なう対象となる表が選択され
る。ここで表単位に予め作成され登録されたデータベー
スアクセスプログラムが呼出される。ステップ3で処理
区分が入力される。ここでは関係データベースのデータ
内容の表示(SELECT)と追加(INSERT)の
みが許可される。ステップ4で、ステップ3において選
択された関係データベースのデータの内容が表示され
る。この関係データベースのデータの内容は図3で示さ
れる態様により表示される。図3の例では、N442I
R1というデータベースアクセスプログラムにより、条
件値として、C12,001を指定した場合における関
係データベースの表の表示結果が示されている。
An outline of the processing according to the first embodiment of the present application will be described with reference to FIG. First, in step 1, an input screen for interactively operating in maintenance of the relational database is called. This input screen is displayed in the mode shown in FIG. In step 2, the password and table name relating to the relational database to be maintained are input, and the table to be maintained is selected. Here, a database access program created and registered in advance for each table is called. In step 3, the processing classification is input. Here, only the display (SELECT) and the addition (INSERT) of the data contents of the relational database are permitted. In step 4, the content of the data of the relational database selected in step 3 is displayed. The data content of this relational database is displayed in the manner shown in FIG. In the example of FIG. 3, N442I
The display result of the table of the relational database when C12,001 is designated as the condition value by the database access program R1 is shown.

【0019】ステップ5で表示された画面において実行
しようとする処理の区分が入力される。ステップ6では
入力された処理区分に対応して予め定められているルー
ルに基づいて、結果の表示のための処理が行なわれる。
ステップ7では、ステップ5で印刷を選択したときに画
面と対応したプリンタもしくは画面で指定したプリンタ
にステップ6の表示内容が出力される。ステップ8で、
ステップ6における表示ルールに基づいた表示内容が結
果表示として表示される。ステップ9で画面の終了処理
が行なわれ、データベースメンテナンス作業は終了す
る。
On the screen displayed in step 5, the classification of the process to be executed is input. In step 6, processing for displaying the result is performed based on a rule determined in advance corresponding to the input processing classification.
In step 7, the display contents of step 6 are output to the printer corresponding to the screen when printing is selected in step 5 or the printer designated on the screen. In step 8,
The display content based on the display rule in step 6 is displayed as a result display. In step 9, the screen ending process is performed, and the database maintenance work ends.

【0020】以上のように、本願の請求項1に記載のデ
ータベースメンテナンス方法によれば、関係データベー
スに記録されているデータの内容が不正なプログラム等
により予期せぬ変更をされているときに当該変更された
関係データベースのデータ内容を復元しようとする場合
において、従来プログラムを作成しデータ内容を紙上に
プリントして内容を確認し、変更プログラムを作成して
データを変更し、再度変更したデータ内容を確認すると
いう手間のかかった作業を、予測できないほどの大きな
検索負荷を生じさせることなく、コンピュータの画面で
対話式に実行することができるデータベースメンテナン
ス方法を提供することができる。
As described above, according to the database maintenance method according to claim 1 of the present application, when the contents of the data recorded in the relational database are unexpectedly changed by an unauthorized program, etc. When trying to restore the data contents of a changed relational database, create a conventional program, print the data contents on paper to check the contents, create a change program to change the data, and then change the data contents again. It is possible to provide a database maintenance method capable of interactively executing the troublesome work of confirming the above without causing an unpredictably large search load.

【0021】また本願の請求項1に記載のデータベース
メンテナンス方法によれば、関係データベースのデータ
の修正がオンラインでかつ短時間で実現可能となり、他
のデータベース利用者への影響を最小限にすることがで
きるデータベースメンテナンス方法を提供することがで
きる。
Further, according to the database maintenance method according to claim 1 of the present application, the data of the relational database can be corrected online and in a short time, and the influence on other database users can be minimized. It is possible to provide a database maintenance method capable of

【0022】また本願の請求項1に記載のデータベース
メンテナンス方法によれば、開発テストにおいて、テス
トデータの作成、データの内容確認、データの修正に手
間がかからず、またプログラムによるデータ変更チェッ
クが容易であり、開発テストの生産性を向上させること
のできるデータベースメンテナンス方法を提供すること
ができる。
Further, according to the database maintenance method of the first aspect of the present application, in the development test, it is easy to create test data, check the contents of data, correct the data, and check the data change by the program. A database maintenance method that is easy and that can improve the productivity of development tests can be provided.

【0023】さらに本願の請求項1に記載のデータベー
スメンテナンス方法によれば、既存の適用業務プログラ
ムで使用されているデータベースアクセスプログラムを
利用することができ、最適なアクセスパスがデータベー
スで保証されているので、関係データベースで問題とな
る、システム資源(CPU、記憶域)の使用を必要最小
限で実現することができるデータベースメンテナンス方
法を提供することができる。
Further, according to the database maintenance method of the first aspect of the present application, the database access program used in the existing application program can be used, and the optimum access path is guaranteed in the database. Therefore, it is possible to provide a database maintenance method capable of realizing the use of system resources (CPU, storage area), which is a problem in the relational database, to the minimum necessary.

【図面の簡単な説明】[Brief description of drawings]

【図1】本願のデータベースメンテナンス方法の実施の
形態1における処理の概要を示すフローチャートであ
る。
FIG. 1 is a flowchart showing an outline of processing in a first embodiment of a database maintenance method of the present application.

【図2】実施の形態1における関係データベースの表の
選択手段が表示されている画面を示す図である。
FIG. 2 is a diagram showing a screen on which a table selecting unit of the relational database according to the first embodiment is displayed.

【図3】実施の形態1における低検索負荷データベース
アクセスプログラムによりアクセスされた関係データベ
ースの所要の表にかかるデータが表示されている画面を
示す図である。
FIG. 3 is a diagram showing a screen on which data related to required tables of a relational database accessed by a low search load database access program according to the first embodiment is displayed.

【図4】実施の形態1におけるデータベースメンテナン
ス装置のブロック図である。
FIG. 4 is a block diagram of a database maintenance device according to the first embodiment.

【図5】実施の形態1におけるデータベースメンテナン
ス方法の処理を示すフローチャートである。
FIG. 5 is a flowchart showing processing of the database maintenance method according to the first embodiment.

【符号の説明】[Explanation of symbols]

405,406 格納手段 410,420,430,440 関係データベースの
表 411,412,413 関係データベースの表410
に対応して作成・登録された低検索負荷データベースア
クセスプログラム 421,422,423 関係データベースの表420
に対応して作成・登録された低検索負荷データベースア
クセスプログラム 431,432,433 関係データベースの表430
に対応して作成・登録された低検索負荷データベースア
クセスプログラム 441,442,443 関係データベースの表440
に対応して作成・登録された低検索負荷データベースア
クセスプログラム
405, 406 Storage means 410, 420, 430, 440 Relational database table 411, 412, 413 Relational database table 410
Low search load database access programs 421, 422, 423 created and registered corresponding to the table 420 of the relational database
Low search load database access program 431, 432, 433 created and registered corresponding to the table 430 of the relational database
Low search load database access program 441, 442, 443 created and registered corresponding to the table 440 of the relational database
Low search load database access program created / registered for

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 関係データベースのメンテナンスを行な
う方法であって、 メンテナンスの対象となる関係データベースの表を選択
するステップと、 関係データベースの各表に対応して予め作成され登録さ
れた複数の低検索負荷データベースアクセスプログラム
の中から前記選択された表に対応する所要の低検索負荷
データベースアクセスプログラムを呼出し実行するステ
ップとを含むデータベースメンテナンス方法。
1. A method for performing maintenance of a relational database, comprising the steps of selecting a relational database table to be maintained, and a plurality of low searches previously created and registered corresponding to each relational database table. Calling and executing a required low search load database access program corresponding to the selected table from the load database access program.
JP7229884A 1995-09-07 1995-09-07 Database maintenance method Withdrawn JPH0973466A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7229884A JPH0973466A (en) 1995-09-07 1995-09-07 Database maintenance method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7229884A JPH0973466A (en) 1995-09-07 1995-09-07 Database maintenance method

Publications (1)

Publication Number Publication Date
JPH0973466A true JPH0973466A (en) 1997-03-18

Family

ID=16899228

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7229884A Withdrawn JPH0973466A (en) 1995-09-07 1995-09-07 Database maintenance method

Country Status (1)

Country Link
JP (1) JPH0973466A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012141717A (en) * 2010-12-28 2012-07-26 Canon Marketing Japan Inc Workflow control device, workflow control system, workflow control method, program and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012141717A (en) * 2010-12-28 2012-07-26 Canon Marketing Japan Inc Workflow control device, workflow control system, workflow control method, program and storage medium

Similar Documents

Publication Publication Date Title
JPH04178833A (en) Method for supporting software reuse
US6934701B1 (en) Using a stored procedure to access index configuration data in a remote database management system
JPH0973466A (en) Database maintenance method
JP2009009473A (en) Design device and design method for gui and program
US20060195750A1 (en) Simplifying Troubleshooting of Errors in Configurable Parameter Values Associated with Computer Supported Business-flows
JP3016109B2 (en) Program document maintenance device
JP3245635B2 (en) Standardization and analysis of software products
JP4755622B2 (en) Multilingual display device and multilingual display method
JP2004288028A (en) Layout system, layout support system, layout program, layout support program, layout method and layout support method
JP2958479B2 (en) Document creation device
JPS63204434A (en) Electronic document retrieving device
JPH0883301A (en) Method for preparing drawing by computer
JPH04293092A (en) Font control mechanism of desk-top electronic publishing device
JPH10187851A (en) Table data output device
JPH05127847A (en) Document preparing device
JPH10222406A (en) Record extracting device and recording medium
JP2005190178A (en) Data maintenance apparatus, data maintenance method and data maintenance program
JPH06274312A (en) General-purpose data conversion device
JPH08328833A (en) Method and device for file execution
JP2006146819A (en) Device and method for displaying input sheet, and input sheet display processing program or the like
JP2019020960A (en) System design support device and system design support method
JPH05189220A (en) Generation device for software data structure program
JPH1124903A (en) Job image generation system linked to database
JPH04219857A (en) Screen controller
JPH08249146A (en) Data output method in data processing system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20021203