<?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: SQL Tracing in Self Service Applications (CRM) within Oracle Applications 11i</title>
	<atom:link href="http://technology.amis.nl/2007/01/02/sql-tracing-in-self-service-applications-crm-within-oracle-applications-11i/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/01/02/sql-tracing-in-self-service-applications-crm-within-oracle-applications-11i/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sql-tracing-in-self-service-applications-crm-within-oracle-applications-11i</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Gerwin Hendriksen</title>
		<link>http://technology.amis.nl/2007/01/02/sql-tracing-in-self-service-applications-crm-within-oracle-applications-11i/#comment-4225</link>
		<dc:creator>Gerwin Hendriksen</dc:creator>
		<pubDate>Fri, 05 Jan 2007 12:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1463#comment-4225</guid>
		<description><![CDATA[Thanks for your comments John. I only like to add that in most situations you will create a new test Apps user to do the specific job, you want to investigate. In that way you will not get the issue you describe.]]></description>
		<content:encoded><![CDATA[<p>Thanks for your comments John. I only like to add that in most situations you will create a new test Apps user to do the specific job, you want to investigate. In that way you will not get the issue you describe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Kanagaraj</title>
		<link>http://technology.amis.nl/2007/01/02/sql-tracing-in-self-service-applications-crm-within-oracle-applications-11i/#comment-4224</link>
		<dc:creator>John Kanagaraj</dc:creator>
		<pubDate>Fri, 05 Jan 2007 02:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1463#comment-4224</guid>
		<description><![CDATA[Nice one. However, I would add a &#039;tracefile_identifier&#039; to this SQL so that the tracefile is easily identified in the udump directory. Thus the deftrace command would be:

BEGIN FND_CTL.FND_SESS_CTL(&#039;&#039;,&#039;&#039;,&#039;&#039;,&#039;&#039;,&#039;&#039;,&#039;ALTER SESSION SET EVENTS=&#039;&#124;&#124;&#039;&#039;&#039;&#039;&#124;&#124;&#039; 10046 TRACE NAME CONTEXT FOREVER, LEVEL 12 &#039;&#124;&#124;&#039;&#039;&#039;&#039;&#124;&#124; &#039; TRACEFILE_IDENTIFIER = &#039; &#124;&#124; &#039;&#039;&#039;&#039; &#124;&#124; &#039;&#039; &#124;&#124; &#039;&#039;&#039;&#039;); END;

Also, be aware that this will turn on the trace for *ALL* processes executing for that user, including any scheduled concurrent processes...

John Kanagaraj]]></description>
		<content:encoded><![CDATA[<p>Nice one. However, I would add a &#8216;tracefile_identifier&#8217; to this SQL so that the tracefile is easily identified in the udump directory. Thus the deftrace command would be:</p>
<p>BEGIN FND_CTL.FND_SESS_CTL(&#8221;,&#8221;,&#8221;,&#8221;,&#8221;,&#8217;ALTER SESSION SET EVENTS=&#8217;||&#8221;&#8221;||&#8217; 10046 TRACE NAME CONTEXT FOREVER, LEVEL 12 &#8216;||&#8221;&#8221;|| &#8216; TRACEFILE_IDENTIFIER = &#8216; || &#8221;&#8221; || &#8221; || &#8221;&#8221;); END;</p>
<p>Also, be aware that this will turn on the trace for *ALL* processes executing for that user, including any scheduled concurrent processes&#8230;</p>
<p>John Kanagaraj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ronald</title>
		<link>http://technology.amis.nl/2007/01/02/sql-tracing-in-self-service-applications-crm-within-oracle-applications-11i/#comment-4223</link>
		<dc:creator>ronald</dc:creator>
		<pubDate>Wed, 03 Jan 2007 09:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1463#comment-4223</guid>
		<description><![CDATA[Very nice, thanks!]]></description>
		<content:encoded><![CDATA[<p>Very nice, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
