会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 21. 发明申请
    • Method, system, and program for implementing scrollable cursors in a distributed database system
    • 在分布式数据库系统中实现可滚动游标的方法,系统和程序
    • US20050228823A1
    • 2005-10-13
    • US11146516
    • 2005-06-06
    • Curt CotnerMargaret Dong
    • Curt CotnerMargaret Dong
    • G06F7/00G06F17/00G06F17/30
    • G06F17/30595Y10S707/99931
    • Provided is a method, system, and program for accessing data in a distributed database environment. A client program receives multiple requests for data from a database object satisfying specified search predicates from an application program. Each request includes a request for at least one row from the table. The client program transfers a database command and a rowset parameter indicating a maximum number of rows to return to a server program over a network if the requested row is not maintained by the client program. A data block is generated with the server program including rows from the database object satisfying the search predicates in response to the database command. The rows included in the data block do not exceed the rowset parameter. The server program transfers the data block to the client program. In turn, the client program returns at least one requested row from the received data block in response to one request for the at least one row of data from the application program.
    • 提供了一种用于访问分布式数据库环境中的数据的方法,系统和程序。 客户程序从满足来自应用程序的指定搜索谓词的数据库对象接收对数据的多个请求。 每个请求包括从表中至少一行的请求。 如果客户端程序没有维护所请求的行,则客户机程序传送数据库命令和行集参数,指示最大行数返回到网络上的服务器程序。 生成数据块,服务器程序包括响应数据库命令满足搜索谓词的数据库对象的行。 包含在数据块中的行不超过行集参数。 服务器程序将数据块传输到客户端程序。 反过来,响应于来自应用程序的至少一行数据的一个请求,客户端程序从接收的数据块返回至少一个所请求的行。
    • 24. 发明申请
    • Package resolution mechanism for database systems
    • 数据库系统的包解析机制
    • US20050125410A1
    • 2005-06-09
    • US10730192
    • 2003-12-04
    • Curt CotnerTammie DangBrian HowellFung LeeHui-An LeeCharles LinClaire McFeelyJennifer OuJames PickelJay Yothers
    • Curt CotnerTammie DangBrian HowellFung LeeHui-An LeeCharles LinClaire McFeelyJennifer OuJames PickelJay Yothers
    • G06F7/00G06F17/30
    • G06F17/30595
    • A method and system for providing package resolution in a database system is disclosed. The method and system comprise providing a statement within a server which allows an application to identify a list of package collections. The method and system further includes executing the statement to obtain the appropriate package. A system and method in accordance with the present invention provides a new current package path value, which is set via a statement referred to as Set Current Package Path. The SET CURRENT PACKAGE PATH statement allows the application to supply a precedence list of qualified package collections during execution time, therefore the scheme for resolving packages can be changed at any point during execution. The SET CURRENT PACKAGE PATH statement improves application development by making the package resolution mechanism less error prone and less tedious for the application developer, while providing an optimal-performance solution in the client-server environment.
    • 公开了一种在数据库系统中提供打包分辨率的方法和系统。 方法和系统包括在服务器内提供允许应用程序识别包集合列表的语句。 该方法和系统还包括执行该语句以获得适当的包。 根据本发明的系统和方法提供新的当前包路径值,其通过称为设置当前包路径的语句来设置。 SET CURRENT PACKAGE PATH语句允许应用程序在执行时间内提供合格的包集合的优先列表,因此可以在执行期间的任何时候更改解决包的方案。 SET CURRENT PACKAGE PATH语句通过使程序包解析机制对于应用程序开发人员而言更不容易出错,更乏味,同时在客户端 - 服务器环境中提供最佳性能解决方案,从而改进了应用程序开发。
    • 25. 发明申请
    • Systems, methods, and computer program products to integrate user-defined operations into a database transaction
    • 将用户定义的操作集成到数据库事务中的系统,方法和计算机程序产品
    • US20050108255A1
    • 2005-05-19
    • US10717407
    • 2003-11-18
    • Vander AlvesCurt CotnerMary RothMorgan TongCharles Wolfson
    • Vander AlvesCurt CotnerMary RothMorgan TongCharles Wolfson
    • G06F9/46G06F17/00
    • G06F9/466Y10S707/99933Y10S707/99952Y10S707/99953
    • Systems, methods, and computer products that support techniques associated with highly reliable transaction protocol semantics in databases. Such techniques extend database transaction semantics that support a single-phase or a two-phase commit protocol to include user-defined operations while supporting the XA X/Open® Distributed Transaction Processing Protocol (“XA Transaction Protocol”). The preferred embodiment of the present invention novelly enables user-defined operations that access external resources by means of the XA Transaction Protocol to be included in database transaction processing features. Thereby user-level access to well-defined APIs is provided. Further, the preferred embodiment of the present invention novelly ensures atomicity for the results of the database transaction that includes both the user-defined operations and database operations. According to the preferred embodiment of the present invention the database acts, in part, as an XA transaction manager.
    • 支持与数据库中高度可靠的事务协议语义相关联的技术的系统,方法和计算机产品。 这种技术扩展了支持单阶段或两阶段提交协议的数据库事务语义,以包括用户定义的操作,同时支持XA X / Open(R)分布式事务处理协议(“XA事务处理协议”)。 本发明的优选实施例新颖地使得能够通过XA事务协议访问外部资源的用户定义的操作被包括在数据库事务处理特征中。 从而提供对定义良好的API的用户级访问。 此外,本发明的优选实施例新颖地确保包括用户定义的操作和数据库操作的数据库事务的结果的原子性。 根据本发明的优选实施例,数据库部分地作为XA事务管理器。