Centralized KPI framework systems and methods
    31.
    发明申请
    Centralized KPI framework systems and methods 有权
    集中的KPI框架系统和方法

    公开(公告)号:US20060010164A1

    公开(公告)日:2006-01-12

    申请号:US11050130

    申请日:2005-02-03

    IPC分类号: G01B5/255

    CPC分类号: G06Q10/06

    摘要: The subject invention pertains to a centralized key performance indicator (KPI) framework and systems and methods of utilization. In particular, KPIs can be defined and centrally stored as data or metadata in a data store. Systems and methods are provided to enable, among other things, KPI definition, storage, identification of defined or available KPIs, and interaction with the KPIs. For instance, an interface is provided to allow KPI data to be requested and retrieved from a source such as a database. A generic application program or users thereof can then interact with and display KPI data without knowing anything a priori about the stored data or the structure thereof.

    摘要翻译: 本发明涉及集中式关键性能指标(KPI)框架和系统和利用方法。 特别地,可以将KPI定义并集中存储为数据存储中的数据或元数据。 提供了系统和方法,以实现KPI定义,存储,定义或可用KPI的识别以及与KPI的交互。 例如,提供了一个接口来允许从诸如数据库的源请求和检索KPI数据。 然后,通用应用程序或其用户可以在不知道有关所存储的数据或其结构的任何事物的情况下与KPI数据进行交互并显示。

    Systems and methods to facilitate utilization of database modeling
    32.
    发明申请
    Systems and methods to facilitate utilization of database modeling 有权
    促进数据库建模利用的系统和方法

    公开(公告)号:US20060010157A1

    公开(公告)日:2006-01-12

    申请号:US11069480

    申请日:2005-03-01

    IPC分类号: G06F17/00

    CPC分类号: G06F17/30893 G06F8/31

    摘要: The subject invention relates to systems and methods that extend the network data access capabilities of mark-up language protocols. In one aspect, a network data modeling system is provided. The system includes a protocol component that employs a computerized mark-up language to facilitate data interactions between network components. An extension component operates with the protocol component to support the data transactions, where the extension component supplies various commands above standard network and database protocols. An object model is provided as a wrapper to the extensions in order to support various online and offline database development applications.

    摘要翻译: 本发明涉及扩展标记语言协议的网络数据访问能力的系统和方法。 在一个方面,提供了一种网络数据建模系统。 该系统包括协议组件,其采用计算机化的标记语言来促进网络组件之间的数据交互。 扩展组件与协议组件一起运行以支持数据事务,其中扩展组件提供高于标准网络和数据库协议的各种命令。 提供对象模型作为扩展的包装器,以支持各种在线和脱机数据库开发应用程序。

    Multi-dimensional data structure caching
    35.
    发明授权
    Multi-dimensional data structure caching 有权
    多维数据结构缓存

    公开(公告)号:US06898603B1

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

    申请号:US09418705

    申请日:1999-10-15

    IPC分类号: G06F17/30

    摘要: End-user specified insertion of elements into a database cache is disclosed. The systems and methods of the invention define an efficient mechanism allowing a user with knowledge of anticipated behavior of a database application program to specify cell data that is cached before it is required by the application program. The system determines an appropriate set of cell data to be cached that meets the end-users specification and that can be obtained with a minimum of round-trips to a database server. In a multidimensional database, the system determines a maximum depth level for each user specified dimension member set. A target set of dimension members is formed comprising the set of members at the maximum level that have a common ancestor member. The cell data representing the cross product of the target sets is then obtained and cached.

    摘要翻译: 公开了最终用户将元素指定到数据库高速缓存中的插入。 本发明的系统和方法定义了一种有效的机制,允许具有数据库应用程序的预期行为知识的用户指定在应用程序需要之前缓存的小区数据。 系统确定要缓存的适当的一组要满足最终用户规范的单元数据,并且可以通过至少一次到数据库服务器的往返来获得。 在多维数据库中,系统为每个用户指定的维度成员集确定最大深度级别。 形成一组目标维度成员,包括具有共同祖先成员的最大级别的成员集合。 然后获得表示目标集合的交叉乘积的单元数据并进行缓存。

    Efficient large-scale filtering and/or sorting for querying of column based data encoded structures
    36.
    发明授权
    Efficient large-scale filtering and/or sorting for querying of column based data encoded structures 有权
    用于查询基于列的数据编码结构的高效大规模过滤和/或排序

    公开(公告)号:US08478775B2

    公开(公告)日:2013-07-02

    申请号:US12363637

    申请日:2009-01-30

    IPC分类号: G06F17/00 G06F7/00

    摘要: The subject disclosure relates to querying of column based data encoded structures enabling efficient query processing over large scale data storage, and more specifically with respect to complex queries implicating filter and/or sort operations for data over a defined window. In this regard, in various embodiments, a method is provided that avoids scenarios involving expensive sorting of a high percentage of, or all, rows, either by not sorting any rows at all, or by sorting only a very small number of rows consistent with or smaller than a number of rows associated with the size of the requested window over the data. In one embodiment, this is achieved by splitting an external query request into two different internal sub-requests, a first one that computes statistics about distribution of rows for any specified WHERE clauses and ORDER BY columns, and a second one that selects only the rows that match the window based on the statistics.

    摘要翻译: 主题公开涉及查询基于列的数据编码结构,其能够在大规模数据存储上进行有效的查询处理,更具体地涉及涉及在定义的窗口上涉及数据的过滤器和/或排序操作的复杂查询。 在这方面,在各种实施例中,提供了一种方法,其避免了通过不对任何行进行排序的方式来避免高百分比或全部行的昂贵排序的情况,或者仅通过仅排列非常小数量的与 或小于与数据上所请求的窗口大小相关联的行数。 在一个实施例中,这是通过将外部查询请求分割成两个不同的内部子请求来实现的,第一个是根据任何指定的WHERE子句和ORDER BY列计算关于行的分布的统计信息,第二个仅选择行 根据统计信息匹配窗口。

    Direct write back systems and methodologies
    37.
    发明授权
    Direct write back systems and methodologies 有权
    直接回写系统和方法

    公开(公告)号:US07873669B2

    公开(公告)日:2011-01-18

    申请号:US11137232

    申请日:2005-05-25

    IPC分类号: G06F7/00 G06F17/30

    CPC分类号: G06F17/30592

    摘要: Provided are systems and methods that facilitate direct write back in a multi-dimensional database. The system includes a delta cache component that receives a user request to change an original cell value and determines a delta value based at least in part upon the changed cell value. Also included is a write back partition component that selectively updates a data cell based at least in part upon the delta value without updating corresponding data cell values. The system and methods allow attributes to be added to any dimension of a cube without affecting the write back data. Adding, modifying or removing a hierarchy has no affect on write back data nor does deleting a dimension that is not referenced by a write back.

    摘要翻译: 提供了便于在多维数据库中直接回写的系统和方法。 该系统包括增量缓存组件,其接收用户请求以改变原始小区值,并且至少部分地基于所改变的小区值来确定增量值。 还包括写回分区组件,其至少部分地基于增量值来选择性地更新数据单元,而不更新对应的数据单元值。 系统和方法允许将属性添加到多维数据集的任何维度,而不会影响回写数据。 添加,修改或删除层次结构对回写数据没有影响,也不会删除未被回写引用的维。

    Method, system, and apparatus for exposing workbook ranges as data sources
    38.
    发明授权
    Method, system, and apparatus for exposing workbook ranges as data sources 有权
    用于将工作簿范围暴露为数据源的方法,系统和装置

    公开(公告)号:US07664804B2

    公开(公告)日:2010-02-16

    申请号:US10858175

    申请日:2004-06-01

    IPC分类号: G06F7/00 G06F17/00 G06F17/30

    CPC分类号: G06F17/246 G06F17/30592

    摘要: A method, system, and apparatus are provided for exposing and utilizing workbook ranges as server data sources. The system includes a client computer capable of executing a spreadsheet application program for creating a workbook including a range that includes data objects. The workbook may be published to a server computer where the specified data objects are exposed as server data sources. The server computer allows client applications to discover and connect to the data objects contained within the workbook as server data sources.

    摘要翻译: 提供了一种用于将工作簿范围作为服务器数据源进行曝光和利用的方法,系统和装置。 该系统包括能够执行用于创建包括包括数据对象的范围的工作簿的电子表格应用程序的客户端计算机。 工作簿可能会被发布到服务器计算机,其中指定的数据对象作为服务器数据源公开。 服务器计算机允许客户端应用程序发现并连接到工作簿中包含的数据对象作为服务器数据源。

    PROACTIVE CACHING IN OLAP DATABASES
    40.
    发明申请
    PROACTIVE CACHING IN OLAP DATABASES 审中-公开
    OLAP数据库中的主动缓存

    公开(公告)号:US20060184518A1

    公开(公告)日:2006-08-17

    申请号:US11379900

    申请日:2006-04-24

    IPC分类号: G06F17/30

    摘要: The present invention leverages MOLAP performance for ROLAP objects (dimensions, partitions and aggregations) by building, in a background process, a MOLAP equivalent of that object. When the background processing completes, queries are switched from ROLAP queries to MOLAP queries. When changes occur to relevant relational objects (such as tables that define content of OLAP objects), an OLAP object is switched back to a ROLAP mode, and all relevant caches are dropped while, as a background process, a new MOLAP equivalent is created.

    摘要翻译: 本发明通过在后台进程中构建该对象的MOLAP等价物来利用ROLAP对象(维度,分区和聚合)的MOLAP性能。 后台处理完成后,查询将从ROLAP查询切换到MOLAP查询。 当相关关系对象(例如定义OLAP对象的内容的表)发生更改时,OLAP对象将切换回ROLAP模式,并且删除所有相关缓存,而作为后台进程创建新的MOLAP等效项。