<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A Day of Product Releases</title>
	<atom:link href="http://www.rittmanmead.com/2007/07/11/a-day-of-product-releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rittmanmead.com/2007/07/11/a-day-of-product-releases/</link>
	<description>Delivered Intelligence</description>
	<lastBuildDate>Wed, 10 Mar 2010 13:01:07 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Rittman</title>
		<link>http://www.rittmanmead.com/2007/07/11/a-day-of-product-releases/comment-page-1/#comment-3673</link>
		<dc:creator>Mark Rittman</dc:creator>
		<pubDate>Fri, 20 Jul 2007 05:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/07/11/a-day-of-product-releases/#comment-3673</guid>
		<description>Hi Bud,

Thanks again for the input. You&#039;re right about separating servers and tools, it&#039;s just that with Oracle OLAP, a server decision (not to support MDX and XML/A) has a big impact on what tools can be used.

To take an example, I was at a customer site yesterday who very much wanted to use Oracle OLAP because of all the architectural reasons - single OLAP/RDBMS database, scalability, familiar Oracle environment and so on - but they chose not to in the end because they couldn&#039;t find a query tool that still let them do all the financial analysis using ragged hierarchies, selecting dimension members based on their position in a hieraerchy and so on. I know D40 can do this, but the functionality of the tool just wasn&#039;t enough for what they were looking for.

Whilst an SQL tool in the surface might have been enough (i.e. they can make selections based on attribute values and dimension member names), they just couldn&#039;t work effectively with flattened, level-based hierarchies and accessing their cubes via SQL just wouldn&#039;t cut it. For example, if their ragged hierarchy was seperated out into, say, 10 or 20 different levels, there&#039;s no way of knowing in which level a dimension member may be placed, and so realistically they need a selector-style UI where they can pick dimension members based on a hierarchy. Now I&#039;m willing to accept that this type of use case is far less prevalent than your normal &quot;select dimension members based on attribute values&quot; - I guess this is why Oracle went for SQL as the preferred OLAP query language - it does leave the more traditional OLAP users with few options, a situation made more difficult by the lack of any third-party OLAP tools support.

Anyway, as you say, it&#039;d be good to see 11g OLAP and I sincerely hope it&#039;s as good as the advance documentation suggests - I&#039;m keen to see usage of the OLAP Option increase if only for personal reasons, as it&#039;s something I&#039;ve spent the last five or so years working on ;-) Let me know when webcasts and so on are scheduled for.

-- regards, Mark</description>
		<content:encoded><![CDATA[<p>Hi Bud,</p>
<p>Thanks again for the input. You&#8217;re right about separating servers and tools, it&#8217;s just that with Oracle OLAP, a server decision (not to support MDX and XML/A) has a big impact on what tools can be used.</p>
<p>To take an example, I was at a customer site yesterday who very much wanted to use Oracle OLAP because of all the architectural reasons &#8211; single OLAP/RDBMS database, scalability, familiar Oracle environment and so on &#8211; but they chose not to in the end because they couldn&#8217;t find a query tool that still let them do all the financial analysis using ragged hierarchies, selecting dimension members based on their position in a hieraerchy and so on. I know D40 can do this, but the functionality of the tool just wasn&#8217;t enough for what they were looking for.</p>
<p>Whilst an SQL tool in the surface might have been enough (i.e. they can make selections based on attribute values and dimension member names), they just couldn&#8217;t work effectively with flattened, level-based hierarchies and accessing their cubes via SQL just wouldn&#8217;t cut it. For example, if their ragged hierarchy was seperated out into, say, 10 or 20 different levels, there&#8217;s no way of knowing in which level a dimension member may be placed, and so realistically they need a selector-style UI where they can pick dimension members based on a hierarchy. Now I&#8217;m willing to accept that this type of use case is far less prevalent than your normal &#8220;select dimension members based on attribute values&#8221; &#8211; I guess this is why Oracle went for SQL as the preferred OLAP query language &#8211; it does leave the more traditional OLAP users with few options, a situation made more difficult by the lack of any third-party OLAP tools support.</p>
<p>Anyway, as you say, it&#8217;d be good to see 11g OLAP and I sincerely hope it&#8217;s as good as the advance documentation suggests &#8211; I&#8217;m keen to see usage of the OLAP Option increase if only for personal reasons, as it&#8217;s something I&#8217;ve spent the last five or so years working on ;-) Let me know when webcasts and so on are scheduled for.</p>
<p>&#8211; regards, Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bud Endress</title>
		<link>http://www.rittmanmead.com/2007/07/11/a-day-of-product-releases/comment-page-1/#comment-3674</link>
		<dc:creator>Bud Endress</dc:creator>
		<pubDate>Thu, 19 Jul 2007 23:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/07/11/a-day-of-product-releases/#comment-3674</guid>
		<description>Hi Mark (and readers) – You need to be careful to separate tools from servers.  From a server point of view, the ability to use cubes as a generalized summary management solution is the data warehouse it a key feature to the 11g release.  It getting lots of attention.  That, however, does not mean that the OLAP Options role is limited to a performance enhancement to the warehouse.

The OLAP Option is much more.  It is a full featured calculation engine based on the dimensional model, it has the full dimensional model in the Oracle data dictionary and it continues to have a dimensional query API.  The calculation model is fully capable of servicing financial reporting (about 1/3 of OLAP Option applications are in the financial reporting space).  The calculation model was enhanced in 11g with calculation expressions that are dimensionally aware but are also based the basic grammar of SQL analytic functions.  These expressions will appeal to a very broad audience of SQL literate developers and DBAs (unlike MDX).

The real point of the 11g OLAP release is that it brings the performance (both query and incremental update), analytic content and dimensional computation model to the much broader audience of SQL based business intelligence applications and application developers.  11g OLAP also centralizes the management of metadata (business model, calculations and the relational representation of the cube) in the Oracle data dictionary where it can be leveraged by a very wide variety of tools.

About tools …

The OLAP Option doesn’t need to rely on a specific set of tools built for it (with languages such as MDX).  Any SQL based BI tool can query OLAP cubes and get the full value of OLAP performance and calculations.  That’s a big world.

And, because dimensional concepts are revealed to SQL applications (e.g., value based hierarchies/parent child relationships, ancestors and descendants, etc.), they can easily issue SQL queries that leverage dimensional concepts.  Also, it’s worth noting that SQL now has a PIVOT command with SELECT.

The point is that with 11g OLAP you don’t need tools that specifically support it – SQL based applications just work.

If we think about tools within Oracle, Oracle Business Intelligence Enterprise Edition is a perfect example. It can easily query OLAP 11g cubes, it can leverage hierarchical structures (e.g., WHERE product_parent = ‘FOO’, or WHERE product_brand = ‘TIDE’ AND product_level = ‘UPC’ and it can access any calculation within the cube.  It can do this out of the box, without modification.  That’s the whole point.

You need to take a look.  We’ll be doing some public webcasts in the near future or I can give you a private demo.</description>
		<content:encoded><![CDATA[<p>Hi Mark (and readers) – You need to be careful to separate tools from servers.  From a server point of view, the ability to use cubes as a generalized summary management solution is the data warehouse it a key feature to the 11g release.  It getting lots of attention.  That, however, does not mean that the OLAP Options role is limited to a performance enhancement to the warehouse.</p>
<p>The OLAP Option is much more.  It is a full featured calculation engine based on the dimensional model, it has the full dimensional model in the Oracle data dictionary and it continues to have a dimensional query API.  The calculation model is fully capable of servicing financial reporting (about 1/3 of OLAP Option applications are in the financial reporting space).  The calculation model was enhanced in 11g with calculation expressions that are dimensionally aware but are also based the basic grammar of SQL analytic functions.  These expressions will appeal to a very broad audience of SQL literate developers and DBAs (unlike MDX).</p>
<p>The real point of the 11g OLAP release is that it brings the performance (both query and incremental update), analytic content and dimensional computation model to the much broader audience of SQL based business intelligence applications and application developers.  11g OLAP also centralizes the management of metadata (business model, calculations and the relational representation of the cube) in the Oracle data dictionary where it can be leveraged by a very wide variety of tools.</p>
<p>About tools …</p>
<p>The OLAP Option doesn’t need to rely on a specific set of tools built for it (with languages such as MDX).  Any SQL based BI tool can query OLAP cubes and get the full value of OLAP performance and calculations.  That’s a big world.</p>
<p>And, because dimensional concepts are revealed to SQL applications (e.g., value based hierarchies/parent child relationships, ancestors and descendants, etc.), they can easily issue SQL queries that leverage dimensional concepts.  Also, it’s worth noting that SQL now has a PIVOT command with SELECT.</p>
<p>The point is that with 11g OLAP you don’t need tools that specifically support it – SQL based applications just work.</p>
<p>If we think about tools within Oracle, Oracle Business Intelligence Enterprise Edition is a perfect example. It can easily query OLAP 11g cubes, it can leverage hierarchical structures (e.g., WHERE product_parent = ‘FOO’, or WHERE product_brand = ‘TIDE’ AND product_level = ‘UPC’ and it can access any calculation within the cube.  It can do this out of the box, without modification.  That’s the whole point.</p>
<p>You need to take a look.  We’ll be doing some public webcasts in the near future or I can give you a private demo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rittman</title>
		<link>http://www.rittmanmead.com/2007/07/11/a-day-of-product-releases/comment-page-1/#comment-3670</link>
		<dc:creator>Mark Rittman</dc:creator>
		<pubDate>Thu, 19 Jul 2007 20:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/07/11/a-day-of-product-releases/#comment-3670</guid>
		<description>Hi Bud, Marty, good to hear from you. I would have replied earlier but your comments were awaiting approval, I was out of the country for a few days.

Thanks for the feedback on the posting, of course the two of you more than anyone would know what is and what isn&#039;t the strategic direction and so on, thanks for this. I guess my comment was based on the following observation:

- from what I&#039;ve seen and heard of the functionality coming in 11g OLAP, it seems to me that the focus for this release is on &quot;supercharging star schemas&quot; - i.e. making OLAP a transparent performance booster for relational data warehousing. Now I see this really as a data warehousing feature rather than a traditional OLAP feature, and whilst it&#039;s going to make the Oracle Database even more attractive as a DW platform, it doesn&#039;t really do much to address the other OLAP usability issues - the lack of functionality in D4O, no support for MDX and XML/A (hence no true OLAP third-party tools) and so on.

- With Essbase though, you&#039;ve got a whole bunch of OLAP apps, an MDX and XML/A interface out, more developed Excel tools and so on, a wide developer ecosystem, a fair amount of customers, and it&#039;s cross-platform with no dependency on an Oracle Database, which seems to be flavour of the month at the moment.

It seems to me then that, in the scheme of things, Oracle OLAP will be positioned as a DW performance booster, whilst Essbase will be positioned for customers who wish to do the more traditional OLAP analysis - lots of ragged hierarchy reports, Balance sheet and P&amp;L reporting, so on and so on, if only because Essbase has the front-end tools and I can&#039;t see Oracle spending an awful lot of time enhancing D4O now. In particular, seeing as Essbase is starting to crop up in architecture diagrams for BIEE as a data source and data consumer, and as BIEE itself is the strategic BI direction, it seemed to me that Essbase, rather than Oracle OLAP, was going to get the attention in future.

That said - you&#039;re obviously right, as you say both OLAP servers will be supported and maintained and developed into the future, and they&#039;ve both got complementary roles - it&#039;s just the message I&#039;ve been hearing is that Oracle OLAP is going to be positioned more to enhance Oracle data warehouses, Essbase will be the recommended OLAP server for use in BIEE.

Anyway, as I said, thanks for the feedback, it&#039;s certainly interesting to see how the products are panning out since the acquistions and release of new versions. I&#039;m keen to download and have a play around with 11g when it&#039;s finally released, I&#039;ll be going through a similar exercise with Essbase once I get a bit of spare time.

-- regards, Mark</description>
		<content:encoded><![CDATA[<p>Hi Bud, Marty, good to hear from you. I would have replied earlier but your comments were awaiting approval, I was out of the country for a few days.</p>
<p>Thanks for the feedback on the posting, of course the two of you more than anyone would know what is and what isn&#8217;t the strategic direction and so on, thanks for this. I guess my comment was based on the following observation:</p>
<p>- from what I&#8217;ve seen and heard of the functionality coming in 11g OLAP, it seems to me that the focus for this release is on &#8220;supercharging star schemas&#8221; &#8211; i.e. making OLAP a transparent performance booster for relational data warehousing. Now I see this really as a data warehousing feature rather than a traditional OLAP feature, and whilst it&#8217;s going to make the Oracle Database even more attractive as a DW platform, it doesn&#8217;t really do much to address the other OLAP usability issues &#8211; the lack of functionality in D4O, no support for MDX and XML/A (hence no true OLAP third-party tools) and so on.</p>
<p>- With Essbase though, you&#8217;ve got a whole bunch of OLAP apps, an MDX and XML/A interface out, more developed Excel tools and so on, a wide developer ecosystem, a fair amount of customers, and it&#8217;s cross-platform with no dependency on an Oracle Database, which seems to be flavour of the month at the moment.</p>
<p>It seems to me then that, in the scheme of things, Oracle OLAP will be positioned as a DW performance booster, whilst Essbase will be positioned for customers who wish to do the more traditional OLAP analysis &#8211; lots of ragged hierarchy reports, Balance sheet and P&#038;L reporting, so on and so on, if only because Essbase has the front-end tools and I can&#8217;t see Oracle spending an awful lot of time enhancing D4O now. In particular, seeing as Essbase is starting to crop up in architecture diagrams for BIEE as a data source and data consumer, and as BIEE itself is the strategic BI direction, it seemed to me that Essbase, rather than Oracle OLAP, was going to get the attention in future.</p>
<p>That said &#8211; you&#8217;re obviously right, as you say both OLAP servers will be supported and maintained and developed into the future, and they&#8217;ve both got complementary roles &#8211; it&#8217;s just the message I&#8217;ve been hearing is that Oracle OLAP is going to be positioned more to enhance Oracle data warehouses, Essbase will be the recommended OLAP server for use in BIEE.</p>
<p>Anyway, as I said, thanks for the feedback, it&#8217;s certainly interesting to see how the products are panning out since the acquistions and release of new versions. I&#8217;m keen to download and have a play around with 11g when it&#8217;s finally released, I&#8217;ll be going through a similar exercise with Essbase once I get a bit of spare time.</p>
<p>&#8211; regards, Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bud Endress</title>
		<link>http://www.rittmanmead.com/2007/07/11/a-day-of-product-releases/comment-page-1/#comment-3672</link>
		<dc:creator>Bud Endress</dc:creator>
		<pubDate>Thu, 19 Jul 2007 15:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/07/11/a-day-of-product-releases/#comment-3672</guid>
		<description>I couldn&#039;t help but notice &quot;It also marks the emergence of Essbase as Oracle’s strategic direction for OLAP analysis, ...&quot;
It should be undestood that both Essbase and the OLAP Option have roles within Oracle.  Essbase is the obvious choice for
OLAP support behind Hyperion EPM applications and should play well in finance and LoB where end users want direct control over servers and data.

The OLAP Option is Oracle&#039;s strategic direction for OLAP in the data warehouse, with it&#039;s primary role being to improve the query performance and add analytic content SQL based business intelligence applications (a far large market than traditional OLAP).  Note that Oracle OLAP, particulary cube-organized materialized views, was a very prominate part of Chuck Rozwat&#039;s session in the 11g launch event (see http://www.oracle.com/events/index.html).  Doug Henschen of Intelligent Enterprise offered a nice write of up Oracle OLAP in his reveal of the 11g launch event (http://www.intelligententerprise.com/blog/archives/2007/07/oracles_11g_lau.html).</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t help but notice &#8220;It also marks the emergence of Essbase as Oracle’s strategic direction for OLAP analysis, &#8230;&#8221;<br />
It should be undestood that both Essbase and the OLAP Option have roles within Oracle.  Essbase is the obvious choice for<br />
OLAP support behind Hyperion EPM applications and should play well in finance and LoB where end users want direct control over servers and data.</p>
<p>The OLAP Option is Oracle&#8217;s strategic direction for OLAP in the data warehouse, with it&#8217;s primary role being to improve the query performance and add analytic content SQL based business intelligence applications (a far large market than traditional OLAP).  Note that Oracle OLAP, particulary cube-organized materialized views, was a very prominate part of Chuck Rozwat&#8217;s session in the 11g launch event (see <a href="http://www.oracle.com/events/index.html)" rel="nofollow">http://www.oracle.com/events/index.html)</a>.  Doug Henschen of Intelligent Enterprise offered a nice write of up Oracle OLAP in his reveal of the 11g launch event (<a href="http://www.intelligententerprise.com/blog/archives/2007/07/oracles_11g_lau.html)." rel="nofollow">http://www.intelligententerprise.com/blog/archives/2007/07/oracles_11g_lau.html).</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty Gubar</title>
		<link>http://www.rittmanmead.com/2007/07/11/a-day-of-product-releases/comment-page-1/#comment-3671</link>
		<dc:creator>Marty Gubar</dc:creator>
		<pubDate>Thu, 19 Jul 2007 15:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/07/11/a-day-of-product-releases/#comment-3671</guid>
		<description>The statement that Essbase is emerging as the strategic direction for OLAP analysis is inaccurate.  Clearly, Essbase is (and will be) an important part of Oracle&#039;s EPM strategy - and Oracle is committed to enhancing the product and providing first class support to Hyperion customers into the future.

Similarly, Oracle OLAP (and Partitioning, Data Mining, Warehouse Builder) is strategic for Oracle&#039;s analytic data warehouse.  Oracle data warehousing is ranked #1 by every measurement (i.e. market share, scalability, etc.).  Our goal is to make Oracle OLAP an integral part of *every* Oracle data warehousing implementation.

This is exemplified by the Oracle Database 11g release - where the embedded OLAP technology has been enhanced to make it leveraged more easily by the 250,000 Oracle Database customers and *all* business intelligence vendors running on Oracle.  In 11g, Oracle OLAP cubes can be used as a storage mechanism for materialized views.  To be clear, OLAP cubes are seamlessly embedded in the Orace Database materialized view infrastructure (for query rewrite and MV refresh).  This can accelerate query performance for BI tools - without requiring the tools to make any changes to their applications.

But that is just about performance.  Don&#039;t forget the world class calculation engine that is central to the Oracle Database OLAP cubes.  The cubes are automatically represented as a star schema in Oracle Database 11g.  This delivers rich analytic content - quickly - to any SQL-based tool; advanced analytic calculations are exposed using very simple SQL.  Star joins are optimized in the OLAP engine thanks to tight integration with the Oracle optimizer.

And, of course, key database functionality extends to Oracle OLAP.  This includes: 1) Security: Object and data security, 2) Scalability: Real Application Clusters, 3) Availability: Backup-Recovery, Disaster Recovery, RAC, 4) Administration: Enterprise Manager and 5) Portability: All major platforms.

You will be hearing a lot more about Oracle OLAP in the coming weeks/months.  Stay tuned.</description>
		<content:encoded><![CDATA[<p>The statement that Essbase is emerging as the strategic direction for OLAP analysis is inaccurate.  Clearly, Essbase is (and will be) an important part of Oracle&#8217;s EPM strategy &#8211; and Oracle is committed to enhancing the product and providing first class support to Hyperion customers into the future.</p>
<p>Similarly, Oracle OLAP (and Partitioning, Data Mining, Warehouse Builder) is strategic for Oracle&#8217;s analytic data warehouse.  Oracle data warehousing is ranked #1 by every measurement (i.e. market share, scalability, etc.).  Our goal is to make Oracle OLAP an integral part of *every* Oracle data warehousing implementation.</p>
<p>This is exemplified by the Oracle Database 11g release &#8211; where the embedded OLAP technology has been enhanced to make it leveraged more easily by the 250,000 Oracle Database customers and *all* business intelligence vendors running on Oracle.  In 11g, Oracle OLAP cubes can be used as a storage mechanism for materialized views.  To be clear, OLAP cubes are seamlessly embedded in the Orace Database materialized view infrastructure (for query rewrite and MV refresh).  This can accelerate query performance for BI tools &#8211; without requiring the tools to make any changes to their applications.</p>
<p>But that is just about performance.  Don&#8217;t forget the world class calculation engine that is central to the Oracle Database OLAP cubes.  The cubes are automatically represented as a star schema in Oracle Database 11g.  This delivers rich analytic content &#8211; quickly &#8211; to any SQL-based tool; advanced analytic calculations are exposed using very simple SQL.  Star joins are optimized in the OLAP engine thanks to tight integration with the Oracle optimizer.</p>
<p>And, of course, key database functionality extends to Oracle OLAP.  This includes: 1) Security: Object and data security, 2) Scalability: Real Application Clusters, 3) Availability: Backup-Recovery, Disaster Recovery, RAC, 4) Administration: Enterprise Manager and 5) Portability: All major platforms.</p>
<p>You will be hearing a lot more about Oracle OLAP in the coming weeks/months.  Stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rittman</title>
		<link>http://www.rittmanmead.com/2007/07/11/a-day-of-product-releases/comment-page-1/#comment-3676</link>
		<dc:creator>Mark Rittman</dc:creator>
		<pubDate>Thu, 12 Jul 2007 18:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/07/11/a-day-of-product-releases/#comment-3676</guid>
		<description>Jeff,

OWB11gR1 will be out with the database, so I hear, there aren&#039;t any major new features that will lead to delays. The big one will be OWB11gR2 - the IDE&#039;s being changed to the JDeveloper/SQL Developer framework, mappings will be able to run real-time or batch, there&#039;ll be Knowledge Module integration and so on - if any release will slip, it&#039;ll be this one, there&#039;s a fairly ambitious set of new features in there and I&#039;d be suprised personally if it&#039;s in our hands by the end of CY2008.

regards

Mark</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>OWB11gR1 will be out with the database, so I hear, there aren&#8217;t any major new features that will lead to delays. The big one will be OWB11gR2 &#8211; the IDE&#8217;s being changed to the JDeveloper/SQL Developer framework, mappings will be able to run real-time or batch, there&#8217;ll be Knowledge Module integration and so on &#8211; if any release will slip, it&#8217;ll be this one, there&#8217;s a fairly ambitious set of new features in there and I&#8217;d be suprised personally if it&#8217;s in our hands by the end of CY2008.</p>
<p>regards</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Moss</title>
		<link>http://www.rittmanmead.com/2007/07/11/a-day-of-product-releases/comment-page-1/#comment-3675</link>
		<dc:creator>Jeff Moss</dc:creator>
		<pubDate>Thu, 12 Jul 2007 18:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/07/11/a-day-of-product-releases/#comment-3675</guid>
		<description>I wonder whether OWB 11g will stick to Paris release timetables?

;-)</description>
		<content:encoded><![CDATA[<p>I wonder whether OWB 11g will stick to Paris release timetables?</p>
<p>;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NFS and Stats Collection in Oracle 11g : Ardent Performance Computing</title>
		<link>http://www.rittmanmead.com/2007/07/11/a-day-of-product-releases/comment-page-1/#comment-3677</link>
		<dc:creator>NFS and Stats Collection in Oracle 11g : Ardent Performance Computing</dc:creator>
		<pubDate>Thu, 12 Jul 2007 14:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/07/11/a-day-of-product-releases/#comment-3677</guid>
		<description>[...] It&#8217;s been an especially entertaining 24 hours. :) For one, Doug pointed out a thread on Oracle forums that I hadn&#8217;t seen before. Also, yesterday I mentioned the name change from &#8220;Secure Files&#8221; to &#8220;Fast Files&#8221; and Kevin picked up on this too. And of course, lots of posts about 11g. [...]</description>
		<content:encoded><![CDATA[<p>[...] It&#8217;s been an especially entertaining 24 hours. :) For one, Doug pointed out a thread on Oracle forums that I hadn&#8217;t seen before. Also, yesterday I mentioned the name change from &#8220;Secure Files&#8221; to &#8220;Fast Files&#8221; and Kevin picked up on this too. And of course, lots of posts about 11g. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
