会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • Heterogeneous database system with data source extensibility and
alteration of database functions
    • 具有数据源可扩展性和数据库功能更改的异构数据库系统
    • US5956727A
    • 1999-09-21
    • US929809
    • 1997-09-15
    • Tu-An ChengJames Charles KleeweinEileen Tien LinTina Louise MukaiYun WangSteven John Watts
    • Tu-An ChengJames Charles KleeweinEileen Tien LinTina Louise MukaiYun WangSteven John Watts
    • G06F17/30
    • G06F17/30566Y10S707/99933Y10S707/99943Y10S707/99945
    • A heterogeneous database system is described which includes plural database systems, one of the database systems acting as an interface (i.e., system manager). The system manager performs functions which provide an application program with transparent access to the entire database system. The system manager includes a memory for storing (i) a matrix of functional capabilities of each of the plural databases, (ii) a catalog of functions that are supportable by various databases and (iii) and entry matrix for providing an interface function between a user and the system manager. A processor is present in the system manager; and is responsive to a user entry, via the entry matrix, with respect to a functional capability of one of the plural databases, to alter a matrix of functional capabilities pertaining to the database. The alteration is carried out in accordance with a corresponding functional capability entry in the catalog. If a user entry is received which refers to a database for which no entry exists in the matrix of functional capabilities, the system manager presents an entry matrix in a form which reflects default functional capabilities. Thereafter, the default capabilities may be altered by a system administrator to reflect the capabilities of the new database.
    • 描述了一种异构数据库系统,其包括多个数据库系统,数据库系统之一充当接口(即系统管理器)。 系统管理员执行向整个数据库系统提供透明访问的应用程序的功能。 系统管理器包括用于存储(i)多个数据库中的每一个的功能性能矩阵的存储器,(ii)可由各种数据库支持的功能目录,以及(iii)和用于提供接口功能之间的接口功能的输入矩阵 用户和系统管理员。 处理器存在于系统管理器中; 并且相对于所述多个数据库之一的功能能力经由所述条目矩阵来响应于用户条目,以改变与所述数据库相关的功能能力的矩阵。 该变更根据目录中相应的功能能力条目进行。 如果接收到指向功能能力矩阵中没有条目的数据库的用户条目,则系统管理器以反映默认功能能力的形式呈现条目矩阵。 此后,系统管理员可以更改默认功能以反映新数据库的功能。
    • 3. 发明授权
    • Method and apparatus for optimizing queries across heterogeneous
databases
    • 用于优化跨异构数据库的查询的方法和装置
    • US5943666A
    • 1999-08-24
    • US929877
    • 1997-09-15
    • James Charles KleeweinEileen Tien LinTina Louise MukaiShivakumar Venkataraman
    • James Charles KleeweinEileen Tien LinTina Louise MukaiShivakumar Venkataraman
    • G06F17/30
    • G06F17/30463G06F17/30545Y10S707/99932Y10S707/99933Y10S707/99934
    • A heterogeneous database system includes plural databases, one database acting as a system manager which performs functions to provide a transparent user interface that encompasses both the system manager database and other databases. The system manager includes a memory which stores (i) a database management procedure, (ii) a catalog of database functions that are supported by the plural databases, and (iii) a query optimizer procedure. A processor is responsive to a user query which requires data stored at a remote database, to execute the query optimizer procedure. The query optimizer procedure employs entries from the catalogue relating to database functions supported by both the system manager database and the remote database and establishes query plans for responding to the query. A first query plan is based upon execution at the remote database and a second query plan is based upon execution at the system manager database. The query optimizer then chooses one of the query plans in accordance with a determined criteria and causes the selected plan to be executed.
    • 异构数据库系统包括多个数据库,一个作为系统管理器的数据库,其执行功能以提供包含系统管理器数据库和其他数据库的透明用户界面。 系统管理器包括存储器(i)数据库管理过程,(ii)由多个数据库支持的数据库功能的目录,以及(iii)查询优化器过程。 处理器响应于需要在远程数据库处存储的数据的用户查询来执行查询优化器过程。 查询优化器过程采用与目录相关的条目,与数据库功能相关的数据库功能由系统管理器数据库和远程数据库支持,并建立响应查询的查询计划。 第一个查询计划是基于远程数据库上的执行,第二个查询计划是基于在系统管理器数据库执行的。 查询优化器然后根据确定的标准选择一个查询计划,并导致所选择的计划被执行。
    • 4. 发明授权
    • System and method for providing a single application program interface
for heterogeneous databases
    • 为异构数据库提供单个应用程序接口的系统和方法
    • US6009428A
    • 1999-12-28
    • US931008
    • 1997-09-15
    • James Charles KleeweinEileen Tien LinTina Louise MukaiYun Wang
    • James Charles KleeweinEileen Tien LinTina Louise MukaiYun Wang
    • G06F17/30
    • G06F17/30569Y10S707/99932
    • An application program interface at a local processor enables transparent access to both a local database and a remote database. The remote database includes (i) a remote DBMS which segregates data into distinct remote datatype categories and (ii) remote data functions which define functions that are executable by the remote DBMS with respect to categories of remote datatypes. The local processor includes a memory which stores (i) a local DBMS that includes local datatypes which segregate locally stored data into local datatypes; (ii) local functions which define actions that are executable by the local DBMS with respect to defined categories of the local datatypes, and (iii) tables which store a mapping between local datatypes and remote datatypes, and local functions and remote functions. The mapping between at least one local datatype and at least one remote datatype indicates that the remote datatype is to be transformed into a local defined datatype that is different than the remote datatype. A local processor employs the table to convert a received instance of the at least one remote datatype to a mapped local datatype and subjects data comprising the instance of the remote datatype to a local function which is not executable for the remote datatype. The application program interface further enables specification of a function to be carried out at the remote database with respect to data stored thereat, which function is not readily performable by the local processor.
    • 本地处理器上的应用程序接口可实现对本地数据库和远程数据库的透明访问。 远程数据库包括(i)远程DBMS,其将数据分离成不同的远程数据类型类别,以及(ii)远程数据功能,其定义关于远程数据类型的远程DBMS可执行的功能。 本地处理器包括存储器(i)本地DBMS,其包括将本地存储的数据分离成本地数据类型的本地数据类型; (ii)定义本地DBMS相对于本地数据类型的定义类别可执行的操作的本地功能,以及(iii)存储本地数据类型和远程数据类型之间的映射以及本地功能和远程功能的表。 至少一个本地数据类型与至少一个远程数据类型之间的映射表明远程数据类型将被转换为与远程数据类型不同的本地定义的数据类型。 本地处理器使用该表将所接收的至少一个远程数据类型的实例转换为映射的本地数据类型,并将包含远程数据类型的实例的数据主题转换为对远程数据类型不可执行的本地功能。 应用程序接口还能够指定要在远程数据库处执行的功能,该功能关于存储在其上的数据,该功能不容易被本地处理器执行。
    • 5. 发明授权
    • Method and apparatus for accessing of large object data segments from a
remote database
    • 用于从远程数据库访问大对象数据段的方法和装置
    • US5920860A
    • 1999-07-06
    • US931002
    • 1997-09-15
    • Hemant MaheshwariTina Louise MukaiSteven John Watts
    • Hemant MaheshwariTina Louise MukaiSteven John Watts
    • G06F17/30
    • G06F17/30424Y10S707/99932Y10S707/99935
    • A method enables a computer to manipulate data from a table in a remote database in accord with a query from a query requestor, wherein at least some data in the table includes large data objects (LOBs). The method includes the steps of: responding to the query by configuring a database query and determining (i) if a response to the database query requires transfer of LOB data from the table and if yes, and (ii) the LOB data can be transferred in response to the database query without a data manipulation which uses the LOB data or (iii) a data manipulation required in response to the database query which uses the LOB data can be performed at the remote database, then designating the LOB data for "streaming"; dispatching the database query to the remote database and receiving a result set from the table from the remote database in response to the query; and storing the result set and causing any LOB data which has been marked for streaming to be then dispatched to the query requestor without being written to disk.
    • 一种方法使得计算机能够根据来自查询请求者的查询操纵来自远程数据库中的表的数据,其中表中的至少一些数据包括大数据对象(LOB)。 该方法包括以下步骤:通过配置数据库查询来响应查询,并确定(i)对数据库查询的响应是否需要从表中传输LOB数据,如果是,则(ii)可以转移LOB数据 响应于没有使用LOB数据的数据操作的数据库查询,或者(iii)可以在远程数据库处执行响应于使用LOB数据的数据库查询所需的数据操作,然后指定用于“流”的LOB数据 “; 将数据库查询分派到远程数据库,并响应于查询从远程数据库从表中接收结果集; 并且存储结果集并且使得已经标记为流的任何LOB数据然后被分派到查询请求者而不被写入到盘。
    • 6. 发明授权
    • Method, computer program product, and system for rewriting database queries in a heterogenous environment
    • 方法,计算机程序产品和用于在异构环境中重写数据库查询的系统
    • US06526403B1
    • 2003-02-25
    • US09466492
    • 1999-12-17
    • Eileen Tien LinTina Louise MukaiShivakumar VenkataramanTian Zhang
    • Eileen Tien LinTina Louise MukaiShivakumar VenkataramanTian Zhang
    • G06F1730
    • G06F17/30463Y10S707/99934
    • A method, computer product, and system for rewriting database without decreasing pushdownability is provided. First, a pushdown analysis of the query in its entirety is performed prior to the application of any query rewrite rules in order to establish a baseline on pushdownability for the query. The results of this analysis is stored with the internal query representation. After each rule is applied to rewrite a portion of a query, that rewritten portion is analyzed again for pushdownability. If pushdownability is not decreased, then the rewritten query remains and the internal representation of the query is updated to reflect the pushdownability of that portion. If pushdownability is decreased, then an undo operation is applied to the rewritten portion of the query to back out the effects of the rule and leave the query in the same state as before the rewrite. Finally, additional rewrite rules that are directed to the heterogeneous database environment are also provided.
    • 提供了一种用于重写数据库而不降低可压缩性的方法,计算机产品和系统。 首先,在应用任何查询重写规则之前执行整个查询的下推分析,以便建立查询的可推式性的基线。 该分析的结果与内部查询表示一起存储。 每个规则应用于重写查询的一部分后,再次分析重写的部分以进行推测。 如果下推性不降低,则重写的查询将保留,并更新查询的内部表示形式,以反映该部分的可推移性。 如果可压缩性降低,则对查询的重写部分应用撤消操作,以排除规则的影响,并使查询处于与重写前相同的状态。 最后,还提供了针对异构数据库环境的其他重写规则。