KR100309678B1 - Process Monitoring and Failure Recovery - Google Patents

Process Monitoring and Failure Recovery Download PDF

Info

Publication number
KR100309678B1
KR100309678B1 KR1019980051047A KR19980051047A KR100309678B1 KR 100309678 B1 KR100309678 B1 KR 100309678B1 KR 1019980051047 A KR1019980051047 A KR 1019980051047A KR 19980051047 A KR19980051047 A KR 19980051047A KR 100309678 B1 KR100309678 B1 KR 100309678B1
Authority
KR
South Korea
Prior art keywords
information
failure
monitoring
processing
function
Prior art date
Application number
KR1019980051047A
Other languages
Korean (ko)
Other versions
KR20000033963A (en
Inventor
예병호
김현숙
김해숙
Original Assignee
오길록
한국전자통신연구원
이계철
한국전기통신공사
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 오길록, 한국전자통신연구원, 이계철, 한국전기통신공사 filed Critical 오길록
Priority to KR1019980051047A priority Critical patent/KR100309678B1/en
Publication of KR20000033963A publication Critical patent/KR20000033963A/en
Application granted granted Critical
Publication of KR100309678B1 publication Critical patent/KR100309678B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3024Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0721Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment within a central processing unit [CPU]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Hardware Redundancy (AREA)

Abstract

본 발명은 교환 시스템의 제어계를 구성하는 프로세서에 실장되어 동작하는 다수개의 응용 기능들을 대상으로 이들 기능의 최소 구성단위인 프로세스의 장애가 발생될 때, 운영체계를 통하여 장애를 검출하고 프로세스 감시기능을 이용하여 응용 기능 자체적으로 해당 프로세스에 대한 복구기능을 수행할 수 있도록 하는 방법에 관한 것으로서, 본 발명을 수행하기 위해 상호 관련되는 기능의 구성은 기능 시작 시 프로세스 감시 필요 여부에 따라 감시 대상 프로세스 정보를 라이브러리를 통하여 관리정보로 등록하고, 장애발생 시 감시 기능으로부터 통보를 받아 재생성하는 절차를 수행하는 응용기능, 응용기능으로부터 호출되어 감시 대상 프로세스 정보를 등록하고 정보를 관리하는 라이브러리, 프로세스 장애발생 시 운영 체계로부터 해당 정보를 받아 라이브러리에 관리되는 정보를 이용하여 감시기능을 수행하고 복구되어야 할 프로세서 정보를 해당되는 응용기능으로 전달하는 감시 기능을 실행함으로써, 프로세스 장애로 인한 기능 이상 현상의 영향을 최소화하고 프로세서 전체적인 동작에 미치는 영향을 최소화할 수 있고, 자체적인 기능 오류로 인하여 반복적인 재생성이 이루어지는 경우 운용자의 확인절차에 따라 필요 시 재생성을 억제할 수 있으므로 프로세스 감시 기능을 융통성있게 활용할 수 있으며, 프로세스 감시 기능뿐만 아니라 감시 대상이 될 수 있는 여러 가지 형태의 자원을 대상으로 적용이 가능한 효과를 가진다.The present invention targets a plurality of application functions mounted and operated in a processor constituting a control system of an exchange system, and detects a failure through an operating system and uses a process monitoring function when a failure of a process, which is a minimum unit of these functions, occurs. The present invention relates to a method for allowing an application function to perform a recovery function for a corresponding process by itself. The configuration of functions that are related to each other to perform the present invention includes a process to monitor the process information according to whether process monitoring is required at the start of the function. Application function that registers as management information through the system and performs regeneration by receiving notification from the monitoring function in the event of a failure, a library that registers and monitors process information that is called by the application function and manages information, and an operating system when a process failure occurs That information from By using the information managed in the library to perform the monitoring function and executing the monitoring function to deliver the processor information to be restored to the corresponding application function, the effect of the function abnormality caused by the process failure is minimized and the overall operation of the processor is affected. When the regeneration is repeated due to its own function error, the regeneration can be suppressed if necessary according to the operator's confirmation procedure. Therefore, the process monitoring function can be flexibly utilized. This can be applied to various types of resources that can be applied.

Description

프로세스 감시 및 장애 복구방법Process Monitoring and Failure Recovery

본 발명은 라이브러리를 이용한 프로세스 장애 복구방법에 관한 것이다.The present invention relates to a process failure recovery method using a library.

지금까지 교환시스템을 대상으로 이러한 구조의 프로세스 복구방법에서는 운영체계로부터 장애발생 통보를 받으면 프로세스 감시 기능을 통해 감시 대상 프로세스인지를 확인한 후, 시스템 시동 관리 기능을 통하여 해당 되는 프로세스가 속한 실행모듈 전체를 재시동하는 방법을 사용하였다.Until now, in the process recovery method of this structure for the exchange system, upon receiving notification of the failure from the operating system, the process monitoring function checks whether the process is a monitored process, and then, through the system startup management function, the entire execution module to which the corresponding process belongs. Restart method was used.

이러한 방법에서는 그때까지 정상적인 동작상태의 다른 프로세스들도 동시에 재시동함으로써, 시스템에 영향을 미칠 수 있을 뿐만 아니라 상호 연동되는 다른 기능과 공동으로 사용하는 데이터 등의 불일치를 초래할 수 있었다.In this way, by restarting other processes in normal operation at the same time, it could not only affect the system but also cause inconsistencies such as data used in common with other interoperable functions.

그리고 다른 하나의 방법으로써 운영 체계를 통한 자동적인 절차에 의한 프로세스 재생성 방법은 응용 기능에서 프로세스 생성시 사전에 재생성 여부를 등록함으로써 운영체계를 통하여 수행된다.As another method, the process of regenerating the process by an automatic procedure through the operating system is performed through the operating system by registering the regeneration in advance when creating a process in the application function.

이러한 방법에서는 응용 기능과는 별개로 운영 체계에 의하여 재생성이 이루어지므로 프로세스 수행 중 장애로 인한 복구 절차가 정상적으로 이루어질 수 없다는 것과 결함을 내포하고 있는 프로세스의 경우 계속적인 재생성 과정을 반복하여 프로세서 전체적인 기능 동작에 악 영향을 미칠 수 있는 단점을 내포하고 있다.In this method, since the regeneration is performed by the operating system independently of the application functions, the recovery procedure due to a failure during the process cannot be performed normally, and in the case of a faulty process, the regeneration process is repeated to operate the entire processor function. It has some disadvantages that can adversely affect it.

상기 단점을 해결하기 위해 본 발명은, 교환시스템에서와 같이 하나의 프로세서에 호 처리, 운용 관리, 유지보수 등 여러 가지 응용 기능과 이를 수행하고 제어하기 위한 운용 체계가 상호 연동하면서 프로세서 고유의 기능을 수행하는 구조에서 임의의 프로세스에 장애가 발생되어 소멸되는 경우, 초기 프로세서 기동 시해당 프로세스를 생성시키고 해당 응용 기능을 전체적으로 관리하는 기능에서 직접 판단하여 재생성하는 방법을 사용함으로써, 그때까지 동작 중이던 응용 기능에 미치는 영향을 최소화 하면서 기능을 복구할 수 있는 방법을 제공하는데 그 목적이 있다.In order to solve the above shortcomings, the present invention provides a processor-specific function by interworking with various application functions such as call processing, operation management, and maintenance, and an operation system for performing and controlling them in one processor as in an exchange system. If any process fails and is destroyed in the structure to be executed, it is necessary to create the process at initial processor start-up and regenerate it by directly judging from the function that manages the application function as a whole. The goal is to provide a way to restore functionality with minimal impact.

따라서 본 발명에서는 종래 기술에서 문제점으로 나타난 장애가 발생된 프로세스가 속한 응용 기능의 전체 프로세스의 재시동과 운영체계에 의한 자동적인 프로세스 재생성 절차에 의한 장애 복구 기능의 미비 사항을 해결하기 위하여 해당 응용 기능의 판단에 따른 프로세스 복구 절차가 이루어질 수 있도록 한다.Therefore, in the present invention, in order to solve the deficiency of the failure recovery function by restarting the entire process and the automatic process regeneration process by the operating system of the application function belonging to the failure process represented by the problem in the prior art, Process recovery procedures according to the

이를 위해서는 해당 프로세스 감시를 위한 프로세스 정보를 라이브러리를 통해 사전에 등록함으로써 자동적인 절차에 의하여 프로세스 장애발생 시 통보되도록 하였으며, 장애 발생을 통보받은 응용 기능에서는 해당 프로세스가 관리하는 데이터 및 자원의 복구, 관련 기능과의 동기를 수행한 후 재생성하는 과정을 통하여 복구되도록 한다.To do this, the process information for monitoring the process is registered in advance through the library so that it can be notified when a process failure occurs by an automatic procedure.In the application function that is notified of the failure, the recovery of data and resources managed by the process After synchronization with the function, it is restored through the process of regeneration.

또한 프로세스 자체적인 결함으로 인하여 반복적인 재생성이 이루어지는 경우에는 재생성을 억제하기 위한 방법을 이용하여 프로세서에 미치는 영향이 없도록 제어한다.In addition, when repeated regeneration is performed due to a defect in the process itself, a method for suppressing regeneration is controlled to have no influence on the processor.

상기 목적을 달성하기 위한 본 발명에 따른 프로세스 장애 복구방법에 따르면, 프로세서 운영체계로부터 시동되는 응용 기능에서 수행하고자 하는 프로세스를 생성하고 감시 대상 프로세스인지를 확인하여 감시대상 프로세스이면 해당 프로세스에 대한 관리 정보를 읽어 복구 여부를 확인하는 제 1 단계와; 복구 여부 확인후 복구가 억제 상태이면 다음 수행을 위한 시그널 접수 대기상태로 천이하는 제 2 단계와; 복구가 허가된 상태이면 프로세서의 프로세스 인스턴스 정의를 저장하여 프로세스 감시를 위한 라이브러리를 수행한 후 정상적인 기능 처리를 위한 시그널 대기상태로 천이하는 제 3 단계와; 상기 시그널 접수 대기상태에서 프로세스 감시 기능으로부터 프로세스 장애발생 정보를 접수하면 관련 데이터 복구 및 초기화 과정을 수행하는 제 4 단계와; 프로세스 장애발생 관련 데이터 복구 및 초기화 과정 수행 후 해당 프로세스를 재생성하고 프로세스 인스턴스 정의를 저장하여 라이브러리를 통한 프로세스 감시 대상 정보를 등록하고 복구 회수를 증가한 후 시그널을 접수하기 위한 대기상태로 천이하는 제 5 단계로 이루어진 것이다.According to the method for recovering from a process failure according to the present invention for achieving the above object, if the process to be monitored by creating a process to be performed in the application function started from the processor operating system and checking the process to be monitored, management information on the process Read the first step to determine whether to recover; A second step of transitioning to a signal reception waiting state for the next performance if the recovery is in the inhibited state after confirming the recovery; A third step of storing a process instance definition of the processor if the recovery is allowed, performing a library for process monitoring, and then transitioning to a signal waiting state for normal function processing; A fourth step of performing an associated data recovery and initialization process upon receiving process failure occurrence information from a process monitoring function in the signal reception standby state; After performing the process of data recovery and initialization related to process failure, regenerate the process and save the process instance definition to register process monitoring information through the library, increase the number of recovery, and then transition to the standby state to receive a signal. It is made up of.

또한, 본 발명에 따른 프로세스 프로세스 장애 감시방법에 따르면, 프로세스 감시를 위한 라이브러리 내 감시 버퍼에 대한 등록 정보 초기화 과정을 수행한 후 프로세스 장애 접수를 위한 대기 상태로 천이하는 제 1 단계와; 대기상태에서 운용자 요구에 의한 프로세스 복구 제어를 위한 시그널을 접수하면 운용자 요구에 대한 프로세스에 복구 제어 처리를 수행하는 제 2 단계와; 운용자 요구에 의한 프로세스 감시 정보 출력을 위한 시그널을 접수하면 운용자 요구에 대한 프로세스 감시 정보 출력을 처리하는 제 3 단계와; 상기 대기상태에서 응용 기능 수행 시 프로세스 장애가 발생되면 운영체계를 통하여 프로세서 유실정보를 접수하는 제 4 단계와; 프로세스 유실 정보 접수 후 라이브러리로 관리되는 감시 대상 프로세스 등록 정보의 첫 번째 값을 읽어 접수된 프로세스 장애정보가 수신지 프로세스 프로세스 인스턴스 정의인지를 확인하여 장애가 발생된 프로세스가 수신지 프로세스 인스턴스 정의의 경우 감시 버퍼에서 해당되는 정보를 삭제한 후 프로세스 장애메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 5 단계와; 수신지 프로세스 인스턴스 정의가 아닌 경우에는 감시 대상 프로세스의 정의번호를 확인한 후 다르면 등록된 전체 프로세스에 대한 처리가 완료되었는지를 확인하고, 완료되지 않은 상태이면 다음 일련 번호를 지정한 후 반복과정을 수행하는 제 6 단계와; 전체 등록된 정보에 대한 처리가 완료된 상태이면 해당 프로세스에 대한 장애메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 7 단계와; 감시 대상 프로세스 정의번호와 동일한 경우는 감시 대상 프로세서 프로세스 인스턴스 정의와 일치하는지를 점검한 후 다르면 등록된 전체 프로세스에 대한 처리가 완료되었는지를 확인하고, 완료되지 않은 상태이면 다음 일련 번호를 지정한 후 반복과정을 수행하는 제 8 단계와; 전체 등록된 정보에 대한 처리가 완료된 상태이면 해당 프로세스에 대한 장애메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 9 단계와; 감시 대상 프로세스 인스턴스 정의와 동일한 경우에는 등록된 수신지로 프로세스 장애발생 정보 시그널을 전송한 후 이미 등록되어 있던 프로세스 감시 대상 프로세스 인스턴스 정의 정보를 삭제하고 해당 프로세스에 대한 장애메시지를 출력 요구한 후 다음 처리를 위한 대기상태로 천이하는 제 10 단계로 이루어진 것이다.In addition, according to the process process failure monitoring method according to the present invention, after performing the registration information initialization process for the monitoring buffer in the library for the process monitoring, and transitioning to the standby state for receiving the process failure; A second step of performing a recovery control process on a process for an operator request upon receiving a signal for process recovery control by an operator request in a standby state; A third step of processing the process monitoring information output for the operator request upon receiving a signal for outputting the process monitoring information by the operator request; A fourth step of receiving processor loss information through an operating system when a process failure occurs when performing an application function in the standby state; After receiving the process loss information, the first value of the monitored process property managed by the library is read to check whether the received process failure information is the destination process process instance definition, so that the failed process is the watchdog buffer in the case of the destination process instance definition. A fifth step of requesting to output a process failure message after the corresponding information is deleted from the corresponding information and transitioning to a standby state for the next processing; If it is not the definition of the destination process instance, check the definition number of the monitored process and if it is different, check whether the processing for all registered processes is completed. If not, specify the next serial number and perform the repetition process. With six steps; A seventh step of requesting to output a failure message for the corresponding process if the processing of the entire registered information is completed and transitioning to a waiting state for the next processing; If it is the same as the monitored process definition number, check whether it matches the monitored processor process instance definition and if it is different, check whether the processing for all registered processes is completed.If not, specify the next serial number and then repeat the process. Performing an eighth step; A ninth step of requesting to output a failure message for the corresponding process if the processing of the entire registered information is completed and transitioning to a waiting state for the next processing; If it is the same as the monitored process instance definition, it sends the process failure information signal to the registered destination, deletes the already registered process monitored process instance definition information, requests the failure message for the process, and then executes the next processing. The tenth step is to transition to the standby state.

도 1은 본 발명에 따른 관련 기능 구성 및 처리 흐름도,1 is a flowchart of a related function configuration and processing according to the present invention;

도 2는 본 발명에 따른 프로세스 감시 정보 등록 및 복구 처리 흐름도,2 is a process monitoring information registration and recovery process flow chart according to the present invention;

도 3은 본 발명에 따른 프로세스 감시 정보 등록을 위한 라이브러리 처리 흐름도,3 is a library processing flowchart for registering process monitoring information according to the present invention;

도 4는 본 발명이 적용되는 프로세스 장애 감시 기능 처리 흐름도,4 is a process failure monitoring function processing flowchart to which the present invention is applied;

도 5는 본 발명에 따른 운용자 요구에 의한 프로세스 복구 제어 처리 흐름도,5 is a flowchart illustrating a process recovery control process by an operator request according to the present invention;

도 6은 본 발명에 따른 운용자 요구에 의한 프로세스 감시정보 출력 처리 흐름도.6 is a process monitoring process output flow chart according to an operator's request according to the present invention;

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

100 : 프로세서(OMP/CCCP) 10,20,30,40 : 응용 기능 A, B, C, D100: processor (OMP / CCCP) 10, 20, 30, 40: application functions A, B, C, D

50 : 프로세스 감시정보 라이브러리50: process monitoring information library

60 : 프로세스 감시 기능부 70 : 운영 체계60: process monitoring function 70: operating system

이하, 첨부된 도면을 참조하여 본 발명을 상세히 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

본 발명은 교환시스템을 대상으로 감시 대상 프로세스 정보를 등록하고 장애 발생 정보를 통보받아 재생성하는 응용 기능과 프로세스 장애 발생시 운영 체계로부터 프로세스 정보를 받아 프로세스 복구 여부를 판단하는 감시기능 및 감시 대상 프로세스 정보를 등록 관리하는 라이브러리 기능으로 구성된다.The present invention registers the process information to be monitored to the exchange system, and the application function to be notified of the failure occurrence information and regenerate, and the monitoring function and the monitored process information to determine whether to recover the process by receiving the process information from the operating system when a process failure occurs It consists of library function to manage registration.

도 1은 본 발명을 구성하는 관련 기능들간의 상호 작용을 나타낸 것으로써 프로세서가 시동하는 시점에서 응용 기능 A, B, C, D(10, 20, 30, 40)가 시작되면 감시 대상 프로세스에 대하여 라이브러리(50)를 호출하여 프로세스 정보를 등록한다(S1, S2, S3, S4).Figure 1 shows the interaction between the related functions constituting the present invention, when the application functions A, B, C, D (10, 20, 30, 40) is started at the time the processor is started for the monitored process The library 50 is called to register process information (S1, S2, S3, S4).

그리고 응용 기능에 속한 프로세스의 동작 과정에서 프로세스 장애가 발생되면 운영 체계(70)에서 검출(S5, S6, S7, S8)되어 프로세스 감시 기능부(60)로 통보된다(S9).When a process failure occurs in the operation of a process belonging to an application function, the operating system 70 detects (S5, S6, S7, S8) and notifies the process monitoring function unit 60 (S9).

프로세스 감시 기능부(60)에서는 통보된 프로세스 정보를 대상으로 라이브러리로 관리되는 프로세스 정보를 읽어(S10) 감시 대상 프로세스인지를 확인하는 절차를 통해 복구가 필요한 프로세스인 경우에만 응용 기능으로 전달한다(S11, S12, S13, S14).The process monitoring function unit 60 reads the process information managed by the library based on the reported process information (S10) and checks whether the process is a process to be monitored, and delivers it to the application function only in the case of a process requiring repair (S11). , S12, S13, S14).

프로세스 장애발생을 통보 받은 응용 기능에서는 관련되는 복구 절차를 수행한 후 해당 되는 프로세스에 대한 재생성을 수행한다.Application functions notified of process failures perform the relevant recovery procedure and then recreate the process.

상기 표 1은 라이브러리를 이용하여 관리되는 감시 대상 프로세스에 대한 구성정보로써 일련 번호를 이용하여 프로세서 단위로 버퍼의 크기를 일정하게 정할 수 있다.Table 1 is a configuration information for the process to be monitored using the library can be used to determine the size of the buffer in units of processors using a serial number.

본 표에서는 0부터 99까지 100개만을 지정하였으나 이것은 프로세서의 동작 특징 등에 따라 수를 확장하여 사용할 수 있다.In this table, only 100 are specified from 0 to 99, but this can be used by expanding the number according to the operating characteristics of the processor.

그리고 프로세스 정의 번호는 해당 프로세스를 기능적으로 구분하기 위한 고유한 번호를 나타내며, 이것은 해당 응용 기능에 대한 실행 모듈이 제작되는 단계에서 정해진다.In addition, the process definition number represents a unique number for functionally identifying the process, which is determined at the stage in which an execution module for the corresponding application function is produced.

감시 대상 프로세스 인스턴스 정의(Process Instance Definition, 이하 Pid라 칭함)은 해당 프로세스가 생성되는 시점에서 운영 체계로부터 할당 받는 고유번호에 해당되며, 이것은 프로세스 장애로 인하여 재생성되면 바뀌는 정보이다.Process Instance Definition (hereinafter referred to as Pid) to be monitored corresponds to a unique number assigned by the operating system at the time a corresponding process is created, and this information is changed when it is regenerated due to a process failure.

수신 프로세스 Pid는 등록된 감시 대상 프로세스의 장애가 발생된 경우 그 정보를 받고자 하는 프로세스의 고유 번호를 나타내며, 이 값이 정확하지 않으면 시그널을 통한 정보를 수신할 수 없다.The receiving process Pid indicates the unique number of the process to receive the information when the registered monitoring target process fails. If the value is not correct, the receiving process Pid cannot receive the information through the signal.

프로세스 복구 회수는 해당 프로세스 정의번호에 대하여 프로세스 장애발생으로 인하여 몇 번이나 재생성이 되었는지를 나타내는 회수 정보이며, 이 정보를 확인함으로써 해당 프로세스가 심각한 오류를 내포하고 있어 계속적인 재생성이 이루어지고 있는지를 간접적으로 판단할 수 있으며, 이로 인한 영향이 프로세서 기능 수행이 미칠 수 있다고 판단할 수 있는 정보가 된다.The number of process recovery is the recovery information indicating how many times the process has been regenerated due to a process failure for the process definition number. By checking this information, it is indirect to determine whether the process contains a serious error and is continuously regenerated. It can be determined that the result of this process is the information that can determine that the performance of the processor function.

복구 여부 정보는 응용 기능 자체적으로나 운용자 요구에 의하여 해당 프로세스에 대한 복구가 수행될 수 있는 상태를 나타내는 해제 상태(TRUE)이거나 복구가 필요한 억제(FALSE)된 상태인지를 나타낸다.The recovery information indicates whether a recovery state (TRUE) indicating a state in which a recovery for the process can be performed by the application function itself or an operator's request or a suppressed state (FALSE) requiring recovery.

도 2 는 응용 기능에서 프로세스 감시를 위한 정보를 등록하고 장애발생 시 복구하는 처리 흐름에 대한 과정을 설명한 것으로서, 프로세서 운영 체계에 의하여 응용 기능이 시동되며(S30) 응용 기능에서 수행하고자 하는 프로세스를 생성하고(S31), 감시 대상 프로세스인지를 확인한 후(S32), 감시 대상 프로세스이면 해당 프로세스에 대한 관리 정보를 읽어(S33) 복구 여부를 확인한다(S34).FIG. 2 illustrates a process for a process flow of registering information for process monitoring in an application function and recovering when a failure occurs. The application function is started by a processor operating system (S30), and a process to be performed in an application function is created. After confirming (S31) whether or not the process to be monitored (S32), and if the process to be monitored (S33) to read the management information for the process (S33) to check whether or not to recover.

이때 복구가 허가(TRUE)된 상태이면 프로세서 Pid를 저장하여(S35) 프로세스 감시를 위한 라이브러리를 수행한 후(S36) 정상적인 기능 처리를 위한 시그널 대기 상태로 천이하고(S37), 복구가 억제(FALSE)된 상태이면 정상적인 기능 처리를 위한시그널 접수 대기상태로 천이하고(S37).At this time, if the recovery is allowed (TRUE) state, the processor Pid is stored (S35), the library for process monitoring is performed (S36), and the state transitions to the signal waiting state for normal function processing (S37), and the recovery is inhibited (FALSE). ), The state transitions to the signal reception waiting state for normal function processing (S37).

시그널 접수 대기상태(S37)에서 프로세스 감시기능으로부터 프로세스 장애발생 정보를 접수하면(S38), 관련 데이터 복구 및 초기화 과정을 수행한 후(S39), 해당 프로세스를 재생성하고(S40) 프로세스 Pid를 저장하여(S41), 라이브러리를 통한 프로세스 감시 정보를 재등록하고(S42) 복구 회수를 1 증가한 후(S43) 다음 시그널을 접수하기 위한 대기상태로 천이한다(S44).In step S37, if the process failure information is received from the process monitoring function (S38), after performing the relevant data recovery and initialization process (S39), the process is regenerated (S40) and the process Pid is stored. (S41), the process monitoring information through the library is re-registered (S42), and the recovery count is increased by one (S43), and then the state transitions to the standby state for receiving the next signal (S44).

도 3은 프로세스 감시 정보를 등록 관리하기 위한 라이브러리의 처리 과정으로서, 상기 도 2에서 설명한 응용 기능에서의 처리 과정 중에서 프로세스를 생성한 후 라이브러리를 통해 감시 정보를 등록할 때 호출되어 수행되는 절차에 해당된다.3 is a process of a library for registering and managing process monitoring information, and corresponds to a procedure called when a process is created during the process of the application function described in FIG. do.

프로세스 감시 정보를 등록을 위하여 응용 기능으로부터 호출되면(S36a) 해당 프로세스 정보에 대하여 이미 등록되어 있는지를 확인하여(S36b), 등록되어 있지 않은 상태이면 감시 대상 Pid를 점검하는 절차를 수행하며(S36c), 이미 등록된 경우에는 비정상 등록 요구에 대한 장애메시지를 출력 요구하고(S36h) 종료한다(S36g).When the process monitoring information is called from the application function for registration (S36a), it is checked whether it is already registered for the corresponding process information (S36b), and if it is not registered, the procedure for checking the monitored target Pid is performed (S36c). If it is already registered, an error message for the abnormal registration request is requested (S36h) and ends (S36g).

감시 대상 Pid에 대한 확인 결과 정상이면 수신지 Pid를 점검하기 위한 절차를 수행하며(S36d), 감시 대상 Pid가 비정상 상태의 경우에는 이에 대한 장애메시지를 출력 요구하고(S36h) 종료한다.If the check result of the monitoring target Pid is normal, a procedure for checking the destination Pid is performed (S36d). If the monitoring target Pid is in an abnormal state, an error message for this is output (S36h) and terminated.

수신지 Pid에 대한 확인 결과 정상이면 감시 버퍼에 대한 여유 상태를 점검하기 위한 절차를 수행하며(S36e), 수신지 Pid가 비정상 상태의 경우에는 이에 대한 장애메시지를 출력 요구하고(S36h) 종료한다(S36g).If the check result of the destination Pid is normal, a procedure for checking the free state of the monitoring buffer is performed (S36e). If the destination Pid is in an abnormal state, an error message for this is output (S36h) and the process is terminated. S36g).

감시 버퍼가 저장할 수 있는 상태이면, 요구한 프로세스 정보를 감시 버퍼에 등록한 후(S36f) 종료한다(S36g).If the monitoring buffer can be stored, the requested process information is registered in the monitoring buffer (S36f) and then terminated (S36g).

도 4는 프로세스 장애 감시기능에 대한 처리 과정을 설명한 것으로서, 기능 수행이 시작되면 프로세스 감시를 위한 라이브러리 내 감시 버퍼에 대한 등록 정보 초기화 과정을 수행한 후(S45) 프로세스 장애 접수를 위한 대기 상태로 천이한다(S46).4 illustrates a process of a process failure monitoring function. When the execution of a function is started, the process proceeds to the standby state for accepting a process failure after performing a property initialization process for a monitoring buffer in a library for process monitoring (S45). (S46).

대기상태에서 운용자 요구에 의한 프로세스 복구 제어를 위한 시그널을 접수하면(S47) 도 5의 처리과정을 수행하며, 운용자 요구에 의한 프로세스 감시 정보 출력을 위한 시그널을 접수하면(S48) 도 6의 처리과정을 수행한다.When the signal for the process recovery control by the operator request is received in the standby state (S47), the process of FIG. 5 is performed, and when the signal for the process monitoring information output by the operator request is received (S48), the process of FIG. Do this.

그리고 대기상태에서 응용 기능이 수행되는 과정에서 프로세스 장애가 발생되면 운영체계를 통하여 프로세서 유실정보를 접수한다(S49).If a process failure occurs while the application function is executed in the standby state, the processor loses information about the processor loss through the operating system (S49).

라이브러리로 관리되는 감시 대상 프로세스 등록정보의 첫번째 값을 읽은 후(S50) 접수된 프로세스 장애정보가 수신지 프로세스 Pid인지를 확인하며(S51), 이때 장애가 발생된 프로세스가 수신지 Pid의 경우는 장애 발생정보를 수신할 프로세스가 없어진 경우에 해당 되므로, 감시 버퍼에서 해당되는 정보를 삭제한 후(S52) 프로세스 장애메시지를 출력요구하고(S53) 다음 처리를 위한 대기상태로 천이한다(S54).After reading the first value of the supervised process property managed by the library (S50), it is checked whether the received process failure information is the destination process Pid (S51). In this case, if the failed process is the destination Pid, a failure occurs. Since there is no process to receive the information, the corresponding information is deleted from the monitoring buffer (S52), and a process failure message is output (S53), and the state transitions to a waiting state for the next processing (S54).

수신지 Pid가 아닌 경우에는 감시 대상 프로세스의 정의번호를 확인한 후(S55), 다르면 등록된 전체 프로세스에 대한 처리가 완료되었는지를 확인하고(S56), 완료되지 않은 상태이면 다음 일련 번호를 지정한 후(S57) 반복과정을 수행한다.If it is not the destination Pid, check the definition number of the process to be monitored (S55), otherwise check whether the processing for all registered processes is completed (S56), and if not, specify the next serial number ( S57) Perform an iterative process.

전체 등록된 정보에 대한 처리가 완료된 상태이면 해당 프로세스에 대한 장애메시지를 출력요구하고(S53) 다음 처리를 위한 대기상태로 천이한다(S54).If the processing for the entire registered information is completed, a failure message for the corresponding process is output (S53), and the state transitions to the waiting state for the next processing (S54).

감시 대상 프로세스 정의번호와 동일한 경우에는 감시 대상 프로세스 Pid와 일치하는지를 점검한 후(S58), 다르면 등록된 전체 프로세스에 대한 처리가 완료 되었는지를 확인하고(S56), 완료되지 않은 상태이면 다음 일련 번호를 지정한 후(S57) 반복과정을 수행한다.If it is the same as the supervised process definition number, it checks whether it matches the supervised process Pid (S58), and if it is different, checks whether the processing for all registered processes is completed (S56). After designation (S57), an iterative process is performed.

전체 등록된 정보에 대한 처리가 완료된 상태이면 해당 프로세스에 대한 장애메시지를 출력요구하고(S53) 다음 처리를 위한 대기상태로 천이한다(S54).If the processing for the entire registered information is completed, a failure message for the corresponding process is output (S53), and the state transitions to the waiting state for the next processing (S54).

감시 대상 프로세스 Pid와 동일한 경우에는 등록된 수신지로 프로세스 장애 발생 정보 시그널을 전송한 후(S59) 이미 등록되어 있던 프로세스 감시 대상 프로세스 Pid 정보를 삭제하고(S60) 해당 프로세스에 대한 장애메시지를 출력요구하고(S53), 다음 처리를 위한 대기상태로 천이한다(S54).If it is the same as the monitored process Pid, the process failure occurrence information signal is transmitted to the registered destination (S59), and the previously registered process monitored process Pid information is deleted (S60), and a failure message for the process is requested. (S53), the process goes to the standby state for the next processing (S54).

이에 대한 감시 대상 프로세스 정보는 응용 기능에서 해당 프로세스를 재생성하는 시점에서 재등록된다.The monitored process information about this is re-registered at the time of regenerating the process in the application function.

도 5는 운용자 요구에 의한 프로세스 복구 제어를 위한 처리 과정을 설명한 것으로서, 감시 대상 프로세스 정보를 읽어(S47a) 요구한 프로세스 정의 번호의 존재 유무를 확인한 후(S47b), 존재하지 않으면 비정상 처리 결과메시지를 출력요구하고(S47c) 다음 처리를 위한 대기상태로 천이한다(S47d).FIG. 5 illustrates a process for controlling process recovery by an operator's request. After reading the monitored process information (S47a) and confirming the existence of the requested process definition number (S47b), if not present, an abnormal processing result message is shown. The output is requested (S47c), and the state transitions to the standby state for the next processing (S47d).

존재하는 프로세스인 경우에는 요구한 제어 형태를 확인하여(S47e), 해제인경우에는 이미 해제 상태인지를 확인한 후(S47f) 해제 상태이면 비정상 처리 결과 메시지를 출력요구하고(S47c) 다음 처리를 위한 대기상태로 천이한다(S47d).In the case of an existing process, the requested control type is checked (S47e). In case of a release process, it is checked whether it is already released (S47f). If it is released, an abnormal processing result message is output (S47c). Transition to state (S47d).

해제 상태가 아니면 해당 프로세스에 대한 복구 해제(TRUE) 정보를 등록하고(S47g) 정상 처리 결과메시지를 출력요구하고(S47h) 다음 처리를 위한 대기상태로 천이한다(S47d).If not, the recovery release (TRUE) information for the corresponding process is registered (S47g), a normal processing result message is outputted (S47h), and the state transitions to the waiting state for the next processing (S47d).

제어형태가 억제인 경우에는 이미 억제 상태인지를 확인하여(S47i) 억제 상태이면 비정상 처리 결과메시지를 출력요구하고(S47c) 다음 처리를 위한 대기상태로 천이한다(S47d).If the control mode is suppressed, it is checked whether it is already in the inhibited state (S47i). If the control mode is suppressed, an abnormal processing result message is output (S47c), and the state transitions to the standby state for the next process (S47d).

억제 상태가 아니면 해당 프로세스에 대한 복구 억제(FALSE) 정보를 등록하고(S47j) 정상 처리 결과메시지를 출력요구하고(S47h) 다음 처리를 위한 대기상태로 천이한다(S47d).If it is not in the suppressed state, the recovery suppression (FALSE) information for the process is registered (S47j), the normal processing result message is outputted (S47h), and the state transitions to the standby state for the next process (S47d).

도 6은 운용자 요구에 의한 프로세스 감시 정보 출력을 위한 처리 과정을 설명한 것으로서, 요구한 형태를 확인 한 후(S48a), 개별 프로세스에 대한 출력 요구이면 감시 대상 프로세스 정보를 읽어(S48b) 요구한 프로세스 정의 번호의 존재 유무를 확인하여(S48c), 존재하지 않으면 비정상 처리 결과메시지를 출력요구하고(S48d) 다음 처리를 위한 대기상태로 천이한다(S48e).6 illustrates a process for outputting process monitoring information by an operator request. After checking the requested form (S48a), if the output request is made for an individual process, the monitoring process information is read (S48b). The presence or absence of the number is checked (S48c). If it is not present, an abnormal processing result message is output (S48d), and the state is transferred to the standby state for the next processing (S48e).

프로세스 정의 번호가 존재하면 결과메시지를 구성한 후(S48f) 정상 처리 결과메시지를 출력요구하고(S48g) 다음 처리를 위한 대기상태로 천이한다(S48e).If a process definition number exists, a result message is configured (S48f), then a normal processing result message is requested for output (S48g), and the state transitions to the standby state for the next process (S48e).

요구 형태 확인결과 전체에 대한 경우이면 첫번째 감시 대상 프로세스 정보를 읽어(S48h) 결과메시지를 구성하고(S48i) 전체 처리가 완료되었는지를 점검후(S48j), 완료되지 않은 상태이면 다음 프로세스 위치정보를 지정한 후(S48k) 감시 대상 프로세스를 읽고 결과메시지를 구성하는 과정을 반복 수행한다.In the case of request result checking result, the first monitored process information is read (S48h), and the result message is checked (S48i). After checking whether the whole process is completed (S48j), the next process location information is designated. After that (S48k) it repeats the process of reading the process to be monitored and constructing the result message.

전체에 대한 처리가 완료되면 정상 처리 결과메시지를 출력요구하고(S48l) 다음 처리를 위한 대기상태로 천이한다(S48e).When the entire process is completed, the normal process result message is requested for output (S48l), and the state transitions to the standby state for the next process (S48e).

상술한 바와 같이 본 발명에서 제시한 프로세스 장애발생 감시에 의한 복구 방법은 응용 기능의 필요에 따라 기능 동작 중인 상태에서 감시 정보를 등록할 수 있어 사용상의 편의성이 제공될 뿐만 아니라, 프로세스를 생성한 응용기능에서 장애발생 정보를 통보 받아 재생성하는 절차를 수행함으로써, 해당 프로세스가 갖는 기능적인 특징을 가장 정확하게 알 수 있는 기능에서 복구가 이루어진다는 점에서 프로세스 장애로 인한 비정상 상태를 가장 안전하고 최소의 범위 내에서 복구처리 절차가 이루어질 수 있다.As described above, the method for recovering by monitoring a process failure occurrence according to the present invention can register monitoring information in a function operating state according to the necessity of an application function, thereby providing convenience of use, and creating an application. By performing the procedure of notifying and regenerating the failure information from the function, the abnormal state caused by the process failure is the safest and the minimum range in that the recovery is performed in the function that can know the functional characteristics of the process most accurately. The recovery process can be done at.

따라서 프로세스 장애로 인한 기능 이상 현상의 영향을 최소화하고 프로세서 전체적인 동작에 미치는 영향을 최소화할 수 있는 장점을 갖는다.Therefore, it has the advantage of minimizing the effects of functional abnormalities due to process failures and minimizing the effect on the overall operation of the processor.

그리고 자체적인 기능 오류로 인하여 반복적인 재생성이 이루어지는 경우는 운용자의 확인절차에 따라 필요 시 재생성을 억제할 수 있으므로 프로세스 감시 기능을 융통성 있게 활용할 수 있다.In the case of repetitive regeneration due to its own function error, the regeneration can be suppressed if necessary according to the operator's confirmation procedure, so the process monitoring function can be flexibly utilized.

또한 이러한 형태의 기능 구성은 프로세스 감시 기능뿐만 아니라 감시 대상이 될 수 있는 여러 가지 형태의 자원을 대상으로 적용이 가능한 효과를 갖는다.In addition, this type of function configuration can be applied to various types of resources that can be monitored as well as process monitoring functions.

Claims (5)

프로세스 장애 발생시 이를 복구하는 방법에 있어서,In the case of a process failure to recover it, 프로세서 운영체계로부터 시동되는 응용 기능에서 수행하고자 하는 프로세스를 생성하고 감시 대상 프로세스인지를 확인하여 감시대상 프로세스이면 해당 프로세스에 대한 관리 정보를 읽어 복구 여부를 확인하는 제 1 단계와;Creating a process to be performed by an application function started from a processor operating system and checking whether the process is a process to be monitored, and if the process is a process to be monitored, reading management information about the process and checking whether to recover the process; 복구 여부 확인 후 복구가 억제 상태이면 다음 수행을 위한 시그널 접수 대기상태로 천이하는 제 2 단계와;A second step of transitioning to a signal reception waiting state for the next performance if the recovery is in the inhibited state after confirming the recovery; 복구가 허가된 상태이면 프로세서의 프로세스 인스턴스 정의를 저장하여 프로세스 감시를 위한 라이브러리를 수행한 후 정상적인 기능 처리를 위한 시그널 대기상태로 천이하는 제 3 단계와;A third step of storing a process instance definition of the processor if the recovery is allowed, performing a library for process monitoring, and then transitioning to a signal waiting state for normal function processing; 상기 시그널 접수 대기상태에서 프로세스 감시기능으로부터 프로세스 장애발생 정보를 접수하면 관련 데이터 복구 및 초기화 과정을 수행하는 제 4 단계와;A fourth step of performing an associated data recovery and initialization process upon receiving process failure information from a process monitoring function in the signal reception standby state; 프로세스 장애발생 관련 데이터 복구 및 초기화 과정 수행 후 해당 프로세스를 재생성하고 프로세스 인스턴스 정의를 저장하여 라이브러리를 통한 프로세스 감시 대상 정보를 등록하고 복구 회수를 증가한 후 시그널을 접수하기 위한 대기상태로 천이하는 제 5 단계로 이루어진 것을 특징으로 하는 프로세스 장애 복구방법.After performing the process of data recovery and initialization related to process failure, regenerate the process and save the process instance definition to register process monitoring information through the library, increase the number of recovery, and then transition to the standby state to receive a signal. Process failure recovery method characterized in that consisting of. 제 1 항에 있어서,The method of claim 1, 상기 제 5 단계는,The fifth step, 응용 기능으로부터 호출되면 해당 프로세스 정보에 대하여 이미 등록되어 있는지 확인하여 등록되어 있지 않은 상태이면 감시 대상 프로세스 인스턴스 정의를 점검하는 제 1 부단계와;A first sub-step, when called from an application function, checking whether the corresponding process information is already registered and checking the monitored process instance definition if it is not registered; 이미 등록된 경우는 비정상 등록 요구에 대한 장애메시지 출력을 요구하고 종료하는 제 2 부단계와;A second sub-step of requesting and terminating the error message output for the abnormal registration request if already registered; 감시 대상 프로세스 인스턴스 정의 확인 결과 정상이면 수신지 프로세스 인스턴스 정의 점검을 위한 절차를 수행하고, 비정상인 경우는 이에 대한 장애 메시지 출력을 요구하고 종료하는 제 3 부단계와;A third substep of performing a procedure for checking a destination process instance definition if it is normal that the monitored process instance definition is confirmed, and requesting and terminating a failure message output in case of abnormality; 수신지 프로세스 인스턴스 정의에 대한 확인 결과 정상이면 감시 버퍼에 대한 여유 상태를 점검하기 위한 절차로 수신지 프로세스 인스턴스 정의가 비정상 상태의 경우는 이에 대한 장애메시지를 출력 요구하고 종료하는 제 4 부단계와;A fourth sub-step for checking a free state of the monitoring buffer if the check result of the destination process instance definition is normal, and outputting a failure message for the case where the destination process instance definition is abnormal, and ending the request; 감시 버퍼가 저장할 수 있는 상태이면 요구한 프로세스 정보를 감시 버퍼에 등록한 후 종료하는 제 5 부단계로 이루어진 것을 특징으로 하는 프로세스 장애 복구방법.And a fifth substep of registering the requested process information in the monitoring buffer and terminating if the monitoring buffer can be stored. 프로세스 장애 감시방법에 있어서,In the process failure monitoring method, 프로세스 감시를 위한 라이브러리 내 감시 버퍼에 대한 등록 정보 초기화 과정을 수행한 후 프로세스 장애 접수를 위한 대기 상태로 천이하는 제 1 단계와;A first step of performing a registration information initialization process for a monitoring buffer in a library for monitoring the process and transitioning to a standby state for receiving a process failure; 대기상태에서 운용자 요구에 의한 프로세스 복구 제어를 위한 시그널을 접수하면 운용자 요구에 대한 프로세스에 복구 제어 처리를 수행하는 제 2 단계와;A second step of performing a recovery control process on a process for an operator request upon receiving a signal for process recovery control by an operator request in a standby state; 운용자 요구에 의한 프로세스 감시 정보 출력을 위한 시그널을 접수하면 운용자 요구에 대한 프로세스 감시 정보 출력을 처리하는 제 3 단계와;A third step of processing the process monitoring information output for the operator request upon receiving a signal for outputting the process monitoring information by the operator request; 상기 대기상태에서 응용 기능 수행 시 프로세스 장애가 발생되면 운영체계를 통하여 프로세서 유실정보를 접수하는 제 4 단계와;A fourth step of receiving processor loss information through an operating system when a process failure occurs when performing an application function in the standby state; 프로세스 유실 정보 접수 후 라이브러리로 관리되는 감시 대상 프로세스 등록정보의 첫 번째 값을 읽어 접수된 프로세스 장애정보가 수신지 프로세스 프로세스 인스턴스 정의인지를 확인하여 장애가 발생된 프로세스가 수신지 프로세스 인스턴스 정의의 경우 감시 버퍼에서 해당되는 정보를 삭제한 후 프로세스 장애메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 5 단계와;After receiving the process loss information, the first value of the monitored process property managed by the library is read to check whether the received process failure information is the destination process process instance definition, so that the failed process is the watchdog buffer in the case of the destination process instance definition. A fifth step of requesting to output a process failure message after the corresponding information is deleted from the corresponding information and transitioning to a standby state for the next processing; 수신지 프로세스 인스턴스 정의가 아닌 경우에는 감시 대상 프로세스의 정의번호를 확인한 후 다르면 등록된 전체 프로세스에 대한 처리가 완료되었는지를 확인하고, 완료되지 않은 상태이면 다음 일련 번호를 지정한 후 반복과정을 수행하는 제 6 단계와;If it is not the definition of the destination process instance, check the definition number of the monitored process and if it is different, check whether the processing for all registered processes is completed. If not, specify the next serial number and perform the repetition process. With six steps; 전체 등록된 정보에 대한 처리가 완료된 상태이면 해당 프로세스에 대한 장애메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 7 단계와;A seventh step of requesting to output a failure message for the corresponding process if the processing of the entire registered information is completed and transitioning to a waiting state for the next processing; 감시 대상 프로세스 정의번호와 동일한 경우는 감시 대상 프로세서 프로세스 인스턴스 정의와 일치하는지를 점검한 후 다르면 등록된 전체 프로세스에 대한 처리가 완료되었는지를 확인하고, 완료되지 않은 상태이면 다음 일련 번호를 지정한 후 반복과정을 수행하는 제 8 단계와;If it is the same as the monitored process definition number, check whether it matches the monitored processor process instance definition and if it is different, check whether the processing for all registered processes is completed.If not, specify the next serial number and then repeat the process. Performing an eighth step; 전체 등록된 정보에 대한 처리가 완료된 상태이면 해당 프로세스에 대한 장애메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 9 단계와;A ninth step of requesting to output a failure message for the corresponding process if the processing of the entire registered information is completed and transitioning to a waiting state for the next processing; 감시 대상 프로세스 인스턴스 정의와 동일한 경우에는 등록된 수신지로 프로세스 장애발생 정보 시그널을 전송한 후 이미 등록되어 있던 프로세스 감시 대상 프로세스 인스턴스 정의 정보를 삭제하고 해당 프로세스에 대한 장애메시지를 출력 요구한 후 다음 처리를 위한 대기상태로 천이하는 제 10 단계로 이루어진 것을 특징으로 하는 프로세스 장애 감시방법.If it is the same as the monitored process instance definition, it sends the process failure information signal to the registered destination, deletes the already registered process monitored process instance definition information, requests the failure message for the process, and then executes the next processing. Process failure monitoring method comprising the tenth step of transition to the standby state for. 제 3 항에 있어서,The method of claim 3, wherein 상기 제 2 단계는,The second step, 감시 대상 프로세스를 읽어 요구한 프로세스 정의 번호의 존재 유무를 확인한 후 존재하지 않으면 비정상 처리 결과 메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 1 부단계와;A first sub-step of reading a monitored process and checking whether a requested process definition number exists and if it does not exist, requesting an output of an abnormal processing result message and transitioning to a standby state for the next processing; 확인 후 존재하는 경우는 요구한 제어 형태룰 확인하여 해제인 경우 이미 해제 상태인지를 확인한 후 해제 상태이면 비정상 처리 결과메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 2 부단계와;A second sub-step, if present after checking, to check the requested control type and checking whether it is already released, and if it is released, requesting output of an abnormal processing result message and transitioning to a waiting state for the next processing; 해제 상태가 아니면 해당 프로세스에 대한 복구 해제 정보를 등록하고 정상 처리결과 메시지를 출력요구한 후 다음 처리를 위한 대기상태로 천이하는 제 3 부단계와;A third substep of registering the recovery release information for the corresponding process if it is not in the released state, requesting output of a normal processing result message, and transitioning to a standby state for the next processing; 제어 형태가 억제인 경우 이미 억제 상태인지를 확인하여 억제 상태이면 비정상 처리결과메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 4부단계와;A fourth sub-step of checking whether the control mode is already in the inhibited state and requesting the output of the abnormal processing result message if the control state is in the inhibited state and transitioning to the standby state for the next processing; 억제 상태가 아니면 해당 프로세스에 대한 복구 억제 정보를 등록하고 정상 처리 결과메시지를 출력 요구하고 다음 처리를 위한 대기상태로 천이하는 제 5 부단계로 이루어진 것을 특징으로 하는 프로세스 장애 감시방법.And a fifth substep of restoring recovery suppression information for the process, requesting output of a normal processing result message, and transitioning to a standby state for the next process. 제 3 항에 있어서,The method of claim 3, wherein 상기 제 3 단계는,The third step, 요구한 형태를 확인 한 후 개별 프로세스에 대한 출력 요구이면 감시 대상 프로세스 정보를 읽어 요구한 프로세스 정의 번호의 존재 유무를 확인한 후 존재하지 않으면 비정상 처리 결과메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 1 부단계와;After checking the requested form, if it is an output request for an individual process, it reads the monitored process information and checks the existence of the requested process definition number. If it does not exist, it requests an abnormal processing result message and transitions to the waiting state for the next processing. A first substep of doing; 프로세스 정의 번호가 존재하면 결과메시지를 구성한 후 정상 처리 결과메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 2 부단계와;A second substep of constructing a result message if the process definition number exists, requesting output of a normal process result message, and transitioning to a standby state for the next process; 요구 형태 확인결과 전체에 대한 경우이면 첫번째 감시 대상 프로세스 정보를 읽어 결과메시지를 구성하고 전체 처리가 완료되었는지를 점검한 후 완료되지 않은 상태이면 다음 프로세스 위치정보를 지정하고 감시대상 프로세스를 읽어 결과메시지를 구성하는 과정을 반복 수행하는 제 3 부단계와;In case of request result checking result, read first monitoring process information and compose result message. After checking whether complete processing is completed, if not completed, specify next process location information and read monitoring process and result message. A third substep of repeating the configuring process; 전체에 대한 처리가 완료되면 정상 처리 결과메시지를 출력요구하고 다음 처리를 위한 대기상태로 천이하는 제 4 부단계로 이루어진 것을 특징으로 하는 프로세스 장애 감시방법.And a fourth substep of requesting output of a normal processing result message and transitioning to a standby state for the next processing when the whole processing is completed.
KR1019980051047A 1998-11-26 1998-11-26 Process Monitoring and Failure Recovery KR100309678B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980051047A KR100309678B1 (en) 1998-11-26 1998-11-26 Process Monitoring and Failure Recovery

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980051047A KR100309678B1 (en) 1998-11-26 1998-11-26 Process Monitoring and Failure Recovery

Publications (2)

Publication Number Publication Date
KR20000033963A KR20000033963A (en) 2000-06-15
KR100309678B1 true KR100309678B1 (en) 2002-02-28

Family

ID=19559910

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980051047A KR100309678B1 (en) 1998-11-26 1998-11-26 Process Monitoring and Failure Recovery

Country Status (1)

Country Link
KR (1) KR100309678B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6651182B1 (en) * 2000-08-03 2003-11-18 International Business Machines Corporation Method for optimal system availability via resource recovery
KR101345964B1 (en) * 2006-08-18 2013-12-31 엘지전자 주식회사 Processor to have the core of the multiple and Method of control thereof

Also Published As

Publication number Publication date
KR20000033963A (en) 2000-06-15

Similar Documents

Publication Publication Date Title
KR100575497B1 (en) Fault tolerant computer system
US8347142B2 (en) Non-disruptive I/O adapter diagnostic testing
US7373542B2 (en) Automatic startup of a cluster system after occurrence of a recoverable error
KR100309678B1 (en) Process Monitoring and Failure Recovery
JP3551079B2 (en) Recovery method and device after replacement of modified load module
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
JPH1127266A (en) Structural information management method for network management device and management object device
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps
Cisco Operational Traps

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20100906

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee