<?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/"
	>

<channel>
	<title>AMIS Technology blog &#187; Oracle 11gR2</title>
	<atom:link href="http://technology.amis.nl/blog/tag/oracle-11gr2/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:34:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Oracle Open World XMLDB Sessions and Presentations</title>
		<link>http://technology.amis.nl/blog/6272/oracle-open-world-xmldb-sessions-and-presentations</link>
		<comments>http://technology.amis.nl/blog/6272/oracle-open-world-xmldb-sessions-and-presentations#comments</comments>
		<pubDate>Wed, 30 Sep 2009 10:31:30 +0000</pubDate>
		<dc:creator>Marco Gralike</dc:creator>
				<category><![CDATA[AMIS]]></category>
		<category><![CDATA[DBA]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle 11gR2]]></category>
		<category><![CDATA[Oracle Open World 2009]]></category>
		<category><![CDATA[xmldb]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6272</guid>
		<description><![CDATA[Its time to enlist. It really is. At least regarding the XMLDB related sessions and presentations during Oracle Open World 2009. As far as I have seen today, the hands-on workshop has almost no seats left and more than half already enlisted for my XMLDB New Features and XMLDB Performance related presentation.

Oracle Open World doesn't have much XMLDB related sessions, until now from the 1800+ sessions, I only counted a dozen or so. If you want to have a peak of the ones I found, have a look at the following Oracle OTN XMLDB Forum thread.

 Oracle Open World 2009: XMLDB Presentations and Related Workshops 
I enlisted for most, as long as they didn't interfere with my presentation schedule, if not only that I am very anxious about Mark Drake's presentations about Google API mashups etc combined with the XMLDB functionality in the database and the, probably extended version of how to build an APEX content management system based on the versioning and filler capabilities of the XMLDB Repository. During OOW 2008, Carl Backstrom, helped and co-presented this APEX/XMLDB joined venture and, alas, this demo app of the XFILES light weight XMLDB CMS, never (at least yet AFAIK) hit the apex.oracle.com demogrounds or the OTN XMLDB main pages.

read more...]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/6272/oracle-open-world-xmldb-sessions-and-presentations/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Oracle Database 11g Release 2: Flash Cache and Exadata V2</title>
		<link>http://technology.amis.nl/blog/6181/oracle-database-11g-release-2-flash-cache-and-exadata-v2</link>
		<comments>http://technology.amis.nl/blog/6181/oracle-database-11g-release-2-flash-cache-and-exadata-v2#comments</comments>
		<pubDate>Wed, 16 Sep 2009 07:00:31 +0000</pubDate>
		<dc:creator>Marco Gralike</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[exadata V2]]></category>
		<category><![CDATA[flash cache]]></category>
		<category><![CDATA[oracle 11g Release 2]]></category>
		<category><![CDATA[Oracle 11gR2]]></category>
		<category><![CDATA[oracle sun exadata]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6181</guid>
		<description><![CDATA[So, if I would wonder what is the purpose of this almost &#34;hidden&#34; feature called flash cache and were this came from (also see my post Oracle RDBMS 11gR2 &#8211; Flash Cache), now I know. I didn&#8217;t have the chance to follow Mr. Ellison&#8217;s launch event, but reading Alex Gorbatchev&#8217;s blog post on the Pythian [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/6181/oracle-database-11g-release-2-flash-cache-and-exadata-v2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oracle RDBMS 11gR2 &#8211; XML Data Partitioning &#8211; Part 1</title>
		<link>http://technology.amis.nl/blog/6148/oracle-rdbms-11gr2-xml-data-partitioning-part-1</link>
		<comments>http://technology.amis.nl/blog/6148/oracle-rdbms-11gr2-xml-data-partitioning-part-1#comments</comments>
		<pubDate>Wed, 09 Sep 2009 10:41:02 +0000</pubDate>
		<dc:creator>Marco Gralike</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Equi-Partitioning]]></category>
		<category><![CDATA[Oracle 11gR2]]></category>
		<category><![CDATA[Range Partitioning]]></category>
		<category><![CDATA[XML Partitioning]]></category>
		<category><![CDATA[XMLType Table Object Relational Partitioning]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6148</guid>
		<description><![CDATA[&#160;
There is a Metalink note (563802.1) that has a very good example how XML data storage, partitioning can be achieved in Oracle version 9.2.0.3.0 (the first officially supported XMLDB database functionality) and onwards. Partitioning can be used in such XML situations to spread the I/O load and it also supports, if done correctly, the XMLDB [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/6148/oracle-rdbms-11gr2-xml-data-partitioning-part-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle RDBMS 11gR2 &#8211; New PREPROCESSOR Syntax for External Table Use</title>
		<link>http://technology.amis.nl/blog/6135/oracle-rdbms-11gr2-new-preprocessor-syntax-for-external-table-use</link>
		<comments>http://technology.amis.nl/blog/6135/oracle-rdbms-11gr2-new-preprocessor-syntax-for-external-table-use#comments</comments>
		<pubDate>Thu, 03 Sep 2009 16:06:20 +0000</pubDate>
		<dc:creator>Marco Gralike</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[oracle 11g Release 2]]></category>
		<category><![CDATA[Oracle 11gR2]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6135</guid>
		<description><![CDATA[One of the other small but very useful new features in the Oracle 11gR2 database is the addition of a PREPROCESSOR parameter for the&#160;create EXTERNAL table statement. This PREPROCESSOR&#160;clause gives you the ability to execute an executable or executable (shell) script that handles your data before it gets presented. The PREPOCESSOR&#160;clause is part of the [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/6135/oracle-rdbms-11gr2-new-preprocessor-syntax-for-external-table-use/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

