Database staging area read-through or forced flush with dirty notification
    21.
    发明申请
    Database staging area read-through or forced flush with dirty notification 有权
    数据库分段区读取或强制与脏通知冲洗

    公开(公告)号:US20070124317A1

    公开(公告)日:2007-05-31

    申请号:US11290893

    申请日:2005-11-30

    IPC分类号: G06F7/00

    摘要: Embodiments of the present invention allow the results of a query to an operational datastore to be augmented with relevant data that may be stored in a staging area datastore. Upon receiving a query to the operational datastore, it is determined whether data relevant to the query is present in the staging area datastore. If relevant data is present, such data may be transformed, transferred and combined with data in the operational datastore. The query is then run against the combined data and the results displayed to the user.

    摘要翻译: 本发明的实施例允许利用可以存储在暂存区数据存储中的相关数据来增加对操作数据存储的查询的结果。 在接收到对操作数据存储的查询后,确定与该查询相关的数据是否存在于暂存区数据存储区中。 如果存在相关数据,则可以将这些数据转换,传输并与操作数据存储区中的数据组合。 然后针对组合的数据运行查询,并向用户显示结果。

    System and method for managing access to data in a database
    22.
    发明申请
    System and method for managing access to data in a database 失效
    管理数据库中数据访问的系统和方法

    公开(公告)号:US20070124303A1

    公开(公告)日:2007-05-31

    申请号:US11290895

    申请日:2005-11-30

    IPC分类号: G06F17/30

    CPC分类号: G06F21/6227

    摘要: A method, system and article of manufacture for data processing and more particularly for managing access to data in a database that should be available for a limited number of accesses. One embodiment provides a method comprising receiving, from a requesting entity, a query against a database having consumable data that is configured to be accessible for only a predefined number of accesses. The query is configured to access the consumable data and is executed against the database to obtain a query result that includes the consumable data. The method further comprises determining whether the predefined number of accesses is reached as a result of the execution of the query against the database. If so, the consumable data is made inaccessible. The obtained query result is returned to the requesting entity.

    摘要翻译: 一种用于数据处理的方法,系统和制品,更具体地涉及用于管理数据库中对于有限数量访问可用的数据的访问。 一个实施例提供了一种方法,包括从请求实体接收针对具有被配置为仅对预定数量的访问可访问的可消耗数据的数据库的查询。 该查询被配置为访问消耗品数据并针对数据库执行以获得包括消耗品数据的查询结果。 该方法还包括:作为对数据库执行查询的结果,确定是否达到预定数量的访问。 如果是这样,消耗品数据就无法访问。 获取的查询结果返回给请求实体。

    Extending data access and analysis capabilities via abstract, polymorphic functions
    25.
    发明申请
    Extending data access and analysis capabilities via abstract, polymorphic functions 审中-公开
    通过抽象的多态功能扩展数据访问和分析功能

    公开(公告)号:US20060074873A1

    公开(公告)日:2006-04-06

    申请号:US10955726

    申请日:2004-09-30

    IPC分类号: G06F17/30

    CPC分类号: G06F16/9032

    摘要: An abstract database is an effective way to reduce the complexity of a large database management system. Abstract databases allow a user to compose queries based on the logical relationships among data items, without requiring a user to understand the underlying database schema used to store the data in the database system. Embodiments of the invention generally provide methods, systems, and articles of manufacture that extend the capabilities of an abstract database to include “late bound” polymorphic functions in an abstract data layer. Abstract functions are “late bound” because the function definition (i.e., the execution logic) is not determined until the function is actually invoked. They are polymorphic because same function may operate using many different many data input types. Additionally, abstract functions are generally transparent to the end user. That is, they are presented to the user as an additional object that may be used to compose queries of data represented by the abstract data layer undifferentiated from other data elements used to compose an abstract query.

    摘要翻译: 抽象数据库是降低大数据库管理系统复杂度的有效方式。 抽象数据库允许用户基于数据项之间的逻辑关系撰写查询,而不需要用户了解用于在数据库系统中存储数据的基础数据库模式。 本发明的实施例通常提供方法,系统和制品,其扩展抽象数据库的能力,以在抽象数据层中包括“后期约束”多态函数。 由于功能定义(即执行逻辑)在功能实际被调用之前没有被确定,所以抽象函数是“后期限制”。 它们是多态的,因为相同的功能可以使用许多不同的许多数据输入类型来操作。 此外,抽象功能对于最终用户通常是透明的。 也就是说,它们作为附加对象呈现给用户,该对象可用于构成与用于构成抽象查询的其他数据元素未分类的抽象数据层表示的数据查询。

    Security model using security domains in a security model applied to abstract database
    26.
    发明申请
    Security model using security domains in a security model applied to abstract database 失效
    安全模型在应用于抽象数据库的安全模型中使用安全域

    公开(公告)号:US20060026159A1

    公开(公告)日:2006-02-02

    申请号:US10901593

    申请日:2004-07-29

    IPC分类号: G06F17/30

    CPC分类号: G06F21/6227 Y10S707/99933

    摘要: The present invention generally is directed to a method, system and article of manufacture for controlling the access to data granted to a requesting entity based upon data accessed by the entity in the past. Additionally, embodiments of the present invention allow for access control independent from the particular manner in which the data is physically represented. Generally, abstraction layers are provided to represent various data sources available for use by an application and to compose queries used by the application to access and/or update information contained in these data sources. A runtime component is responsible for resolving an abstract query into concrete data access requests to one or more data repositories using information contained in a data repository abstraction component (one of the abstraction layers). Typically, data is organized into a series of domains. Within each domain, data is associated with an account. User activity is monitored, and when data associated with one account is accessed, a user may subsequently be prohibited from accessing data from a related account within the same domain.

    摘要翻译: 本发明一般涉及一种用于根据过去由实体访问的数据来控制对授权实体授予的数据的访问的方法,系统和制品。 另外,本发明的实施例允许独立于物理表示数据的特定方式的访问控制。 通常,抽象层被提供以表示可供应用使用的各种数据源,并且构成应用程序使用的查询访问和/或更新这些数据源中包含的信息。 运行时组件负责使用数据存储库抽象组件(抽象层之一)中包含的信息将抽象查询解析为对一个或多个数据存储库的具体数据访问请求。 通常,数据被组织成一系列域。 在每个域内,数据与一个帐户相关联。 监视用户活动,并且当访问与一个帐户相关联的数据时,随后可以禁止用户从同一域内的相关帐户访问数据。

    Automated data model extension through data crawler approach
    28.
    发明申请
    Automated data model extension through data crawler approach 失效
    通过数据抓取方式自动数据模型扩展

    公开(公告)号:US20050289123A1

    公开(公告)日:2005-12-29

    申请号:US10877235

    申请日:2004-06-25

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30864

    摘要: Methods, systems, and articles of manufacture for accessing data stored in multiple data sources. Such methods employ an automated software agent to maintain a collection of data sources available for querying. The data sources may all reside within a single local network or may be distributed throughout multiple locations. Generally, the automated software agent searches a given domain for additional data sources according to a defined set of selection criteria. After discovering an additional data source, the automated software agent configures a query application to reflect the availability the additional data source. Further, the automated software agent may periodically evaluate the collection of data sources against the selection criteria and remove those that are either no longer available or no longer satisfy the selection criteria.

    摘要翻译: 用于访问存储在多个数据源中的数据的方法,系统和制品。 这样的方法使用自动化软件代理来维护可用于查询的数据源的集合。 数据源可以全部驻留在单个本地网络中,或者可以分布在多个位置。 通常,自动化软件代理根据定义的选择标准集搜索给定域中的附加数据源。 在发现附加数据源之后,自动化软件代理配置查询应用程序以反映可用性附加数据源。 此外,自动软件代理可以根据选择标准周期性地评估数据源的收集,并去除不再可用或不再满足选择标准的那些。

    Global query correlation attributes
    29.
    发明申请
    Global query correlation attributes 失效
    全局查询关联属性

    公开(公告)号:US20050228776A1

    公开(公告)日:2005-10-13

    申请号:US11147902

    申请日:2005-06-08

    IPC分类号: G06F17/30

    摘要: A system, method and article of manufacture for accessing data are disclosed. In general, data access is facilitated by a query configured with a correlation criterion or criteria. The presence of the correlation criteria facilitates the introduction of additional correlation logic to be applied to conditions of the query. In general, correlation criteria are contemplated which support correlation of entities based on time, physical location and age, for example.

    摘要翻译: 公开了一种用于访问数据的系统,方法和制品。 通常,通过配置有相关标准或标准的查询来促进数据访问。 相关标准的存在有助于引入附加的相关逻辑来应用于查询的条件。 一般而言,考虑到相关性标准,例如,支持实体基于时间,物理位置和年龄的相关性。