CN104781809A - 容器数据库 - Google Patents

容器数据库 Download PDF

Info

Publication number
CN104781809A
CN104781809A CN201380058414.3A CN201380058414A CN104781809A CN 104781809 A CN104781809 A CN 104781809A CN 201380058414 A CN201380058414 A CN 201380058414A CN 104781809 A CN104781809 A CN 104781809A
Authority
CN
China
Prior art keywords
database
pluggable
dictionary
session
dbms
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201380058414.3A
Other languages
English (en)
Other versions
CN104781809B (zh
Inventor
J·李
K·拉加玛尼
G·兰维帕缇
A·克鲁格力可维
S·翟因
C·伊艾
P·亚姆
李运睿
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oracle International Corp
Original Assignee
Oracle International Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oracle International Corp filed Critical Oracle International Corp
Publication of CN104781809A publication Critical patent/CN104781809A/zh
Application granted granted Critical
Publication of CN104781809B publication Critical patent/CN104781809B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0614Improving the reliability of storage systems
    • G06F3/0619Improving the reliability of storage systems in relation to data integrity, e.g. data losses, bit errors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1469Backup restoration techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1471Saving, restoring, recovering or retrying involving logging of persistent data for recovery
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/084Multiuser, multiprocessor or multiprocessing cache systems with a shared cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/1652Handling requests for interconnection or transfer for access to memory bus based on arbitration in a multiprocessor architecture
    • G06F13/1663Access to shared memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/211Schema design and management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24552Database cache management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/256Integrating or interfacing systems involving database management systems in federated or virtual databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/065Replication mechanisms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/544Buffers; Shared memory; Pipes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/80Database-specific techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/835Timestamp
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/60Details of cache memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/62Details of cache specific to multiprocessor cache arrangements

Abstract

容器数据库可以包含多个数据库字典,每个数据库字典定义可插拔数据库。当在容器DBMS上建立数据库会话时,通过将可插拔数据库的相应数据库字典建立为用于该数据库会话的数据库字典,每个数据库会话就被给予对可插拔数据库的访问。通过数据库会话发出的数据库命令只能访问在为该数据库会话建立的数据库字典中定义的数据库对象。

Description

容器数据库
技术领域
本发明涉及数据库系统整合。
背景技术
在本节中描述的方法是可以实行的方法,但不一定是先前已被构想或实行的方法。因此,除非另外指出,否则不应当假设本节中描述的任何方法仅仅因为它们被包括在本节中就有资格作为现有技术。
数据库整合涉及在多个数据库间分配和共享硬件平台的计算机资源。数据库整合的重要目标包括隔离(isolation)、可移植性(transportability)和快速供给(provisioning)。隔离是限制应用对适当的数据库的访问的能力:某个应用被允许访问数据库而其它应用则被阻止访问。
可移植性是另一个重要的目标。可移植性是高效地在主机之间移动数据库的能力。可移植性有助于计算机资源在被整合的数据库之间的分配。
快速供给是迅速地在主机上部署数据库的能力。快速供给通过使现有数据库能够被迅速地移动和/或复制到另一台主机来促进可移植性。快速供给还有助于将新数据库快速地部署到主机。
本文所讨论的是有效地满足这些目标的用于整合数据库的方法。
附图说明
附图中:
图1是描绘根据本发明实施例的数据库字典的示图。
图2是描绘根据本发明实施例的容器数据库的示图。
图3是示出为建立与可插拔数据库的数据库会话执行的操作的流程图。
图4是描绘可以在本发明实施例中使用的计算机系统的示图。
具体实施方式
在以下描述中,为了解释的目的,阐述了众多具体的细节,以便提供对本发明的透彻理解。但是,很显然,本发明没有这些具体细节也可以进行实践。在其它情况下,众所周知的结构和设备以框图形式示出,以避免不必要地使本发明模糊。
总体概述
本文所描述的是利用管理容器数据库的容器数据库管理系统(“容器DBMS”)整合数据库的方法。容器数据库可以包含多个单独的数据库,这些单独的数据库在本文中被称为可插拔数据库。每个可插拔数据库都由其自己单独的数据库字典定义。
数据库字典包括定义数据库中包含的数据库对象的元数据。实际上,数据库字典定义了数据库的总体。数据库对象包括表、表的列和表空间。表空间是用来为诸如表的各种类型的数据库对象存储数据的一个或多个文件集合。如果用于数据库对象的数据被存储在表空间中,则数据库字典将数据库对象映射到为该数据库对象保持数据的一个或多个表空间。
数据库字典被DBMS参考,以确定如何执行提交给DBMS的数据库命令。数据库命令可以访问由字典定义的数据库对象。
容器数据库可以为每个可插拔数据库包含多个数据库字典,每个这种数据库字典都定义可插拔数据库。当在容器DBMS上建立数据库会话时,通过将可插拔数据库的相应数据库字典建立为用于该数据库会话的数据库字典,每个数据库会话被给予对可插拔数据库的访问。通过数据库会话发出的数据库命令只能访问在为该数据库会话建立的数据库字典中定义的数据库对象。
数据库系统
本发明的实施例用在DBMS的上下文中。因此,对DBMS的描述是有用的。
DBMS管理数据库。DBMS可以包括一个或多个数据库服务器。数据库包括存储在诸如一组硬盘的持久性存储器机制上的数据库数据和数据库字典。数据库数据可以存储在一个或多个数据容器中。每个容器包含记录。每条记录中的数据被组织成一个或多个字段。在关系型DBMS中,数据容器被称为表,记录被称为行,并且字段被称为列。在面向对象的数据库中,数据容器被称为对象类,记录被称为对象,并且字段被称为属性。其它数据库体系架构可以使用其它的术语。
用户通过向数据库服务器提交使数据库服务器对存储在数据库中的数据执行操作的命令与DBMS的数据库服务器交互。用户可以是运行在客户端计算机上与数据库服务器交互的一个或多个应用。本文中多个用户也可以被统称为用户。
数据库命令可以是遵循数据库语言的数据库语句的形式。用于表示数据库命令的数据库语言是结构化查询语言(SQL)。存在许多不同版本的SQL,有些版本是标准的,有些是专用的,并且存在各种扩展。数据定义语言(“DDL”)命令被发送到数据库服务器,以创建或配置数据库对象,诸如表、视图或者复杂数据类型。SQL/XML是在对象-关系型数据库中操纵XML数据时所使用的SQL的常见扩展。
多节点数据库管理系统由共享对同一数据库的访问的互连节点组成。通常,节点经网络互连并且以变化的程度共享对共享储存的访问,例如,对一组盘驱动器和其上存储的数据块的共享访问。多节点数据库系统中的节点可以是经网络互连的一组计算机(例如,工作站、个人计算机)的形式。作为替代,节点可以是网格的节点,其中网格由节点组成,这些节点以刀片服务器的形式与机架上的其它刀片服务器互连。
多节点数据库系统中的每个节点都托管数据库服务器。服务器,诸如数据库服务器,是集成的软件组件和计算资源分配的组合,其中计算资源诸如存储器、节点和用于在处理器上执行集成的软件组件的过程,软件和计算资源的组合专用于代表一个或多个客户端执行特定的功能。
来自多节点数据库系统中多个节点的资源可以被分配用来运行特定的数据库服务器的软件。来自节点的软件和资源分配的每种组合都是在本文中被称为“服务器实例”或“实例”的服务器。数据库服务器可以包括多个数据库实例,其中一些或全部的数据库实例运行在单独的计算机上,包括单独的刀片服务器。
数据库字典和数据库数据存储
如前所述,数据库字典是DBMS的数据库管理的中心。数据库字典包含定义数据库中物理地或逻辑地包含的数据库对象的元数据。数据库对象包括表、列、数据类型、用户、用户权限和用于存储数据库对象数据的存储结构。数据库字典根据发出的DDL命令进行修改,以添加、修改或删除数据库对象。
图1绘出了数据库字典101。为了解释的目的,图1中只绘出了数据库字典101及其中包含的数据结构的的一些方面。数据库字典101包括Table_sys 102、Schema_sys 103、Column_sys 104和Tablespace_sys 105。
Table_sys 102是包含元数据的表,其中元数据至少部分地定义数据库中的表。Table_sys 102包括(1)记录,其中每条记录都定义表,和(2)属性,其中每个属性描述表的方面或特性。在这些属性中有表名(Table Name)和模式(Schema)。Table_sys 102包含图1中未具体绘出的其它属性。表名是用于表的名称或标签,并且模式是表所属于的模式。模式是一组定义的和/或标记的数据库对象。Table_sys 102中的一条记录将表定义为具有名称EMP并且属于模式SchA。另一条记录将表定义为具有名称DEPT并且属于模式SchA。Table_sys 102中的第三条记录将另一个表也定义为具有名称EMP,但是属于模式SchB。
Schema_sys 103定义模式。Schema_sys 103具有属性模式名称(Schema Name)以及其它属性。Schema_sys 103中的一条记录定义具有名称SchA的模式;另一条记录定义具有名称SchB的模式。
Column_sys 104是包含定义列数据库对象的元数据的表。Column_sys 104除其它属性之外还具有属性列名(Column Name)和表(Table)。列名是用于列的名称或标签,并且表识别列所属于的表。
Tablespace_sys 105是定义表空间的表。表空间是一个或多个文件的集合,或文件的一个或多个部分,或其组合,其用于为数据库对象存储数据,诸如用于表或索引的数据。Tablespace_sys 105中的每条记录都定义表空间。Tablespace_sys 105的每个属性都描述表空间的方面或特性。属性表空间名称(Tablespace Name)是用于表空间的名称或标签。属性对象(Object)识别表空间为其存储数据的数据库对象。属性文件(File)指定表空间中的一个或多个文件。Tablespace_sys 105中的一条记录将表空间定义为具有名称TS_EMP1并且被用来存储在模式SchA的表EMP,如由SchA.EMP的对象属性值所指定的。Tablespace_sys 105中的另一条记录将表空间定义为具有名称TS_DEPT1并且被用来存储在模式SchA的表DEPT的数据,如由SchA.EMP的对象属性值所指定的。Tablespace_sys 105中还有的另一条记录将表空间定义为具有名称TS_EMP4并且被用来存储在模式SchB的表EMP,如由SchB.EMP的对象属性值所指定的。
数据库字典101是解释性的和说明性的数据库字典而不是限制性的。例如,数据库字典可以比那些为数据库字典101描绘的具有更多的表和属性。其它的表可以定义用户、用户权限以及哪些用户权限被授予哪个用户。此外,数据库字典的数据结构不限于表,诸如在图1中所绘出的表。
数据库字典元数据的存储
用于数据库字典的元数据被永久地存储在字典存储库(dictionary store)中。字典存储库可以是,但不限于,一个或多个文件,包括表空间的文件。当数据库服务器运行时,数据库字典至少部分地包括易失性存储器中的一个或多个数据结构(“存储器中的数据结构”),其存储至少一部分字典存储库中的元数据。这种存储器中的数据结构在例如初始化用于操作的数据库服务器或实例时利用来自字典存储库中的元数据进行创建和填充。存储器中的数据结构的例子包括前面描述的表,诸如Column_sys 104和Table_sys 102。
一旦存储器中的数据结构被填充,存储器中的数据结构中的元数据就可以被需要使用数据库字典的数据库操作,诸如查询评估,快速访问。填充存储器中的数据结构在本文中被称为加载数据库字典。
命名空间
命名空间是其中特定类型对象的名称或标签必须对那种类型的对象唯一的域。数据库字典101包括若干个不同的命名空间。
一种这样的命名空间是用于表的命名空间。用于表的命名空间受模式约束。表的名称在属于该模式的其它表的名称之间是唯一的。用于列的命名空间受表的约束。列名在用于表的其它列名中是唯一的。
对于模式和表空间,命名空间受数据库约束,如由数据库字典101所定义的。模式的名称在由数据库字典101定义的其它模式的名称之间是唯一的。表空间的名称在由数据库字典101定义的其它表空间的名称之间是唯一的。注意,尽管表空间TS_EMP1、TS_EMP2、TS_EMP3、TS_EMP4、TS_EMP5为名为EMP的表存储数据,表空间的命名空间也需要表空间具有唯一的名称。
容器数据库
图2绘出了容器DBMS 200,它是根据本发明实施例的容器DBMS。容器DBMS 200包含被数据库服务器托管和管理的多个数据库。数据库包括可插拔数据库PDA 220和可插拔数据库PDB 230,以及根数据库210,其与可插拔数据库PDA 220和可插拔数据库PDB 230相关联,如将更详细解释的。可插拔数据库及相关联的根数据库,诸如可插拔数据库PDA 220、可插拔数据库PDB 230和根数据库210,在本文中被统称为容器数据库。容器DBMS可以包含比图3中绘出的可插拔数据库的数量多的可插拔数据库。根数据库210是用于全球地管理容器DBMS 200并为多个可插拔数据库的用户可访问的“公共数据库对象”存储元数据和/或数据的数据库。
参考图2,可插拔数据库PDA 220包括数据库字典221。用于可插拔数据库PDA 220的数据库对象的数据存储在表空间文件226中。类似于用户数据,用于数据库字典的元数据永久地存储在字典存储库中。数据库字典221中包含的元数据存储在文件PDA.DBDIC中。
可插拔数据库PDB 230包括数据库字典231。表空间文件236存储用于可插拔数据库PDB 230的数据库对象的数据。用于数据库字典231的元数据永久地存储在文件PDB.DBDIC中。
可插拔数据库的数据库字典在本文中可以被称为可插拔数据库字典。由可插拔数据库字典定义的、不是公共数据库对象的数据库对象在本文中被称为可插拔数据库对象。
可插拔数据库会话
用户可以通过将可插拔数据库的相应可插拔数据库字典建立为用于数据库会话的数据库字典来访问容器DBMS 200内的可插拔数据库。一旦可插拔数据库字典被建立为可插拔数据库的数据库字典,访问就被隔离到该可插拔数据库的数据库对象,以及根数据库的公共数据库对象,如将进一步详细描述的。可插拔数据库字典由数据库服务器响应于来自用户对可插拔数据库的连接请求而为数据库会话建立。将可插拔数据库字典建立为用于数据库会话的数据库字典在本文中可以被称为附加数据库字典。
对于容器数据库的一个或多个可插拔数据库中的可插拔数据库对象,执行发给附加到可插拔数据库字典的数据库会话的数据库命令只能访问由可插拔数据库字典定义的可插拔数据库对象。因此,数据库会话的用户只能访问由附加的可插拔数据库字典定义的可插拔数据库对象,从而将对可插拔数据库对象的数据库访问隔离到在相应的可插拔数据库中的那些。这种隔离不仅适用于终端用户,而且也适用于可插拔数据库的管理员。
例如,响应于对可插拔数据库PDA 220访问的连接请求,数据库字典221被附加到数据库会话。在数据库会话中发出的数据库命令被针对数据库字典221执行。通过数据库会话中发出的DML命令访问可插拔数据库对象被隔离到由数据库字典221定义的可插拔数据库对象。通过同时执行与可插拔数据库PDA或可插拔数据库PDB的数据库会话的隔离以同样方式实现。
根数据库
根数据库210是用来全局地管理容器DBMS 200的数据库。根数据库210促进的一个重要功能是定义容器DBMS 200中的可插拔数据库。类似于可插拔数据库,根数据库210包括数据库字典211。根数据库的数据库字典在本文中可以被称为根数据库字典。数据库字典211包含元数据,其定义管理容器DBMS 200及其中包含的可插拔数据库所需的容器DBMS 200的各个方面。用于由数据库字典211定义的数据库对象的数据存储在表空间文件216中。
数据库字典211包括Database_sys 203。Database_sys 203定义容器DBMS 200中的可插拔数据库。Database_sys 203的每个属性描述可插拔数据库的方面或特性。属性可插拔DB(Pluggable DB)是用于可插拔数据库的名称或标签。属性字典存储库(DictionaryStore)识别保持数据库字典中的元数据的字典存储库。数据库字典211中的一条记录定义可插拔数据库PDA 220及其字典存储库文件PDA.DBIDC。数据库字典211中的另一条记录定义可插拔数据库PDB 230及其字典存储库PDB.DBIDC。
在实施例中,数据库字典211定义实际上被容器DBMS 200中的可插拔数据库共享的公共数据库对象。公共数据库对象在可插拔数据库字典中定义,其包括对相应根数据库字典中公共数据库对象的引用。公共数据库对象的例子包括供应商提供的函数、实用工具、表和视图。
根据实施例,存在两种类型的公共数据库对象:元数据链接的对象和对象链接的对象。对于这两者,用于公共数据库对象的元数据存储在根数据库中。但是,对于元数据链接的对象,用于公共数据库对象的数据,如果有的话,被存储在可插拔数据库中。因此,对于元数据链接的对象,不同的可插拔数据库可以为同一公共数据库对象存储不同的数据。对于对象链接的对象,用于数据库对象的元数据和数据两者,如果有的话,都被存储在根数据库中。用于这种类型的公共数据库对象的数据对于容器数据库中的可插拔数据库来说是相同的。
种子(Seed)可插拔数据库290包含数据库对象和数据库字典。种子可插拔数据库290被克隆以快速地创建初始的可插拔数据库,并有助于这种可插拔数据库的快速供给。种子可插拔数据库290包含通常需要和/或使用的一组基本的数据库对象。例如,种子数据库290可以包含到公共数据库对象的数据库对象链接和用于访问可插拔数据库字典和其它系统信息的视图。
数据库字典211、221和231是解释性的和说明性的容器DBMS中的数据库字典,但不是限制性的。
为可插拔数据库建立数据库会话
用户通过为可插拔数据库在托管该可插拔数据库的DBMS上建立数据库会话访问可插拔数据库。在描述如何为可插拔数据库建立数据库会话之前,进一步描述数据库会话是有用的。
数据库会话包括为客户端建立的到诸如数据库实例的数据库服务器的特定连接,通过其客户端发出一系列的请求(例如,执行数据库语句的请求)。数据库服务器可以维护关于该会话的会话状态数据。会话状态数据反映数据库会话的当前状态,并且可以包含为其建立该数据库会话的用户的身份、被该用户使用的服务、对象类型的实例、语言和字符集数据、关于用于该会话的资源使用的统计、由在数据库会话中执行软件的过程生成的临时变量值,以及用于游标和变量及其它信息的存储。如果数据库字典已附加到数据库会话,则用于该数据库会话的会话状态包括访问所附数据库字典所需的一个或多个引用或链接。
图3绘出了包括尤其为了建立用于可插拔数据库的数据库会话而执行的操作的过程。参考图3,在310,托管容器数据库的数据库服务器收到连接请求,以及与该连接请求关联的参数值,其包括数据库标识符。数据库标识符可以是可用来识别访问所请求的数据库的任何信息。在实施例中,数据库标识符可以是可插拔数据库的名称。在另一种实施例中,数据库标识符可以是与可插拔数据库相关联的数据库服务。
在320,确定数据库连接请求是对可插拔数据库的数据库会话请求。这种确定可以通过例如确定数据库标识符识别可插拔数据库PDA而做出。
在330,响应于确定数据库连接请求是对可插拔数据库的请求,为可插拔数据库建立数据库会话。为可插拔数据库建立数据库会话包括附加可插拔数据库的数据库字典。在当前的例子中,数据库字典221,即,用于可插拔数据库PDA 220的数据库字典,被建立为用于数据库会话的数据库字典。
为用户建立数据库会话需要比图3中具体绘出的更多的操作。这些操作包括,但不限于,对发出连接请求的用户的认证以及会话状态的初始化。
管理的隔离
在容器DBMS 200中,用户的管理权限可以被隔离到特定的可插拔数据库或隔离到容器DBMS 200中的一组可插拔数据库。可插拔数据库的数据库字典定义了用户和用户的相应用户权限。在可插拔数据库中为用户定义管理权限只授予用于该可插拔数据库的管理权限,而不是用于其它的可插拔数据库或根数据库。为了在可插拔数据库上执行管理功能,管理用户建立用于该可插拔数据库的数据库会话。管理用户必须具有在可插拔数据库的数据库字典中定义的管理权限。管理员可以只为所附数据库字典的数据库对象添加定义,或改变已由所附数据库字典定义的数据库对象的定义。因此,容器数据库中的每个可插拔数据库都可以由可能不能访问或甚至不知道容器数据库中其它可插拔数据库的单独的一组管理用户进行管理。
容器DBMS 200的管理需要由根数据库定义的管理权限。这种管理权限包括(1)创建可插拔数据库,或将可插拔数据库插入到容器DBMS中,及(2)在可插拔数据库之间分配容器DBMS的资源。
在本发明的实施例中,“公共用户”可以在根数据库中定义。授予公共用户的权限适用于所有且只有可插拔数据库。可以通过针对根数据库发出命令来创建公共用户、给公共用户分配或取消权限。没有必要针对每个可插拔数据库发出命令。在实施例中,管理用户授予的、限定于可插拔数据库的权限被限制修改或限定公共用户的权限,并且实际上,可以被限制查看关于公共用户的任何信息。
移植可插拔数据库
容器DBMS的体系架构极大地帮助了在数据库服务器和/或DBMS之间移植数据库。表空间文件和字典存储库可以利用很容易得到的用于复制和移动文件的机制在容器DBMS的环境之间进行移动。表空间文件,连同一个或多个字典文件,在本文中统称为可移植数据库包。
一旦可插拔数据库的可移植数据库包被移动到目标容器DBMS的环境,可插拔数据库就可以被插入到目标容器DBMS中。在实施例中,响应于接收到插入可插拨数据库的DDL命令,执行插入可插拨数据库,DDL命令还识别可移植数据库包。响应于接收到DDL命令,容器DBMS插入可插拨数据库。插入可插拔数据库需要诸如更新根数据库字典以定义该可插拔数据库的操作,这种更新包括,例如,向Database_sys 203添加记录。还执行错误检查。例如,执行检查以确保可插拔数据库的名称在容器DBMS中是唯一的,并且表空间文件还没有被容器DBMS中的其它表空间使用。
容器DBMS的优点
容器DBMS提供了数据库整合的优点。这些优点之一是提供了高度的隔离,同时具有高度的资源共享。多个可插拔数据库可以运行在同一数据库服务器和/或数据库服务器实例上,从而允许单个数据库服务器或实例的计算资源在多个可插拔数据库之间共享。
由容器DBMS提供的隔离是在存在(existential)级别的。为可插拔数据库建立的数据库会话的用户只可以访问或以其它方式查看经所附可插拔数据库字典定义的数据库对象。其它可插拔数据库的数据库对象不能被访问或查看。这种隔离程度被扩展到管理员。
隔离还扩展到命名空间。每个可插拔数据库都有自己的命名空间用于更多类型的数据库对象。至于数据库服务器上托管的容器DBMS中的每个可插拔数据库,表空间和模式的名称唯一性要求也只局限于可插拔数据库。因此,单个DBMS或数据库服务器可以在多个可插拔数据库上具有相同名称的表空间或模式。这种较高程度的命名空间隔离有助于数据库的移植,因为可插拔数据库之间名称冲突的可能性如果没有被消除的话也被降低了。
另一个重要的优点是数据库的快速供给。种子可插拔数据库的可移植数据库包可以被复制以快速地创建新的可插拔数据库。现有的可插拔数据库的可移植数据库包可以被复制以快速地创建可插拔数据库的克隆。数据库的供给主要受复制可移植数据库包的文件和处理一个或多个DDL命令所需要的时间限制,其中一个或多个DDL命令,如前面所解释的,需要相对较少的元数据的更新或其它类型的处理。对于支持“改变中复制(copy on change)”的某些文件系统,供给甚至可以更快并且接近瞬间。
通过将容器DBMS与数据库整合的其它方法进行比较,这些优点以及其它优点得以进一步解释和认可。
一种这样的方法是行级别划分。在行级别划分下,所有的用户将数据存储在同一数据库对象中。隔离部分地通过限制用户对行的访问来完成。通过重写由用户发出的查询以包含限定对适当行的访问的谓词条件,使得能够进行这种隔离。
在行级别划分下,所有的用户必须使用同一数据库对象。这种限制对在容器数据库中实现数据库整合是不需要的。也没有任何需要来重写查询以实现隔离。
另一种数据库整合的方法是模式方法。在模式方法中,隔离是通过将“多模式数据库”中的模式当作单独的“虚拟数据库”来实现的。用户被限制到多模式数据库中的一个或多个模式。用于模式和表空间的命名空间扩展到多模式数据库中所有的“虚拟数据库”上。此外,管理权限不能被隔离到特定的模式。
在模式方法下,数据库从源DBMS移植到目标DBMS需要从源多模式数据库的数据库字典中提取源元数据和利用提取的元数据更新目标多模式数据库的数据库字典。这种更新会跨很长一段时间。容器DBMS避免了这种长时间的更新。
用于数据库整合的另一种方法是服务器级别的划分。在这种方法下,数据库由单独的数据库服务器托管。这种方法需要单独的一组服务器资源用于每个数据库。利用容器数据库,多个可插拔数据库能够共享单个数据库服务器的资源。
硬件概述
根据一种实施例,本文所描述的技术由一个或多个专用计算设备实现。专用计算设备可以是硬连线的以执行所述技术,或者可以包括诸如被永久性地编程以执行所述技术的一个或多个专用集成电路(ASIC)或现场可编程门阵列(FPGA)的数字电子设备,或者可以包括编程为按照固件、存储器、其它储存器或者其组合中的程序指令执行所述技术的一个或多个通用硬件处理器。这种专用计算设备还可以合并定制的硬连线逻辑、ASIC或FPGA与定制的编程来实现所述技术。专用计算设备可以是台式计算机系统、便携式计算机系统、手持式设备、联网设备或者结合硬连线和/或程序逻辑来实现所述技术的任何其它设备。
例如,图4是说明本发明的实施例可以在其上实现的计算机系统400的框图。计算机系统400包括总线402或者用于传送信息的其它通信机制,以及与总线402耦合用于处理信息的硬件处理器404。硬件处理器404可以是例如通用微处理器。
计算机系统400还包括耦合到总线402用于存储信息和要由处理器404执行的指令的主存储器406,诸如随机存取存储器(RAM)或其它动态存储设备。主存储器406还可以用于在要由处理器404执行的指令执行期间存储临时变量或其它中间信息。当存储在处理器404可访问的非暂时性存储介质中时,这种指令使计算机系统400变成为执行指令中所规定的操作而定制的专用机器。
计算机系统400还包括只读存储器(ROM)408或者耦合到总线402的其它静态存储设备,用于为处理器404存储静态信息和指令。提供了存储设备410,诸如磁盘或光盘,并且耦合到总线402,用于存储信息和指令。
计算机系统400可以经总线402耦合到显示器412,诸如阴极射线管(CRT),用于向计算机用户显示信息。输入设备414,包括字母数字和其它键,耦合到总线402,用于向处理器404传送信息和命令选择。另一种类型的用户输入设备是游标控制416,诸如鼠标、轨迹球或者游标方向键,用于向处理器404传送方向信息和命令选择并且用于控制显示器412上的游标运动。这种输入设备通常具有在两个轴,第一个轴(例如,x)和第二个轴(例如,y),中的两个自由度,以允许设备在平面内规定位置。
计算机系统400可以利用定制的硬连线逻辑、一个或多个ASIC或FPGA、固件和/或程序逻辑来实现本文所述的技术,这些与计算机系统相结合,使计算机系统400或者把计算机系统400编程为专用机器。根据一种实施例,本文的技术由计算机系统400响应于执行包含在主存储器406中的一条或多条指令的一个或多个序列而执行。这种指令可以从另一存储介质,诸如存储设备410,读到主存储器406中。包含在主存储器406中的指令序列的执行使处理器404执行本文所述的过程步骤。在备选实施例中,硬连线的电路系统可以代替软件指令或者与其结合使用。
如在本文所使用的,术语“存储介质”指存储使机器以特定方式操作的数据和/或指令的任何非暂时性介质。这种存储介质可以包括非易失性介质和/或易失性介质。非易失性介质包括例如光盘或磁盘,诸如存储设备410。易失性介质包括动态存储器,诸如主存储器406。存储介质的常见形式包括,例如,软盘、柔性盘、硬盘、固态驱动器、磁带,或者任何其它磁性数据存储介质,CD-ROM,任何其它光学数据存储介质,任何具有孔模式的物理介质,RAM、PROM和EPROM、FLASH-EPROM、NVRAM,任何其它存储器芯片或盒式磁带。
存储介质与传输介质截然不同但是可以与其结合使用。传输介质参与在存储介质之间传送信息。例如,传输介质包括同轴电缆、铜线和光纤,包括包含总线402的配线。传输介质还可以采取声或光波的形式,诸如在无线电波和红外线数据通信中产生的那些。
各种形式的介质可以参与把一条或多条指令的一个或多个序列携带到处理器404供执行。例如,指令最初可以在远端计算机的磁盘或固态驱动器上携带。远端计算机可以把指令加载到其动态存储器中并且利用调制解调器经电话线发送指令。位于计算机系统400本地的调制解调器可以在电话线上接收数据并且使用红外线发送器把数据转换成红外线信号。红外线检测器可以接收在红外线信号中携带的数据并且适当的电路系统可以把数据放在总线402上。总线402把数据携带到主存储器406,处理器404从该主存储器406检索并执行指令。由主存储器406接收的指令可以可选地在被处理器404执行之前或之后存储在存储设备410上。
计算机系统400还包括耦合到总线402的通信接口418。通信接口418提供耦合到网络链路420的双向数据通信,其中网络链路420连接到本地网络422。例如,通信接口418可以是综合业务数字网络(ISDN)卡、电缆调制解调器、卫星调制解调器,或者提供到对应类型的电话线的数据通信连接的调制解调器。作为另一个例子,通信接口418可以是提供到兼容的局域网(LAN)的数据通信连接的LAN卡。无线链路也可以实现。在任何此类实现中,通信接口418都发送和接收携带表示各种类型信息的数字信号流的电、电磁或光信号。
网络链路420通常通过一个或多个网络向其它数据设备提供数据通信。例如。网络链路420可以通过本地网络422提供到主计算机424或者到由因特网服务提供商(ISP)426操作的数据设备的连接。ISP 426又通过现在通常称为“因特网”428的全球分组数据通信网络提供数据通信服务。本地网络422和因特网428都使用携带数字数据流的电、电磁或光信号。通过各种网络的信号以及在网络链路420上并通过通信接口418的信号是传输介质的示例形式,其中信号把数字数据带到计算机系统400或者携带来自计算机系统400的数字数据。
计算机系统400可以通过网络、网络链路420和通信接口418发送消息和接收数据,包括程序代码。在因特网例子中,服务器430可以通过因特网428、ISP 426、本地网络422和通信接口418发送对应于程序的所请求代码。
所接收的代码可以在其被接收时由处理器404执行,和/或存储在存储设备410或其它非易失性储存器中,供随后执行。
在前面的说明书中,本发明的实施例已经参考众多的具体细节进行了描述,这些细节可以从一种实现到另一种实现变化。因此,说明书和附图应当在说明性而不是限制性的意义上考虑。本发明范围的唯一且排他指示,以及申请人预期作为本发明范围的内容,是由本申请产生的权利要求集合的字面和等效范围,以这种权利要求产生的具体形式,包括任何后续的校正。

Claims (14)

1.一种用于数据库管理的方法,包括:
数据库服务器建立用于访问容器数据库中多个可插拔数据库的多个数据库会话,其中所述容器数据库包括用于所述多个可插拔数据库中每个可插拔数据库的单独的数据库字典,其中所述数据库服务器建立多个数据库会话包括,对所述多个数据库会话中每个数据库会话:
接收连接请求;
确定连接请求是用于访问所述多个所述可插拔数据库的特定可插拔数据库的;及
将所述特定可插拔数据库的相应数据库字典附加到所述每个数据库会话。
2.如权利要求1所述的方法,其中所述多个可插拔数据库中每个可插拔数据库的每个相应的数据库字典都存储在单独的字典存储库中。
3.如权利要求2所述的方法,其中所述单独的字典存储库是一个或多个文件的单独集合。
4.如权利要求1所述的方法,其中所述容器数据库包括根数据库字典,所述根数据库字典定义所述多个可插拔数据库的每个可插拔数据库。
5.如权利要求1所述的方法,其中所述多个可插拔数据库中至少两个可插拔数据库的每一个都定义具有相同模式名称的模式。
6.如权利要求1所述的方法,其中所述多个可插拔数据库中至少两个可插拔数据库的每一个都定义具有于相同表空间名称的表空间。
7.如权利要求1所述的方法,
其中为访问第一可插拔数据库建立所述多个数据库会话的第一数据库会话;
其中为访问第二可插拔数据库建立所述多个数据库会话的第二数据库会话;
其中所述容器数据库包括根数据库,所述根数据库存储公共数据库对象;及
其中步骤还包括:
在所述第一数据库会话中执行第一查询,其中所述第一查询引用所述公共数据库对象,其中执行所述第一查询包括访问所述公共数据库对象;及
在所述第二数据库会话中执行第二查询,其中所述第二查询引用所述公共数据库对象,其中执行所述第二查询包括访问所述公共数据库对象。
8.一种数据库管理系统,包括:
一个或多个处理器;
存储指令的一个或多个非暂时性计算机可读介质,其中当指令被该一个或多个处理器执行时,使得系统执行操作,包括:
数据库服务器建立用于访问容器数据库中多个可插拔数据库的多个数据库会话,其中所述容器数据库包括用于所述多个可插拔数据库中每个可插拔数据库的单独的数据库字典,其中所述数据库服务器建立多个数据库会话包括,对所述多个数据库会话中每个数据库会话:
接收连接请求;
确定连接请求是用于访问所述多个所述可插拔数据库的特定可插拔数据库;及
将所述特定可插拔数据库的相应数据库字典附加到所述每个数据库会话。
9.如权利要求8所述的数据库管理系统,其中所述多个可插拔数据库中每个可插拔数据库的每个相应的数据库字典都存储在单独的字典存储库中。
10.如权利要求9所述的数据库管理系统,其中所述单独的字典存储库是一个或多个文件的单独集合。
11.如权利要求8所述的数据库管理系统,其中所述容器数据库包括根数据库字典,所述根数据库字典定义所述多个可插拔数据库的每个可插拔数据库。
12.如权利要求8所述的数据库管理系统,其中所述多个可插拔数据库中至少两个可插拔数据库的每一个都定义具有相同模式名称的模式。
13.如权利要求8所述的数据库管理系统,其中所述多个可插拔数据库中至少两个可插拔数据库的每一个都定义具有相同表空间名称的表空间。
14.如权利要求8所述的数据库管理系统,
其中为访问第一可插拔数据库建立所述多个数据库会话的第一数据库会话;
其中为访问第二可插拔数据库建立所述多个数据库会话的第二数据库会话;
其中所述容器数据库包括根数据库,所述根数据库存储公共数据库对象;及
其中指令还包括用于以下的指令:
在所述第一数据库会话中执行第一查询,其中所述第一查询引用所述公共数据库对象,其中执行所述第一查询包括访问所述公共数据库对象;及
在所述第二数据库会话中执行第二查询,其中所述第二查询引用所述公共数据库对象,其中执行所述第二查询包括访问所述公共数据库对象。
CN201380058414.3A 2012-09-28 2013-09-27 容器数据库 Active CN104781809B (zh)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US201261707726P 2012-09-28 2012-09-28
US13/631,815 2012-09-28
US61/707,726 2012-09-28
US13/631,815 US9239763B2 (en) 2012-09-28 2012-09-28 Container database
PCT/US2013/062342 WO2014052851A1 (en) 2012-09-28 2013-09-27 Container database

Publications (2)

Publication Number Publication Date
CN104781809A true CN104781809A (zh) 2015-07-15
CN104781809B CN104781809B (zh) 2018-02-09

Family

ID=50386179

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201380058414.3A Active CN104781809B (zh) 2012-09-28 2013-09-27 容器数据库

Country Status (4)

Country Link
US (6) US9239763B2 (zh)
EP (1) EP2901325B1 (zh)
CN (1) CN104781809B (zh)
WO (1) WO2014052851A1 (zh)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391720A (zh) * 2017-07-31 2017-11-24 郑州云海信息技术有限公司 一种数据汇总方法及装置
CN108431810A (zh) * 2015-10-23 2018-08-21 甲骨文国际公司 代理数据库
CN113168406A (zh) * 2018-10-19 2021-07-23 甲骨文国际公司 多租户数据库的隔离分层运行时环境
CN113508383A (zh) * 2020-01-17 2021-10-15 斯诺弗雷克公司 数据库对象上以容器为中心的访问控制
US11934543B1 (en) 2022-11-17 2024-03-19 Snowflake Inc. Transient object references

Families Citing this family (86)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10191922B2 (en) 1998-11-24 2019-01-29 Oracle International Corporation Determining live migration speed based on workload and performance characteristics
US9239763B2 (en) 2012-09-28 2016-01-19 Oracle International Corporation Container database
US20140019421A1 (en) * 2012-07-13 2014-01-16 Apple Inc. Shared Architecture for Database Systems
US10915549B2 (en) 2012-09-28 2021-02-09 Oracle International Corporation Techniques for keeping a copy of a pluggable database up to date with its source pluggable database in read-write mode
US9928147B2 (en) 2012-09-28 2018-03-27 Oracle International Corporation Forceful closure and automatic recovery of pluggable databases in a shared-everything cluster multitenant container database
US9396220B2 (en) 2014-03-10 2016-07-19 Oracle International Corporation Instantaneous unplug of pluggable database from one container database and plug into another container database
US10635674B2 (en) * 2012-09-28 2020-04-28 Oracle International Corporation Migrating a pluggable database between database server instances with minimal impact to performance
US8903779B1 (en) 2013-03-06 2014-12-02 Gravic, Inc. Methods for returning a corrupted database to a known, correct state
US9418129B2 (en) 2013-03-08 2016-08-16 Oracle International Corporation Adaptive high-performance database redo log synchronization
US10152500B2 (en) 2013-03-14 2018-12-11 Oracle International Corporation Read mostly instances
US9514007B2 (en) 2013-03-15 2016-12-06 Amazon Technologies, Inc. Database system with database engine and separate distributed storage service
US9298933B2 (en) * 2013-07-18 2016-03-29 Sybase, Inc. Autonomous role-based security for database management systems
US9830372B2 (en) 2013-07-24 2017-11-28 Oracle International Corporation Scalable coordination aware static partitioning for database replication
US9767178B2 (en) 2013-10-30 2017-09-19 Oracle International Corporation Multi-instance redo apply
US9922300B2 (en) * 2013-11-26 2018-03-20 Sap Se Enterprise performance management planning operations at an enterprise database
US9779128B2 (en) * 2014-04-10 2017-10-03 Futurewei Technologies, Inc. System and method for massively parallel processing database
CN105101196B (zh) * 2014-05-06 2018-11-02 阿里巴巴集团控股有限公司 一种用户账户管理方法及装置
JP2015225603A (ja) * 2014-05-29 2015-12-14 富士通株式会社 ストレージ制御装置、ストレージ制御方法およびストレージ制御プログラム
US10218591B2 (en) 2014-06-23 2019-02-26 Oracle International Corporation Embedded performance monitoring of a DBMS
US9836360B2 (en) * 2014-11-25 2017-12-05 Sap Se Recovery strategy with dynamic number of volumes
US10409835B2 (en) * 2014-11-28 2019-09-10 Microsoft Technology Licensing, Llc Efficient data manipulation support
GB2534373A (en) 2015-01-20 2016-07-27 Ibm Distributed system with accelerator and catalog
GB2534374A (en) * 2015-01-20 2016-07-27 Ibm Distributed System with accelerator-created containers
WO2016118361A1 (en) 2015-01-23 2016-07-28 Servicenow, Inc. Distributed computing system with resource managed database cloning
US9830223B1 (en) * 2015-01-26 2017-11-28 Intel Corporation Methods for repairing a corrupted database to a new, correct state
US9804935B1 (en) * 2015-01-26 2017-10-31 Intel Corporation Methods for repairing a corrupted database to a new, correct state by selectively using redo and undo operations
US10007352B2 (en) 2015-08-21 2018-06-26 Microsoft Technology Licensing, Llc Holographic display system with undo functionality
US10657116B2 (en) 2015-10-19 2020-05-19 Oracle International Corporation Create table for exchange
US10579478B2 (en) 2015-10-23 2020-03-03 Oracle International Corporation Pluggable database archive
US10635658B2 (en) 2015-10-23 2020-04-28 Oracle International Corporation Asynchronous shared application upgrade
WO2017070590A1 (en) * 2015-10-23 2017-04-27 Oracle International Corporation Proxy databases
US11068437B2 (en) 2015-10-23 2021-07-20 Oracle Interntional Corporation Periodic snapshots of a pluggable database in a container database
US10606578B2 (en) * 2015-10-23 2020-03-31 Oracle International Corporation Provisioning of pluggable databases using a central repository
US10572551B2 (en) * 2015-10-23 2020-02-25 Oracle International Corporation Application containers in container databases
US10733316B2 (en) * 2015-10-23 2020-08-04 Oracle International Corporation Pluggable database lockdown profile
US11657037B2 (en) 2015-10-23 2023-05-23 Oracle International Corporation Query execution against an in-memory standby database
WO2017070580A1 (en) * 2015-10-23 2017-04-27 Oracle International Corporation Ability to group multiple container databases as a single container database cluster
US10747752B2 (en) 2015-10-23 2020-08-18 Oracle International Corporation Space management for transactional consistency of in-memory objects on a standby database
US10789131B2 (en) 2015-10-23 2020-09-29 Oracle International Corporation Transportable backups for pluggable database relocation
US10289617B2 (en) 2015-12-17 2019-05-14 Oracle International Corporation Accessing on-premise and off-premise datastores that are organized using different application schemas
US10387387B2 (en) 2015-12-17 2019-08-20 Oracle International Corporation Enabling multi-tenant access to respective isolated data sets organized using different application schemas
US10171471B2 (en) * 2016-01-10 2019-01-01 International Business Machines Corporation Evidence-based role based access control
US10248685B2 (en) 2016-08-31 2019-04-02 Oracle International Corporation Efficient determination of committed changes
US10303894B2 (en) * 2016-08-31 2019-05-28 Oracle International Corporation Fine-grained access control for data manipulation language (DML) operations on relational data
US11277435B2 (en) * 2016-09-14 2022-03-15 Oracle International Corporation Reducing network attack surface area for a database using deep input validation
US10698771B2 (en) 2016-09-15 2020-06-30 Oracle International Corporation Zero-data-loss with asynchronous redo shipping to a standby database
US10423600B2 (en) 2016-09-16 2019-09-24 Oracle International Corporation Low latency query processing over a series of redo records
US10747782B2 (en) * 2016-09-16 2020-08-18 Oracle International Corporation Efficient dual-objective cache
US10528538B2 (en) 2016-09-30 2020-01-07 Oracle International Corporation Leveraging SQL with user defined aggregation to efficiently merge inverted indexes stored as tables
US10891291B2 (en) 2016-10-31 2021-01-12 Oracle International Corporation Facilitating operations on pluggable databases using separate logical timestamp services
US10949310B2 (en) * 2016-11-28 2021-03-16 Sap Se Physio-logical logging for in-memory row-oriented database system
US11475006B2 (en) 2016-12-02 2022-10-18 Oracle International Corporation Query and change propagation scheduling for heterogeneous database systems
US10769034B2 (en) * 2017-03-07 2020-09-08 Sap Se Caching DML statement context during asynchronous database system replication
US10691722B2 (en) 2017-05-31 2020-06-23 Oracle International Corporation Consistent query execution for big data analytics in a hybrid database
US10949413B2 (en) * 2017-09-29 2021-03-16 Oracle International Corporation Method and system for supporting data consistency on an active standby database after DML redirection to a primary database
US11386058B2 (en) 2017-09-29 2022-07-12 Oracle International Corporation Rule-based autonomous database cloud service framework
US11327932B2 (en) * 2017-09-30 2022-05-10 Oracle International Corporation Autonomous multitenant database cloud service framework
US10649981B2 (en) 2017-10-23 2020-05-12 Vmware, Inc. Direct access to object state in a shared log
US11392567B2 (en) * 2017-10-30 2022-07-19 Vmware, Inc. Just-in-time multi-indexed tables in a shared log
CN108089948B (zh) * 2017-12-20 2021-02-02 北京搜狐新媒体信息技术有限公司 一种数据库备份方法及装置
US10642680B2 (en) 2018-02-23 2020-05-05 International Business Machines Corporation Chronologically ordered log-structured key-value store from failures during garbage collection
US10635523B2 (en) 2018-02-23 2020-04-28 International Business Machines Corporation Fast recovery from failures in a chronologically ordered log-structured key-value storage system
US11226876B2 (en) * 2018-06-21 2022-01-18 Sap Se Non-blocking backup in a log replay node for tertiary initialization
US11068460B2 (en) 2018-08-06 2021-07-20 Oracle International Corporation Automated real-time index management
US11188516B2 (en) 2018-08-24 2021-11-30 Oracle International Corproation Providing consistent database recovery after database failure for distributed databases with non-durable storage leveraging background synchronization point
US11386264B2 (en) * 2018-09-14 2022-07-12 Sap Se Configuring complex tables in a client experience framework
US11188555B2 (en) * 2018-10-10 2021-11-30 Oracle International Corporation Isolating a network stack for pluggable databases
US11113110B2 (en) * 2018-10-19 2021-09-07 Oracle International Corporation Intelligent pooling of isolated hierarchical runtimes for cloud scale databases in a multi-tenant environment
US11334445B2 (en) 2018-10-19 2022-05-17 Oracle International Corporation Using non-volatile memory to improve the availability of an in-memory database
CN109933463A (zh) * 2019-02-28 2019-06-25 苏州浪潮智能科技有限公司 一种基于存储备份系统介质池的数据备份方法及系统
US11281670B2 (en) * 2019-03-30 2022-03-22 Oracle International Corporation High-performance implementation of sharing of read-only data in a multi-tenant environment
CN110196793B (zh) * 2019-04-30 2023-05-12 武汉达梦数据库股份有限公司 针对插件数据库的日志分析方法及设备
CN110457181B (zh) * 2019-08-02 2023-05-16 武汉达梦数据库股份有限公司 一种数据库的日志优化分析方法及装置
US11726952B2 (en) 2019-09-13 2023-08-15 Oracle International Corporation Optimization of resources providing public cloud services based on adjustable inactivity monitor and instance archiver
US11451371B2 (en) * 2019-10-30 2022-09-20 Dell Products L.P. Data masking framework for information processing system
US11269825B2 (en) 2019-12-13 2022-03-08 Sap Se Privilege retention for database migration
CN113050874A (zh) * 2019-12-26 2021-06-29 华为技术有限公司 一种内存设置方法以及装置
US11609828B2 (en) 2020-01-30 2023-03-21 Rubrik, Inc. Utilizing a tablespace to export to a native database recovery environment
US11360860B2 (en) 2020-01-30 2022-06-14 Rubrik, Inc. Exporting a database from a foreign database recovery environment
US11604761B2 (en) 2020-01-30 2023-03-14 Rubrik, Inc. Utilizing a tablespace to export from a foreign database recovery environment
US11467925B2 (en) 2020-01-30 2022-10-11 Rubrik, Inc. Exporting a database to a native database recovery environment
CN111611107A (zh) * 2020-05-21 2020-09-01 云和恩墨(北京)信息技术有限公司 获取数据库日志的方法及装置
US20230169088A1 (en) * 2020-05-27 2023-06-01 Insight Creations Llc Method and system for producing data visualizations via limited bandwidth communication channels
US11669411B2 (en) 2020-12-06 2023-06-06 Oracle International Corporation Efficient pluggable database recovery with redo filtering in a consolidated database
US20220284056A1 (en) * 2021-03-05 2022-09-08 Oracle International Corporation Fast and memory efficient in-memory columnar graph updates while preserving analytical performance
US20230033806A1 (en) * 2021-07-30 2023-02-02 Oracle International Corporation Data guard at pdb (pluggable database) level

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6272503B1 (en) * 1997-05-30 2001-08-07 Oracle Corporation Tablespace-relative database pointers
US20050038831A1 (en) * 2003-08-14 2005-02-17 Oracle International Corporation Automatic and dynamic provisioning of databases

Family Cites Families (148)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SE448919B (sv) 1983-03-04 1987-03-23 Ibm Svenska Ab Metod for att overfora informationsenheter i ett datornetsystem, samt datornetsystem for genomforande av metoden
AU591057B2 (en) 1984-06-01 1989-11-30 Digital Equipment Corporation Local area network for digital data processing system
US4823122A (en) 1984-06-01 1989-04-18 Digital Equipment Corporation Local area network for digital data processing system
US4664528A (en) 1985-10-18 1987-05-12 Betz Laboratories, Inc. Apparatus for mixing water and emulsion polymer
US5047922A (en) 1988-02-01 1991-09-10 Intel Corporation Virtual I/O
AU601328B2 (en) 1988-05-26 1990-09-06 Digital Equipment Corporation Temporary state preservation for a distributed file service
US5247671A (en) 1990-02-14 1993-09-21 International Business Machines Corporation Scalable schedules for serial communications controller in data processing systems
US5319754A (en) 1991-10-03 1994-06-07 Compaq Computer Corporation Data transfer system between a computer and a host adapter using multiple arrays
US5642515A (en) 1992-04-17 1997-06-24 International Business Machines Corporation Network server for local and remote resources
US5742760A (en) 1992-05-12 1998-04-21 Compaq Computer Corporation Network packet switch using shared memory for repeating and bridging packets at media rate
JPH06214969A (ja) 1992-09-30 1994-08-05 Internatl Business Mach Corp <Ibm> 情報通信方法および装置
GB9309468D0 (en) 1993-05-07 1993-06-23 Roke Manor Research Improvements in or relating to asynchronous transfer mode communication systems
US5289461A (en) 1992-12-14 1994-02-22 International Business Machines Corporation Interconnection method for digital multimedia communications
US5392285A (en) 1993-03-31 1995-02-21 Intel Corporation Cascading twisted pair ethernet hubs by designating one hub as a master and designating all other hubs as slaves
US5963556A (en) 1993-06-23 1999-10-05 Digital Equipment Corporation Device for partitioning ports of a bridge into groups of different virtual local area networks
JP3263878B2 (ja) 1993-10-06 2002-03-11 日本電信電話株式会社 暗号通信システム
US5553242A (en) 1993-11-03 1996-09-03 Wang Laboratories, Inc. Client/server connection sharing
US5596745A (en) 1994-05-16 1997-01-21 International Business Machines Corporation System and procedure for concurrent database access by multiple user applications through shared connection processes
US5598536A (en) 1994-08-09 1997-01-28 Shiva Corporation Apparatus and method for providing remote users with the same unique IP address upon each network access
US5553239A (en) 1994-11-10 1996-09-03 At&T Corporation Management facility for server entry and application utilization in a multi-node server configuration
ZA959722B (en) 1994-12-19 1996-05-31 Alcatel Nv Traffic management and congestion control for packet-based networks
US5828879A (en) 1994-12-22 1998-10-27 Fore Systems, Inc. Method and a scheduler for controlling when a server provides service to an entity
US5774668A (en) 1995-06-07 1998-06-30 Microsoft Corporation System for on-line service in which gateway computer uses service map which includes loading condition of servers broadcasted by application servers for load balancing
US5617540A (en) 1995-07-31 1997-04-01 At&T System for binding host name of servers and address of available server in cache within client and for clearing cache prior to client establishes connection
US5682534A (en) 1995-09-12 1997-10-28 International Business Machines Corporation Transparent local RPC optimization
US5740175A (en) 1995-10-03 1998-04-14 National Semiconductor Corporation Forwarding database cache for integrated switch controller
US5790800A (en) 1995-10-13 1998-08-04 Digital Equipment Corporation Client application program mobilizer
US5805920A (en) 1995-11-13 1998-09-08 Tandem Computers Incorporated Direct bulk data transfers
US5684800A (en) 1995-11-15 1997-11-04 Cabletron Systems, Inc. Method for establishing restricted broadcast groups in a switched network
US5805827A (en) 1996-03-04 1998-09-08 3Com Corporation Distributed signal processing for data channels maintaining channel bandwidth
US5761507A (en) 1996-03-05 1998-06-02 International Business Machines Corporation Client/server architecture supporting concurrent servers within a server with a transaction manager providing server/connection decoupling
US6647510B1 (en) 1996-03-19 2003-11-11 Oracle International Corporation Method and apparatus for making available data that was locked by a dead transaction before rolling back the entire dead transaction
US7415466B2 (en) 1996-03-19 2008-08-19 Oracle International Corporation Parallel transaction recovery
US5774660A (en) 1996-08-05 1998-06-30 Resonate, Inc. World-wide-web server with delayed resource-binding for resource-based load balancing on a distributed resource multi-node network
US5944823A (en) 1996-10-21 1999-08-31 International Business Machines Corporations Outside access to computer resources through a firewall
US5873102A (en) * 1997-04-29 1999-02-16 Oracle Corporation Pluggable tablespaces on a transportable medium
US5890167A (en) * 1997-05-08 1999-03-30 Oracle Corporation Pluggable tablespaces for database systems
US7031987B2 (en) * 1997-05-30 2006-04-18 Oracle International Corporation Integrating tablespaces with different block sizes
US5974463A (en) 1997-06-09 1999-10-26 Compaq Computer Corporation Scaleable network system for remote access of a local network
US6088728A (en) 1997-06-11 2000-07-11 Oracle Corporation System using session data stored in session data storage for associating and disassociating user identifiers for switching client sessions in a server
US5978849A (en) 1997-06-13 1999-11-02 International Business Machines Corporation Systems, methods, and computer program products for establishing TCP connections using information from closed TCP connections in time-wait state
US6006264A (en) 1997-08-01 1999-12-21 Arrowpoint Communications, Inc. Method and system for directing a flow between a client and a server
US5987430A (en) 1997-08-28 1999-11-16 Atcom, Inc. Communications network connection system and method
GB2332809A (en) 1997-12-24 1999-06-30 Northern Telecom Ltd Least cost routing
US6185699B1 (en) 1998-01-05 2001-02-06 International Business Machines Corporation Method and apparatus providing system availability during DBMS restart recovery
US6205449B1 (en) 1998-03-20 2001-03-20 Lucent Technologies, Inc. System and method for providing hot spare redundancy and recovery for a very large database management system
US6138120A (en) 1998-06-19 2000-10-24 Oracle Corporation System for sharing server sessions across multiple clients
US6295610B1 (en) 1998-09-17 2001-09-25 Oracle Corporation Recovering resources in parallel
US6226650B1 (en) 1998-09-17 2001-05-01 Synchrologic, Inc. Database synchronization and organization system and method
US20010051956A1 (en) 1998-09-29 2001-12-13 Paul Bird Global caching and sharing of sql statements in a heterogeneous application environment
US9239763B2 (en) 2012-09-28 2016-01-19 Oracle International Corporation Container database
US10191922B2 (en) 1998-11-24 2019-01-29 Oracle International Corporation Determining live migration speed based on workload and performance characteristics
JP2001256333A (ja) 2000-01-06 2001-09-21 Canon Inc 作業割付システム、作業割付方法、分散型クライアントサーバシステム及びコンピュータプログラム記憶媒体
US6742035B1 (en) * 2000-02-28 2004-05-25 Novell, Inc. Directory-based volume location service for a distributed file system
US7506034B2 (en) 2000-03-03 2009-03-17 Intel Corporation Methods and apparatus for off loading content servers through direct file transfer from a storage center to an end-user
US6950848B1 (en) 2000-05-05 2005-09-27 Yousefi Zadeh Homayoun Database load balancing for multi-tier computer systems
US20020147652A1 (en) 2000-10-18 2002-10-10 Ahmed Gheith System and method for distruibuted client state management across a plurality of server computers
US6868417B2 (en) 2000-12-18 2005-03-15 Spinnaker Networks, Inc. Mechanism for handling file level and block level remote file accesses using the same server
US7512686B2 (en) 2000-12-21 2009-03-31 Berg Mitchell T Method and system for establishing a data structure of a connection with a client
EP1412823A4 (en) * 2001-05-04 2007-09-12 Logic Junction SYSTEM AND METHOD FOR LOGIC AGENT ENGINE
US6738933B2 (en) 2001-05-09 2004-05-18 Mercury Interactive Corporation Root cause analysis of server system performance degradations
US7305421B2 (en) 2001-07-16 2007-12-04 Sap Ag Parallelized redo-only logging and recovery for highly available main memory database systems
US7174379B2 (en) 2001-08-03 2007-02-06 International Business Machines Corporation Managing server resources for hosted applications
US6873694B2 (en) 2001-10-30 2005-03-29 Hewlett-Packard Development Company, L.P. Telephony network optimization method and system
US20080027769A1 (en) 2002-09-09 2008-01-31 Jeff Scott Eder Knowledge based performance management system
US7039654B1 (en) 2002-09-12 2006-05-02 Asset Trust, Inc. Automated bot development system
US9087319B2 (en) 2002-03-11 2015-07-21 Oracle America, Inc. System and method for designing, developing and implementing internet service provider architectures
US20030229695A1 (en) 2002-03-21 2003-12-11 Mc Bride Edmund Joseph System for use in determining network operational characteristics
US8738568B2 (en) 2011-05-05 2014-05-27 Oracle International Corporation User-defined parallelization in transactional replication of in-memory database
US7496655B2 (en) 2002-05-01 2009-02-24 Satyam Computer Services Limited Of Mayfair Centre System and method for static and dynamic load analyses of communication network
US7346690B1 (en) 2002-05-07 2008-03-18 Oracle International Corporation Deferred piggybacked messaging mechanism for session reuse
US20040030801A1 (en) 2002-06-14 2004-02-12 Moran Timothy L. Method and system for a client to invoke a named service
US7386672B2 (en) 2002-08-29 2008-06-10 International Business Machines Corporation Apparatus and method for providing global session persistence
US6976022B2 (en) 2002-09-16 2005-12-13 Oracle International Corporation Method and mechanism for batch processing transaction logging records
US6981004B2 (en) 2002-09-16 2005-12-27 Oracle International Corporation Method and mechanism for implementing in-memory transaction logging records
US6983295B1 (en) 2002-10-24 2006-01-03 Unisys Corporation System and method for database recovery using a mirrored snapshot of an online database
US7406481B2 (en) 2002-12-17 2008-07-29 Oracle International Corporation Using direct memory access for performing database operations between two or more machines
US20040176996A1 (en) 2003-03-03 2004-09-09 Jason Powers Method for monitoring a managed system
US7284054B2 (en) 2003-04-11 2007-10-16 Sun Microsystems, Inc. Systems, methods, and articles of manufacture for aligning service containers
US7890466B2 (en) 2003-04-16 2011-02-15 Oracle International Corporation Techniques for increasing the usefulness of transaction logs
US8621031B2 (en) 2003-04-29 2013-12-31 Oracle International Corporation Method and apparatus using connection pools in communication networks
US7181476B2 (en) 2003-04-30 2007-02-20 Oracle International Corporation Flashback database
US7349340B2 (en) 2003-06-18 2008-03-25 Hewlett-Packard Development Company, L.P. System and method of monitoring e-service Quality of Service at a transaction level
US7457829B2 (en) 2003-06-23 2008-11-25 Microsoft Corporation Resynchronization of multiple copies of a database after a divergence in transaction history
US7664847B2 (en) 2003-08-14 2010-02-16 Oracle International Corporation Managing workload by service
US7937493B2 (en) 2003-08-14 2011-05-03 Oracle International Corporation Connection pool use of runtime load balancing service performance advisories
US7503052B2 (en) * 2004-04-14 2009-03-10 Microsoft Corporation Asynchronous database API
US20050289213A1 (en) * 2004-06-25 2005-12-29 International Business Machines Corporation Switching between blocking and non-blocking input/output
US7822727B1 (en) 2004-07-02 2010-10-26 Borland Software Corporation System and methodology for performing read-only transactions in a shared cache
US20060047713A1 (en) 2004-08-03 2006-03-02 Wisdomforce Technologies, Inc. System and method for database replication by interception of in memory transactional change records
US8204931B2 (en) 2004-12-28 2012-06-19 Sap Ag Session management within a multi-tiered enterprise network
US7302533B2 (en) * 2005-03-11 2007-11-27 International Business Machines Corporation System and method for optimally configuring software systems for a NUMA platform
US7610314B2 (en) * 2005-10-07 2009-10-27 Oracle International Corporation Online tablespace recovery for export
CA2933790C (en) 2005-10-28 2019-04-30 Oracle International Corporation Apparatus and method for creating a real time database replica
US8943181B2 (en) 2005-11-29 2015-01-27 Ebay Inc. Method and system for reducing connections to a database
US8266214B2 (en) * 2006-01-24 2012-09-11 Simulat, Inc. System and method for collaborative web-based multimedia layered platform with recording and selective playback of content
US7822717B2 (en) 2006-02-07 2010-10-26 Emc Corporation Point-in-time database restore
US9026679B1 (en) 2006-03-30 2015-05-05 Emc Corporation Methods and apparatus for persisting management information changes
US20080208820A1 (en) 2007-02-28 2008-08-28 Psydex Corporation Systems and methods for performing semantic analysis of information over time and space
US8364648B1 (en) 2007-04-09 2013-01-29 Quest Software, Inc. Recovering a database to any point-in-time in the past with guaranteed data consistency
US20090183225A1 (en) * 2008-01-10 2009-07-16 Microsoft Corporation Pluggable modules for terminal services
US20090215469A1 (en) * 2008-02-27 2009-08-27 Amit Fisher Device, System, and Method of Generating Location-Based Social Networks
WO2010093831A1 (en) * 2009-02-11 2010-08-19 Social Gaming Network Apparatuses, methods and systems for an interactive proximity display tether with remote co-play
US20100205153A1 (en) * 2009-02-12 2010-08-12 Accenture Global Services Gmbh Data System Architecture to Analyze Distributed Data Sets
US8245008B2 (en) * 2009-02-18 2012-08-14 Advanced Micro Devices, Inc. System and method for NUMA-aware heap memory management
US8271615B2 (en) 2009-03-31 2012-09-18 Cloud Connex, Llc Centrally managing and monitoring software as a service (SaaS) applications
US8214424B2 (en) * 2009-04-16 2012-07-03 International Business Machines Corporation User level message broadcast mechanism in distributed computing environment
US20110112901A1 (en) * 2009-05-08 2011-05-12 Lance Fried Trust-based personalized offer portal
US8549038B2 (en) * 2009-06-15 2013-10-01 Oracle International Corporation Pluggable session context
US10120767B2 (en) 2009-07-15 2018-11-06 Idera, Inc. System, method, and computer program product for creating a virtual database
US8479216B2 (en) 2009-08-18 2013-07-02 International Business Machines Corporation Method for decentralized load distribution in an event-driven system using localized migration between physically connected nodes and load exchange protocol preventing simultaneous migration of plurality of tasks to or from a same node
US8429134B2 (en) 2009-09-08 2013-04-23 Oracle International Corporation Distributed database recovery
EP2323047B1 (en) 2009-10-09 2020-02-19 Software AG Primary database system, replication database system and method for replicating data of a primary database system
US8332758B2 (en) * 2009-11-25 2012-12-11 International Business Machines Corporation Plugin-based user interface contributions to manage policies in an IT environment
JP5302227B2 (ja) 2010-01-19 2013-10-02 富士通テン株式会社 画像処理装置、画像処理システム、および、画像処理方法
US9218381B2 (en) * 2010-03-26 2015-12-22 Nokia Technologies Oy Method and apparatus for portable index on a removable storage medium
US8386431B2 (en) 2010-06-14 2013-02-26 Sap Ag Method and system for determining database object associated with tenant-independent or tenant-specific data, configured to store data partition, current version of the respective convertor
US20110314035A1 (en) * 2010-06-21 2011-12-22 Storage Appliance Corporation Creation, Transfer and Use of a Portable Data Map Using Metadata
US8625113B2 (en) * 2010-09-24 2014-01-07 Ricoh Company Ltd System and method for distributed optical character recognition processing
US9081837B2 (en) 2010-10-28 2015-07-14 Microsoft Technology Licensing, Llc Scoped database connections
US8478718B1 (en) 2010-11-16 2013-07-02 Symantec Corporation Systems and methods for replicating data in cluster environments
US8554762B1 (en) 2010-12-28 2013-10-08 Amazon Technologies, Inc. Data replication framework
US20120226659A1 (en) * 2011-02-02 2012-09-06 Ball Derek System and method for monitoring elements and categorizing users within a network
US8745134B1 (en) * 2011-03-04 2014-06-03 Zynga Inc. Cross social network data aggregation
US20120284544A1 (en) 2011-05-06 2012-11-08 Microsoft Corporation Storage Device Power Management
WO2012153200A1 (en) * 2011-05-10 2012-11-15 International Business Machines Corporation Process grouping for improved cache and memory affinity
US8868492B2 (en) 2011-06-15 2014-10-21 Oracle International Corporation Method for maximizing throughput and minimizing transactions response times on the primary system in the presence of a zero data loss standby replica
US8880477B2 (en) 2011-10-04 2014-11-04 Nec Laboratories America, Inc. Latency-aware live migration for multitenant database platforms
US9058371B2 (en) 2011-11-07 2015-06-16 Sap Se Distributed database log recovery
KR101322401B1 (ko) 2012-01-31 2013-10-28 주식회사 알티베이스 동기적 이중화를 위한 데이터베이스 관리 시스템의 병렬 처리 장치 및 방법
US8955065B2 (en) * 2012-02-01 2015-02-10 Amazon Technologies, Inc. Recovery of managed security credentials
US8527462B1 (en) 2012-02-09 2013-09-03 Microsoft Corporation Database point-in-time restore and as-of query
US20130226816A1 (en) * 2012-02-24 2013-08-29 Microsoft Corporation Creating customized project plans integrated with user data stores
US8805849B1 (en) 2012-06-20 2014-08-12 Symantec Corporation Enabling use of analytic functions for distributed storage system data
CA2791110A1 (en) * 2012-09-25 2014-03-25 Pixton Comics Inc. Collaborative comic creation
US9396220B2 (en) 2014-03-10 2016-07-19 Oracle International Corporation Instantaneous unplug of pluggable database from one container database and plug into another container database
US10915549B2 (en) 2012-09-28 2021-02-09 Oracle International Corporation Techniques for keeping a copy of a pluggable database up to date with its source pluggable database in read-write mode
US10635674B2 (en) 2012-09-28 2020-04-28 Oracle International Corporation Migrating a pluggable database between database server instances with minimal impact to performance
US9633216B2 (en) 2012-12-27 2017-04-25 Commvault Systems, Inc. Application of information management policies based on operation with a geographic entity
US9563655B2 (en) 2013-03-08 2017-02-07 Oracle International Corporation Zero and near-zero data loss database backup and recovery
US9830372B2 (en) 2013-07-24 2017-11-28 Oracle International Corporation Scalable coordination aware static partitioning for database replication
US9767178B2 (en) 2013-10-30 2017-09-19 Oracle International Corporation Multi-instance redo apply
US10635644B2 (en) * 2013-11-11 2020-04-28 Amazon Technologies, Inc. Partition-based data stream processing framework
US9390120B1 (en) 2013-12-31 2016-07-12 Google Inc. System and methods for organizing hierarchical database replication
US11172022B2 (en) 2014-02-21 2021-11-09 Hewlett Packard Enterprise Development Lp Migrating cloud resources
WO2015126411A1 (en) 2014-02-21 2015-08-27 Hewlett-Packard Development Company, L.P. Migrating cloud resources
US9684561B1 (en) * 2014-09-29 2017-06-20 EMC IP Holding Company LLC Smart assistant for backing up data
US10109015B2 (en) * 2014-10-27 2018-10-23 William Sale System and method for performing concurrent database operations on a database record

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6272503B1 (en) * 1997-05-30 2001-08-07 Oracle Corporation Tablespace-relative database pointers
US20050038831A1 (en) * 2003-08-14 2005-02-17 Oracle International Corporation Automatic and dynamic provisioning of databases

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108431810A (zh) * 2015-10-23 2018-08-21 甲骨文国际公司 代理数据库
CN108431804A (zh) * 2015-10-23 2018-08-21 甲骨文国际公司 将多个容器数据库分组为单个容器数据库集群的能力
CN108475271A (zh) * 2015-10-23 2018-08-31 甲骨文国际公司 容器数据库的应用容器
CN108475271B (zh) * 2015-10-23 2021-09-14 甲骨文国际公司 容器数据库的应用容器
CN108431804B (zh) * 2015-10-23 2022-01-14 甲骨文国际公司 将多个容器数据库分组为单个容器数据库集群的能力
CN108431810B (zh) * 2015-10-23 2022-02-01 甲骨文国际公司 代理数据库
CN107391720A (zh) * 2017-07-31 2017-11-24 郑州云海信息技术有限公司 一种数据汇总方法及装置
CN113168406A (zh) * 2018-10-19 2021-07-23 甲骨文国际公司 多租户数据库的隔离分层运行时环境
CN113508383A (zh) * 2020-01-17 2021-10-15 斯诺弗雷克公司 数据库对象上以容器为中心的访问控制
US11841969B2 (en) 2020-01-17 2023-12-12 Snowflake Inc. Container-centric access control on database objects
US11934543B1 (en) 2022-11-17 2024-03-19 Snowflake Inc. Transient object references

Also Published As

Publication number Publication date
US20140095546A1 (en) 2014-04-03
US20140095452A1 (en) 2014-04-03
US10191671B2 (en) 2019-01-29
US20170220271A1 (en) 2017-08-03
EP2901325A1 (en) 2015-08-05
WO2014052851A1 (en) 2014-04-03
US9298564B2 (en) 2016-03-29
US9684566B2 (en) 2017-06-20
US20160210201A9 (en) 2016-07-21
US20150363610A1 (en) 2015-12-17
US20140164331A1 (en) 2014-06-12
US20140095530A1 (en) 2014-04-03
US11175832B2 (en) 2021-11-16
CN104781809B (zh) 2018-02-09
EP2901325B1 (en) 2022-01-26
US9239763B2 (en) 2016-01-19
US9122644B2 (en) 2015-09-01

Similar Documents

Publication Publication Date Title
CN104781809A (zh) 容器数据库
CN108475271B (zh) 容器数据库的应用容器
US11204900B2 (en) Request routing and query processing in a sharded database
US10572551B2 (en) Application containers in container databases
US10528548B2 (en) Enforcing referential integrity for object data documents
CN105849726B (zh) 用于高效地支持通过分层标记数据的即席查询的通用索引
US20220417087A1 (en) System and method for generic configuration management system application programming interface
US7096231B2 (en) Export engine which builds relational database directly from object model
US7730097B2 (en) Smart database
CN104160381B (zh) 多租户环境中租户特定数据集的管理方法及其系统
US10114626B2 (en) Database level containers
CN101360123B (zh) 一种网络系统及其管理方法
WO2013135636A2 (en) A clinical data management system
US20120036166A1 (en) Effective dating for table or relationship modifications
EP2869220B1 (en) Networked database system
US8554722B2 (en) Method for transferring data into database systems
Cobbs Persistence Programming: Are we doing this right?
CN107066330A (zh) 模块化数据分布计划生成
Cobbs Persistence programming
Bird et al. Oracle Database 2 Day+ Data Warehousing Guide, 11g Release 1 (11.1) B28314-01

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant