KR100480287B1 - Customizing method of database in embedded system - Google Patents

Customizing method of database in embedded system Download PDF

Info

Publication number
KR100480287B1
KR100480287B1 KR10-2001-0029260A KR20010029260A KR100480287B1 KR 100480287 B1 KR100480287 B1 KR 100480287B1 KR 20010029260 A KR20010029260 A KR 20010029260A KR 100480287 B1 KR100480287 B1 KR 100480287B1
Authority
KR
South Korea
Prior art keywords
database
file
module
console terminal
script file
Prior art date
Application number
KR10-2001-0029260A
Other languages
Korean (ko)
Other versions
KR20020090266A (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 KR10-2001-0029260A priority Critical patent/KR100480287B1/en
Publication of KR20020090266A publication Critical patent/KR20020090266A/en
Application granted granted Critical
Publication of KR100480287B1 publication Critical patent/KR100480287B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/024Standardisation; Integration using relational databases for representation of network management data, e.g. managing via structured query language [SQL]

Abstract

본 발명은 네트워크를 통해 데이터를 송수신하는 전송모듈을 가지는 콘솔 터미널(Console Terminal)과 연결되며 외부와의 데이터를 송수신하는 전송모듈과, 전송모듈로 수신된 명령에 응답하여 상기 명령에 대응된 기능을 수행하는 에이전트 모듈과, 유지 및 운용에 관한 정보들로 구성된 데이터베이스 및 데이터 파일을 저장하는 파일저장모듈을 가지고 시스템을 동작시키는 임베디드(Embedded) 시스템의 데이터베이스 커스터마이징(Customizing) 방법에 있어서, 상기 에이전트 모듈이 상기 콘솔 터미널로부터 제공되는 스크립트 파일 생성 명령에 응답하여 2진 데이터 파일로 저장된 상기 데이터베이스를 텍스트 형태의 스크립트 파일로 변환하여 이를 상기 파일저장모듈의 내부 메모리 영역에 저장하는 제1과정, 상기 에이전트 모듈이 상기 내부 메모리 영역에 저장된 스크립트 파일을 상기 콘솔 터미널로 전송하는 제2과정, 상기 에이전트 모듈이 상기 콘솔 터미널로부터 수정된 스크립트 파일 및 데이터베이스 복구 명령 수신에 응답하여 상기 수신된 스크립트 파일을 상기 내부 메모리 영역에 로딩하고, 이를 2진 데이터 파일 형태로 복원하여 상기 데이터베이스를 복구하며, 상기 수신된 스크립트 파일은 상기 콘솔 터미널에서 수정되는 제3과정을 포함한다. The present invention is connected to a console terminal (Console Terminal) having a transmission module for transmitting and receiving data through a network, and a transmission module for transmitting and receiving data to and from the outside, in response to the command received by the transmission module function corresponding to the command A method for customizing a database of an embedded system operating a system having an agent module to perform, a file storage module storing a database and a data file composed of information on maintenance and operation, the agent module comprising: A first step of converting the database stored as a binary data file into a text file in response to a script file generation command provided from the console terminal, and storing the database in an internal memory area of the file storage module; In the internal memory area In a second process of transmitting the loaded script file to the console terminal, the agent module loads the received script file into the internal memory area in response to receiving a modified script file and a database recovery command from the console terminal, and 2 Restoring the database by restoring the data into a binary data file, and the received script file includes a third process of modifying the console terminal.

Description

임베디드 시스템의 데이터베이스 커스터마이징 방법{CUSTOMIZING METHOD OF DATABASE IN EMBEDDED SYSTEM}CUSTOMIZING METHOD OF DATABASE IN EMBEDDED SYSTEM}

본 발명은 네트워크에 공통으로 연결된 다수의 임베디드 시스템들(Embedded system)의 운용 방법에 관한 것으로, 특히 다수의 임베디드 시스템들의 운용 데이터베이스(DataBase)를 용이하게 커스터마이징(Customizing) 하여 업데이트하는 제어 방법에 관한 것이다. The present invention relates to a method of operating a plurality of embedded systems commonly connected to a network, and more particularly, to a control method of easily customizing and updating a database of a plurality of embedded systems. .

임베디드 시스템(이하 "EMS"라 칭함)은 독립적으로 동작할 수 있는 지능형 시스템으로서 각각의 제품마다 특정한 기능을 수행하도록 설계된다. EMS의 특정한 기능은 상기 EMS의 해당 기능의 동작을 수행할 수 있도록 제작된 응용 소프트웨어에 의해서 실행된다. 이러한 EMS은 동작 및 운용 목적에 맞도록 프로그램 되어진 응용 소프트웨어가 로딩(loading)되면서 고유의 기능을 수행하게 된다. EMS의 예로서는 이미 널리 알려진 셋탑 박스(Set Top Box), 인터넷-폰(Internet Phone: web-phone), VoIP 게이트웨이(Voice over Internet Protocol gateway) 등의 소형 시스템으로부터 교환기 등의 대형 시스템 등이 포함된다. Embedded systems (hereinafter referred to as "EMS") are intelligent systems that can operate independently and are designed to perform specific functions for each product. Specific functions of the EMS are executed by application software designed to perform operations of the corresponding functions of the EMS. The EMS performs its own function as the application software programmed for the operation and operation purpose is loaded. Examples of EMS include large systems such as exchanges from small systems such as set top boxes, Internet phones (web phones), and voice over internet protocol gateways (VOIPs) which are well known.

이때, 시스템의 종류와 기능에 따라서 상기 EMS 내에는 응용 소프트웨어 이외에도 시스템의 동작에 필요한 정보를 데이터베이스의 형태로 가지고 있다. 이러한 데이터베이스는 응용 소프트웨어와 마찬가지로 외부의 유지보수 터미널(예를 들면, 외부의 콘솔 터미널(console terminal)인 컴퓨터)에서 제작되어 시스템에 로드되기도 하고, 시스템에 로드된 응용 소프트웨어에 의해서 자동으로 생성되기도 한다. 상기 데이터베이스는 시스템의 운용 상태와 사용자의 요구에 의해 수정되기도 한다.  In this case, according to the type and function of the system, the EMS has information required for the operation of the system in the form of a database in addition to the application software. Like application software, these databases can be created on an external maintenance terminal (for example, a computer that is an external console terminal), loaded into the system, or created automatically by application software loaded on the system. . The database can also be modified by the operational status of the system and the needs of the user.

상기 데이터베이스는 시스템 동작 구성을 결정하는 구성 정보(Configuration Information)를 포함하는 디폴트 데이터베이스(Default DB) 와, 시스템의 운용중에 프로세서에 의해 자동으로 수정되는 동작 데이터베이스(Operation DB)로 구별된다. 상기 디폴트 데이터베이스는 외부 콘솔터미널로부터 로딩되지 않고 내부의 플레쉬 메모리로부터 로딩 받거나 자체적으로 생성되는 것이며, 동작 데이터베이스는 시스템 운용중에 자동으로 수정된 데이터베이스를 의미한다. 상기 디폴트 데이터베이스 및 동작 데이터베이스들은 일반적으로 2진파일 (Binary File)의 형태로 제작되며 시스템 내부에 로딩되어 운용, 수정, 백업 및 복구된다. 하지만 EMS에서 사용 중인 데이터베이스를 외부의 콘솔 터미널(즉, 컴퓨터)로 백업하여 그 데이터베이스를 수정하고, 다시 EMS으로 로딩하기 위해서는 상기 EMS에서 백업한 데이터베이스를 다루기 위한 별도의 편집 도구(예컨대, MIB: Management Information Base)가 필요하였다. The database is divided into a default database including configuration information for determining a system operation configuration, and an operation database that is automatically modified by a processor during operation of the system. The default database is not loaded from an external console terminal, but is loaded from an internal flash memory or created by itself, and an operation database refers to a database that is automatically modified during system operation. The default database and operational databases are generally produced in the form of a binary file and loaded into the system for operation, modification, backup and recovery. However, to back up the database being used by the EMS to an external console terminal (ie, a computer), modify the database, and to load the EMS again, a separate editing tool (eg MIB: Management) to handle the database backed up by the EMS is required. Information Base).

즉, 상기 EMS내에 탑재되어 운용되는 데이터베이스를 외부의 컴퓨터에서 백업 혹은 수정하거나, 수정된 데이터베이스를 상기 EMS내부로 로딩하는 경우에, 시스템에서 운용되는 형태인 2진 파일의 형태로 데이터베이스를 처리해야 하기 때문에 상기 데이터베이스를 다루기 위한 별도의 편집 도구(예컨대, MIB)를 필요로 하였으며, 상기 별도의 편집 도구를 다루기 위한 전문적인 지식도 필요로 하였다. That is, when a database mounted and operated in the EMS is backed up or modified from an external computer, or when the modified database is loaded into the EMS, the database must be processed in the form of a binary file that is operated in the system. Therefore, a separate editing tool (eg, MIB) is needed to handle the database, and a specialized knowledge for handling the separate editing tool is required.

또한, 인터넷 등과 같은 네트워크를 통해 다수의 EMS들이 연결되어 이중화, 용량확장, 로드 분산 등을 목적으로 동일한 기능을 가지고 연동하여 동작하는 환경에서, 시스템 사용자는 모든 시스템의 데이터베이스를 동일하게 수정하기 위해서 각각의 시스템에 대해 모두 별도로 수정을 하거나, 아니면 하나의 시스템의 데이터베이스를 수정하고 이것을 백업한 뒤, 나머지 시스템들에게 다시 로딩해 주어야 하는 불편함이 있었다.In addition, in an environment in which a plurality of EMSs are connected through a network such as the Internet and operate in conjunction with the same functions for the purpose of redundancy, capacity expansion, load distribution, etc., a system user may modify each database of the system equally. It was inconvenient to modify all of the systems in the system, or to modify the database of one system, back it up, and reload the rest of the systems.

따라서, 본 발명의 목적은 EMS 내부에서 사용되는 데이터베이스를 용이하게 수정, 백업 및 로딩하는 방법을 제공함에 있다. Accordingly, an object of the present invention is to provide a method for easily modifying, backing up, and loading a database used in an EMS.

삭제delete

본 발명의 다른 목적은 EMS 내부에 2진파일의 형태로 저장된 데이터베이스를 외부의 제어에 의해 아스키(Ascii) 형태를 가지는 스크립트 파일로 데이터베이스를 변환하여 EMS의 데이터베이스를 용이하게 수정, 백업 및 로딩하는 방법을 제공함에 있다.Another object of the present invention is a method for easily modifying, backing up, and loading an EMS database by converting the database stored in the form of a binary file inside the EMS into a script file having an ASCII form by external control. In providing.

본 발명의 또다른 목적은 적어도 하나 이상의 EMS이 연동하여 동작할 때에, 모든 시스템 또는 일부 시스템간에 공통적으로 적용되는 데이터베이스에 대하여, 하나의 EMS의 데이터베이스 수정으로 필요한 모든 시스템에 수정된 데이터베이스가 적용되도록 처리하는 방법을 제공함에 있다. Another object of the present invention is to process the modified database to be applied to all the systems required by modifying the database of one EMS to a database commonly applied between all systems or some systems when at least one EMS works in conjunction To provide a way to.

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

상기한 목적을 달성하기 위한 본 발명은 네트워크를 통해 데이터를 송수신하는 전송모듈을 가지는 콘솔 터미널(Console Terminal)과 연결되며 외부와의 데이터를 송수신하는 전송모듈과, 전송모듈로 수신된 명령에 응답하여 상기 명령에 대응된 기능을 수행하는 에이전트 모듈과, 유지 및 운용에 관한 정보들로 구성된 데이터베이스 및 데이터 파일을 저장하는 파일저장모듈을 가지고 시스템을 동작시키는 임베디드(Embedded) 시스템의 데이터베이스 커스터마이징(Customizing) 방법에 있어서, 상기 에이전트 모듈이 상기 콘솔 터미널로부터 제공되는 스크립트 파일 생성 명령에 응답하여 2진 데이터 파일로 저장된 상기 데이터베이스를 텍스트 형태의 스크립트 파일로 변환하여 이를 상기 파일저장모듈의 내부 메모리 영역에 저장하는 제1과정과, 상기 에이전트 모듈이 상기 내부 메모리 영역에 저장된 스크립트 파일을 상기 콘솔 터미널로 전송하는 제2과정과, 상기 에이전트 모듈이 상기 콘솔 터미널로부터 수정된 스크립트 파일 및 데이터베이스 복구 명령 수신에 응답하여 상기 수신된 스크립트 파일을 상기 내부 메모리 영역에 로딩하고, 이를 2진 데이터 파일 형태로 복원하여 상기 데이터베이스를 복구하며, 상기 수신된 스크립트 파일은 상기 콘솔 터미널에서 수정되는 제3과정을 포함함을 특징으로 한다.또한 본 발명은 네트워크를 통해 데이터를 송수신하는 전송모듈을 가지는 콘솔 터미널과 연결되며 상기 네트워크를 통해 데이터를 송수신하는 전송모듈과, 전송모듈로 수신된 명령에 응답하여 상기 명령에 대응된 기능을 수행하는 에이전트 모듈과, 유지 및 운용에 관한 정보들로 구성된 데이터베이스 및 데이터 파일을 저장하는 파일저장모듈을 가지고 시스템을 동작시키는 적어도 하나 이상의 임베디드 시스템들의 데이터베이스 커스터마이징 방법에 있어서, 상기 에이전트 모듈이 상기 네트워크를 통하여 연결된 콘솔 터미널의 제어에 의해 내부 데이터베이스를 수정하고, 2진 형태의 데이터베이스를 아스키(Ascii) 형태의 데이터베이스 스크립트 파일로 생성하여 이를 상기 파일저장모듈에 저장하는 제1과정과, 상기 에이전트 모듈이 상기 콘솔 터미널로부터의 전송된 다른 임베디드 시스템의 복사 목록의 입력에 응답하여 상기 저장된 데이터베이스 스크립트 파일과 로딩 복구 명령을 상기 복사 목록에 대응하는 임베디드 시스템으로 전송하는 제2과정을 포함함을 특징으로 한다.이하 본 발명의 바람직한 실시예에 따른 EMS의 데이터베이스 커스터마이징 동작의 설명을 첨부한 도면을 참조하여 상세하게 설명한다. 또한, 본 발명을 설명함에 있어서 이 분야의 통상의 지식을 가진 자들에게 있어서 너무나 자명한 구성요소들에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그에 대한 상세한 설명은 생략될 것이다.도 1은 본 발명에 따른 바람직한 실시 예를 설명하기 위한 EMS들 상호간의 연결 상태를 보여주는 네트워크 연결 상태도이다. 도 1을 참조하면, 네트워크(102)에는 데이터 통신 인터페이스 기능을 가지는 콘솔 터미널(104)와 다수의 EMS들(112, 114~114n(여기서 n은 1,2,3 등의 정수))이 접속되어 있다. 이러한 네트워크(102)는 인터넷(internet)이 될 수 있으며, EMS1( 112)에는 직접적인 데이터 통신을 할 수 있는 또 다른 유지보수 터미널인 콘솔 터미널(108)이 접속되어 있다. 상기 두 개의 콘솔 터미널들(104, 108) 각각에는 외부와 접속하여 명령 혹은 데이터를 송수신 하기 위한 데이터 전송모듈(106, 110)이 구비되어 있으며, 다수의 EMS들(112, 114~114n)도 도시하지는 않았으나 상기 데이터 전송모듈을 갖는다. The present invention for achieving the above object is connected to a console terminal (Console Terminal) having a transmission module for transmitting and receiving data through a network and a transmission module for transmitting and receiving data with the outside, in response to a command received by the transmission module A method for customizing a database of an embedded system that operates the system with an agent module that performs a function corresponding to the command, and a file storage module that stores a database and data file configured with maintenance and operation information. The method according to claim 1, wherein the agent module converts the database stored as a binary data file into a text file in response to a script file generation command provided from the console terminal, and stores the database in a text file. Step 1, and the agent A second process of the module transmitting a script file stored in the internal memory area to the console terminal, and the agent module storing the received script file in response to receiving a modified script file and a database recovery command from the console terminal. The database is loaded into a memory area and restored to a binary data file to recover the database, and the received script file includes a third process of modifying the console terminal. A transmission module connected to the console terminal having a transmission module for transmitting and receiving data through the network, an agent module for transmitting and receiving data through the network, an agent module performing a function corresponding to the command in response to a command received from the transmission module, and maintaining and A database of information about operations and A method of customizing a database of at least one embedded system for operating a system with a file storage module for storing a data file, the agent module modifies an internal database under control of a console terminal connected through the network, and in binary form. The first process of creating a database of the database as an ASCII script file and storing it in the file storage module, and the agent module in response to the input of the copy list of the other embedded system transmitted from the console terminal And a second process of transmitting the stored database script file and the loading recovery command to the embedded system corresponding to the copy list. Hereinafter, a database customization of an EMS according to an exemplary embodiment of the present invention is provided. It will be described in detail with reference to the attached drawings for explanation of the operation. In addition, in describing the present invention, if it is determined that a detailed description of components that are too obvious to those skilled in the art may unnecessarily obscure the gist of the present invention, the detailed description thereof will be omitted. 1 is a network connection state diagram illustrating a connection state between EMSs for explaining a preferred embodiment of the present invention. 1, a console terminal 104 having a data communication interface function and a plurality of EMSs 112, 114 to 114n (where n is an integer such as 1,2,3, etc.) are connected to the network 102. have. This network 102 can be the Internet, and EMS1 112 is connected to a console terminal 108 which is another maintenance terminal capable of direct data communication. Each of the two console terminals 104 and 108 is provided with data transmission modules 106 and 110 for transmitting and receiving commands or data by connecting to the outside, and a plurality of EMSs 112 and 114 to 114n are also shown. Although not provided with the data transmission module.

콘솔 터미널(104, 108)은 EMS들(112, 114~114n)을 관리하기 위한 외부 컴퓨터로서, EMS들(112, 114~114n)의 동작을 위한 응용 소프트웨어(즉, 응용 프로그램)와 데이터베이스를 생성하고, 생성된 응용 소프트웨어와 데이터베이스를 EMS들(112, 114~114n)의 내부로 로딩한다. 이러한 기능을 수행하기 위한 것이 상기 데이터 전송모듈(106, 108)이며, 이러한 데이터 전송모듈(106, 108)은 범용적으로 사용하는 텔넷(Telnet)이나 FTP 모듈 등과 같은 통신모듈을 이용할 수 있다. The console terminals 104, 108 are external computers for managing the EMSs 112, 114-114n, which generate application software (i.e., applications) and databases for the operations of the EMSs 112, 114-114n. Then, the generated application software and database are loaded into the EMSs 112 and 114 to 114n. The data transmission modules 106 and 108 may be used to perform such a function, and the data transmission modules 106 and 108 may use a communication module such as a telnet or an FTP module.

삭제delete

도 2는 본 발명에 따른 바람직한 실시 예를 설명하기 위한 EMS의 블럭 구성도를 도시한 도면이다. 도 1 및 도 2를 참조하면, 도시된 EMS은 전송모듈(116), 에이전트모듈(118), 데이터베이스모듈(120) 및 파일저장모듈(122)을 포함한다.전송모듈(116)은 네트워크(102) 또는 콘솔 터미널(108)에 접속하여 명령 및 데이터를 송수신한다.에이전트모듈(118)은 전송모듈(116)을 통해 외부로부터 수신된 명령에 응답하여 수신된 명령에 대응된 기능을 수행한다.데이터베이스모듈(120)은 특정 목적에 맞도록 제작된 응용 소프트웨어 및 데이터베이스를 가진다.파일저장모듈(122)은 에이전트모듈(118)의 제어에 의해 파일을 저장한다.2 is a block diagram of an EMS for explaining a preferred embodiment according to the present invention. 1 and 2, the illustrated EMS includes a transport module 116, an agent module 118, a database module 120, and a file storage module 122. The transport module 116 includes a network 102. Or the console terminal 108 to transmit and receive commands and data. The agent module 118 performs a function corresponding to the received command in response to a command received from the outside through the transmission module 116. The module 120 has application software and a database designed for a specific purpose. The file storage module 122 stores a file under the control of the agent module 118.

상기와 같이 구성된 EMS은 응용 소프트웨어 및 데이터베이스를 외부에서 로딩 받아 동작한다. 이 때, 상기 데이터베이스는 외부에서 로딩 받지 않고 자체적으로 생성될 수도 있으며, 이러한 데이터베이스를 디폴트 데이터베이스(Default DataBase)라 한다. 또한 시스템의 운용중에 수정된 데이터베이스를 동작 데이터베이스라 부르며, 이러한 디폴트 데이터베이스와 동작 데이터베이스들은 데이터베이스모듈(120)에 저장되어 있다. The EMS configured as described above operates by receiving an external application software and a database. At this time, the database may be generated by itself without being loaded from the outside, and such a database is called a default database. Also, a database modified during operation of the system is called an operation database, and these default databases and operation databases are stored in the database module 120.

도 3은 본 발명의 바람직한 실시 예에 따른 EMS이 운용하는 데이터 베이스 커스터마이징 과정을 나타낸 흐름도이다. 도 3은 유지보수 터미널(MAS: Maintenance System)과 EMS1(112) 및 EMS2(114)간의 제어과정을 도시한다. 이 때 유지보수터미널은 상기 도 1의 콘솔 터미널을 나타낸다. 3 is a flowchart illustrating a database customization process operated by an EMS according to an exemplary embodiment of the present invention. 3 illustrates a control process between a maintenance terminal (MAS) and EMS1 112 and EMS2 114. At this time, the maintenance terminal represents the console terminal of FIG.

이하 본 발명의 실시 예에 따른 EMS들의 데이터베이스 커스터마이징 방법을 도 1 내지 도 3을 참조하여 설명하면, S302과정부터 S322과정은 도 1에 도시된 콘솔 터미널(104)과 EMS1(112)의 접속에 의한 데이터베이스 커스터마이징 과정을 나타낸다. Hereinafter, a method for customizing a database of EMSs according to an exemplary embodiment of the present invention will be described with reference to FIGS. 1 through 3, in steps S302 to S322, by connecting the console terminal 104 and EMS1 112 shown in FIG. 1. Shows database customization process.

시스템 사용자가 콘솔 터미널(104)을 통하여 EMS1(112) 내부의 데이터베이스를 백업하여 수정 및 복구하기 위해 외부의 키보드를 이용하여 EMS1(112)의 접속명령을 입력하면, 콘솔 터미널(104)은 EMS1(112)과 데이터 송수신을 할 수 있도록 연결된다(S302). 이러한 연결은 텔넷 혹은 FTP를 이용하여 용이하게 연결할 수 있으며, 이 기술 분야에서 잘 알려져 있다. When a system user inputs a connection command of EMS1 112 using an external keyboard to back up, modify, and restore a database inside EMS1 112 through the console terminal 104, the console terminal 104 enters EMS1 ( 112) is connected to enable data transmission and reception (S302). Such a connection can be easily connected using telnet or FTP and is well known in the art.

EMS1(112)과 연결된 콘솔 터미널(104)은 사용자의 요청에 응답하여 EMS1(112)에서 운용중인 동작 데이터베이스 또는 디폴트 데이터베이스를 백업한 후, 그 데이터베이스를 수정하기 위해 데이터베이스의 스크립트 파일 생성 명령 및 전송 명령을 EMS1(112)로 전송한다(S304). 상기 스크립트 파일 생성 명령 및 전송 명령은 EMS1(112) 내부의 전송모듈(116)을 통해 에이전트모듈(118)로 입력된다.The console terminal 104 connected to the EMS1 112 backs up the operation database or the default database operating in the EMS1 112 in response to a user's request, and then generates and transfers a script file of the database to modify the database. Is transmitted to the EMS1 112 (S304). The script file generation command and the transfer command are input to the agent module 118 through the transfer module 116 in the EMS1 112.

EMS1(112)의 에이전트모듈(118)은 상기 스크립트 파일 생성 명령 및 전송 명령에 응답하는 신호를 콘솔 터미널(104)로 전송하고(S306), 데이터베이스모듈( 120)에 저장된 2진 데이터의 형태의 데이터베이스를 아스키 형태의 스크립트 파일로 변환하고 이를 파일저장모듈(122)에 저장한다(S308). 여기서 파일저장모듈(122)에 저장되는 상기 데이터베이스 스크립트 파일은 아스키 파일(Ascii File)의 형식이기 때문에 사용자는 별도의 소프트웨어 도구를 구비하지 않고 일반 텍스트 에디터(Text Editor)로 누구나 쉽게 수정할 수 있다. 왜냐하면 아스키 파일은 0과 1로 구성되는 2진 파일이 아닌 문자로 구성된 텍스트 파일로서, 인간이 판독할 수 있는 언어의 문자, 숫자 및 각종 기호들로 구성된 텍스트 형태의 정보가 저장되어 있는 파일이기 때문이다. 에이전트모듈(118)은 파일저장모듈(122)에 저장된 데이터베이스 스크립트 파일(즉, 아스키 파일로 변환된 데이터베이스)을 외부의 콘솔 터미널(104)로 전송한다(S310). 이는 데이터베이스 스크립트 파일의 백업을 위함이다. 여기서 콘솔 터미널(104)은 상기 스크립트 파일을 직접 백업할 수도 있고, FTP와 같은 파일 전송 프로토콜을 이용하여 백업할 수도 있다. 콘솔 터미널(104)은 EMS1(112)로부터 데이터베이스 스크립트 파일을 수신하면 EMS1(112)과의 데이터 통신 경로를 차단하여 연결을 종료한다(S320).콘솔 터미널(104)은 사용자의 요청에 의해 상기 데이터베이스 스크립트 파일을 수정하고 이를 내부 메모리 영역에 저장한다(S322). EMS1(112)로부터 백업 받은 데이터베이스 스크립트 파일은 단순히 백업 용도로 사용하지만, 사용자가 직접 데이터베이스를 수정하여 EMS에 적용시키기 위해 사용할 수도 있다. 이 때 데이터베이스 스크립트 파일은 단순한 아스키 파일이므로 일반 텍스트 에디터(Text Editor)(예컨대, 노트패드)로 용이하게 수정이 가능하다. Agent module 118 of EMS1 (112) transmits a signal in response to the script file generation command and the transfer command to the console terminal 104 (S306), the database in the form of binary data stored in the database module 120 Converts to an ASCII script file and stores it in the file storage module 122 (S308). Since the database script file stored in the file storage module 122 is in the form of an ASCII file, a user can easily modify it with a general text editor without having a separate software tool. Because ASCII files are text files that are not binary files consisting of 0s and 1s, and are text files that contain text, numbers, and symbols of human readable language. to be. The agent module 118 transmits the database script file (that is, the database converted into the ASCII file) stored in the file storage module 122 to the external console terminal 104 (S310). This is for backup of database script files. The console terminal 104 may directly back up the script file or may use a file transfer protocol such as FTP. When the console terminal 104 receives the database script file from the EMS1 112, the console terminal 104 terminates the connection by blocking a data communication path with the EMS1 112 (S320). The console terminal 104 requests the user's database. Modify the script file and store it in the internal memory area (S322). The database script file backed up from the EMS1 112 is simply used for backup purposes, but the user can directly modify the database and apply it to the EMS. At this time, since the database script file is a simple ASCII file, it can be easily modified with a general text editor (for example, notepad).

삭제delete

삭제delete

상기와 같은 과정에 의해 하나의 EMS로부터 백업 받은 데이터베이스 스크립터 파일을 다른 EMS으로 로딩하면, EMS에서 운용중인 데이터베이스를 다른 시스템으로 손쉽게 복사할 수 있는데 이러한 과정은 다음과 같다.By loading the database scripter file backed up from one EMS to the other EMS by the above process, the database running in the EMS can be easily copied to another system.

콘솔 터미널(104)은 사용자의 요청에 응답하여 상기 수정된 데이터베이스 스크립트 파일을 EMS1혹은 EMS2으로 로딩하기 위해 전송모듈(106)을 구동하여 인터넷의 네트워크(102)를 통해 EMS1과 연결되고(S324), EMS2(114)와 연결된다(S326). 본 발명의 실시 예에서는 콘솔 터미널(104)과 연결되는 다른 EMS를 EMS1(112)과 EMS2(114)로 한정하여 설명하지만 다수의 EMS들과의 연결도 가능하다. 콘솔 터미널(104)은 내부 메모리 영역에 저장된 상기 수정된 데이터베이스 스크립트 파일을 연결된 EMS1(112)으로 전송한다(S328). 이 때 콘솔 터미널(104)은 상기 수정된 데이터베이스 스크립트 파일을 파일저장모듈(122)에 저장하도록 하는 명령과 파일저장모듈(122)에 저장되는 상기 수정된 데이터베이스 스크립트 파일을디폴트 데이터베이스와 동작 데이터베이스로 복구하도록 하는 명령을 포함하여 전송한다.EMS1(112)은 수정된 데이터베이스 스크립트 파일을 수신하여 이를 파일저장모듈(122)에 저장하고 이를 로딩하여 2진 형태의 데이터베이스로 변환하여 디폴트 데이터베이스와 동작 데이터베이스를 복구한다(S330). 또한 EMS1(112)은 복구된 데이터베이스들을 데이터베이스 모듈(120)에 저장한다.마찬가지로, 콘솔 터미널(104)이 내부 메모리 영역에 저장된 상기 수정된 데이터베이스 스크립트 파일을 연결된 EMS2(114)으로 전송하면(S332), EMS2(114)는 상기 수정된 데이터베이스 스크립트 파일을 수신하고 이를 저장한 후, 수정된 데이터베이스 스크립트 파일을 로딩하여 디폴트 데이터베이스와 동작 데이터베이스를 복구한다(S334). 콘솔 터미널(104)은 수정된 데이터베이스 스크립트 파일 전송이 끝난 후, EMS1(112) 및 EMS2(114)와의 연결을 차단한다(S336,S338). The console terminal 104 is connected to the EMS1 via the network 102 of the Internet by driving the transmission module 106 to load the modified database script file into the EMS1 or the EMS2 in response to a user's request (S324). It is connected to the EMS2 (114) (S326). In an embodiment of the present invention, another EMS connected to the console terminal 104 is limited to EMS1 112 and EMS2 114, but connection with a plurality of EMSs is also possible. The console terminal 104 transmits the modified database script file stored in the internal memory area to the connected EMS1 112 (S328). At this time, the console terminal 104 restores the modified database script file stored in the file storage module 122 and the command to save the modified database script file in the file storage module 122 to the default database and the operation database. The EMS1 112 receives the modified database script file, stores it in the file storage module 122, loads it, converts it into a binary database, and restores the default database and the operation database. (S330). EMS1 112 also stores the recovered databases in database module 120. Similarly, if console terminal 104 transmits the modified database script file stored in an internal memory area to connected EMS2 114 (S332). After receiving and storing the modified database script file, EMS2 114 restores the default database and the operation database by loading the modified database script file (S334). The console terminal 104 blocks the connection with the EMS1 112 and the EMS2 114 after the modified database script file transfer is completed (S336, S338).

상술한 바와 같이 본 발명은 EMS 내부의 2진 형태 데이터베이스를 아스키 형태의 스크립트 파일로 변환하여 사용자가 아스키 형태의 스크립트 파일을 처리할 수 있게 함으로써 사용자는 전문적인 지식과 별도의 편집 도구를 사용하지 않더라도 손쉽게 EMS의 데이터베이스를 관리할 수 있다.As described above, the present invention converts the binary database in the EMS into an ASCII script file so that the user can process the ASCII script file, even though the user does not use professional knowledge and a separate editing tool. You can easily manage the database of EMS.

도 4는 본 발명의 바람직한 실시 예에 따른 EMS들의 운용 데이터베이스 연동 갱신(up-date) 제어 흐름도이다. 도 4는 다수의 EMS들이 네트워크 상에서 연동하여 동작하고 있는 경우에, 모든 시스템 또는 일부 시스템간에 공통적으로 적용되는 데이터베이스에 대하여, 데이터베이스를 한번 수정하여 필요한 모든 시스템에 수정된 데이터베이스가 적용되도록 처리하는 과정을 도시한다.도 1, 도 2 및 도 4를 참조하면, 콘솔 터미널(104)은 사용자의 접속 요청에 응답하여 EMS1(112)과 데이터 송수신을 할 수 있도록 연결된다(S402). 이러한 연결은 상술한 바와 같이 텔넷이나 FTP를 이용하여 용이하게 연결할 수 있다.콘솔 터미널(104)은 사용자의 요청에 응답하여 EMS1(112)으로 데이터베이스 수정 편집 명령을 전송한다(S404). EMS1(112)의 에이전트모듈(118)은 상기 수정 편집 명령에 응답하여 데이터베이스모듈(120)의 데이터베이스를 전송모듈(116)을 통하여 콘솔 터미널(104)로 전송한다(S405). 콘솔 터미널(104)은 사용자의 요청에 응답하여 상기 데이터베이스를 수정한다(S408). 보다 바람직하게는 도 3의 과정에서 상술한 바와 같이 데이터베이스의 스크립트 파일 생성 명령을 전송하여 아스키 형태로 변환된 스크립트 파일을 수신 받아 수정하는 것이 좋다. 콘솔 터미널(104)은 사용자의 선택에 의해 데이터베이스를 복사할 다른 EMS의 목록을 생성하여 EMS1(112)로 전송한다(S410). 여기서 EMS의 목록은 EMS의 IP 어드레스 등의 정보로서, 네트워크(102)상에 접속된 다른 EMS를 연결하기 위한 정보이다. EMS1(112)은 콘솔 터미널(104)로부터 수신된 EMS 목록을 저장한다(S412).콘솔 터미널(104)은 EMS1(112)로부터 수신된 데이터베이스를 수정하고, 수정된 데이터베이스를 EMS1(112)로 전송한다(S414). 이 때 콘솔 터미널(104)은 데이터베이스의 스크립트 파일 생성 명령을 포함하여 EMS1(112)로 전송하는 것이 바람직하다.EMS1(112)내의 에이전트모듈(118)은 수정된 데이터베이스를 수신하고, 상기 스크립트 파일 생성 명령에 응답하여 수정된 데이터베이스를 아스키 형태의 스크립트 파일로 생성하여 이를 파일저장모듈(122)에 저장한다(S416).EMS1(112)의 에이전트모듈(118)은 상기 과정(S412)에서 저장된 EMS 목록 리스트를 참조하여 리스트에 있는 EMSi(130)과 EMSj(140)(여기서 i, j는 1,2,3 등의 정수)와 통신 경로를 형성하고, 파일저장모듈(122)에 저장된 데이터베이스 스크립트 파일을 EMSi(130)와 EMSj(140)로 각각 전송한다(S418, S420). 이 때 EMS1(112)는 EMSi(130)와 EMSj(140)로 데이터베이스 스크립트 파일만 전송하는 것이 아니라 데이터베이스 스크립트 파일의 저장 및 복구 명령까지 포함하여 전송한다. EMS1(112)은 상기 EMS 목록에 있는 EMS들에 대하여 데이터베이스 스크립트 파일을 모두 전송하지 않은 경우 상기 데이터베이스 스크립트 파일 전송 과정을 반복하여 EMS 목록에 있는 모든 EMS들에게 데이터베이스 스크립트 파일을 전송한다. EMSi(130)와 EMSj(140)는 수신된 데이터베이스 스크립트 파일(즉, 수정된 데이터베이스)을 저장하고, 상기 데이터베이스 스크립트 파일을 로딩하여 기존의 데이터베이스를 복구한다(S419, S421). 이 때 복구 과정은 상기 도 3에서 상술한 바와 같다.EMS1(112)의 에이전트모듈(118)은 콘솔 터미널(104)로 데이터베이스 스크립트 파일 전송 완료를 알리는 결과 레포트를 전송하고(S422), 콘솔 터미널(104)은 상기 결과 레포트가 수신되면 EMS1과의 연결을 종료한다(S424). 상술한 설명 및 관련 도면들은 오직 본 발명의 바람직한 실시 예를 나타내기 위한 것으로 이해되어야 한다. 당업자에 있어 첨부된 청구항들에 개시된 본 발명의 범위 및 정신을 벗어남 없이 본 발명의 다양한 변형 및 수정이 있음을 명백하다는 것임에 유의하여야 한다. 4 is a flowchart illustrating an operation database up-date control of EMSs according to an exemplary embodiment of the present invention. FIG. 4 illustrates a process of modifying a database once to apply a modified database to all necessary systems when a plurality of EMSs operate in a network and interwork with all systems or some systems. 1, 2 and 4, the console terminal 104 is connected to the EMS1 112 in order to transmit and receive data in response to the user's connection request (S402). Such a connection can be easily connected using Telnet or FTP as described above. The console terminal 104 transmits a database modification editing command to the EMS1 112 in response to a user's request (S404). The agent module 118 of the EMS1 112 transmits the database of the database module 120 to the console terminal 104 through the transmission module 116 in response to the correction editing command (S405). The console terminal 104 modifies the database in response to the user's request (S408). More preferably, as described above in the process of FIG. 3, the script file generation command of the database may be transmitted to receive and modify the script file converted into the ASCII form. Console terminal 104 generates a list of other EMS to copy the database by the user's selection and transmits to the EMS1 (112) (S410). Here, the list of EMSs is information such as the IP address of the EMSs and information for connecting other EMSs connected on the network 102. EMS1 112 stores the EMS list received from console terminal 104 (S412). Console terminal 104 modifies the database received from EMS1 112, and sends the modified database to EMS1 112. (S414). At this time, the console terminal 104 preferably transmits the script file generation command to the EMS1 112. The agent module 118 in the EMS1 112 receives the modified database and generates the script file. In response to the command, the modified database is generated as an ASCII script file and stored in the file storage module 122 (S416). The agent module 118 of the EMS1 112 stores the EMS list stored in the process S412. By referring to the list, it forms a communication path with EMSi 130 and EMSj 140 (where i, j are integers such as 1,2,3, etc.) in the list, and stores the database script file stored in the file storage module 122. The transmission is transmitted to the EMSi 130 and the EMSj 140, respectively (S418 and S420). At this time, the EMS1 112 transmits not only the database script file to the EMSi 130 and the EMSj 140, but also a storage and recovery command of the database script file. If the EMS1 112 does not transmit all the database script files for the EMSs in the EMS list, the EMS1 112 repeats the process of transmitting the database script files and transmits the database script files to all the EMSs in the EMS list. EMSi 130 and EMSj 140 store the received database script file (that is, the modified database), and load the database script file to recover the existing database (S419, S421). In this case, the recovery process is as described above with reference to FIG. 3. The agent module 118 of the EMS1 112 transmits a result report indicating that the database script file transfer is completed to the console terminal 104 (S422). If the result report is received, 104 ends the connection with the EMS1 (S424). It is to be understood that the foregoing description and the accompanying drawings are intended to represent the preferred embodiments of the invention only. It should be apparent to those skilled in the art that various modifications and variations of the present invention are apparent without departing from the scope and spirit of the invention as set forth in the appended claims.

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

상술한 바와 같이 본 발명은 임베디드 시스템내의 2진 코드의 데이터베이스를 구성이 간단한 아스키 형태의 스크립트 파일로 변환하여 처리함으로써 사용자는 별도의 도구 없이 쉽게 데이터베이스를 백업, 수정 및 로딩할 수 있다. 데이터베이스를 수정하기 위한 별도의 도구를 사용하지 않아도 되는 이점을 가진다. 또한, 네트워크에 연결된 다수의 임베디드 시스템이 연동하여 동작할 때 하나의 임베디드 시스템의 데이터베이스를 아스키 형태의 스크립트 파일로 변환하여 수정하고, 데이터베이스가 수정된 임베디드 시스템이 네트워크에 연결된 다수의 임베디드 시스템으로 수정된 데이터베스를 전송하여 모든 임베디드 시스템의 데이터베이스를 일괄하여 수정하게 함으로써 사용자는 다수의 임베디드 시스템을 용이하게 관리할 수 있다. As described above, the present invention converts a database of binary codes in an embedded system into an ASCII script file with a simple configuration, thereby allowing a user to easily backup, modify, and load the database without a separate tool. This has the advantage of not having to use a separate tool to modify the database. In addition, when multiple embedded systems connected to the network operate in conjunction, the database of one embedded system is converted into an ASCII script file and modified, and the embedded system modified with the database is modified to multiple embedded systems connected to the network. By sending a database to modify the database of all embedded systems collectively, users can easily manage multiple embedded systems.

도 1은 본 발명에 따른 바람직한 실시 예를 설명하기 위한 임베디드 시스템들 상호간의 연결 상태를 보여주는 네트워크 연결 상태도.1 is a network connection state diagram showing a connection state between embedded systems for explaining a preferred embodiment according to the present invention.

도 2는 본 발명에 따른 바람직한 실시 예를 설명하기 위한 임베디드 시스템의 블럭 구성도.Figure 2 is a block diagram of an embedded system for explaining a preferred embodiment according to the present invention.

도 3은 본 발명의 바람직한 실시 예에 따른 임베디드 시스템이 운용하는 데이터베이스 커스터마이징(Customizing) 과정을 나타낸 흐름도.3 is a flowchart illustrating a database customization process operated by an embedded system according to an exemplary embodiment of the present invention.

도 4는 본 발명의 바람직한 실시 예에 따른 임베디드 시스템들의 운용 데이터 베이스 연동 갱신(up-date) 제어 흐름도. 4 is a flow chart of up-date control of operating database of embedded systems according to an exemplary embodiment of the present invention.

〈도면의 주요부분에 대한 부호설명〉<Code Description of Main Parts of Drawing>

102: 네트워크, 104, 108: 유지보수 터미널,102: network, 104, 108: maintenance terminal,

106,110: 전송모듈, 112, 114: 임베디드 시스템 106,110: transmission module, 112, 114: embedded system

Claims (8)

네트워크를 통해 데이터를 송수신하는 전송모듈을 가지는 콘솔 터미널(Console Terminal)과 연결되며 외부와의 데이터를 송수신하는 전송모듈과, 전송모듈로 수신된 명령에 응답하여 상기 명령에 대응된 기능을 수행하는 에이전트 모듈과, 유지 및 운용에 관한 정보들로 구성된 데이터베이스 및 데이터 파일을 저장하는 파일저장모듈을 가지고 시스템을 동작시키는 임베디드(Embedded) 시스템의 데이터베이스 커스터마이징(Customizing) 방법에 있어서, An agent that is connected to a console terminal having a transmission module for transmitting and receiving data through a network, the transmission module for transmitting and receiving data with the outside, and an agent that performs a function corresponding to the command in response to a command received by the transmission module. In the database customization method of the embedded system to operate the system with a module, a file storage module for storing a database and data files consisting of information on maintenance and operation, 상기 에이전트 모듈이 상기 콘솔 터미널로부터 제공되는 스크립트 파일 생성 명령에 응답하여 2진 데이터 파일로 저장된 상기 데이터베이스를 텍스트 형태의 스크립트 파일로 변환하여 이를 상기 파일저장모듈의 내부 메모리 영역에 저장하는 제1과정과, A first process of the agent module converting the database stored as a binary data file into a text file in response to a script file generation command provided from the console terminal and storing the database in a text file in the internal memory area of the file storage module; , 상기 에이전트 모듈이 상기 내부 메모리 영역에 저장된 스크립트 파일을 상기 콘솔 터미널로 전송하는 제2과정과,Transmitting, by the agent module, a script file stored in the internal memory area to the console terminal; 상기 에이전트 모듈이 상기 콘솔 터미널로부터 수정된 스크립트 파일 및 데이터베이스 복구 명령 수신에 응답하여 상기 수신된 스크립트 파일을 상기 내부 메모리 영역에 로딩하고, 이를 2진 데이터 파일 형태로 복원하여 상기 데이터베이스를 복구하며, 상기 수신된 스크립트 파일은 상기 콘솔 터미널에서 수정되는 제3과정을 포함함을 특징으로 하는 임베디드 시스템의 데이터베이스 커스터마이징 방법. The agent module loads the received script file into the internal memory area in response to receiving a modified script file and a database recovery command from the console terminal, restores the database to a binary data file, and restores the database. The received script file includes a third process of modifying at the console terminal. 삭제delete 삭제delete 제1항에 있어서, 상기 제3과정은The method of claim 1, wherein the third process is 상기 내부 메모리 영역에 로딩된 스트립트 파일을 2진 데이터 파일 형태로 복원하여 상기 데이터베이스를 디폴트 상태로 복구함을 특징으로 하는 임베디드 시스템의 데이터베이스 커스터마이징 방법. And restoring the database to a default state by restoring the script file loaded in the internal memory area into a binary data file. 삭제delete 네트워크를 통해 데이터를 송수신하는 전송모듈을 가지는 콘솔 터미널과 연결되며 상기 네트워크를 통해 데이터를 송수신하는 전송모듈과, 전송모듈로 수신된 명령에 응답하여 상기 명령에 대응된 기능을 수행하는 에이전트 모듈과, 유지 및 운용에 관한 정보들로 구성된 데이터베이스 및 데이터 파일을 저장하는 파일저장모듈을 가지고 시스템을 동작시키는 적어도 하나 이상의 임베디드 시스템들의 데이터베이스 커스터마이징 방법에 있어서, A transmission module connected to a console terminal having a transmission module for transmitting and receiving data through a network, and a transmission module for transmitting and receiving data through the network, an agent module performing a function corresponding to the command in response to a command received from the transmission module; In the database customization method of at least one embedded system for operating the system with a file storage module for storing a database and data file consisting of information on maintenance and operation, 상기 에이전트 모듈이 상기 네트워크를 통하여 연결된 콘솔 터미널의 제어에 의해 내부 데이터베이스를 수정하고, 2진 형태의 데이터베이스를 아스키(Ascii) 형태의 데이터베이스 스크립트 파일로 생성하여 이를 상기 파일저장모듈에 저장하는 제1과정과, The first step of the agent module to modify the internal database under the control of the console terminal connected through the network, to generate a binary database as an ASCII database script file and to store it in the file storage module and, 상기 에이전트 모듈이 상기 콘솔 터미널로부터의 전송된 다른 임베디드 시스템의 복사 목록의 입력에 응답하여 상기 저장된 데이터베이스 스크립트 파일과 로딩 복구 명령을 상기 복사 목록에 대응하는 임베디드 시스템으로 전송하는 제2과정을 포함함을 특징으로 하는 임베디드 시스템들의 데이터베이스 커스터마이징 방법. And the second step of the agent module transmitting the stored database script file and the loading recovery command to the embedded system corresponding to the copy list in response to the input of the copy list of the other embedded system transmitted from the console terminal. Database customization method for embedded systems. 삭제delete 삭제delete
KR10-2001-0029260A 2001-05-26 2001-05-26 Customizing method of database in embedded system KR100480287B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0029260A KR100480287B1 (en) 2001-05-26 2001-05-26 Customizing method of database in embedded system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0029260A KR100480287B1 (en) 2001-05-26 2001-05-26 Customizing method of database in embedded system

Publications (2)

Publication Number Publication Date
KR20020090266A KR20020090266A (en) 2002-12-02
KR100480287B1 true KR100480287B1 (en) 2005-04-06

Family

ID=27706639

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0029260A KR100480287B1 (en) 2001-05-26 2001-05-26 Customizing method of database in embedded system

Country Status (1)

Country Link
KR (1) KR100480287B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8448151B2 (en) 2008-12-08 2013-05-21 Electronics And Telecommunications Research Institute Method for binarizing initial script on operating system and operating method of binary script

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08272658A (en) * 1995-03-31 1996-10-18 Canon Inc Information processor and information processing system
KR19980051678A (en) * 1996-12-23 1998-09-25 정장호 Board monitoring method of electronic exchange
KR20000032154A (en) * 1998-11-13 2000-06-05 이계철 Emulator for tmn agent
KR20010039110A (en) * 1999-10-29 2001-05-15 윤종용 Method for inquire for data base in switching system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08272658A (en) * 1995-03-31 1996-10-18 Canon Inc Information processor and information processing system
KR19980051678A (en) * 1996-12-23 1998-09-25 정장호 Board monitoring method of electronic exchange
KR20000032154A (en) * 1998-11-13 2000-06-05 이계철 Emulator for tmn agent
KR20010039110A (en) * 1999-10-29 2001-05-15 윤종용 Method for inquire for data base in switching system

Also Published As

Publication number Publication date
KR20020090266A (en) 2002-12-02

Similar Documents

Publication Publication Date Title
US6742025B2 (en) System and method for server managed modification of operating system data stored within a network device
CA2322965C (en) Apparatus and method for conversion of messages
JP3885892B2 (en) Method for supplying capability information of slave device to master device
US7376720B2 (en) Apparatus setting updating system
CN111857772A (en) Method and equipment for remote transmission and dynamic loading of terminal edge application program
US20080184078A1 (en) Manipulating a configuration file for a network switch
JP2003141002A (en) Url length conversion system and program
US11500690B2 (en) Dynamic load balancing in network centric process control systems
KR100480287B1 (en) Customizing method of database in embedded system
CN104581695A (en) Mobile terminal configuration method and system
US20030177214A1 (en) Dynamic SNMP network device
KR20030068234A (en) Memory structure of unit for remote download and method thereof
CN102255872A (en) Method and device for accessing non-remote object
CN112685102A (en) Gateway plug-in hot loading method, device, equipment and medium
JP5469834B2 (en) Terminal management system
JP4070389B2 (en) Power system monitoring and control device
JP2001337858A (en) Duplication data management system
KR100306163B1 (en) Method for managing state of exchange system using meta-modelling
KR100367090B1 (en) Method of split of transition caused by signal reception in SDL
CN115562797A (en) Method and system for adjusting docker dynamic resources on resource management platform
GB2369970A (en) A mobile telephone and a method of re-writing the software for use therein
JP2005301371A (en) Memory mapping controller, information storage controller, data transfer method, and data transfer program
TW582178B (en) Distributed system architecture
KR19990018670A (en) How to manage lower nodes in network management system
JP4355530B2 (en) File management apparatus and file management method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
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: 20120228

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20130227

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee