<?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: How to grant on v$ views</title>
	<atom:link href="http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/</link>
	<description>What I learned about Oracle</description>
	<lastBuildDate>Wed, 19 Jun 2013 19:26:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sudheer</title>
		<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-9176</link>
		<dc:creator><![CDATA[Sudheer]]></dc:creator>
		<pubDate>Wed, 05 Dec 2012 07:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-9176</guid>
		<description><![CDATA[Good One.. Really helped me !!]]></description>
		<content:encoded><![CDATA[<p>Good One.. Really helped me !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vimal Rathinasamy (@valiantvimal)</title>
		<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-9080</link>
		<dc:creator><![CDATA[Vimal Rathinasamy (@valiantvimal)]]></dc:creator>
		<pubDate>Sat, 01 Dec 2012 05:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-9080</guid>
		<description><![CDATA[Hi Coskan, first I appreciate your information. But you said synonym cannot be granted to a user. But I experimented it.

I first created a view like &quot;v_$gogo&quot; and created a synonym for it as &quot;v$gogo&quot; as Sys user and granted all privilege on v$gogo synonym to a user. It succeeds in this case. Then how come it could&#039;t be done with &quot;real&quot; v$views? Something is there. Kindly, share it if you are already aware of it.]]></description>
		<content:encoded><![CDATA[<p>Hi Coskan, first I appreciate your information. But you said synonym cannot be granted to a user. But I experimented it.</p>
<p>I first created a view like &#8220;v_$gogo&#8221; and created a synonym for it as &#8220;v$gogo&#8221; as Sys user and granted all privilege on v$gogo synonym to a user. It succeeds in this case. Then how come it could&#8217;t be done with &#8220;real&#8221; v$views? Something is there. Kindly, share it if you are already aware of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hi</title>
		<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-6104</link>
		<dc:creator><![CDATA[hi]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 04:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-6104</guid>
		<description><![CDATA[Thank you]]></description>
		<content:encoded><![CDATA[<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sivakumar</title>
		<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-4575</link>
		<dc:creator><![CDATA[sivakumar]]></dc:creator>
		<pubDate>Thu, 09 Jun 2011 02:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-4575</guid>
		<description><![CDATA[how to find whether where clause is present in a query or not?]]></description>
		<content:encoded><![CDATA[<p>how to find whether where clause is present in a query or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay</title>
		<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-4550</link>
		<dc:creator><![CDATA[Vijay]]></dc:creator>
		<pubDate>Wed, 11 May 2011 13:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-4550</guid>
		<description><![CDATA[Thanks a lot . It worked for me by granting privilege to v_$database]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot . It worked for me by granting privilege to v_$database</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukesh</title>
		<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-4129</link>
		<dc:creator><![CDATA[Mukesh]]></dc:creator>
		<pubDate>Thu, 23 Sep 2010 13:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-4129</guid>
		<description><![CDATA[i get error for the above sql..
Error at line 1:
ora-00942 : table or view does not exist]]></description>
		<content:encoded><![CDATA[<p>i get error for the above sql..<br />
Error at line 1:<br />
ora-00942 : table or view does not exist</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samir</title>
		<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-4060</link>
		<dc:creator><![CDATA[samir]]></dc:creator>
		<pubDate>Sun, 11 Jul 2010 14:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-4060</guid>
		<description><![CDATA[Hello Thank you very much this really hellped me thanks]]></description>
		<content:encoded><![CDATA[<p>Hello Thank you very much this really hellped me thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-4011</link>
		<dc:creator><![CDATA[Roberto]]></dc:creator>
		<pubDate>Wed, 28 Apr 2010 12:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-4011</guid>
		<description><![CDATA[The problem is not the synonym: the synonym transmits the GRANT command (or whatever) if it can. When you (SYS) execute &quot;grant select on v$ session&quot; (v$session is owned by PUBLIC), it is as if PUBLIC was trying to do (I don&#039;t know if my English is correct)

Consider the following:
SQL&gt; show user
USER is &quot;SYS&quot;
SQL&gt; select grantee, owner, table_name, grantor, privilege
  2  from dba_tab_privs
  3  where table_name = &#039;V_$SESSION&#039; and grantee = &#039;HR&#039;;

no rows selected

SQL&gt; create synonym sys_v$session for v_$session;

Synonym created.

SQL&gt; grant select on sys_v$session to hr;

Grant succeeded.

SQL&gt; select grantee, owner, table_name, grantor, privilege
  2  from dba_tab_privs
  3  where table_name = &#039;V_$SESSION&#039; and grantee = &#039;HR&#039;;

GRANTEE    OWNER      TABLE_NAME GRANTOR    PRIVILEGE
---------- ---------- ---------- ---------- ----------
HR         SYS        V_$SESSION SYS        SELECT]]></description>
		<content:encoded><![CDATA[<p>The problem is not the synonym: the synonym transmits the GRANT command (or whatever) if it can. When you (SYS) execute &#8220;grant select on v$ session&#8221; (v$session is owned by PUBLIC), it is as if PUBLIC was trying to do (I don&#8217;t know if my English is correct)</p>
<p>Consider the following:<br />
SQL&gt; show user<br />
USER is &#8220;SYS&#8221;<br />
SQL&gt; select grantee, owner, table_name, grantor, privilege<br />
  2  from dba_tab_privs<br />
  3  where table_name = &#8216;V_$SESSION&#8217; and grantee = &#8216;HR&#8217;;</p>
<p>no rows selected</p>
<p>SQL&gt; create synonym sys_v$session for v_$session;</p>
<p>Synonym created.</p>
<p>SQL&gt; grant select on sys_v$session to hr;</p>
<p>Grant succeeded.</p>
<p>SQL&gt; select grantee, owner, table_name, grantor, privilege<br />
  2  from dba_tab_privs<br />
  3  where table_name = &#8216;V_$SESSION&#8217; and grantee = &#8216;HR&#8217;;</p>
<p>GRANTEE    OWNER      TABLE_NAME GRANTOR    PRIVILEGE<br />
&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;-<br />
HR         SYS        V_$SESSION SYS        SELECT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-3975</link>
		<dc:creator><![CDATA[Arun]]></dc:creator>
		<pubDate>Wed, 03 Mar 2010 21:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-3975</guid>
		<description><![CDATA[Thanks a lot.. it helped me]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot.. it helped me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dharan</title>
		<link>http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-3804</link>
		<dc:creator><![CDATA[Dharan]]></dc:creator>
		<pubDate>Tue, 22 Sep 2009 10:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/07/how-to-grant-to-v-views/#comment-3804</guid>
		<description><![CDATA[Gr8 Help..thanks]]></description>
		<content:encoded><![CDATA[<p>Gr8 Help..thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
