<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / MondoTofu / folder / DB 11g</title>
<link>http://netvouz.com/MondoTofu/folder/9169064117513692344/Oracle+DB+11g?feed=rss&amp;pg=4</link>
<description>MondoTofu&#39;s bookmarks in folder DB 11g on Netvouz</description>
<item><title>SQL Performance Analyzer Active Report</title>
<link>http://www.oracle.com/technetwork/database/manageability/sqlpa-094776.html</link>
<description>SQL Performance Analyzer (SPA), a key feature of the Real Application Testing option introduced in Oracle Database 11g, can predict and quantify SQL performance improvements and regressions caused by system changes such as upgrading a database, adding new indexes, changing database parameters, collecting optimizer statistics, etc. SQL Performance Analyzer provides a granular view of the impact of changes on SQL execution plans and execution statistics by running the SQL statements on a production or test system in isolation before and after a change. SPA compares the SQL execution result, before and after the change, and generates a report outlining the net benefit on the SQL workload due the change as well as the set of regressed SQL statements. For regres</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Thu, 28 Aug 2014 13:36:49 GMT</pubDate>
</item><item><title>sqlmonitor.html</title>
<link>http://www.oracle.com/technetwork/database/manageability/sqlmonitor-084401.html</link>
<description>Oracle Database 11g: Real-Time SQL Monitoring                                                                            Real-Time SQL Monitoring, introduced in Oracle Database 11g, provides a very effective way to identify run-time performance problems with resource intensive long-running and parallel SQL statements. Interactive Enterprise Manager screens display details of SQL execution using new, fine-grained SQL statistic that are tracked out-of-the-box with no performance penalty to production systems. Statistics at each step of the execution plan are tracked by key performance metrics, including elapsed time, CPU time, number of reads and writes, I/O wait time and various other wait times. This allows DBAs to analyze SQL execution more deeply than pre</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Thu, 28 Aug 2014 13:26:40 GMT</pubDate>
</item><item><title>Subquery Factoring (4)</title>
<link>http://jonathanlewis.wordpress.com/2010/09/13/subquery-factoring-4/</link>
<description>Oracle Scratchpad Jonathan Lewis on subquery factoring</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Wed, 26 Feb 2014 21:51:44 GMT</pubDate>
</item><item><title>Surachart Opun&#39;s Blog: ORA-29786: SIHA attribute GET failed with error [Attribute &#39;SPFILE&#39; sts[200] lsts[0]]</title>
<link>http://surachartopun.com/2010/09/ora-29786-siha-attribute-get-failed.html</link>
<description>SQL&gt; create spfile=&#39;+DATA&#39; from memory; create spfile=&#39;+DATA&#39; from pfile * ERROR at line 1: ORA-29786: SIHA attribute GET failed with error [Attribute &#39;SPFILE&#39; sts[200] lsts[0]]</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Fri, 23 Jun 2017 15:41:08 GMT</pubDate>
</item><item><title>The Oracle PL/SQL WITH Clause</title>
<link>http://psoug.org/definition/WITH.htm</link>
<description></description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Tue, 23 Apr 2013 18:06:53 GMT</pubDate>
</item><item><title>TZ_OFFSET</title>
<link>http://docs.oracle.com/cd/E11882_01/olap.112/e23381/row_functions102.htm</link>
<description>shows how offset can vary depending upon daylight savings time</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Thu, 07 Mar 2013 19:53:47 GMT</pubDate>
</item><item><title>Using Dbms_Advisor.Tune_Mview To Optimize Materialized Views For Fast Refresh (Doc ID 249993.1)</title>
<link>https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=1c8aacrmhq_386&amp;_afrLoop=2886417712899739</link>
<description>Due to the restrictions on fast refresh, the original materialized view can only use fast refresh after inserts since there is no count(*) in the materialized view defining statement.</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Wed, 24 Sep 2014 20:07:05 GMT</pubDate>
</item><item><title>Using Oracle Virtual Private Database to Control Data Access</title>
<link>http://docs.oracle.com/cd/E11882_01/network.112/e16543/vpd.htm#CIHGHGEF</link>
<description>database views to understand policies, functions, etc.</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Wed, 12 Jun 2013 16:28:58 GMT</pubDate>
</item><item><title>Using Sql Tuning Advisor – Sql Profile</title>
<link>http://chenguangblog.wordpress.com/2011/01/31/automatic-sql-tuning-sql-tuning-advisor-and-sql-profile/</link>
<description>Chen Guang&#39;s Blog Using Sql Tuning Advisor – Sql Profile</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Tue, 16 Sep 2014 15:29:24 GMT</pubDate>
</item><item><title>Virtual Column Partitioning Tips</title>
<link>http://www.dba-oracle.com/t_11g_new_virtual_column.htm</link>
<description>virtual column and partition by this derived column</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Thu, 09 Oct 2014 22:12:56 GMT</pubDate>
</item></channel></rss>