Datacenter Workflow Automation Scenarios using Virtual Databases
    121.
    发明申请
    Datacenter Workflow Automation Scenarios using Virtual Databases 有权
    使用虚拟数据库的数据中心工作流程自动化方案

    公开(公告)号:US20110093436A1

    公开(公告)日:2011-04-21

    申请号:US12603545

    申请日:2009-10-21

    Abstract: Information from multiple databases is retrieved and stored on a database storage system. Multiple point-in-time copies are obtained for each database. A point-in-time copy retrieves data changed in the database since the retrieval of a previous point-in-time copy. A virtual database (VDB) is created by creating a set of files in the data storage system. Each file in the set of files created for a VDB is linked to the database blocks on the database storage system associated with a point-in-time copy of the source database. The set of files associated with the VDB are mounted on a database server allowing the database server to read from and write to the set of files. Workflows based on VDBs allow various usage scenarios based on databases to be implemented efficiently, for example, testing and development, backup and recovery, and data warehouse building.

    Abstract translation: 来自多个数据库的信息被检索并存储在数据库存储系统上。 为每个数据库获取多个时间点副本。 时间点副本从检索先前的时间点副本后检索数据库中已更改的数据。 通过在数据存储系统中创建一组文件来创建虚拟数据库(VDB)。 为VDB创建的文件集中的每个文件都链接到与源数据库的时间点副本相关联的数据库存储系统上的数据库块。 与VDB相关联的一组文件安装在数据库服务器上,允许数据库服务器从该文件集中读取和写入。 基于VDB的工作流允许基于数据库的各种使用场景被有效地实现,例如测试和开发,备份和恢复以及数据仓库构建。

    Method and mechanism for performing a rolling upgrade of distributed computer software
    124.
    发明授权
    Method and mechanism for performing a rolling upgrade of distributed computer software 有权
    分布式计算机软件滚动升级的方法和机制

    公开(公告)号:US07757226B2

    公开(公告)日:2010-07-13

    申请号:US10803623

    申请日:2004-03-17

    CPC classification number: G06F8/65 G06F8/656

    Abstract: An improved method and mechanism for performing rolling upgrades to distributed software installations is disclosed. The present approach eliminates or minimizes extraneous downtime when performing a rolling upgrade, thereby improving performance an availability for users of the software installation. A rolling upgrade can be performed by defining a private symbolic link for each member that is upgraded to reference the upgraded version of the software installation.

    Abstract translation: 公开了一种用于对分布式软件安装执行滚动升级的改进方法和机制。 本方法消除或最小化执行滚动升级时的无关停机时间,从而提高软件安装用户的可用性。 可以通过为升级为引用升级版本的软件安装的每个成员定义私有符号链接来执行滚动升级。

    PLASMA ASHING APPARATUS AND ENDPOINT DETECTION PROCESS
    127.
    发明申请
    PLASMA ASHING APPARATUS AND ENDPOINT DETECTION PROCESS 有权
    等离子体吸附装置和端点检测过程

    公开(公告)号:US20100055807A1

    公开(公告)日:2010-03-04

    申请号:US12552316

    申请日:2009-09-02

    Abstract: A plasma ashing apparatus for removing organic matter from a substrate including a low k dielectric, comprising a first gas source; a plasma generating component in fluid communication with the first gas source; a process chamber in fluid communication with the plasma generating component; an exhaust conduit in fluid communication with the process chamber; wherein the exhaust conduit comprises an inlet for a second gas source and an afterburner assembly coupled to the exhaust conduit, wherein the inlet is disposed intermediate to the process chamber and an afterburner assembly, and wherein the afterburner assembly comprises means for generating a plasma within the exhaust conduit with or without introduction of a gas from the second gas source; and an optical emission spectroscopy device coupled to the exhaust conduit comprising collection optics focused within a plasma discharge region of the afterburner assembly. An endpoint detection process for an oxygen free and nitrogen free plasma process comprises monitoring an optical emission signal of an afterburner excited species in an exhaust conduit of the plasma asher apparatus. The process and apparatus can be used with carbon and/or hydrogen containing low k dielectric materials.

    Abstract translation: 一种用于从包括第一气体源的低k电介质的衬底去除有机物质的等离子体灰化装置; 与所述第一气体源流体连通的等离子体产生部件; 与所述等离子体产生部件流体连通的处理室; 与处理室流体连通的排气管道; 其中所述排气管道包括用于第二气体源的入口和耦合到所述排气管道的后燃烧器组件,其中所述入口设置在所述处理室和加力燃烧器组件的中间,并且其中所述后燃烧器组件包括用于在所述排气管内产生等离子体的装置 具有或不从第二气体源引入气体的排气导管; 以及耦合到所述排气导管的光发射光谱装置,包括聚焦在所述后燃器组件的等离子体放电区域内的收集光学器件。 用于无氧和无氮等离子体工艺的端点检测方法包括监测等离子体灰化装置的排气管道中的后燃器激发物质的光发射信号。 该方法和装置可以与含有低k电介质材料的碳和/或氢一起使用。

    Method and mechanism for debugging a series of related events within a computer system
    128.
    发明授权
    Method and mechanism for debugging a series of related events within a computer system 有权
    在计算机系统内调试一系列相关事件的方法和机制

    公开(公告)号:US07512954B2

    公开(公告)日:2009-03-31

    申请号:US10208120

    申请日:2002-07-29

    CPC classification number: G06F11/3636 G06F9/546

    Abstract: The present invention provides a method and mechanism for debugging a series of related events within a computer system. According to an embodiment, when tracing a series of related events that span across a plurality of threads, a token may be passed from one thread to another, thereby allowing a link between the threads to be marked within the one or more traces. The token may be passed via a messaging API, such as a network layer API or a shared resource. With this aspect of the invention, sufficient information will be provided within the one or more traces to allow all the related trace data to be linked together.

    Abstract translation: 本发明提供一种用于在计算机系统内调试一系列相关事件的方法和机制。 根据实施例,当跟踪跨越多个线程的一系列相关事件时,令牌可以从一个线程传递到另一个线程,从而允许在一个或多个跟踪内标记线程之间的链接。 令牌可以经由诸如网络层API或共享资源的消息传递API来传递。 利用本发明的这个方面,将在一个或多个轨迹内提供足够的信息以允许所有相关的跟踪数据链接在一起。

Patent Agency Ranking