<?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: Missing grants</title>
	<atom:link href="http://amardeepsidhu.com/blog/2008/03/03/missing-grants/feed/" rel="self" type="application/rss+xml" />
	<link>http://amardeepsidhu.com/blog/2008/03/03/missing-grants/</link>
	<description>Little bit of fun with Oracle</description>
	<lastBuildDate>Sat, 21 Jan 2012 18:16:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sidhu</title>
		<link>http://amardeepsidhu.com/blog/2008/03/03/missing-grants/comment-page-1/#comment-69</link>
		<dc:creator>Sidhu</dc:creator>
		<pubDate>Tue, 04 Mar 2008 14:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://amardeepsidhu.com/blog/2008/03/03/missing-grants/#comment-69</guid>
		<description>Thanks Nigel

Interesting !!!

I have read about invoker rights but never thought in this direction...something new :)

Also adding your blog to my list :)

Sidhu</description>
		<content:encoded><![CDATA[<p>Thanks Nigel</p>
<p>Interesting !!!</p>
<p>I have read about invoker rights but never thought in this direction&#8230;something new <img src='http://amardeepsidhu.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Also adding your blog to my list <img src='http://amardeepsidhu.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Sidhu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel Thomas</title>
		<link>http://amardeepsidhu.com/blog/2008/03/03/missing-grants/comment-page-1/#comment-68</link>
		<dc:creator>Nigel Thomas</dc:creator>
		<pubDate>Tue, 04 Mar 2008 09:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://amardeepsidhu.com/blog/2008/03/03/missing-grants/#comment-68</guid>
		<description>Well known feature: privileges granted to a role are not normally seen from PL/SQL stored procs, which execute as if you had SET ROLE NONE - see http://www.jlcomp.demon.co.uk/faq/plsql_privs.html. Workarounds are: 

- grant privileges directly to the user (what a pain)

- define the procedure/package with invoker&#039;s rights - see eg http://www.unix.org.ua/orelly/oracle/guide8i/ch03_01.htm

Regards Nigel</description>
		<content:encoded><![CDATA[<p>Well known feature: privileges granted to a role are not normally seen from PL/SQL stored procs, which execute as if you had SET ROLE NONE &#8211; see <a href="http://www.jlcomp.demon.co.uk/faq/plsql_privs.html" rel="nofollow">http://www.jlcomp.demon.co.uk/faq/plsql_privs.html</a>. Workarounds are: </p>
<p>- grant privileges directly to the user (what a pain)</p>
<p>- define the procedure/package with invoker&#8217;s rights &#8211; see eg <a href="http://www.unix.org.ua/orelly/oracle/guide8i/ch03_01.htm" rel="nofollow">http://www.unix.org.ua/orelly/oracle/guide8i/ch03_01.htm</a></p>
<p>Regards Nigel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

