<?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: Table of other schema in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/table-of-other-schema/m-p/594865#M33578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Revoking SELECT ANY TABLE will only work if it was granted in the first place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's far more likely that GRANT SELECT ON table TO PUBLIC has been granted by the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;other table owner, or that the "tables" aren't tables, but instead are feature datasets,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;which are visible to all users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What version or Oracle are you using? Is Application Express (APEX) installed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What version of ArcSDE are you using? Have you applied any service packs?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What are the names of some of the visible tables? Do they have the "expode"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;symbol (+) next to them?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2011 10:16:47 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2011-06-07T10:16:47Z</dc:date>
    <item>
      <title>Table of other schema</title>
      <link>https://community.esri.com/t5/data-management-questions/table-of-other-schema/m-p/594863#M33576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am seeing several tables of other schema when I connect to my sde database using ArcCatalog. My sde database is in Oracle. What could be the cause and how can I get rid of them?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 14:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/table-of-other-schema/m-p/594863#M33576</guid>
      <dc:creator>ChenglinGan</dc:creator>
      <dc:date>2011-06-06T14:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table of other schema</title>
      <link>https://community.esri.com/t5/data-management-questions/table-of-other-schema/m-p/594864#M33577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Log in to SQL using DB Admin credentials (system -or- sys)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;revoke select any table from &amp;lt;schema name&amp;gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You may do this for all the schemas from where other schema tables are visible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 10:01:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/table-of-other-schema/m-p/594864#M33577</guid>
      <dc:creator>SathiaG</dc:creator>
      <dc:date>2011-06-07T10:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table of other schema</title>
      <link>https://community.esri.com/t5/data-management-questions/table-of-other-schema/m-p/594865#M33578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Revoking SELECT ANY TABLE will only work if it was granted in the first place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's far more likely that GRANT SELECT ON table TO PUBLIC has been granted by the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;other table owner, or that the "tables" aren't tables, but instead are feature datasets,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;which are visible to all users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What version or Oracle are you using? Is Application Express (APEX) installed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What version of ArcSDE are you using? Have you applied any service packs?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What are the names of some of the visible tables? Do they have the "expode"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;symbol (+) next to them?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 10:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/table-of-other-schema/m-p/594865#M33578</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-06-07T10:16:47Z</dc:date>
    </item>
  </channel>
</rss>

