데이터베이스 시스템에서 다중 쓰레드로 동작하는클라이언트 라이브러리 동작방법
    1.
    发明公开
    데이터베이스 시스템에서 다중 쓰레드로 동작하는클라이언트 라이브러리 동작방법 失效
    在数据库系统中操作多线程的客户端库的操作方法

    公开(公告)号:KR1020030068779A

    公开(公告)日:2003-08-25

    申请号:KR1020020008393

    申请日:2002-02-18

    Inventor: 유한양 최완

    Abstract: PURPOSE: A method for operating a client library which is operated as a multi-thread in a database system is provided to operate a client of a DBMS in a multi-process client environment or a multi-thread client environment. CONSTITUTION: If a client library is called(S200), a specific data area of a corresponding thread is accessed for acquiring information necessary for a corresponding library execution(S201). It is judged whether a specific data area is allocated(S202). If a specific data area is allocated, it is judged whether information of the specific data area such as connection setting information, transaction related information, cursor related information, etc. is valid using the allocated data area(S205). If information of the specific data area is valid, the client library transmits a necessary query to a DBMS server and receives the result(S208). If the above process is executed normally(S209), it is checked whether a query processing result received from the server is an error with respect to connection setting information(S210). If a query processing result received from the server is not an error with respect to connection setting information, related information of a related specific data area is designated as information received from the server and returns the result(S211).

    Abstract translation: 目的:提供一种用于操作在数据库系统中作为多线程运行的客户端库的方法,以在多进程客户端环境或多线程客户端环境中操作DBMS的客户端。 规定:如果客户端库被调用(S200),则访问相应线程的特定数据区以获取对应的库执行所需的信息(S201)。 判断是否分配特定的数据区(S202)。 如果分配特定数据区域,则使用分配的数据区域来判断诸如连接设置信息,交易相关信息,光标相关信息等的特定数据区域的信息是否有效(S205)。 如果特定数据区域的信息有效,则客户端库向DBMS服务器发送必要的查询并接收结果(S208)。 如果正常执行上述处理(S209),则检查从服务器接收到的查询处理结果是否是关于连接设置信息的错误(S210)。 如果从服务器接收到的查询处理结果不是关于连接设置信息的错误,则将相关的特定数据区域的相关信息指定为从服务器接收的信息并返回结果(S211)。

    이중화 DBMS에서의 상태제어 및 일관성 유지 방법
    2.
    发明公开
    이중화 DBMS에서의 상태제어 및 일관성 유지 방법 失效
    在双DBMS上控制状态和保持一致性的方法

    公开(公告)号:KR1020040046520A

    公开(公告)日:2004-06-05

    申请号:KR1020020074464

    申请日:2002-11-27

    Inventor: 유한양 최완

    Abstract: PURPOSE: A method for controlling a state and keeping consistency on a dual DBMS(DataBase Management System) is provided to make the state of the DBMS respectively operated in an active DBMS and a standby DBMS at one time point, and keep the consistency of the dual DBMS by improving the state control and an operation process. CONSTITUTION: An internal state of each DBMS is installed(301). At an initial operation, an initial state is fixed by receiving the state of a system including the DBMS, and the internal state of each DBMS and a matched DBMS. For a normal operation after initialization, the internal state of each DBMS is changed based on the state of the system and the state information transmitted/received between the matched DMBSs(307,308,315).

    Abstract translation: 目的:提供一种用于控制双DBMS(DataBase管理系统)状态和保持一致性的方法,使DBMS的状态分别在一个时间点在活动DBMS和备用DBMS中运行,并保持一致 双DBMS通过改进状态控制和操作过程。 构成:安装每个DBMS的内部状态(301)。 在初始操作中,通过接收包括DBMS的系统的状态和每个DBMS的内部状态和匹配的DBMS来初始化状态是固定的。 对于初始化后的正常操作,每个DBMS的内部状态根据系统的状态和匹配的DMBS之间发送/接收的状态信息而改变(307,308,315)。

    객체-관계 DBMS에서 경로식의 시각화 방법
    3.
    发明公开
    객체-관계 DBMS에서 경로식의 시각화 방법 失效
    在对象关系数据库中可视化路径表达的方法

    公开(公告)号:KR1020030027473A

    公开(公告)日:2003-04-07

    申请号:KR1020010060775

    申请日:2001-09-28

    Abstract: PURPOSE: A method for visualizing path expression in object-relational DBMS is provided to prepare various and sophisticated queries in a graphical query language. CONSTITUTION: If a client selects a corresponding database(S10) and selects a corresponding class(S20), a GQL(Graphical Query Language) system reads attribute information from a system catalogue of an ORDBMS(Object-Relational DBMS), and writes the read attribute information(S100). The GQL system displays the attribute information in a line of a class box(S30). If the client executes a double click of a query objected attribute(S200), a domain class of the attribute is decided, the GQL system reads the attribute information from an ORDB(Object-Relational DataBase), and creates new class box(S300). If the client clicks a wanted attribute in an attribute list of new class box, the GQL system reads information corresponded to a domain class of the attribute from the ORDB, and creates another class box(S400). If the client checks a path expression displayed as three class boxes, the client selects and inputs a wanted operator and condition value in an operator column and a condition value column out of three class boxes(S500). Thus, a query condition with respect to an attribute is prepared(S40). The GQL system converts a graphic query of a client into a text query, and transmits the query to the ORDBMS(S50).

    Abstract translation: 目的:提供一种用于在对象关系DBMS中可视化路径表达式的方法,用于以图形查询语言准备各种和复杂的查询。 规定:如果客户端选择对应的数据库(S10)并选择相应的类(S20),则GQL(图形查询语言)系统从ORDBMS(对象关系DBMS)的系统目录中读取属性信息,并将读取 属性信息(S100)。 GQL系统在类框中显示属性信息(S30)。 如果客户端执行双击查询对象属性(S200),则决定属性的域类,GQL系统从ORDB(对象关系数据库)读取属性信息,并创建新的类框(S300) 。 如果客户端单击新类框的属性列表中的所需属性,则GQL系统从ORDB读取与该属性的域类相对应的信息,并创建另一个类框(S400)。 如果客户端检查显示为三个类框的路径表达式,则客户端在三个类框中的操作员列和条件值列中选择并输入所需操作符和条件值(S500)。 因此,准备关于属性的查询条件(S40)。 GQL系统将客户端的图形查询转换为文本查询,并将查询发送到ORDBMS(S50)。

    이중화 DBMS에서의 상태제어 및 일관성 유지 방법
    4.
    发明授权
    이중화 DBMS에서의 상태제어 및 일관성 유지 방법 失效
    控制和维护双DBMS状态的方法

    公开(公告)号:KR100509946B1

    公开(公告)日:2005-08-24

    申请号:KR1020020074464

    申请日:2002-11-27

    Inventor: 유한양 최완

    Abstract: 본 발명은 이중화용 주 메모리 상주 데이터베이스 관리시스템에서 상태 제어 및 일관성을 유지하기 위한 방법에 관한 것으로서, 활동/대기 DBMS로 이중화를 형성하고 각 DBMS의 내부상태를 구비하는 단계; 초기 구동시 상기 DBMS를 포함하는 시스템의 상태와 상기 각 DBMS의 내부상태, 그리고 상대방 DBMS의 상태정보를 수신하여 초기상태를 설정하는 단계; 상기 초기화가 종료된 후 정상운용시 상기 시스템의 상태와 상대방 DBMS간에 송수신되는 상태정보를 기초로 상기 각 DBMS의 내부상태를 변경하는 단계;를 포함하는 것을 특징으로 하며, 두개의 DBMS가 활동 상태나 대기 상태로 모두 동시에 구동되는 현상을 배제할 수 있다. 또한 활동 DBMS에서도 재시동과 관련된 파일들을 디스크에 저장함으로써 이중화 상태에서 활동 DBMS의 재시동시 정상적으로 재시동되며 데이터베이스에 대한 일관성을 보장하며, 대기 DBMS의 재시동시 재수행(redo) 과정만을 수행함으로써, 그리고 활동 DBMS를 대기 DBMS로 교체하는 과정에서 로그 관리자의 잠금을 설정하고 로그 버퍼내의 로그 정보들을 대기 DBMS로 전송함으로써 활동 및 대기 데이터베이스에 대한 일관성을 제공한다.

    데이터베이스 시스템에서 다중 쓰레드로 동작하는클라이언트 라이브러리 동작방법
    5.
    发明授权

    公开(公告)号:KR100450419B1

    公开(公告)日:2004-09-30

    申请号:KR1020020008393

    申请日:2002-02-18

    Inventor: 유한양 최완

    Abstract: PURPOSE: A method for operating a client library which is operated as a multi-thread in a database system is provided to operate a client of a DBMS in a multi-process client environment or a multi-thread client environment. CONSTITUTION: If a client library is called(S200), a specific data area of a corresponding thread is accessed for acquiring information necessary for a corresponding library execution(S201). It is judged whether a specific data area is allocated(S202). If a specific data area is allocated, it is judged whether information of the specific data area such as connection setting information, transaction related information, cursor related information, etc. is valid using the allocated data area(S205). If information of the specific data area is valid, the client library transmits a necessary query to a DBMS server and receives the result(S208). If the above process is executed normally(S209), it is checked whether a query processing result received from the server is an error with respect to connection setting information(S210). If a query processing result received from the server is not an error with respect to connection setting information, related information of a related specific data area is designated as information received from the server and returns the result(S211).

    Abstract translation: 目的:提供一种用于操作在数据库系统中作为多线程操作的客户端库的方法,以在多进程客户端环境或多线程客户端环境中操作DBMS的客户端。 构成:如果调用客户程序库(S200),则访问相应线程的特定数据区以获取相应程序库执行所需的信息(S201)。 判断是否分配了特定的数据区域(S202)。 如果分配了特定数据区域,则使用所分配的数据区域来判断特定数据区域的信息,例如连接设置信息,交易相关信息,光标相关信息等是否有效(S205)。 如果特定数据区域的信息有效,则客户端库将必要的查询发送到DBMS服务器并接收结果(S208)。 如果上述处理正常执行(S209),则检查从服务器接收到的查询处理结果是否是关于连接设置信息的错误(S210)。 如果从服务器接收到的查询处理结果不是关于连接设置信息的错误,则相关特定数据区的相关信息被指定为从服务器接收的信息并返回结果(S211)。

    시계열 데이터베이스에서 서브시퀀스 매칭의 인덱스검색방법
    6.
    发明公开
    시계열 데이터베이스에서 서브시퀀스 매칭의 인덱스검색방법 失效
    在时间序列数据库中匹配子序列中搜索索引的方法

    公开(公告)号:KR1020030032498A

    公开(公告)日:2003-04-26

    申请号:KR1020010064302

    申请日:2001-10-18

    Abstract: PURPOSE: An index searching method is provided to generate a new R-tree at a main memory device for a query window point, to access a node of the R-tree for a data window point, to make a range query to the R-tree of the query window point for searching entries included in the node, and to return an index search result via a window join. CONSTITUTION: The method comprises several steps. The R-tree of a query window point set is generated, and a new node within the R-tree of a data window point set, generated previously in a disk, is accessed(S401). An e-MBR(Extended Minimum Bound Rectangle) is constructed by extending an MBR, expressed by entries of the node, by an allowance value(S402). A range query is performed in the R-tree by using the e-MBR(S403). It is checked whether there exists at least one query window point within a range of the e-MBR in the range query result(S404). In a case that there exists at least one query window point in the step S404, lower nodes are accessed and the step S401 is repeated, but in a case that there is no query window point in the step S404, other node is accessed and the step S401 is repeated(S404, S405).

    Abstract translation: 目的:提供一种索引搜索方法,用于在用于查询窗口点的主存储器设备上生成新的R树,以访问数据窗口点的R树的节点,以对R- 查询窗口点的树,用于搜索节点中包含的条目,并通过窗口连接返回索引搜索结果。 构成:该方法包括几个步骤。 产生查询窗口点集合的R树,并且访问先前在盘中生成的数据窗口点集合的R树中的新节点(S401)。 通过将由节点的条目表示的MBR扩展一个允许值来构建e-MBR(扩展最小绑定矩形)(S402)。 通过使用e-MBR在R-tree中执行范围查询(S403)。 在范围查询结果中检查在e-MBR的范围内是否存在至少一个查询窗口点(S404)。 在步骤S404中存在至少一个查询窗口点的情况下,下层节点被访问,并且重复步骤S401,但是在步骤S404中没有查询窗口点的情况下,访问其他节点, 重复步骤S401(S404,S405)。

    객체-관계 DBMS에서 경로식의 시각화 방법
    7.
    发明授权
    객체-관계 DBMS에서 경로식의 시각화 방법 失效
    在对象关系数据库管理系统上可视化路径表达式的方法

    公开(公告)号:KR100473521B1

    公开(公告)日:2005-03-08

    申请号:KR1020010060775

    申请日:2001-09-28

    Abstract: 본 발명은 객체-관계 DBMS에서 경로식의 시각화 방법에 관한 것이다.
    본 발명은 클라이언트를 위한 GQL 시스템과, 상기 그래픽 질의어 시스템과 네트워크로 연결된 객체-관계 DBMS와, 상기 객체-관계 DBMS에 의해 관리되는 데이터베이스를 포함하는 시스템을 이용하여 경로식을 시각화하는 방법에 있어서, 클라이언트가 데이터베이스의 클래스 중에서 하나의 클래스를 선택하면, 선택한 클래스에 대한 속성들을 제1 클래스 박스로 나타내고, 클라이언트가 제1 클래스 박스의 속성중 하나를 선택하면 선택한 속성을 도메인 클래스로 지정한 후 이 도메인 클래스에 대한 속성들을 제2 클래스 박스로 나타낸다. 그리고, 클라이언트가 새로 나타난 클래스 박스의 속성들 중 하나를 선택하면 또 그 속성의 도메인 클래스를 제 3 클래스 박스로 나타내고 그 박스 안에 도메인 클래스의 속성에 대한 속성 리스트를 나타낸다. 클라이언트는 클래스 박스들로서 그래픽 질의에 대한 경로식을 나타내고 난 후에 나타난 클래스 박스들을 이용하여 속성에 대한 질의 조건을 작성하게 되고, GQL 시스템은 클라이언트가 작성한 질의 조건을 텍스트 질의로 바꾸어 상기 ORDBMS로 전달한다.

    시계열 데이터베이스에서 서브시퀀스 매칭의 인덱스검색방법
    8.
    发明授权
    시계열 데이터베이스에서 서브시퀀스 매칭의 인덱스검색방법 失效
    一种用于搜索用于在时间序列数据库中进行后续匹配的索引的方法

    公开(公告)号:KR100472949B1

    公开(公告)日:2005-03-08

    申请号:KR1020010064302

    申请日:2001-10-18

    Abstract: 본 발명의 시계열 데이터베이스에서 서브시퀀스 매칭의 인덱스 검색방법은 질의 윈도우 점을 위한 R-트리를 주기억장치 내에 생성하고 디스크로부터 데이터 윈도우 점들을 위한 R-트리의 노드를 액세스하여 상기 노드에 포함된 엔트리가 표현하는 MBR을 ε/ p
    1/2 만큼 확장한 e-MBR을 범위로 하는 범위 질의를 상기 질의 윈도우 점을 위한 R-트리에 수행한다. 이로써, 각 노드에 대한 액세스 여부를 결정하여 필요한 노드를 액세스하여 범위 질의로 리턴되는 질의 윈도우 점과 상기 엔트리에 대응되는 점의 쌍을 윈도우-조인을 활용하여 인덱스 검색결과로 반환하는 효과적인 인덱스 방법에 관한 것이다.
    본 발명에 따르면, 본 발명에 따르면, 디스크로부터 각 노드는 한번만 액세스되므로 액세스되는 횟수를 줄이고 다차원 인덱스 검색 비용을 줄일 수 있고 인덱스 단계의 착오 채택을 미연에 방지한다.

Patent Agency Ranking