<?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: Cross Schema Spatial View in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273213#M15722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you checked the -I option of sdetable and sdelayer commands? It takes care of GRANT OPTION.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 15:53:33 GMT</pubDate>
    <dc:creator>RobertHu</dc:creator>
    <dc:date>2010-06-09T15:53:33Z</dc:date>
    <item>
      <title>Cross Schema Spatial View</title>
      <link>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273210#M15719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working in an Oracle 10.2.0.4 database with ArcSDE 9.3.1 SP1.&amp;nbsp; I am working on creating a cross schema spatial view, or a view created from tabular data from one schema combined with spatial data from another schema.&amp;nbsp; I have been successful with my view creation, but I had a question about the grant option required.&amp;nbsp; Is the grant option required by Oracle or SDE?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would have posted my question on this post, &lt;/SPAN&gt;&lt;A href="http://search.esri.com/results/index.cfm?start=0&amp;amp;q=sde+view+cross+schema"&gt;http://search.esri.com/results/index.cfm?start=0&amp;amp;q=sde+view+cross+schema&lt;/A&gt;&lt;SPAN&gt;, but I guess the old forum is locked down.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Adam Z&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;County of Chester, PA - SDE Admin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 17:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273210#M15719</guid>
      <dc:creator>AdamZiegler</dc:creator>
      <dc:date>2010-06-08T17:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Schema Spatial View</title>
      <link>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273211#M15720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;GRANT OPTION is a SQL standard thing, required by Oracle. It is necessary when a non-owner&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;attempts to grant other users access to a table with a view. See the Oracle docs for more info.&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, 08 Jun 2010 19:42:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273211#M15720</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-06-08T19:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Schema Spatial View</title>
      <link>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273212#M15721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Vince.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Adam Z&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 10:42:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273212#M15721</guid>
      <dc:creator>AdamZiegler</dc:creator>
      <dc:date>2010-06-09T10:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Schema Spatial View</title>
      <link>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273213#M15722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you checked the -I option of sdetable and sdelayer commands? It takes care of GRANT OPTION.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 15:53:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273213#M15722</guid>
      <dc:creator>RobertHu</dc:creator>
      <dc:date>2010-06-09T15:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Schema Spatial View</title>
      <link>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273214#M15723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert.&amp;nbsp; Yeah, I have everything working, I was just curious about the with Grant Option being needed.&amp;nbsp; It's an Oracle thing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 13:40:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cross-schema-spatial-view/m-p/273214#M15723</guid>
      <dc:creator>AdamZiegler</dc:creator>
      <dc:date>2010-06-10T13:40:45Z</dc:date>
    </item>
  </channel>
</rss>

