<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: synonym in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074036#M809236</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;All above answers are correct somehow but...&lt;BR /&gt;some synonyms do not have privileges attached to them.  For example, you may create a public synonym for a table but only grant access to a few users;  this reduces the number of objects in the data dictionary.&lt;BR /&gt;&lt;BR /&gt;For best results, as DBA, join views DBA_SYNONYMS and DBA_TAB_PRIVS.&lt;BR /&gt;&lt;BR /&gt;Take care.&lt;BR /&gt;Ray</description>
    <pubDate>Fri, 19 Sep 2003 11:13:17 GMT</pubDate>
    <dc:creator>Raynald Boucher</dc:creator>
    <dc:date>2003-09-19T11:13:17Z</dc:date>
    <item>
      <title>synonym</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074031#M809231</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can I list all the public synonyms which are available in my database?&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Sep 2003 10:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074031#M809231</guid>
      <dc:creator>Pieter_5</dc:creator>
      <dc:date>2003-09-18T10:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: synonym</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074032#M809232</link>
      <description>select table_name,synonym_name,table_owner from dba_synonyms;&lt;BR /&gt;&lt;BR /&gt;to query for particular user&lt;BR /&gt;&lt;BR /&gt;select table_name,synonym_name,table_owner from dba_synonyms where owner='USERNAME';</description>
      <pubDate>Thu, 18 Sep 2003 10:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074032#M809232</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-18T10:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: synonym</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074033#M809233</link>
      <description>I think : &lt;BR /&gt;where owner='PUBLIC'&lt;BR /&gt;for public synonyms&lt;BR /&gt;&lt;BR /&gt;JL</description>
      <pubDate>Thu, 18 Sep 2003 11:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074033#M809233</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2003-09-18T11:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: synonym</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074034#M809234</link>
      <description>you can also query all_synonyms with OWNER as PUBLIC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 18 Sep 2003 11:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074034#M809234</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-18T11:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: synonym</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074035#M809235</link>
      <description>The best way would be&lt;BR /&gt;&lt;BR /&gt;select sname,creator,tname from synonyms where stype='PUBLIC';</description>
      <pubDate>Thu, 18 Sep 2003 11:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074035#M809235</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-18T11:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: synonym</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074036#M809236</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;All above answers are correct somehow but...&lt;BR /&gt;some synonyms do not have privileges attached to them.  For example, you may create a public synonym for a table but only grant access to a few users;  this reduces the number of objects in the data dictionary.&lt;BR /&gt;&lt;BR /&gt;For best results, as DBA, join views DBA_SYNONYMS and DBA_TAB_PRIVS.&lt;BR /&gt;&lt;BR /&gt;Take care.&lt;BR /&gt;Ray</description>
      <pubDate>Fri, 19 Sep 2003 11:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/synonym/m-p/3074036#M809236</guid>
      <dc:creator>Raynald Boucher</dc:creator>
      <dc:date>2003-09-19T11:13:17Z</dc:date>
    </item>
  </channel>
</rss>

