<?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: V$TEMPFILE view in a procedure gives error even having DBA role</title>
	<atom:link href="http://kamranagayev.com/2011/02/01/vtempfile-view-in-a-procedure-gives-error-even-having-dba-role/feed/" rel="self" type="application/rss+xml" />
	<link>http://kamranagayev.com/2011/02/01/vtempfile-view-in-a-procedure-gives-error-even-having-dba-role/</link>
	<description>Kamran Agayev&#039;s Oracle Blog</description>
	<lastBuildDate>Tue, 21 May 2013 15:45:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Kamran Agayev A.</title>
		<link>http://kamranagayev.com/2011/02/01/vtempfile-view-in-a-procedure-gives-error-even-having-dba-role/#comment-1182</link>
		<dc:creator>Kamran Agayev A.</dc:creator>
		<pubDate>Wed, 02 Feb 2011 10:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://kamranagayev.wordpress.com/?p=768#comment-1182</guid>
		<description><![CDATA[You can enable the DBA role implicitily in the procedure]]></description>
		<content:encoded><![CDATA[<p>You can enable the DBA role implicitily in the procedure</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohsin</title>
		<link>http://kamranagayev.com/2011/02/01/vtempfile-view-in-a-procedure-gives-error-even-having-dba-role/#comment-1181</link>
		<dc:creator>mohsin</dc:creator>
		<pubDate>Wed, 02 Feb 2011 10:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://kamranagayev.wordpress.com/?p=768#comment-1181</guid>
		<description><![CDATA[so u mean that outside procedure whatever privs u have does not work inside proc. So can we grant that dba role or privs to the user inside the proc and then use the select .... does that work?]]></description>
		<content:encoded><![CDATA[<p>so u mean that outside procedure whatever privs u have does not work inside proc. So can we grant that dba role or privs to the user inside the proc and then use the select &#8230;. does that work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aman....</title>
		<link>http://kamranagayev.com/2011/02/01/vtempfile-view-in-a-procedure-gives-error-even-having-dba-role/#comment-1180</link>
		<dc:creator>Aman....</dc:creator>
		<pubDate>Wed, 02 Feb 2011 04:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://kamranagayev.wordpress.com/?p=768#comment-1180</guid>
		<description><![CDATA[Its because that from within the stored programs, the privs that have come via a role doesn&#039;t work. This is what you have done as well by granting the user DBA role. So when the user tried to access the object within the stored programs, it didn&#039;t work.

Aman....]]></description>
		<content:encoded><![CDATA[<p>Its because that from within the stored programs, the privs that have come via a role doesn&#8217;t work. This is what you have done as well by granting the user DBA role. So when the user tried to access the object within the stored programs, it didn&#8217;t work.</p>
<p>Aman&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
