<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Oracle_Streams</id>
	<title>Oracle Streams - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Oracle_Streams"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Oracle_Streams&amp;action=history"/>
	<updated>2026-05-09T00:02:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Oracle_Streams&amp;diff=2862806&amp;oldid=prev</id>
		<title>imported&gt;Liz: Removing link(s) to &quot;Oracle Advanced Queuing&quot;: Removing links to deleted page Oracle Advanced Queuing.</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Oracle_Streams&amp;diff=2862806&amp;oldid=prev"/>
		<updated>2025-04-04T21:38:00Z</updated>

		<summary type="html">&lt;p&gt;Removing link(s) to &amp;quot;Oracle Advanced Queuing&amp;quot;: Removing links to deleted page Oracle Advanced Queuing.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{refimprove|date=July 2018}}&lt;br /&gt;
&lt;br /&gt;
In [[computing]], the &amp;#039;&amp;#039;&amp;#039;Oracle Streams&amp;#039;&amp;#039;&amp;#039; was a product from [[Oracle Corporation]] that encouraged users of [[Oracle database]]s to propagate information within and between [[database]]s. It provided tools to capture, process (&amp;#039;stage&amp;#039;) and manage database events via Advanced Queuing [[Queue (data structure)|queues]].&lt;br /&gt;
&lt;br /&gt;
Oracle Streams was the flow of information either within a single database or from one database to another. Oracle Streams can be set up in homogeneous (all Oracle databases) or heterogeneous (non-Oracle and Oracle databases) environments. The Streams setup used a set of processes and database objects to share data and messages. The database changes ([[Data Definition Language|DDL]] and [[Data Manipulation Language|DML]]) were captured at the source; those are then staged and propagated to one or more destination databases to be applied there. Message propagation used Advanced Queuing mechanism within the Oracle databases.&lt;br /&gt;
&lt;br /&gt;
Applications for the Oracle Streams tool-set included [[distributed database|data distribution]], [[data warehouse|data warehousing]] and [[data replication]].&lt;br /&gt;
&lt;br /&gt;
This product was later replaced with [[Oracle Goldengate]].&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
As of Oracle version 9.2 (2002), Oracle Corporation made Oracle Streams available on Oracle Enterprise Edition systems only. This happened in the wake of previous replication products: Oracle Replication (introduced with Oracle 8&amp;lt;ref&amp;gt;&lt;br /&gt;
{{cite book&lt;br /&gt;
| last1                 = Prusinski&lt;br /&gt;
| first1                = Ben&lt;br /&gt;
| last2                 = Phillips&lt;br /&gt;
| first2                = Steve&lt;br /&gt;
| last3                 = Chung&lt;br /&gt;
| first3                = Richard&lt;br /&gt;
| title                 = Expert Oracle GoldenGate&lt;br /&gt;
| url                   = https://books.google.com/books?id=DH3vrKvDSOMC&lt;br /&gt;
| accessdate            = 2012-08-03&lt;br /&gt;
| series                = Apresspod Series&lt;br /&gt;
| year                  = 2011&lt;br /&gt;
| publisher             = Apress &lt;br /&gt;
| isbn                  = 9781430235668&lt;br /&gt;
| page                  = 2&lt;br /&gt;
| quote                 = The next step in the march of data replication came into existence with Oracle release 8, which enabled database professionals to set up log-based and trigger-based replication solutions. Oracle Basic Replication [...] existed in two flavors: log-based and trigger-based.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
in 1997) and Oracle Advanced Replication&amp;lt;ref&amp;gt;&lt;br /&gt;
{{cite web&lt;br /&gt;
 | url          = http://www.oracle.com/technetwork/database/features/data-integration/oracle-adv-replication-twp-132415.pdf&lt;br /&gt;
 | title        = Oracle9i Replication&lt;br /&gt;
 | last1        = Pratt&lt;br /&gt;
 | first1       = Maria&lt;br /&gt;
 |date=June 2001&lt;br /&gt;
 | publisher    = Oracle Corporation&lt;br /&gt;
 | location     = Redwood Shores, California&lt;br /&gt;
 | pages        = 15&lt;br /&gt;
 | accessdate   = 2012-08-03&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Database Replication with Oracle 11G Streams&lt;br /&gt;
&amp;lt;ref&amp;gt;&lt;br /&gt;
{{cite web&lt;br /&gt;
 | url          = https://www.bigdba.com/oracle/47/database-replication-with-oracle-11g-streams/&lt;br /&gt;
 | title        = Database Replication with Oracle 11G Streams&lt;br /&gt;
 | last1        = COMAK&lt;br /&gt;
 | first1       = Bugra&lt;br /&gt;
 |date=June 2019&lt;br /&gt;
 | publisher    = www.bigdba.com&lt;br /&gt;
 | location     = Ankara, Turkey&lt;br /&gt;
 | pages        = 1&lt;br /&gt;
 | accessdate   = 2019-09-16&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
(introduced with Oracle 9i in 2000).&lt;br /&gt;
&lt;br /&gt;
In July 2009, Oracle acquired [[GoldenGate]], a company with a heterogeneous replication solution. {{As of | 2012}} Oracle Corporation encourages customers with new applications to use Oracle GoldenGate rather than Streams.&lt;br /&gt;
&lt;br /&gt;
Oracle Streams was deprecated since Oracle Database version 12c, and desupported since Oracle Database version 19c.&amp;lt;ref&amp;gt;&lt;br /&gt;
{{cite web&lt;br /&gt;
 | url          = https://support.oracle.com/knowledge/Oracle%20Database%20Products/2388741_1.html&lt;br /&gt;
 | title        = Streams Deprecation and Desupport FAQ (Doc ID 2388741.1)&lt;br /&gt;
 | date         = Aug 2018&lt;br /&gt;
 | publisher    = Oracle Corporation&lt;br /&gt;
 | accessdate   = 2023-05-18&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Footnotes ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Oracle software]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Database-software-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Liz</name></author>
	</entry>
</feed>