<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Tracing Enabled for Sessions After Instance Restart</title>
	<atom:link href="http://hoopercharles.wordpress.com/2010/02/12/tracing-enabled-for-sessions-after-instance-restart/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2010/02/12/tracing-enabled-for-sessions-after-instance-restart/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Thu, 13 Jun 2013 22:46:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/02/12/tracing-enabled-for-sessions-after-instance-restart/#comment-3932</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Thu, 15 Sep 2011 19:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1343#comment-3932</guid>
		<description><![CDATA[I think that I might have found something interesting that is related to this blog article: &lt;a href=&quot;https://support.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&amp;id=()),(page=KBNavigator&amp;id=(bmDocType=PROBLEM&amp;bmDocDsrc=KB&amp;from=BOOKMARK&amp;bmDocTitle=SQL%20TRACE%20GENERATING%20TO%20TRACE%20FILES%20NEVER%20STOPS&amp;bmDocID=556756.1&amp;viewingMode=1143))&quot; rel=&quot;nofollow&quot;&gt;Doc ID 556756.1&lt;/a&gt;, &quot;SQL TRACE GENERATING TO TRACE FILES NEVER STOPS&quot;

Just out of curiosity, has anyone noticed that if a 10046 trace is enabled system-wide (ALTER SYSTEM or DBMS_MONITOR.DATABASE_TRACE_ENABLE) that the trace cannot be disabled for certain sessions (likely background processes)?  I thought that I encountered this problem the last time I tested system-wide 10046 traces, and I thought that I recalled reading that this was a problem that could only be resolved by bouncing the database.]]></description>
		<content:encoded><![CDATA[<p>I think that I might have found something interesting that is related to this blog article: <a href="https://support.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&amp;id=()),(page=KBNavigator&amp;id=(bmDocType=PROBLEM&amp;bmDocDsrc=KB&amp;from=BOOKMARK&amp;bmDocTitle=SQL%20TRACE%20GENERATING%20TO%20TRACE%20FILES%20NEVER%20STOPS&amp;bmDocID=556756.1&amp;viewingMode=1143))" rel="nofollow">Doc ID 556756.1</a>, &#8220;SQL TRACE GENERATING TO TRACE FILES NEVER STOPS&#8221;</p>
<p>Just out of curiosity, has anyone noticed that if a 10046 trace is enabled system-wide (ALTER SYSTEM or DBMS_MONITOR.DATABASE_TRACE_ENABLE) that the trace cannot be disabled for certain sessions (likely background processes)?  I thought that I encountered this problem the last time I tested system-wide 10046 traces, and I thought that I recalled reading that this was a problem that could only be resolved by bouncing the database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/02/12/tracing-enabled-for-sessions-after-instance-restart/#comment-477</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Tue, 09 Mar 2010 00:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1343#comment-477</guid>
		<description><![CDATA[Coskan,

That is a great idea.  Initially, when I read your comment I thought that reviewing DBA_SOURCE would be a very time consuming task - in part because of the number of different ways that a 10046 trace could be enabled.  However, the portion of the trace file posted by the OP provided text that could be used to search the DBA_SOURCE view: &quot;alter session set events &#039;10046 trace name context forever, level 12&#039;&quot; - so searching DBA_SOURCE probably would not have been too difficult.]]></description>
		<content:encoded><![CDATA[<p>Coskan,</p>
<p>That is a great idea.  Initially, when I read your comment I thought that reviewing DBA_SOURCE would be a very time consuming task &#8211; in part because of the number of different ways that a 10046 trace could be enabled.  However, the portion of the trace file posted by the OP provided text that could be used to search the DBA_SOURCE view: &#8220;alter session set events &#8217;10046 trace name context forever, level 12&#8242;&#8221; &#8211; so searching DBA_SOURCE probably would not have been too difficult.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coskan</title>
		<link>http://hoopercharles.wordpress.com/2010/02/12/tracing-enabled-for-sessions-after-instance-restart/#comment-473</link>
		<dc:creator><![CDATA[coskan]]></dc:creator>
		<pubDate>Mon, 08 Mar 2010 19:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1343#comment-473</guid>
		<description><![CDATA[I think instead of checking triggers checking dba_source for possible 10046 or sql_trace statement might be on spot in case if it is not trigger like this.]]></description>
		<content:encoded><![CDATA[<p>I think instead of checking triggers checking dba_source for possible 10046 or sql_trace statement might be on spot in case if it is not trigger like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/02/12/tracing-enabled-for-sessions-after-instance-restart/#comment-365</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Sat, 13 Feb 2010 04:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1343#comment-365</guid>
		<description><![CDATA[Timur,

That does sound like it would be hard to troubleshoot.  Bouncing the database in your case probably would have magically fixed your problem, but that might not have been a possibility for you.

Thanks for the reminder.  It appears that you could also end up in the same situation by executing an ALTER SYSTEM call to enable a 10046 trace.]]></description>
		<content:encoded><![CDATA[<p>Timur,</p>
<p>That does sound like it would be hard to troubleshoot.  Bouncing the database in your case probably would have magically fixed your problem, but that might not have been a possibility for you.</p>
<p>Thanks for the reminder.  It appears that you could also end up in the same situation by executing an ALTER SYSTEM call to enable a 10046 trace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timur Akhmadeev</title>
		<link>http://hoopercharles.wordpress.com/2010/02/12/tracing-enabled-for-sessions-after-instance-restart/#comment-358</link>
		<dc:creator><![CDATA[Timur Akhmadeev]]></dc:creator>
		<pubDate>Fri, 12 Feb 2010 09:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1343#comment-358</guid>
		<description><![CDATA[Oh, that one was simple :) Just yesterday I have the same issue on my test 11.2.0.1 database - 10046 was on and I couldn&#039;t disable it. I&#039;ve tried:
1) 10046 off
2) dbms_session.session_trace_disable
3) oradebug 10046 trace name context off
and nothing helped. I thought maybe SQL_TRACE is not only &lt;a href=&quot;http://timurakhmadeev.wordpress.com/2010/02/01/sql_trace-is-deprecated-really/&quot; rel=&quot;nofollow&quot;&gt;deprecated&lt;/a&gt;, but has a bug which prevents it from turning off. It turned out &lt;a href=&quot;http://download.oracle.com/docs/cd/E11882_01/appdev.112/e10577/d_monitor.htm#CFAIBHEG&quot; rel=&quot;nofollow&quot;&gt;dbms_monitor.database_trace_enable&lt;/a&gt; can&#039;t be overridden on the session level, which is strange.]]></description>
		<content:encoded><![CDATA[<p>Oh, that one was simple <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Just yesterday I have the same issue on my test 11.2.0.1 database &#8211; 10046 was on and I couldn&#8217;t disable it. I&#8217;ve tried:<br />
1) 10046 off<br />
2) dbms_session.session_trace_disable<br />
3) oradebug 10046 trace name context off<br />
and nothing helped. I thought maybe SQL_TRACE is not only <a href="http://timurakhmadeev.wordpress.com/2010/02/01/sql_trace-is-deprecated-really/" rel="nofollow">deprecated</a>, but has a bug which prevents it from turning off. It turned out <a href="http://download.oracle.com/docs/cd/E11882_01/appdev.112/e10577/d_monitor.htm#CFAIBHEG" rel="nofollow">dbms_monitor.database_trace_enable</a> can&#8217;t be overridden on the session level, which is strange.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
