KR20050055240A - Integrated management system for matadata and method thereof - Google Patents

Integrated management system for matadata and method thereof Download PDF

Info

Publication number
KR20050055240A
KR20050055240A KR1020030088295A KR20030088295A KR20050055240A KR 20050055240 A KR20050055240 A KR 20050055240A KR 1020030088295 A KR1020030088295 A KR 1020030088295A KR 20030088295 A KR20030088295 A KR 20030088295A KR 20050055240 A KR20050055240 A KR 20050055240A
Authority
KR
South Korea
Prior art keywords
information
manager
meta
data
query
Prior art date
Application number
KR1020030088295A
Other languages
Korean (ko)
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 KR1020030088295A priority Critical patent/KR20050055240A/en
Publication of KR20050055240A publication Critical patent/KR20050055240A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • G06Q50/50

Abstract

본 발명은 지역적으로 분산되어 있는 제품 개발 정보를 효율적으로 공유하고 교환할 수 있도록 분산된 이기종 데이터베이스 통합 처리방안과 분산 객체 처리 기술을 개시할 수 있는 메타데이터 통합관리 시스템 및 방법에 관한 것이다.The present invention relates to a distributed heterogeneous database integration processing method and a metadata integrated management system and method for initiating distributed object processing technology to efficiently share and exchange locally distributed product development information.

본 발명은 첫째, 분산 이기종 데이터베이스간 데이터 교환 및 트랜잭션 처리를 위하여 DBMS 고유의 커넥터가 요구되고, 고유의 커넥터들은 분산 객체 기술을 응용하여 분산배치가 가능하게 한다.The present invention firstly requires a DBMS-specific connector for data exchange and transaction processing between distributed heterogeneous databases, and the unique connectors enable distributed deployment by applying distributed object technology.

둘째, 분산 이기종 데이터베이스간 정보 공유를 위하여 메타 빌더를 구현한다. 메타 빌더는 어플리케이션에서 필요로 하는 메타 정보를 정의하며 지역적으로 분산되어 있는 DBMS내 테이블과 매핑시킬 수 있는 기능을 개발하여 분산 환경에서 데이터를 교환할 수 있는 기반 정보 구조를 구축한다.Second, we implement meta builders for sharing information among distributed heterogeneous databases. Meta Builder defines the meta information required by the application and develops a function that can be mapped to a table in a locally distributed DBMS to build a base information structure that can exchange data in a distributed environment.

셋째, 업무지원 어플리케이션에서 정보요청을 처리하는 정보공유 관리자(Shared Data Manager)를 구현하고, 정보공유 관리자는 분산 자료 요청에 대해 메타데이터 매핑 정보 해석기능과 커넥터 처리 기능을 활용하여 분산 데이터 접근 및 트랜잭션 처리를 가능하도록 설계한다.Third, implement a shared data manager that handles information requests in business support applications, and the information sharing manager utilizes metadata mapping information interpretation and connector processing functions for distributed data requests and accesses and distributes distributed data. Design to allow processing.

Description

메타데이터 통합관리 시스템 및 방법{Integrated management system for matadata and method thereof} Integrated management system for matadata and method

본 발명은 분산되어 있는 데이터베이스의 정보를 통합 처리하기 위한 기술에 관한 것으로, 상세하게는 지역적으로 분산되어 있는 제품 개발 정보를 효율적으로 공유하고 교환할 수 있도록 분산된 이기종 데이터베이스 통합 처리방안과 분산 객체 처리 기술을 개시하는 메타데이터 통합관리 시스템 및 방법에 관한 것이다.The present invention relates to a technique for integrating and processing information in a distributed database, and in particular, a distributed heterogeneous database integrated processing scheme and distributed object processing to efficiently share and exchange locally distributed product development information. It relates to a metadata integrated management system and method for initiating a technology.

물리적 혹은 논리적으로 분리되어 있는 데이터 저장소의 정보를 개념적으로 하나의 저장소인 것처럼 처리할 수 있도록 하기 위한 분산 데이터베이스 관리에 대한 기술적인 시도는 여러가지 방식으로 행해져 왔다. Technical attempts at distributed database management have been made in a number of ways to ensure that information in physically or logically separate data stores can be conceptually treated as a single repository.

데이터베이스 벤더가 자체 솔루션에 분산처리기술을 포함시키거나 분산처리시 부분적으로 일어나는 에러로 인한 데이터의 불일치를 막고 전체 데이터 저장소의 데이터 정합성을 유지하기 위한 방법으로 분산 트랜잭션을 보장하는 방법인 2 Phase Commit에 대한 표준을 제정하여 사용하고 있다. 제정된 표준을 구현하는 경우에는 제품의 신뢰도에 따라 분산 데이터 처리의 안정성이 좌우된다.2 Phase Commit is a way for database vendors to include distributed processing technology in their solutions or to ensure distributed transactions as a way to prevent data inconsistencies due to partial errors in distributed processing and to maintain data integrity of the entire data store. We have established and used the standard. When implementing a standard, the reliability of the distributed data processing depends on the reliability of the product.

분산 데이터베이스에 대한 기술개발이 있었던 것에 비하여 이기종 데이터베이스의 통합에 대한 기술은 상대적으로 발전되지 않은 부분이다. 데이터베이스의 질의를 표준화하기 위하여 SQL이 제정되어 대부분의 주요한 질의는 많은 벤더들이 공유하고 있으나 벤더 자체적으로 추가 또는 변경한 SQL 문법이나 함수들로 인하여 결과적으로는 통합사용이 거의 불가능한 것이 현실이다. Compared to the development of technology for distributed databases, the technology for integrating heterogeneous databases is relatively less developed. Since SQL was established to standardize database queries, most major queries are shared by many vendors. However, due to the SQL syntax or functions added or modified by the vendor itself, integration is almost impossible.

또한 종래에는 서로 다른 데이터베이스 벤더가 제공하는 이종의 제품에 대하여 통일된 방법으로 질의하고 통일된 방법으로 결과를 관리하며 에러처리를 통한 데이터 일치성을 보장하기 위한 기술은 거의 알려진 바가 없다. In addition, there is little known technology for querying heterogeneous products provided by different database vendors in a unified way, managing results in a unified way, and ensuring data consistency through error processing.

본 발명은 종래 이종의 데이터를 처리하는데 있어서, 이종의 제품에 대항 통일된 방법으로 결과를 관리하며 에러처리를 통한 데이터가 일치되지 않는 점을 해결하고자 하는 것으로, 상세하게는 지역적으로 분산되어 있는 제품 개발 정보를 효율적으로 공유하고 교환할 수 있도록 분산된 이기종 데이터베이스 통합 처리방안과 분산 객체 처리 기술을 개시할 수 있는 메타데이터 통합관리 시스템 및 방법을 제공하는데 그 목적이 있다.In the present invention, in the processing of heterogeneous data in the prior art, to manage the results in a unified way against heterogeneous products and to solve the inconsistency of the data through error processing, in detail, the products distributed locally The purpose is to provide a distributed heterogeneous database integration processing method and a metadata integrated management system and method for initiating distributed object processing technology to efficiently share and exchange development information.

본 발명의 목적을 달성하기 위한 시스템은 미들웨어를 통해 상위계층과 하위계층사이에서 정보전달이 이루어지며, 상기 상위계층의 정보요청에 따라 분산되어 있는 하위계층의 지역정보를 상위계층으로 전달하는 정보관리 시스템에 있어서, 상기 하위계층은, 데이터베이스, 파일 등 개별자료를 관리하는 개별자료관리기와 연동하여 응용 소프트웨어의 광역자료처리 요구를 처리하는 모듈로서, 응용 소프트웨어의 요구에 따라 요구된 자료를 관리하는 개별자료관리기를 구별하여 위치 독립적인 자료요청을 하는 지역자료관리기; 상기 지역자료관리기에서 요청한 데이터베이스에 대한 질의 요구, 파일과 디렉토리에 대한 요구사항을 처리하고, 지역자료처리 중 발생한 오류에 대하여 메타 자료에 정의된 오류 코드에 따라 일관성 있게 오류 메시지를 통보하는 개별자료관리기; 태스크관리기에서 통제/모니터링하고 있는 각종 상태 정보를 조회/검색하거나, 시스템 사용자 관리, 시스템 운영에 관한 기능을 수행하는 시스템 전반에 관한 모든 사항을 관리 및 감시하고, 또한 전체 시스템을 통제하는 시스템관리기; 시스템에 대한 접근과 시스템 자원 및 데이터의 보호를 담당하는 모듈로서, 응용소프트웨어의 메뉴 설정 및 사용자 인터페이스를 제어하는 기능, 자원 관리를 위하여 사용자 및 그룹 등록, 시스템 접근 및 권한정보를 통제하는 기능을 제공하는 정보보호처리기; 사용자의 요구에 따라 세션을 연결해 주며 발생하는 모든 트랜잭션을 컨트롤하는 모듈로서, 사용자의 로그인에 따라 세션을 연결해주며 상기 정보보호처리기와 연동하여 사용자가 사용할 수 있는 메뉴를 생성하고, 또한 사용자의 요구에 따라 발생하는 트랜잭션을 처리하며, 처리결과에 따라 오류사항을 처리하는 태스크관리기; 및 시스템에서 관리하여야 할 모든 메타정보에 대해 특성과 메소드를 정의하여 메타정보의 체계적인 관리를 지원하는 모듈로서, 메타정보의 클래스와 메소드를 정의할 수 있게 하며 클래스 타입에 따라 기본적인 메타정보 처리 메소드를 제공하는 메타관리기(70);를 포함한다. The system for achieving the object of the present invention is the information transfer between the upper layer and the lower layer through the middleware, information management for delivering the regional information of the lower layer distributed to the upper layer in accordance with the information request of the upper layer In the system, the lower layer is a module that processes a wide area data processing request of an application software in association with an individual data manager that manages individual data such as a database and a file. A local data manager that distinguishes the data manager and makes a location-independent data request; Individual data manager that processes the query request for the database requested by the local data manager, the requirements for files and directories, and consistently reports the error message according to the error code defined in the meta data about the error occurred during the local data processing. ; A system manager for searching and retrieving various status information that is controlled / monitored by the task manager, managing and monitoring all matters related to the overall system performing functions related to system user management and system operation, and controlling the entire system; This module is in charge of access to system and protection of system resources and data. It provides functions to control menu setting and user interface of application software, and to control user and group registration, system access and authorization information for resource management. An information protection processor; It is a module that connects sessions according to user's request and controls all transactions that occur. It connects sessions according to user's login, creates menus that can be used by the user in conjunction with the information security processor, and also A task manager for processing a transaction occurring according to and processing an error according to a processing result; This module supports the systematic management of meta information by defining properties and methods for all meta information to be managed in the system. The class and method of meta information can be defined, and basic meta information processing methods can be defined according to the class type. Providing a meta-manager 70; includes.

본 발명의 목적을 달성하기 위한 방법은 미들웨어를 통해 상위계층과 하위계층사이에서 정보전달이 이루어지며, 상기 상위계층의 정보요청에 따라 분산되어 있는 하위계층의 지역정보를 상위계층으로 전달하는 메타데이터 통합관리 시스템을 이용한 정보관리 방법에 있어서, 상위계층으로부터 파일요청일 있을 경우 지역자료관리기에서 메타관리기로 정보질의에 대한 파일요청에 따른 질의문을 전달받고 클래스 정보를 읽어오는 질의 접수단계; 상기 지역자료관리기에서 상기 메타관리로부터 전달받은 질의문을 분석하여 클래스를 구분하고 상기 클래스가 뷰 클래스인 경우 기본 클래스로 분리하며 상기 클래스 정보로 오류를 검사하는 질의 분석단계; 상기 기본 클래스별로 개별자료 관리서버를 구분하고 상기 개별자료 관리서버에 대한 정보를 검색하는 광역 질의 단계; 상기 기본 클래스별로 질의문을 파싱한 후 질의문에 대한 오류를 검사하는 질의 파싱단계; 파싱된 결과에 따라 기본 클래스별로 구조화된 SQL문을 생성하고, 뷰 클래스인 경우 데이터베이스의 추가,수정,삭제 적용범위에 따라 SQL문을 생성하여 개별자료관리기에 상위계층에서 전달된 파일요청에 대한 질의를 생성하여 개별자료관리기로 전달하는 지역질의 생성/요청단계; 및 상기 지역자료관리기로부터 전달된 상위계층의 파일요청에 대한 구조화된 SQL문을 파싱처리하여 DB SQL문을 생성하고, 그 DB SQL문에 의해 개별 디렉토리별 파일관리로부터 파일의 위치를 검색하고, 검색된 파일을 지역자료관리기를 통해 상위계층으로 전달하는 단계;를 포함한다.The method for achieving the object of the present invention is the information transfer between the upper layer and the lower layer through the middleware, the metadata for delivering the local information of the lower layer distributed to the upper layer according to the information request of the upper layer An information management method using an integrated management system, comprising: a query reception step of receiving a query according to a file request for an information query from a local data manager to a meta manager and reading class information when a file request is received from a higher layer; A query analysis step of classifying the query received from the meta management in the local data manager, classifying the class, separating the class into a base class if the class is a view class, and checking an error with the class information; A global query step of classifying individual data management servers by the base class and searching for information on the individual data management servers; A query parsing step of parsing a query statement for each base class and checking an error for the query statement; Generates SQL statements structured by base class according to the parsed result, and generates SQL statements according to the scope of database addition, modification, and deletion in case of view class, and queries for file requests delivered from the upper layer to individual data managers. A generation / request step of local quality generating and delivering to the individual data manager; And parses the structured SQL statement for the file request of the upper layer transferred from the local data manager to generate a DB SQL statement, retrieves the location of the file from the file management for each directory by the DB SQL statement, And forwarding the file to a higher layer through the local data manager.

본 발명에 따른 시스템 및 방법에 의하면, 본 발명은 첫째, 분산 이기종 데이터베이스간 데이터 교환 및 트랜잭션 처리를 위하여 DBMS 고유의 커넥터가 요구되고, 고유의 커넥터들은 분산 객체 기술을 응용하여 분산배치가 가능하게 한다.According to the system and method according to the present invention, the present invention firstly requires a DBMS-specific connector for data exchange and transaction processing between distributed heterogeneous databases, and the unique connectors enable distributed deployment by applying distributed object technology. .

둘째, 분산 이기종 데이터베이스간 정보 공유를 위하여 메타 빌더를 구현한다. 메타 빌더는 어플리케이션에서 필요로 하는 메타 정보를 정의하며 지역적으로 분산되어 있는 DBMS내 테이블과 매핑시킬 수 있는 기능을 개발하여 분산 환경에서 데이터를 교환할 수 있는 기반 정보 구조를 구축할 수 있다.Second, we implement meta builders for sharing information among distributed heterogeneous databases. Meta Builder defines the meta information required by the application and develops a function that can be mapped to a table in a locally distributed DBMS to build a base information structure that can exchange data in a distributed environment.

셋째, 업무지원 어플리케이션에서 정보요청을 처리하는 정보공유 관리자(Shared Data Manager)를 구현하고, 정보공유 관리자는 분산 자료 요청에 대해 메타데이터 매핑 정보 해석기능과 커넥터 처리 기능을 활용하여 분산 데이터 접근 및 트랜잭션 처리를 가능하도록 설계할 수 있다. Third, implement a shared data manager that handles information requests in business support applications, and the information sharing manager utilizes metadata mapping information interpretation and connector processing functions for distributed data requests and accesses and distributes distributed data. It can be designed to allow processing.

이하, 본 발명의 바람직한 실시예를 첨부된 도면을 참조하여 설명하면 다음과 같다.Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명에 따른 메타데이터 통합관리 시스템을 보인 블록도이다. 도면을 참조하면, 전체를 부호 10으로 표시한 본 발명의 메타데이터 통합관리 시스템은 정보공유기반 소프트웨어(SDMS : Shared Data Management System)를 통해 시스템 체계에서 관리되는 모든 데이터를 통합하고, 공유할 수 있도록 지원하며, 특히 이종 데이터베이스간의 연동이 가능토록 하고, 또한 사용자 정보의 일원화된 관리 및 권한 통제 기능을 갖고, 사용자의 모든 로그인 정보를 시스템에서 관리되게 한다. 1 is a block diagram showing a metadata integrated management system according to the present invention. Referring to the drawings, the integrated metadata management system of the present invention indicated by the reference numeral 10 to integrate and share all data managed in the system system through the information sharing-based software (SDMS: Shared Data Management System) It supports interworking between heterogeneous databases, and also has unified management and authority control function of user information, and all login information of user is managed in system.

또한, 상위계층인 CDMS 응용 컴포넌트에서 요청되는 트랜잭션 처리/이력관리/오류 처리 등의 기능 및 데이터의 저장/검색 등의 기능을 수행한다. 요구되는 기능을 정리하면 지역자료관리 기능, 개별자료관리 기능, 시스템관리 기능, 정보보호처리 기능 등 4가지로 정의된다.In addition, it performs functions such as transaction processing / history management / error processing and data storage / retrieval, which are requested from the upper layer CDMS application component. The required functions can be summarized into four categories: regional data management, individual data management, system management, and information security processing.

상기 메타데이터 통??관리 시스템(10)은 미들웨어(CORBA)를 통해 상위계층(CDMA)과 정보를 공유하는 하위계층의 시스템으로서, 상기 상위계층의 정보요청에 따라 분산되어 있는 하위계층의 지역정보를 상위계층으로 전달하는 정보관리 시스템이다.The metadata management system 10 is a lower layer system that shares information with a higher layer (CDMA) through middleware (CORBA), and local information of lower layers distributed according to information requests of the upper layer. It is an information management system that delivers to upper layers.

본 발명의 메타데이터 통합관리 시스템은 지역자료관리기(20), 개별자료관리기(30), 시스템관리기(40), 정보보호처리기(50) 등 4가지 요구사항을 구현하기 위해 태스크관리기(60), 메타관리기(70)를 부가하여 트랜잭션 처리 및 세션 관리 기능을 제공한다.Metadata integrated management system of the present invention is a task manager 60, to implement the four requirements, such as local data manager 20, individual data manager 30, system manager 40, information protection processor 50, The meta manager 70 is added to provide transaction processing and session management functions.

상기 지역자료관리기(20)(RDM : Regional Data Manager)는 개별자료(데이터베이스, 파일 등)를 관리하는 개별자료관리기와 연동하여 응용 소프트웨어의 광역자료처리 요구를 처리하는 모듈로서, 응용 소프트웨어의 요구에 따라 요구된 자료를 관리하는 개별자료관리기를 구별하여 위치 독립적인 자료요청을 하고, 또한 여러 개별자료관리기에 존재하는 자료를 한번의 요청으로 처리할 수 있는 기능을 제공하며 사용자 커서를 통해 자료를 효율적으로 검색할 수 있다.The regional data manager 20 (RDM: Regional Data Manager) is a module that processes a wide area data processing request of an application software by interworking with an individual data manager that manages individual data (databases, files, etc.). According to the individual data manager to manage the required data according to the location-independent data request, and also provides the ability to process the data existing in multiple individual data manager in a single request and efficient data through the user cursor You can search by.

상기 개별자료관리기(30)는 지역자료관리기(20)에서 요청한 데이터베이스에 대한 질의 요구, 파일과 디렉토리에 대한 요구사항을 처리하고, 지역자료처리 중 발생한 오류에 대하여 메타 자료에 정의된 오류 코드에 따라 일관성 있게 오류 메시지를 통보해 주도록 구현한다.The individual data manager 30 processes the query request for the database requested by the local data manager 20, the requirements for files and directories, and according to the error code defined in the meta data on the errors occurring during the local data processing. Implement consistent notification of error messages.

상기 시스템관리기(40)는 태스크관리기에서 통제/모니터링하고 있는 각종 상태 정보를 조회/검색하거나, 시스템 사용자 관리, 시스템 운영에 관한 기능을 수행하는 시스템 전반에 관한 모든 사항을 관리 및 감시하고, 전체 시스템을 통제한다.The system manager 40 inquires / retrieves various status information controlled / monitored by the task manager, manages and monitors all matters related to the overall system performing functions related to system user management and system operation, and monitors the entire system. To control.

상기 정보보호처리기(50)는 시스템에 대한 접근과 시스템 자원 및 데이터의 보호를 담당하는 모듈로서, 응용소프트웨어의 메뉴 설정 및 사용자 인터페이스를 제어하는 기능, 자원 관리를 위하여 사용자 및 그룹 등록, 시스템 접근 및 권한정보를 통제하는 기능을 제공한다.The information protection processor 50 is a module that is in charge of access to the system and protection of system resources and data. The function of controlling menu setting and user interface of application software, user and group registration, resource access and It provides the function to control the authority information.

상기 태스크관리기(60)는 사용자의 요구에 따라 세션을 연결해 주며 발생하는 모든 트랜잭션을 컨트롤하는 모듈로서, 사용자의 로그인에 따라 세션을 연결해주며 정보보호처리기와 연동하여 사용자가 사용할 수 있는 메뉴를 생성하고, 또한 사용자의 요구에 따라 발생하는 트랜잭션을 처리하며, 처리결과에 따라 오류사항을 처리한다.The task manager 60 is a module that connects sessions according to a user's request and controls all transactions that occur. The task manager 60 connects sessions according to a user's login and generates a menu that can be used by the user in conjunction with an information protection processor. In addition, it handles transactions that occur according to the user's request, and handles errors according to the processing result.

상기 메타관리기(70)는 시스템에서 관리하여야 할 모든 메타정보에 대해 특성과 메소드를 정의하여 메타정보의 체계적인 관리를 지원하는 모듈로서, 메타정보의 클래스와 메소드를 정의할 수 있게 하며 클래스 타입에 따라 기본적인 메타정보 처리 메소드를 제공하고, 또한 개발자의 메타정보에 대한 추적을 지원하기 위해 광역 질의기를 제공하며, 클래스의 데이터는 DBMS와 서버 위치 독립적으로 관리한다The meta manager 70 is a module that supports the systematic management of meta information by defining properties and methods for all meta information to be managed in the system. The meta manager 70 enables to define classes and methods of meta information and according to the class type. It provides basic meta information processing methods, and also provides a wide range query machine to support the developer's tracking of meta information, and manages class data independently of DBMS and server location.

이와 같이 구성된 본 발명에 따른 메타데이터 통합관리 시스템을 이용한 관리방법을 도 2 내지 도 6의 상세 블록도와 도 7의 순서도를 참조하여 구체적으로 설명한다.The management method using the integrated metadata management system according to the present invention configured as described above will be described in detail with reference to the detailed block diagram of FIGS.

도 2는 본 발명에 따른 지역자료 관리기를 보인 블록도이다. 도면을 참조하면, 본 발명의 지역자료 관리기(20)는 지역데이터베이스 처리기(21)와 지역파일 처리기(22)를 포함한다.2 is a block diagram showing a regional data manager according to the present invention. Referring to the drawings, the local data manager 20 of the present invention includes a local database processor 21 and a local file processor 22.

상기 지역데이터베이스 처리기(21)는 상기 메타관리기에서 질의문을 전달받아 질의를 해석하여 클래스 정보에 맞춰 이기종 데이터베이스에서 처리될 수 있는 표준화된 포맷으로 SQL을 구성하여 개별자료관리기에 처리를 요청하는 모듈로서, 질의 접수, 질의 분석, 광역 질의, 질의 파싱 지역질의 생성, 개별자료 관리요청 및 사용자 커서를 설정한다.The local database processor 21 is a module for receiving a query from the meta manager, interpreting the query, configuring SQL in a standardized format that can be processed in a heterogeneous database according to class information, and requesting processing to an individual data manager. Set up queries, query reception, query analysis, global queries, query parsing local queries, individual data management requests, and user cursors.

예를 들면, 지역데이터베이스 처리기(71)는 메타관리기(70)로부터 질의문을 전달받고 클래스정보를 읽어온 후 질의문을 분석하여 클래스를 구분하고, 클래스가 뷰 클래스인 경우 기본 클래스로 분리 처리하며, 클래스 정보로 질의문의 오류검사를 검사한다.For example, the local database processor 71 receives a query from the meta manager 70, reads class information, analyzes the query statement, classifies the class, and separates the class into a base class when the class is a view class. Check the error checking of the query with class information.

또한, 기본 클래스별로 개별자료 관리 서버를 구분하고, 개별자료 관리 서버에 대한 정보를 검색하며, 기본 클래스별로 질의문을 파싱하고, 기본 클래스별로 질의문 오류검사를 한다.It also classifies individual data management servers by base class, retrieves information about individual data management servers, parses query statements by base class, and checks query statements for errors by base class.

상기 지역데이터베이스 처리기(71)는 파싱된 결과에 따라 기본 클래스별 구조화된 SQL문을 생성하고, 뷰 클래스인 경우 데이터베이스의 추가,수정,삭제 적용범위에 따라 SQL문을 생성한다.The local database processor 71 generates a structured SQL statement for each base class according to the parsed result, and in the case of a view class, generates an SQL statement according to an application range of adding, modifying, and deleting a database.

개별자료관리 서버의 개별자료관리기의 실행 상태를 체크하고, 클래스별 개별자료관리기로 각각의 질의문 처리를 요청한 후 사용자 커서 설정을 위한 커서 영역을 확보, 검색 결과를 커서 영역에 보관 및 사용자의 요구에 따라 커서 영역의 데이터를 전달한다.Check the execution status of the individual data manager of the individual data management server, request the processing of each query by the individual data manager by class, secure the cursor area for user cursor setting, keep the search results in the cursor area, and request the user. Pass the data in the cursor area accordingly.

상기 지역파일 처리기(22)는 중앙자료 저장소를 관리하며, 파일처리 요청시 중앙자료 저장소와 연계되는 물리적인 개별파일서버에 파일처리를 요청하는 모듈으로서, 논리 디렉토리 정의, 파일 요청 접수, 디렉토리별 권한관리, 파일 요청 분석 및 개별파일처리기 요청 기능을 갖는다.The local file processor 22 manages a central data store, and requests a file process to a physical individual file server associated with the central data store when a file processing request is made, and defines a logical directory, receives a file request, and authorizes a directory. Management, file request analysis, and individual file processor request functions.

즉, 상기 지역파일 처리기(22)는 지역 서버의 논리 디렉토리를 생성하고, 개별 서버의 물리적인 디렉토리와 논리 디렉토리를 연결 저장 및 필요에 따라 개별 서버의 디렉토리를 생성하고, 이러한 상태에서 메타관리기(70)로부터 파일 요청을 전달을 받을 경우 클래스정보를 읽어오는 파일 요청 접수를 행하며, 파일을 보관하는 논리 디렉토리를 검색하고, 논리 디렉토리로부터 파일을 관리하는 개별 서버와 물리적인 디렉토리를 분석한다.That is, the local file processor 22 creates a logical directory of the local server, connects and stores the physical directory and the logical directory of the individual server, and creates a directory of the individual server as needed, and in this state, the meta manager 70 When a file request is received from the file, the file request is read to read class information, the logical directory holding the file is searched, and the individual server and physical directory managing the file from the logical directory are analyzed.

그리고, 사용자 지정에 따라 정보보호처리기에 디렉토리 권한 설정을 요청하고, 정보보호처리기에 사용자의 파일 접근 권한 체크를 의뢰하며, 정보보호처리기(50)의 권한 체크에 따라 접근여부를 결정하는 디렉토리별 권한 관리 및 파일에 대한 처리를 개별파일처리기에 요청하고, 요청결과를 메타관리기(70)에 전달한다.In addition, the user requests a directory authority setting to the information protection processor according to the user specification, requests the user to check the file access authority of the information protection processor, and determines directory access authority according to the authority check of the information protection processor 50. The management and file processing is requested to the individual file processor, and the result of the request is transmitted to the meta manager 70.

도 3은 본 발명에 따른 개별자료 관리기를 보인 블록도이다. 도면을 참조하면, 본 발명의 개별자료 관리기(30)는 개별DB연결처리기(31), 개별DB처리기(32) 및 개별파일 처리기(33)를 포함한다.3 is a block diagram showing an individual data manager according to the present invention. Referring to the drawings, the individual data manager 30 of the present invention includes a separate DB connection processor 31, a separate DB processor 32 and a separate file processor 33.

상기 개별DB연결처리기(31)는 지역자료관리기(20)로부터 질의 요청을 접수 받고, 요청에 따라 데이터베이스 연결을 처리하는 DB 연결 기능과, 처리 결과에 따라 데이터베이스의 커밋(commit), 롤백(rollback) 처리하고 데이터베이스 연결을 종료 처리하는 DB 연결 종료 기능을 갖는다.The individual DB connection processor 31 receives a query request from the local data manager 20, a DB connection function for processing a database connection according to the request, and commits and rolls back the database according to the processing result. It has a DB connection termination function that processes and terminates the database connection.

상기 개별DB처리기(32)는 개별DB관리, 질의요청 관리, 질의 파싱 및 데이터 타입 등을 분석하는 것으로, 예를 들면, 메타 정의에 따라 메타 데이터 관리 테이블 또는 뷰 생성 SQL문을 생성하고 테이블 또는 뷰를 생성하며 메타 정의에 따라 테이블 제약사항을 등록하고, 지역자료관리기(20)로부터 요청된 질의 내용을 체크하고 질의 내용 로그를 기록하며 질의 처리결과 로그를 기록한다.The individual DB processor 32 analyzes individual DB management, query request management, query parsing, and data types. For example, the DB manager 32 generates a metadata management table or view generation SQL statement according to a meta definition, and generates a table or view. And register table constraints according to the meta definition, check the query contents requested from the local data manager 20, record the query contents log, and record the query processing result log.

또한, 개별DB처리기(32)는 지역자료관리기로부터 전달받은 구조화된 SQL 문을 파싱 처리하고 파싱에 따라 검색 대상 테이블 또는 뷰를 결정하고, 파싱된 결과에 따라 구조화된 SQL문의 필드유형과 함수(function)를 개별 서버의 DBMS에 맞는 형태로 변환하고 변환 결과에 따라 개별 DB SQL문을 생성한다.In addition, the individual DB processor 32 parses the structured SQL statement received from the local data manager, determines the table or view to be searched according to the parsing, and field types and functions of the structured SQL statement according to the parsed result. ) Is converted into a form suitable for DBMS of individual server, and individual DB SQL statement is generated according to the conversion result.

상기 개별파일 처리기(33)는 지역자료관리기로부터 파일요청정보를 전달 받고, 개별 디렉토리별 파일관리로부터 파일의 위치를 검색하는 파일 요청 및 요청된 파일을 검색하며 검색된 파일을 지역자료관리기에 전달한다.The individual file processor 33 receives the file request information from the local data manager, retrieves the file request and the requested file from the file management for each directory, and delivers the retrieved file to the local data manager.

도 4는 본 발명에 따른 시스템 관리기를 보인 블록도이다. 도면을 참조하면, 본 발명의 시스템 관리기(40)는 시스템 사용현황 관리기(41) 및 시스템 운영관리기(42)를 포함한다.4 is a block diagram showing a system manager according to the present invention. Referring to the drawings, the system manager 40 of the present invention includes a system usage manager 41 and a system operation manager 42.

상기 시스템 사용현황 관리기(41)는 사용자 접속 현황조회, 클래스 트랜잭션 조회, 네트웩 운영현황조회 및 로드분석 등의 기능을 갖는 것으로, 시스템 관리자로부터 사용자 접속현황 검색요청을 접수받고, 태스크관리기(60)로 사용자 접속 현황 검색을 요청하며, 검색 결과를 시스템 관리자에게 전달한다.The system usage status manager 41 has functions such as user access status inquiry, class transaction inquiry, network operation status inquiry and load analysis, and receives a user connection status search request from a system administrator, and task manager 60. It requests the user access status search and delivers the search results to the system administrator.

또한, 시스템 사용현황 관리기(41)는 시스템 관리자로부터 트랜잭션 발생현황 검색요청을 접수받으면, 태스크관리기(60)로 트랜잭션 발생 현황 검색을 요청하고, 그 검색 결과를 시스템 관리자에게 전달한다.In addition, when the system use status manager 41 receives the transaction occurrence status search request from the system manager, the system usage status manager 41 requests the task manager 60 to search for the transaction occurrence status and transmits the search result to the system administrator.

이후, 시스템 사용현황 관리기(41)는 시스템 관리자로부터 네트워크 발생현황 검색요청을 접수받을 경우, 태스크관리기(60)로 네트워크 발생현황 검색을 요청하고, 검색 결과를 시스템 관리자에게 전달한다.Thereafter, when the system use status manager 41 receives the network occurrence status search request from the system administrator, the system usage status manager 41 requests the network manager status search to the task manager 60 and transmits the search result to the system administrator.

또한 시스템 사용현황 관리기(41)는 시스템 관리자로부터 로드분석 검색요청을 접수받을 경우. 태스크관리기(60)로 로드분석 검색을 요청하고, 검색 결과를 시스템 관리자에게 전달한다.In addition, the system usage manager 41 receives a load analysis search request from the system administrator. Request a load analysis search to the task manager 60, and delivers the search results to the system administrator.

상기 시스템 운영관리기(42)는 지역 서버와 개별 서버의 정보 등록, 서버별 구동현황을 검색 및 서버별 시동과 프로세스 종료를 관리하는 어플리케이션 관리와, 메타관리기(70)로부터 모듈의 적용현황 검색, 모듈의 변경내용 저장 및 변경된 모듈의 자동배포를 처리하는 서버 등록/관리를 행한다.The system operation manager 42 registers information of local servers and individual servers, retrieves driving status of each server, manages applications for each server, manages startup and process termination, and retrieves application status of the module from the meta manager 70, module. The server registers / manages the changes stored in the server and the automatic distribution of changed modules.

도 5는 본 발명에 따른 태스크 관리기를 보인 블록도이다. 도면을 참조하면, 본 발명의 태스크 관리기(60)는 세션제어기(61), 형상 GUI제어기(62) 및 트랙잭션 제어기(63)를 포함한다.5 is a block diagram showing a task manager according to the present invention. Referring to the drawings, the task manager 60 of the present invention includes a session controller 61, a shape GUI controller 62, and a transaction controller 63.

상기 세션제어기(61)는 세션처리 및 세션 캐쉬처리 기능을 갖는다. 예를 들면, 로그인(login)한 사용자에 대한 세션을 생성, 정보보호처리기에 사용자 ID로 권한체크 의뢰, 로그인한 사용자의 ID와 권한을 세션정보와 연결 관리 및 메뉴 관리기에 사용자 권한에 따른 메뉴 표시를 의뢰하고, CDMS에서 요청한 클래스에 대해 정보를 캐쉬에 기록하고 CDMS에서 동일 클래스에 대한 요청이 있는 경우 캐쉬에 있는 클래스 정보를 메타관리기에 전달한다.The session controller 61 has a session processing and session cache processing function. For example, create a session for a logged-in user, request authorization check with the user ID to the information security processor, manage the ID and authority of the logged-in user with session information and connection management, and display the menu according to the user's authority in the menu manager. If the request for the same class is requested in the CDMS, the class information in the cache is transferred to the meta manager.

상기 형상 GUI제어기(62)는 정보보호처리기의 권한지정에 따라 로그인한 사용자에게 제공할 메뉴를 검색하고, 검색된 메뉴를 사용자가 사용할 수 있게 구성한다.The shape GUI controller 62 searches for a menu to be provided to the logged-in user according to the authority designation of the information protection processor, and configures the searched menu for use by the user.

상기 트랙잭션 제어기(63)는 트랜잭션처리, 스케쥴링, 상태모니터링, 오류사항처리 및 다중 컴포넌트 로케이터를 지원한다.The transaction controller 63 supports transaction processing, scheduling, status monitoring, error handling, and multiple component locators.

즉, 트랜잭션 제어기(63)는 CDMS에서 요청한 모든 트랜잭션에 대해 클래스, 메소드, 사용자ID, 시간, IP 주소 등의 정보를 기록하고, 트랜잭션의 처리결과를 성공, 실패, 비정상 처리 등으로 구분하여 기록하는 트랜잭션 로그 처리와 시스템 관리자에 의해 지정된 쓰레드(thread) 정책에 따라 발생한 트랜잭션 처리 스케줄링을 제어한다.That is, the transaction controller 63 records information such as class, method, user ID, time, and IP address for all the transactions requested by the CDMS, and records the transaction processing results by success, failure, abnormal processing, etc. Control transaction log processing and scheduling of transaction processing that occurs according to the thread policy specified by the system administrator.

또한, 시스템관리기(40)의 요청에 따라 트랜잭션 발생정보를 제공하고, 제공하는 정보는 트랜잭션의 클래스, 메소드, 사용자ID, 시간, IP 주소, 처리결과, 완료시간 등을 제공하며, 비정상적으로 종료한 트랜잭션에 대해 할당된 리소스를 해제하고 기록하고, 종료되지 않고 메모리에 남아 있는 트랜잭션에 대해 종료하며, 시스템관리기(40)의 지정에 따라 컴포넌트 프로세스를 생성하고, 프로세스의 생성 및 제거에 대한 로그를 기록하는 등 다중 컴포넌트 로케이터를 지원한다.In addition, the transaction occurrence information is provided according to the request of the system manager 40, and the provided information provides the class, method, user ID, time, IP address, processing result, completion time, and the like of the transaction. Release and record allocated resources for transactions, terminate for transactions that remain in memory without ending, create component processes as specified by system manager 40, and log logs for creation and removal of processes It supports multiple component locators.

도 6은 본 발명에 따른 메타관리기를 보인 블록도이다. 도면을 참조하면, 본 발명의 메타관리기(70)는 메타정의기(71), 광역질의기(72) 및 메타처리기(73)를 포함한다.6 is a block diagram showing a meta manager according to the present invention. Referring to the drawings, the meta manager 70 of the present invention includes a meta definer 71, a wide area query 72, and a meta processor 73.

상기 메타정의기(71)는 클래스 구조 정의, 클래스 속성 정의 및 클래스 내 메소드를 관리하는 것으로, 이 메타정의기(71)는 CDMS 개발자가 클래스 유형(분류체계 클래스, 일반 클래스, 기존데이터(legacy) 클래스, 뷰(view) 클래스, XML 클래스 관계 클래스 등)별로 상속받아 개발자 클래스를 정의하고, CDMS 개발자가 정의한 클래스에 대해 클래스 유형, 클래스 데이터 관리 개별 서버 및 기타 특성을 저장하며, CDMS 개발자가 정의한 클래스간 연관관계(relation)를 저장한다.The meta definer 71 manages class structure definitions, class attribute definitions, and methods in a class. The meta definer 71 allows CDMS developers to classify classes (classification class, general class, legacy data). Defines developer class by inheriting by class, view class, XML class relation class, etc., and stores class type, class data management individual server and other properties for class defined by CDMS developer, and class defined by CDMS developer. Save the relationship between them.

CDMS 개발자가 정의한 클래스 속성(attribute)의 유형, 길이, 키 필드(key field)등을 저장하고, 클래스 속성에 따라 클래스 데이터 관리 테이블을 지역자료관리기에 요청하며, CDMS 개발자가 정의한 메소드명, 파라미터 등을 클래스 관리 테이블에 저장한다.It stores the type, length, key field, etc. of the class attribute defined by the CDMS developer, requests the class data management table from the local data manager according to the class attribute, and the method name, parameter, etc. defined by the CDMS developer. Is stored in the class management table.

상기 광역질의기(72)는 질의문 작성, 질의 내용 저장 및 지역자료관리기 처리요청 기능을 갖는다.The global query 72 has a function of creating a query, storing query contents, and processing a local data manager.

즉, 광역질의기(72)는 사용자의 요청에 의해 메타 자료 질의를 위해 제공되는 사용자 인터페이스를 통해 질의문을 작성하고, 정의되어 있는 클래스와 클래스의 속성 리스트를 선택할 수 있게 검색하며, 저장된 질의문을 사용자에게 보여주어 질의문을 재사용할 수 있으며, 질의문에 대한 오류검사를 한다.That is, the global query 72 creates a query through a user interface provided for querying meta data at the user's request, searches the selected class and a property list of the class, and selects and stores the stored query. You can reuse the query statement by showing to the user, and perform error checking on the query statement.

또한, 질의문을 데이터베이스에 보관하고 질의문을 파싱하여 질의문 처리를 최적화하여 질의 내용을 저장하고, 파싱된 질의문을 지역자료관기기에 요청하여 질의문을 처리하며, 사용자 뷰에 따라 처리결과를 사용자에게 보여준다.In addition, the query is stored in the database and the query is parsed to optimize the processing of the query, the query is saved, the parsed query is requested to the local data center, and the query is processed. Show to user

상기 메타처리기(73)는 메타 자료요청, 메타질의 분석, 메타자료 저장 및 메타 백업/복구 기능을 갖는다.The meta processor 73 has meta data request, meta data analysis, meta data storage and meta backup / recovery functions.

예를 들면, 메타처리기(73)는 CDMS에서 메타 정보 요청을 받으면, 태스크관리기(60)에 트랜잭션 발생을 알리고 세션 정보를 받아오고, 요청된 메타 질의를 분석하여 오류 검사를 하며, 또한 요청된 메타 정보의 유형을 분석하고, 메타 정보의 관리 지역서버를 구분하고, 지역자료관리기에 서비스 처리요청을 한다.For example, when the meta processor 73 receives the meta information request from the CDMS, the task manager 60 notifies the task manager 60 of the transaction occurrence, receives the session information, analyzes the requested meta query, and performs an error check. Analyze the type of information, classify the local information server for management of meta information, and request service processing to the local data manager.

또한 메타 정보의 유형에 따라 변경할 정보를 분석하고, 지역자료관리기(20)에 자료 저장요청을 하고, 시스템 관리자 요청에 따라 메타 정보를 백업 처리, 백업에 대한 이력 저장 및 시스템 관리자 요청에 따라 메타 정보를 복구 처리한다.In addition, it analyzes the information to be changed according to the type of meta information, requests the data storage request to the local data manager 20, backup the meta information according to the system administrator request, save the history for the backup and meta information according to the system administrator request To recover.

이상에서 설명한 바와 같이 본 발명은 이기종 데이터베이스를 통합관리할 수 있도록 함으로서, 데이터베이스 접근성이 용이하고, 다양한 데이터베이스에 다이나믹한 접근이 가능할 뿐만 아니라 메타클래스 접근을 통한 이기종 데이터베이스간 질의처리를 수행할 수 있다. As described above, the present invention enables the integrated management of heterogeneous databases, which facilitates database access, enables dynamic access to various databases, and can perform query processing between heterogeneous databases through metaclass access.

도 1은 본 발명에 따른 메타데이터 통합관리 시스템을 보인 블록도,1 is a block diagram showing a metadata integrated management system according to the present invention,

도 2는 본 발명의 지역자료 관리기를 보인 상세 블록도,Figure 2 is a detailed block diagram showing a regional data manager of the present invention,

도 3은 본 발명의 개별자료 관리기를 보인 상세 블록도, 3 is a detailed block diagram showing an individual data manager of the present invention;

도 4는 본 발명의 시스템 관리기를 보인 상세 블록도,4 is a detailed block diagram showing a system manager of the present invention;

도 5는 본 발명의 태스크 관리기를 보인 상세 블록도,5 is a detailed block diagram showing a task manager of the present invention;

도 6은 본 발명의 메타관리기를 보인 상세 블록도,6 is a detailed block diagram showing a meta manager of the present invention;

도 7은 본 발명의 메타데이터 통합관리 방법을 설명하기 위한 순서도.7 is a flowchart illustrating a metadata integrated management method of the present invention.

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

10; 메타데이터 통합관리 시스템 20; 지역자료 관리기10; Metadata integrated management system 20; Regional Data Manager

30; 개별자료 관리기 40; 시스템 관리기30; Individual Data Manager 40; System manager

50; 정보보호 처리기 60; 태스크 관리기50; Information protection processor 60; Task manager

70; 메타관리기70; Meta Manager

Claims (7)

미들웨어를 통해 상위계층과 하위계층사이에서 정보전달이 이루어지며, 상기 상위계층의 정보요청에 따라 분산되어 있는 하위계층의 지역정보를 상위계층으로 전달하는 정보관리 시스템에 있어서,In the information management system that transfers information between the upper layer and the lower layer through the middleware, and delivers the regional information of the lower layer distributed to the upper layer according to the information request of the upper layer, 상기 하위계층은, The lower layer is 데이터베이스, 파일 등 개별자료를 관리하는 개별자료관리기와 연동하여 응용 소프트웨어의 광역자료처리 요구를 처리하는 모듈로서, 응용 소프트웨어의 요구에 따라 요구된 자료를 관리하는 개별자료관리기를 구별하여 위치 독립적인 자료요청을 하는 지역자료관리기;This module processes wide area data processing request of application software by interworking with individual data manager which manages individual data such as database and file, and is location independent data by distinguishing individual data manager which manages required data according to application software's request. Local data manager making the request; 상기 지역자료관리기에서 요청한 데이터베이스에 대한 질의 요구, 파일과 디렉토리에 대한 요구사항을 처리하고, 지역자료처리 중 발생한 오류에 대하여 메타 자료에 정의된 오류 코드에 따라 일관성 있게 오류 메시지를 통보하는 개별자료관리기; Individual data manager that processes the query request for the database requested by the local data manager, the requirements for files and directories, and consistently reports the error message according to the error code defined in the meta data about the error occurred during the local data processing. ; 태스크관리기에서 통제/모니터링하고 있는 각종 상태 정보를 조회/검색하거나, 시스템 사용자 관리, 시스템 운영에 관한 기능을 수행하는 시스템 전반에 관한 모든 사항을 관리 및 감시하고, 또한 전체 시스템을 통제하는 시스템관리기;A system manager for searching and retrieving various status information that is controlled / monitored by the task manager, managing and monitoring all matters related to the overall system performing functions related to system user management and system operation, and controlling the entire system; 시스템에 대한 접근과 시스템 자원 및 데이터의 보호를 담당하는 모듈로서, 응용소프트웨어의 메뉴 설정 및 사용자 인터페이스를 제어하는 기능, 자원 관리를 위하여 사용자 및 그룹 등록, 시스템 접근 및 권한정보를 통제하는 기능을 제공하는 정보보호처리기;This module is in charge of access to system and protection of system resources and data. It provides functions to control menu setting and user interface of application software, and to control user and group registration, system access and authorization information for resource management. An information protection processor; 사용자의 요구에 따라 세션을 연결해 주며 발생하는 모든 트랜잭션을 컨트롤하는 모듈로서, 사용자의 로그인에 따라 세션을 연결해주며 상기 정보보호처리기와 연동하여 사용자가 사용할 수 있는 메뉴를 생성하고, 또한 사용자의 요구에 따라 발생하는 트랜잭션을 처리하며, 처리결과에 따라 오류사항을 처리하는 태스크관리기; 및 It is a module that connects sessions according to user's request and controls all transactions that occur. It connects sessions according to user's login, creates menus that can be used by the user in conjunction with the information security processor, and also A task manager for processing a transaction occurring according to and processing an error according to a processing result; And 시스템에서 관리하여야 할 모든 메타정보에 대해 특성과 메소드를 정의하여 메타정보의 체계적인 관리를 지원하는 모듈로서, 메타정보의 클래스와 메소드를 정의할 수 있게 하며 클래스 타입에 따라 기본적인 메타정보 처리 메소드를 제공하는 메타관리기(70);를 포함하는 것을 특징으로 하는 메타데이터 통합관리 시스템.This module supports the systematic management of meta information by defining properties and methods for all meta information to be managed in the system. It enables to define meta information classes and methods and provides basic meta information processing methods according to class type. Meta-manager 70; Integrated metadata management system comprising a. 제 1항에 있어서, 상기 지역자료관리기는,The method of claim 1, wherein the local data manager, 상기 메타관리기에서 질의문을 전달받아 질의를 해석하여 클래스 정보에 맞춰 이기종 데이터베이스에서 처리될 수 있는 표준화된 포맷으로 SQL을 구성하여 개별자료관리기에 처리를 요청하는 지역데이터베이스처리기 및Local database processor for requesting processing to individual data manager by constructing SQL in standardized format that can be processed in heterogeneous database according to class information by receiving query statement from meta manager. 중앙자료 저장소를 관리하며, 파일처리 요청을 접수 받아 중앙자료 저장소와 연계되는 물리적인 개별파일서버에 파일처리를 요청하는 지역파일처리기로 이루어진 것을 특징으로 하는 메타데이터 통합관리 시스템.Metadata integrated management system, characterized in that the central data store is managed, and receives a file processing request, the local file processor to request a file processing to the physical individual file server associated with the central data storage. 제 1항에 있어서, 상기 개별자료관리기는, The method of claim 1, wherein the individual data manager, 질의요청에 대한 개별 데이터베이스의 연결 관리를 하는 개별데이터베이스 연결처리기, Individual database connection handler that manages the connection of individual databases for query requests. 질의요청에 대한 질의문을 개별 데이터베이스 특성에 맞춰 해석하고, 질의결과를 서비스 요청 컴포넌트에 전달하는 개별데이터베이스처리기 및An individual database processor that interprets a query statement for a query request according to individual database characteristics and delivers the query result to a service request component. 파일요청에 대한 파일처리를 하는 개별파일처리기로 이루어진 것을 특징으로 하는 메타데이터 통합관리 시스템.Metadata integrated management system, characterized in that consisting of a separate file processor for file processing for file requests. 제 1항에 있어서, 상기 시스템관리기는, The method of claim 1, wherein the system manager, 시스템 사용자 접속현황, 트랜잭션 발생현황 등을 조회하는 시스템사용현황관리기 및System usage status manager which inquires system user connection status, transaction occurrence status, etc. 어플리케이션 서버 모듈을 등록/관리하는 시스템운영관리기로 이루어진 것을 특징으로 하는 메타데이터 통합관리 시스템.Metadata integrated management system, characterized in that consisting of the system operation manager for registering / managing the application server module. 제 1항에 있어서, 상기 태스크관리기는, The method of claim 1, wherein the task manager, 접속한 사용자의 세션 생성 및 사용 관리, 요청한 클래스 정의의 캐쉬를 관리하는 세션제어기,Session controller to manage session creation and usage of connected users, cache of requested class definitions, 상기 정보보호처리기의 권한지정에 따라 로그인한 사용자에게 제공할 메뉴를 검색하고, 검색된 메뉴를 사용자가 사용할 수 있게 구성하는 형상 GUI제어기 및A shape GUI controller configured to search for a menu to be provided to the logged-in user according to the authority designation of the information protection processor, and to configure the searched menu to be used by the user; 상위계층에서 요청한 트랜잭션을 처리하고, 기록한다. 또한 트랜잭션 발생정보를 모니터링 하는 트랜잭션제어기로 이루어진 것을 특징으로 하는 메타데이터 통합관리 시스템.Process and record the transaction requested by the upper layer. In addition, integrated metadata management system, characterized in that consisting of a transaction controller for monitoring the transaction occurrence information. 제 1항에 있어서, 상기 메타관리기는,The method of claim 1, wherein the meta manager, 개발자가 사용하는 클래스 유형과 속성을 정의하고, 클래스 내 메소드를 정의하는 메타정의기, Meta definers that define the class types and attributes used by the developer, and methods within the class, 질의문 작성, 질의 내용 저장 및 지역자료관리기에 처리를 요청하는 광역질의기 및Wide-area query machine that requests query writing, query contents storage and processing to local data manager; 메타 자료 요청을 접수받아 메타 정보를 분석하고, 지역자료관리기에 서비스 처리요청을 하는 메타처리기로 이루어진 것을 특징으로 하는 메타데이터 통합관리 시스템.Meta-data integrated management system comprising a meta-processor receiving the meta data request to analyze the meta information, and requests the service processing to the local data manager. 미들웨어를 통해 상위계층과 하위계층사이에서 정보전달이 이루어지며, 상기 상위계층의 정보요청에 따라 분산되어 있는 하위계층의 지역정보를 상위계층으로 전달하는 제 1항의 메타데이터 통합관리 시스템을 이용한 정보관리 방법에 있어서,Information management is performed between the upper layer and the lower layer through middleware, and information management using the metadata integrated management system of claim 1, which transmits the regional information of the lower layer distributed to the upper layer according to the information request of the upper layer. In the method, 상위계층으로부터 파일요청일 있을 경우 지역자료관리기에서 메타관리기로 정보질의에 대한 파일요청에 따른 질의문을 전달받고 클래스 정보를 읽어오는 질의 접수단계;If there is a file request from the upper layer, the query receiving step of receiving a query according to the file request for the information query from the local data manager to the meta-manager and reads the class information; 상기 지역자료관리기에서 상기 메타관리로부터 전달받은 질의문을 분석하여 클래스를 구분하고 상기 클래스가 뷰 클래스인 경우 기본 클래스로 분리하며 상기 클래스 정보로 오류를 검사하는 질의 분석단계;A query analysis step of classifying the query received from the meta management in the local data manager, classifying the class, separating the class into a base class if the class is a view class, and checking an error with the class information; 상기 기본 클래스별로 개별자료 관리서버를 구분하고 상기 개별자료 관리서버에 대한 정보를 검색하는 광역 질의 단계;A global query step of classifying individual data management servers by the base class and searching for information on the individual data management servers; 상기 기본 클래스별로 질의문을 파싱한 후 질의문에 대한 오류를 검사하는 질의 파싱단계;A query parsing step of parsing a query statement for each base class and checking an error for the query statement; 파싱된 결과에 따라 기본 클래스별로 구조화된 SQL문을 생성하고, 뷰 클래스인 경우 데이터베이스의 추가,수정,삭제 적용범위에 따라 SQL문을 생성하여 개별자료관리기에 상위계층에서 전달된 파일요청에 대한 질의를 생성하여 개별자료관리기로 전달하는 지역질의 생성/요청단계; 및Generates SQL statements structured by base class according to the parsed result, and generates SQL statements according to the scope of database addition, modification, and deletion in case of view class, and queries for file requests delivered from the upper layer to individual data managers. A generation / request step of local quality generating and delivering to the individual data manager; And 상기 지역자료관리기로부터 전달된 상위계층의 파일요청에 대한 구조화된 SQL문을 파싱처리하여 DB SQL문을 생성하고, 그 DB SQL문에 의해 개별 디렉토리별 파일관리로부터 파일의 위치를 검색하고, 검색된 파일을 지역자료관리기를 통해 상위계층으로 전달하는 단계;를 포함하는 것을 특징으로 하는 메타데이터 통합관리 방법.Parse a structured SQL statement for the file request of the upper layer transferred from the local data manager to generate a DB SQL statement, search the location of the file from the file management for each directory by the DB SQL statement, and retrieve the retrieved file. Integrated data management method comprising the; step of delivering to the upper layer through the local data manager.
KR1020030088295A 2003-12-05 2003-12-05 Integrated management system for matadata and method thereof KR20050055240A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030088295A KR20050055240A (en) 2003-12-05 2003-12-05 Integrated management system for matadata and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030088295A KR20050055240A (en) 2003-12-05 2003-12-05 Integrated management system for matadata and method thereof

Publications (1)

Publication Number Publication Date
KR20050055240A true KR20050055240A (en) 2005-06-13

Family

ID=37250239

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030088295A KR20050055240A (en) 2003-12-05 2003-12-05 Integrated management system for matadata and method thereof

Country Status (1)

Country Link
KR (1) KR20050055240A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100733091B1 (en) * 2005-11-25 2007-06-27 엘지노텔 주식회사 DB managing device of the duplex processor system and controlling method therefore
KR100786261B1 (en) 2006-04-03 2007-12-17 (주)위세아이텍 Method of automatically loading meta data in meta data repository
KR100791037B1 (en) * 2007-04-19 2008-01-03 인하대학교 산학협력단 Grid-based data classification device and method thereof
KR100792322B1 (en) * 2006-06-29 2008-01-07 (재)한국데이터베이스진흥센터 Framework for Quality Control of DataBase
KR100798577B1 (en) * 2007-06-29 2008-01-28 주식회사 엘지씨엔에스 Analyzing system and analyzing method for data quality problem
KR101046338B1 (en) * 2008-07-18 2011-07-05 (주)디에프아이비즈 Method of extracting change data through local database direct connection under global database
KR101528071B1 (en) * 2013-12-24 2015-06-10 주식회사 포스코 Method for gathering error context information of application software and middleware
CN115174292A (en) * 2022-05-25 2022-10-11 青岛海尔科技有限公司 Equipment data management platform

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000207266A (en) * 1999-01-13 2000-07-28 Mitsubishi Electric Corp Replica system and replica method
KR20010059967A (en) * 1999-12-31 2001-07-06 이계철 System and its Method for interconnecting between heterogeneous database systems
KR20010083845A (en) * 2001-07-04 2001-09-03 노인호 Enterprise meta data management method and system for managing distinct systems and metadata totally
KR20020033223A (en) * 2000-10-30 2002-05-06 구자홍 Coordinated manipulation method of structured query language between database management systems

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000207266A (en) * 1999-01-13 2000-07-28 Mitsubishi Electric Corp Replica system and replica method
KR20010059967A (en) * 1999-12-31 2001-07-06 이계철 System and its Method for interconnecting between heterogeneous database systems
KR20020033223A (en) * 2000-10-30 2002-05-06 구자홍 Coordinated manipulation method of structured query language between database management systems
KR20010083845A (en) * 2001-07-04 2001-09-03 노인호 Enterprise meta data management method and system for managing distinct systems and metadata totally

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
2001 가을 학술발표논문집(III)(Proceedings of the 28th KISS Fall Comference), 2001권, 559-561쪽 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100733091B1 (en) * 2005-11-25 2007-06-27 엘지노텔 주식회사 DB managing device of the duplex processor system and controlling method therefore
KR100786261B1 (en) 2006-04-03 2007-12-17 (주)위세아이텍 Method of automatically loading meta data in meta data repository
KR100792322B1 (en) * 2006-06-29 2008-01-07 (재)한국데이터베이스진흥센터 Framework for Quality Control of DataBase
KR100791037B1 (en) * 2007-04-19 2008-01-03 인하대학교 산학협력단 Grid-based data classification device and method thereof
KR100798577B1 (en) * 2007-06-29 2008-01-28 주식회사 엘지씨엔에스 Analyzing system and analyzing method for data quality problem
KR101046338B1 (en) * 2008-07-18 2011-07-05 (주)디에프아이비즈 Method of extracting change data through local database direct connection under global database
KR101528071B1 (en) * 2013-12-24 2015-06-10 주식회사 포스코 Method for gathering error context information of application software and middleware
CN115174292A (en) * 2022-05-25 2022-10-11 青岛海尔科技有限公司 Equipment data management platform
CN115174292B (en) * 2022-05-25 2024-03-22 青岛海尔科技有限公司 Equipment data management platform

Similar Documents

Publication Publication Date Title
US11086531B2 (en) Scaling events for hosting hierarchical data structures
US6233584B1 (en) Technique for providing a universal query for multiple different databases
CN1906613B (en) System and method for generating extensible file system metadata and file system content processing
KR100959473B1 (en) Systems and methods for interfacing application programs with an item-based storage platform
US7865535B2 (en) Apparatus, system, and method for a data server-managed web services runtime
US6738775B2 (en) Database communication system and method for communicating with a database
KR101024730B1 (en) Systems and methods for data modeling in an item-based storage platform
US6804674B2 (en) Scalable Content management system and method of using the same
US6976262B1 (en) Web-based enterprise management with multiple repository capability
US6895586B1 (en) Enterprise management system and method which includes a common enterprise-wide namespace and prototype-based hierarchical inheritance
US5751962A (en) Object-based systems management of computer networks
US7555497B2 (en) Systems and methods for separating units of information manageable by a hardware/software interface system from their physical organization
US7203774B1 (en) Bus specific device enumeration system and method
US7133917B2 (en) System and method for distribution of software licenses in a networked computing environment
JP2019515377A (en) Distributed Datastore Versioned Hierarchical Data Structure
US7698479B2 (en) User interface to a data storage system and rule store
US20050257211A1 (en) Method and mechanism for managing incompatible changes in a distributed system
US6571252B1 (en) System and method for managing persistent objects using a database system
KR20050055240A (en) Integrated management system for matadata and method thereof
US20200220928A1 (en) Managing shared content directory structure metadata
RU2371757C2 (en) Systems and methods of data modelling in storage platform based on subjects
RU2412461C2 (en) Systems and methods of interfacing application programs with article based storage platform
WO2004077216A2 (en) System and method for heterogeneous data migration in real-time
KR20240025140A (en) Metadata Integrated Control System and Method
WO2024073255A1 (en) Record-level locks with constant space complexity

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application