KR100387077B1 - Method for correcting function of system on online state - Google Patents
Method for correcting function of system on online state Download PDFInfo
- Publication number
- KR100387077B1 KR100387077B1 KR1019950055773A KR19950055773A KR100387077B1 KR 100387077 B1 KR100387077 B1 KR 100387077B1 KR 1019950055773 A KR1019950055773 A KR 1019950055773A KR 19950055773 A KR19950055773 A KR 19950055773A KR 100387077 B1 KR100387077 B1 KR 100387077B1
- Authority
- KR
- South Korea
- Prior art keywords
- memory
- area
- function
- mcr
- patch
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/22—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
- G06F11/2205—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
- G06F11/2221—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested to test input/output devices or peripheral units
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Stored Programmes (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
본 발명은 시스템의 기능을 정정하는 방법에 관한 것으로, 특히 온 라인 상태에서 새로운 기능을 추가, 변경 및 삭제할 수 있는 방법에 관한 것이다.The present invention relates to a method for correcting a function of a system, and more particularly to a method for adding, changing and deleting a new function in an online state.
일반적으로 시스템의 기능을 정정할 시, 메모리의 정정은 해당하는 기능의 정보를 저장하지 않고 일시적으로 정정시키는 방법과 재부팅(rebooting)에 의해 텍스트(text)를 로딩(loading)하여 메모리의 정보를 정정시키는 방법이 있다. 이런 경우, 전자의 방법은 메모리 수정(memory modify) 명령어를 사용한 수정 방법으로서 온 라인(on line) 상태에서 수정 가능하다. 후자의 방법은 재 부팅에 의한 로딩 방법으로 수정된 내용을 하드 디스크에 저장하고 오프 라인(off line) 상태에서 하드 디스크에 저장된 정보를 로딩 받는 방법이다.In general, when correcting a function of a system, correcting a memory temporarily corrects the information of the memory by loading a text by rebooting and a method of temporarily correcting without storing information of a corresponding function. There is a way to. In this case, the former method is a modification method using a memory modify command, which can be modified online. The latter method is a method of loading by rebooting to store the modified contents in the hard disk and to load the information stored in the hard disk in the offline state.
그러나 상기와 같이 메모리의 정보를 정정하는 방법 중, 전자의 방법은 정정하고자 하는 기능의 정보를 저장할 수 없어 일시적이며, 후자의 방법은 정정하고자하는 기능의 정보를 일단 하드 디스크에 저장하고 오프 라인 상태에서 메모리에 로딩하는 방법으로서, 실시간 온 라인 상태에서 메모리의 정보 정정이 불가능한 문제점이 있었다.However, as described above, the former method is temporarily unable to store the information of the function to be corrected. The latter method stores the information of the function to be corrected on the hard disk once and is offline. As a method of loading a memory into a memory, it is impossible to correct information of the memory in a real-time online state.
따라서 본 발명의 목적은 시스템의 기능 정정시 온 라인 상태에서 새로운 기능을 추가, 수정 및 삭제할 수 있는 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a method for adding, modifying, and deleting new functions in an online state when correcting a function of a system.
이러한 본 발명의 목적들을 달성하기 위하여 온 라인 상태에서 호스트 컴퓨터에 의해 시스템의 기능을 정정하는 방법이, 입력되는 사용자 프리미티브 파라미터를 분석하는 과정과, 상기 파라미터 분석과정에서 메모리 정정일 시 블럭 이름 및 정정될 메모리 정보를 검사한 후 상기 파라미터의 오퍼레이션 종류를 검사한다. 상기 검사과정에서 추가 기능의 오퍼레이션일 시, 패치 내용을 패치 영역에 로드한 후 메모리 영역에 패치영역으로 점프 명령어를 기록하고 그에따라 손상될 메모리 영역의 내용을 분석하여 대응되는 코드를 패치영역의 패치 내용 다음에 기록하며, 패치영역에서 메모리 영역으로 점프할때 새로운 어드레스를 계산하여 점프 명령어를 기록한다. 상기 검사과정에서 삭제 기능의 오퍼레이션일 시, 삭제될 영역과 점프 명령어의 사이즈를 비교하며, 상기 삭제될 영역이 작을 시 테스트 데이타의 손상을 방지하기 위해 상기 추가과정과 같이 정보를 처리하고, 상기 삭제될 영역이 클시 삭제될 어드레스의 다음 어드레스 점프하는 명령어를 기록한다. 상기 검사과정에서 변경 기능의 오퍼레이션일시, 상기 변경할 영역과 점프 명령어의 사이즈를 비교하며, 상기 변경할 영역이 작으면 상기 삭제과정과 같이 정보를 처리하고 상기 변경할 영역이 크면 상기 추가 과정과 같이 정보를 처리한다. 상기 파라미터 분석과정에서 메모리 복구일 시 블럭 이름과 메모리 어드레스 및 사이즈를 입력하며, 복구신호 입력시 블럭 테이블을 탐색하여 상기 메모리 영역에 이전내용을 복구시키고, 패치 영역을 클리어하는 과정으로 이루어짐을 특징으로 한다.In order to achieve the objects of the present invention, a method of correcting a function of a system by a host computer in an on-line state includes analyzing a user primitive parameter that is input, and a block name and a corrected date at the time of memory correction. After checking the memory information, the operation type of the parameter is checked. When the additional function is operated in the inspection process, the patch contents are loaded into the patch region, the jump instruction is written to the patch region in the memory region, and the corresponding code is analyzed by analyzing the contents of the damaged memory region. Write after the contents. When jumping from the patch area to the memory area, the jump instruction is recorded by calculating the new address. When the delete function is operated in the inspection process, the area to be deleted is compared with the size of the jump instruction. When the area to be deleted is small, the information is processed as in the addition process to prevent damage to test data. When the area to be large is large, the instruction for jumping to the next address of the address to be deleted is recorded. In the inspection process, the operation date and time of the change function are compared with the size of the jump area and the change command. If the change area is small, the information is processed as in the deletion process, and if the change area is large, the information is processed as the additional process. do. In the parameter analysis process, a block name, a memory address, and a size are input at the time of memory recovery, and when a recovery signal is input, a block table is searched to restore previous contents to the memory area, and a patch area is cleared. do.
이하 본 발명의 바람직한 실시예가 첨부된 도면의 참조와 함께 상세히 설명될 것이다. 도면들중 동일한 부품들은 가능한한 어느곳에서든지 동일한 부호들을 나타내고 있음을 유의하여야 한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the same parts in the figures represent the same reference signs wherever possible.
제l도는 본 발명에 따라 시스템의 기능 정정을 온 라인 상태에서 처리하는 동작을 설명하기 위한 도면이다. 여기서 참조부호10은 호스트 컴퓨터(host computer)가 되고, 참조부호 20은 타게트 시스템(target system)이 된다. 상기 호스트 컴퓨터10의 추출부(MCR-Extractor)11은 호스트에서 MCR 정보를 추출하는 툴(tool)이다. 상기 추출부11은 메모리의 정정을 구현하기 위한 기능을 위해 호스트 환경에서 기존의 소오스 프로그램(source program)과 정정된 소오스 프로그램으로 부터 정정 주소와 정정내역을 추출하는 기능을 수행한다. 편집부(MCR-Editor)21은 상기 추출부11의 메모리 정정 요구신호를 수신하며, MMC(Man-Machine Communition)를 이용한 라인별 입력의 불편함을 제거하고 운용자에게 편의를 제공하며, 편집 기능을 수행한다. 상기 편집부21은 타게트 시스템에서 MCR의 등록 편의성을 위한 편집 기능을 가지며, 정보를 관리 및 유지하는 기능을 수행한다. 정정부(MCR-Loader)22는 상기 편집부21에서 출력되는 MCR 입력을 정보로 하여 메모리의 정정을 수행한다. 상기 정정부22는 메모리의 상태 점검, 정정 프로그램 인식, 정정 프로그램의 동작 시동, 정정 확인, 정정내역 기록, 정정 내역 백업 등의 기능을 수행한다.1 is a diagram for explaining an operation of processing a function correction of a system in an online state according to the present invention. Here, reference numeral 10 is a host computer, and reference numeral 20 is a target system. The MCR extractor 11 of the host computer 10 is a tool for extracting MCR information from the host. The extractor 11 extracts a correction address and correction details from an existing source program and a corrected source program in a host environment in order to implement a correction of a memory. The editor (MCR-Editor) 21 receives the memory correction request signal of the extractor 11, removes the inconvenience of input for each line using a man-machine communication (MMC), provides convenience to the operator, and performs an editing function. do. The editing unit 21 has an editing function for convenience of registration of the MCR in the target system, and manages and maintains information. The correction unit (MCR-Loader) 22 corrects the memory by using the MCR input output from the editing unit 21 as information. The correction unit 22 performs functions such as checking the state of a memory, recognizing a corrected program, starting an operation of a corrected program, correcting a confirmation, recording a correction history, and backing up a correction history.
본 발명은 RMOS와 사용자 프로그램(user program) 영역의 빈 공간 중 블럭 당 패치 영역(patch area)으로 200 바이트 영역을 할당하며, 링크(link)시 이를 함께 링크시켜 메모리의 정정(memory correction)을 위한 영역으로 사용한다. 현재 MMC에 의해서만 메모리 정정 요구가 입력되며, 상기 추출부11은 정정될 프로그램과 정정된 프로그램을 입력하여 메모리 정정에 필요한 정보를 추출한다. 그리고 상기 데이타 및 해당 하는 블럭에 대한 메모리 정정이 몇번째인가 하는 정보 등을 OMP의 히스토리 테이블(history table)에서 추출하여 RMOS로 출력한다. 상기 RMOS는 메모리 정정에 필요한 정보를 입력하여 해당하는 블럭에 대하여 메모리 정정 및 메모리 정정 복구(memory correction recovery)를 실행시킨다. 그러므로 온 라인 상태에서 메모리의 추가, 수정, 삭제가 용이하며, 메모리 히스토리 테이블을 타게트 시스템 20의 특정 프로세서에서 관리하여 저장 복구가 가능해진다.The present invention allocates a 200-byte area as a patch area per block among the free spaces of the RMOS and the user program area, and links them together at the time of linking for memory correction. Use it as an area. A memory correction request is input only by the current MMC, and the extraction unit 11 inputs a program to be corrected and a corrected program to extract information necessary for memory correction. The data and information about the number of times the memory correction for the corresponding block is extracted from the history table of the OMP and output to the RMOS. The RMOS inputs information necessary for memory correction to execute memory correction and memory correction recovery for the corresponding block. Therefore, it is easy to add, modify, and delete memory in the online state, and the memory history table is managed by a specific processor of the target system 20 to store and recover.
본 발명에서는 상기 타게트 시스템 20이 교환시스템이라고 가정하며, 특정 프로세서는 유지 보수 프로세서인 OMP라고 가정한다.In the present invention, it is assumed that the target system 20 is an exchange system, and that a specific processor is OMP, which is a maintenance processor.
상기한 바와 같이 메모리 정정에 관한 모든 정보는 OMP에서 관리하며, 정정을 원하는 블럭의 해당 프로세서로 신호를 보내고, 이때 메모리 정정 또는 복구에 대한 정보, 시작 어드레스(start adress), 종료 어드레스(end sddress), 패치 내용(patch content), 크기(size) 등을 함께 출력한다. RMOS는 메모리 정정을 초기화하고, 상위 신호가 수신되면 PPSDH 블럭에서 수신하여 사용자 프리미티브(user primitive: local-sec)를 통해 해당 블럭을 정정 및 복구시킬 수 있다.As described above, all information related to memory correction is managed by OMP, and signals to the processor of the block to be corrected, at which time information about memory correction or recovery, start address, and end address are received. , Patch content, size, and so on. The RMOS initializes a memory correction, and when an upper signal is received, the RMOS may receive a PPSDH block to correct and recover the block through a user primitive (local-sec).
이런 방법으로 OMP에서 메모리 정정 정보를 관리하고 RMOS는 사용자 프리미티브를 제공하므로써, 실시간 온 라인 상태에서 메모리 정정이 가능하고, OMP에서 메모리 정정 정보를 관리하기 때문에 저장 및 복구가 가능해진다.In this way, OMP manages memory correction information and RMOS provides user primitives, allowing memory correction in real-time online state, and storing and recovering because OMP manages memory correction information.
본 발명에서는 RMOS 사용자 프리미티브가 파리미터(parameter)를 입력하여 메모리 정정 또는 복구를 분석하며, 분석 결과에 따라 하기와 같은 메모리 정정 루틴이나 메모리 복구 루틴을 수행한다.In the present invention, the RMOS user primitive inputs a parameter to analyze memory correction or recovery, and performs a memory correction routine or a memory recovery routine as follows according to the analysis result.
먼저 메모리 정정 루틴의 동작을 살펴보면, 블럭 이름(block name)과 오버 라이트 정보(overwrite information)의 가변(variable)을 선언하고, 히스토리 테이블에서 블럭 이름과 입력된 이름을 비교하여 새로운 영역의 남은 사이즈도 검사한다. 이때 이상이 없으면 상기 히스토리 테이블에 메세지를 옮겨 저장하고(move), 파라미터의 오퍼레이션(operation) 종류에 따라 추가(append), 삭제(delete) 및 변경(change)의 서비스 루틴을 수행한다.First, look at the operation of the memory correction routine, declaring a variable (block name) and overwrite information (variable), and compares the block name and the input name in the history table, and also the remaining size of the new area Check it. At this time, if there is no error, the message is moved and stored in the history table, and service routines of append, delete and change are performed according to the operation type of the parameter.
상기 오퍼레이션 종류가 추가 기능인 경우, 점프 명령어 사이즈(jump instruction size)와 씌여진 메모리와의 차이를 가베지(garbage)로 선언하고, 패치 영역에서 메모리 영역으로 점프할 때의 새로운 메모리 어드레스로 선언한다. 이후 패치 내용을 패치 영역에 로드하고, 점프 명령어에 의하여 손상될 메모리 영역의 내용을 분석하여 그에 대응하는 코드를 패치 영역의 패치 내용 다음에 라이트하므로써 코드의 손실이 없도록 한다.그리고 상기 패치 영역에서 메모리 영역로 점프할 때의 어드레스를 계산하여 새로운 어드레스로 기록한다. 이후 메모리에서 패치 영역에 점프 명령어를 기록하고, 패치 영역에서 메모리 영역으로의 점프 명령어를 기록한다.When the operation type is an additional function, the difference between the jump instruction size and the written memory is declared as garbage, and as a new memory address when jumping from the patch area to the memory area. Thereafter, the patch contents are loaded into the patch region, the contents of the memory region to be damaged by the jump instruction are analyzed, and the corresponding code is written after the patch contents of the patch region so that there is no loss of code. The address at the time of jumping to the area is calculated and written to the new address. After that, a jump command is recorded in the patch area in the memory, and a jump command from the patch area to the memory area is recorded.
상기 오퍼레이션 종류가 삭제 기능인 경우, 가베지와 메모리의 새로운 어드레스를 계산하기 위한 가변을 선언한다. 이때 점프 명령어 사이즈 보다 삭제될 사이즈가 더 작으면 동작 데이타 이외의 텍스트 데이타가 손상을 받게 된다. 이를 방지하기 위하여 상기와 같은 알고리즘을 이용한다.그리고 삭제될 영역이 점프 명령어 사이즈 보다 크게되면 삭제될 어드레스의 다음 어드레스로 점프하는 명령어를 기록하게 된다. 마지막으로 새로운 어드레스와 점프 명령어가 메모리에 기록된다.If the operation type is a delete function, the variable for calculating a new address of garbage and memory is declared. At this time, if the size to be deleted is smaller than the jump instruction size, text data other than the motion data is damaged. To prevent this, the above algorithm is used. If the area to be deleted is larger than the jump instruction size, the instruction to jump to the next address of the address to be deleted is recorded. Finally, a new address and jump instruction are written to memory.
상기 오프레이션의 종류가 변경 기능인 경우, 위와 같은 방식으로 초기 선언을 한다. 이후 점프 명령어의 사이즈가 기록될 메모리 길이 보다 길면, 삭제 루틴의 경우와 같은 루틴을 수행하게 되고, 바뀌어질 메모리의 사이즈가 크게되면 상기 추가 기능의 수행시와 동일한 과정으로 변경동작이 수행된다.If the type of the operation is a change function, the initial declaration is made in the above manner. If the size of the jump instruction is longer than the memory length to be written, the same routine as the erase routine is performed. If the size of the memory to be changed is large, the change operation is performed in the same process as that of the additional function.
두번째로 메모리 정정 복구 동작을 살펴보면, 블럭 이름, 메모리 어드레스와 메모리 사이즈를 갖고, 복구 신호가 입력되면 블럭 이름을 ID로 바꿔 계산하므로서 RMOS 위에서의 사용을 용이하게 한 후, 다음 계산을 수행한다. 히스토리 테이블에 블럭 이름과 메모리 시작 위치와 사이즈를 기록하고, 블럭 테이블을 찾아 메모리 영역에는 메모리의 이전 내용을 복구시킨 후, 패치 영역의 내용은 사용만큼 지우거나 NOP 명령어를 기록한다.Secondly, the memory correction recovery operation has a block name, a memory address and a memory size, and when a recovery signal is input, the block name is changed to an ID to facilitate calculation on the RMOS, and then the following calculation is performed. It records the block name, memory start position and size in the history table, finds the block table, restores the previous contents of the memory in the memory area, and erases the contents of the patch area as much as used or writes the NOP instruction.
상술한 바와 같이 시스템의 기능을 정정할 시, 실시간 온 라인 상태에서 시스템의 기능 장애가 없거나 기능 장애를 최소화하며 새로운 기능의 추가, 수정된 부분의 변경, 오류 발생 부분을 삭제할 수 있으며, 따라서 시스템 운용 중에 패키지를 교체하지 않고 메모리를 변경하여 운용할 수 있는 이점이 있다.As described above, when correcting the function of the system, there is no function failure or minimizes the function failure in the real-time online state, and it is possible to add a new function, change a modified part, and delete an error occurrence part. The advantage is that you can operate by changing the memory without replacing the package.
제1도는 본 발명에 따라 온 라인 상태에서 시스템의 기능을 추가, 변경 및 삭제하는 동작을 설명하기 위한 도면1 is a view for explaining the operation of adding, changing and deleting the function of the system in the online state according to the present invention.
Claims (1)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019950055773A KR100387077B1 (en) | 1995-12-23 | 1995-12-23 | Method for correcting function of system on online state |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019950055773A KR100387077B1 (en) | 1995-12-23 | 1995-12-23 | Method for correcting function of system on online state |
Publications (2)
Publication Number | Publication Date |
---|---|
KR970049473A KR970049473A (en) | 1997-07-29 |
KR100387077B1 true KR100387077B1 (en) | 2003-08-14 |
Family
ID=37417579
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019950055773A KR100387077B1 (en) | 1995-12-23 | 1995-12-23 | Method for correcting function of system on online state |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100387077B1 (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4910666A (en) * | 1986-12-18 | 1990-03-20 | Bull Hn Information Systems Inc. | Apparatus for loading and verifying a control store memory of a central subsystem |
JPH06332806A (en) * | 1993-05-25 | 1994-12-02 | Hitachi Ltd | Storage system with flash memory as storage medium and control method therefor |
JPH07152598A (en) * | 1993-12-01 | 1995-06-16 | Nec Corp | Incircuit emulator |
JPH07160569A (en) * | 1993-12-09 | 1995-06-23 | Matsushita Electric Ind Co Ltd | Memory controller |
JPH07200494A (en) * | 1993-12-28 | 1995-08-04 | Mitsubishi Electric Corp | Decentralized control system |
-
1995
- 1995-12-23 KR KR1019950055773A patent/KR100387077B1/en not_active IP Right Cessation
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4910666A (en) * | 1986-12-18 | 1990-03-20 | Bull Hn Information Systems Inc. | Apparatus for loading and verifying a control store memory of a central subsystem |
JPH06332806A (en) * | 1993-05-25 | 1994-12-02 | Hitachi Ltd | Storage system with flash memory as storage medium and control method therefor |
JPH07152598A (en) * | 1993-12-01 | 1995-06-16 | Nec Corp | Incircuit emulator |
JPH07160569A (en) * | 1993-12-09 | 1995-06-23 | Matsushita Electric Ind Co Ltd | Memory controller |
JPH07200494A (en) * | 1993-12-28 | 1995-08-04 | Mitsubishi Electric Corp | Decentralized control system |
Also Published As
Publication number | Publication date |
---|---|
KR970049473A (en) | 1997-07-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9836362B2 (en) | Cyclic commit transaction protocol | |
US5121495A (en) | Methods and apparatus for information storage and retrieval utilizing hashing techniques | |
US6058462A (en) | Method and apparatus for enabling transfer of compressed data record tracks with CRC checking | |
US20080222215A1 (en) | Method for Deleting Virus Program and Method to Get Back the Data Destroyed by the Virus | |
CN112925676B (en) | WAL-based method for realizing recovery of distributed database cluster at any time point | |
US6944635B2 (en) | Method for file deletion and recovery against system failures in database management system | |
CN101388055B (en) | Program operation characteristic extracting method for detecting vulnerability model | |
CN109739824B (en) | Log obtaining method and device | |
US6457014B1 (en) | System and method for extracting index key data fields | |
CN113918658A (en) | Method and device for recovering data | |
US20050262033A1 (en) | Data recording apparatus, data recording method, program for implementing the method, and program recording medium | |
KR100387077B1 (en) | Method for correcting function of system on online state | |
KR100403747B1 (en) | Method for correcting program of memory | |
US5745749A (en) | Method and system of file version clustering of object blocks using a compiler and database and having a predetermined value | |
CN115599595B (en) | Physical backup method based on distributed database | |
JP2001175426A (en) | Vtoc automatic restoration device for random access storage device and computer-readable recording medium with vtoc automatic restoration program | |
CN118535389B (en) | LocalStorage data abnormal deletion protection method based on iOS APP end | |
JP3006499B2 (en) | Function trace method of symbolic debugger | |
CN112433945A (en) | Method and device for dynamically tracking program and electronic equipment | |
CN116820834A (en) | Processing method for data storage failure of database | |
CN112363934A (en) | Storage method, system, equipment and storage medium for automatic test Log | |
JPH0279271A (en) | Fault processing system for magnetic disk device | |
JPH0287241A (en) | History information processor and trouble recovering method to use history information processor | |
JPH11184728A (en) | Debug processing method and device therefor and recording medium for programing and recording the same method | |
JPS5858648A (en) | Pending item processing system of program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20070409 Year of fee payment: 5 |
|
LAPS | Lapse due to unpaid annual fee |