<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Oracle Globally Distributed Database &#8211; Blog DBA Dutra</title>
	<atom:link href="https://www.dbadutra.com/tag/oracle-globally-distributed-database/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dbadutra.com</link>
	<description></description>
	<lastBuildDate>Tue, 06 Feb 2024 21:02:30 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
<site xmlns="com-wordpress:feed-additions:1">170494511</site>	<item>
		<title>Oracle Globally Distributed Database &#8211; Overview</title>
		<link>https://www.dbadutra.com/2024/02/oracle-globally-distributed-database/</link>
					<comments>https://www.dbadutra.com/2024/02/oracle-globally-distributed-database/#respond</comments>
		
		<dc:creator><![CDATA[André Luiz Dutra Ontalba]]></dc:creator>
		<pubDate>Tue, 06 Feb 2024 21:01:15 +0000</pubDate>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle Globally Distributed Database]]></category>
		<guid isPermaLink="false">https://www.dbadutra.com/?p=6232</guid>

					<description><![CDATA[Today, I will start a series of blogs about Oracle&#8217;s Globally Distributed Database, in the first article, we will give a brief overview of Oracle&#8217;s Globally Distributed Database. What is a Globally Distributed Database A globally distributed database is a method of partitioning data to distribute the computational and storage workload, which helps achieve hyperscale [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Today, I will start a series of blogs about Oracle&#8217;s Globally Distributed Database, in the first article, we will give a brief overview of Oracle&#8217;s Globally Distributed Database.</p>



<p><strong>What is a Globally Distributed Database</strong></p>



<p>A globally distributed database is a method of partitioning data to distribute the computational and storage workload, which helps achieve hyperscale computing.</p>



<p>Companies often achieve hyperscale computing using database sharding, in which they distribute segments of a data set—a shard—across lots of databases on many different computers.</p>



<p>Sharding uses a&nbsp;shared-nothing&nbsp;architecture in which shards share no hardware or software. All the shards together make up a single logical database, called a&nbsp;sharded database.</p>



<p>From the application&#8217;s perspective, a sharded database looks like a single database: the number of shards and data distribution across those shards are completely transparent to database applications. From the perspective of a database administrator, a shared database consists of multiple databases that can be managed collectively.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><a href="https://www.dbadutra.com/wp-content/uploads/2024/02/image.png"><img fetchpriority="high" decoding="async" width="626" height="293" src="https://www.dbadutra.com/wp-content/uploads/2024/02/image.png" alt="" class="wp-image-6233" style="width:624px;height:auto" srcset="https://www.dbadutra.com/wp-content/uploads/2024/02/image.png 626w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-300x140.png 300w" sizes="(max-width: 626px) 100vw, 626px" /></a></figure></div>


<p></p>



<p></p>



<h3 class="wp-block-heading">Oracle Globally Distributed Database</h3>



<h3 class="wp-block-heading">&nbsp;</h3>



<p>Oracle Globally Distributed Database disperses segments of a data set across many databases (shards) onto different computers—on-premises or in the cloud. It enables globally distributed, linearly scalable, multimodel databases. It requires no specialized hardware or software. Oracle Globally Distributed Database does all this while rendering the strong consistency, full power of SQL, support for structured and unstructured data, and the Oracle Database ecosystem. It meets data sovereignty requirements and supports applications that require low latency and high availability.</p>



<ul class="wp-block-list">
<li>SQL language used for object creation, strict data consistency, complex joins, ACID transaction properties, distributed transactions, relational data store, security, encryption, robust performance optimizer, backup and recovery, and patching with Oracle Database</li>



<li>Oracle innovations and enterprise-level features, including Advanced Security, Automatic Storage Management (ASM), Advanced Compression, partitioning, high-performance storage engine, SMP scalability, Oracle RAC, Exadata, in-memory columnar, online redefinition, JSON document store, and so on</li>



<li>Sharding-aware Oracle Database tools, such as SQL Developer, Enterprise Manager Cloud Control, Recovery Manager (RMAN), and Data Pump, for sharded database application development and management</li>



<li>Programmatic interfaces, such as Java Database Connectivity (JDBC), Oracle Call Interface (OCI), Universal Connection Pool (UCP), Oracle Data Provider for .NET (ODP.NET), and PL/SQL, including extensions for sharded application development</li>



<li>Extreme availability with Oracle Data Guard and Oracle Active Data Guard. Other replication options include Raft replication, built into&nbsp;Oracle Globally Distributed Database.</li>



<li>Support for multi-model data like relational, text, and JSON</li>



<li>Existing life-cycle management and operational processes can be kept, leveraging in-house and worldwide Oracle database administrator skill sets</li>



<li>Enterprise-level support</li>



<li>Extreme scalability and availability of NoSQL databases</li>
</ul>



<p></p>



<h3 class="wp-block-heading">Benefits of Oracle Globally Distributed Database</h3>



<h3 class="wp-block-heading">&nbsp;</h3>



<p>Oracle Globally Distributed Database&nbsp;provides linear scalability, complete fault isolation, and global data distribution for the most demanding applications.</p>



<p>Key benefits of&nbsp;Oracle Globally Distributed Database&nbsp;include:</p>



<ul class="wp-block-list">
<li><strong>Linear Scalability</strong></li>
</ul>



<p>The&nbsp;Oracle Globally Distributed Database&nbsp;shared–nothing architecture eliminates performance bottlenecks and provides unlimited scalability.&nbsp;Oracle Globally Distributed Database&nbsp;supports scaling up to 1000 shards.</p>



<ul class="wp-block-list">
<li><strong>Extreme Availability and Fault Isolation</strong></li>
</ul>



<p>Single points of failure are eliminated because shards do not share resources such as software, CPU, memory, or storage devices. The failure or slow-down of one shard does not affect the performance or availability of other shards.</p>



<p>Oracle MAA best practice solutions, such as Oracle Data Guard and Oracle RAC, protect shards.</p>



<p>An unplanned outage or planned maintenance of a shard impacts only the availability of the data on that shard, so only the users of that small portion of the data are affected, for example, during a failover brownout.</p>



<ul class="wp-block-list">
<li><strong>Geographical Distribution of Data</strong></li>
</ul>



<p>Oracle Globally Distributed Database enables you to deploy a global database, where a single logical database can be distributed over multiple geographies. This makes it possible to satisfy data privacy regulatory requirements (Data Sovereignty) and allows the storage of particular data close to its consumers (Data Proximity).</p>



<p></p>



<h3 class="wp-block-heading">New Features: Oracle Globally Distributed Database and 23c</h3>



<ul class="wp-block-list">
<li>Raft Replication</li>



<li>Directory-Based Sharding</li>



<li>Synchronous Duplicated Tables</li>



<li>Fine-Grained Refresh Rate Control For Duplicated Tables</li>



<li>Sharded Database Coordinated Backup and Restore Enhancements</li>



<li>Automatic Data Move on Sharding Key Update</li>



<li>Move Data Chunks Between Shardspaces</li>



<li>Global Partitioned Index Support on Subpartitions</li>



<li>PL/SQL Function Cross-Shard Query Support</li>



<li>Pre-Deployment Network Validation</li>



<li>New Partition Set Operations for Composite Sharding</li>



<li>Parallel Cross-Shard DML Support</li>



<li>Oracle Data Pump Adds Support for Sharding Metadata</li>



<li>Automatic Parallel Direct Path Load Using SQL*Loader</li>
</ul>



<p>The Oracle Globally Distributed Database is set to revolutionize the world of distributed database operations.</p>



<p>I hope you first enjoyed this great resource we have at OCI.</p>



<p>In the next articles, we will provide more technical details about the product Oracle Globally Distributed Autonomous Database and also go into details of the new features with Oracle 23c.</p>



<p>See you in the next article.</p>



<p><strong>Disclaimer: “The postings on this site are my own and do not necessarily represent my current employer positions, strategies, or opinions. The information here was edited to be useful for general purpose, specific data, and identifications was removed to allow reaching a generic audience and to be useful.</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dbadutra.com/2024/02/oracle-globally-distributed-database/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6232</post-id>	</item>
	</channel>
</rss>
