<?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: Spatial view Problem in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773082#M1069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best practice is to create the view with SQL tools (or the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/create-database-view.htm"&gt;Create Database View&lt;/A&gt; GP tool), then &lt;STRONG&gt;register&lt;/STRONG&gt; the layer with ArcSDE via 'sdelayer -o register'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'sdetable -o create_view' is only really intended for SDEBINARY storage geometry tables (where database-originated views are hampered by the Fn/Sn tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Views cannot have SDE-set rowids, and therefore cannot participate in geodatabase functionality (simple feature class only -- no "Register with Geodatabase")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Dec 2015 14:59:51 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2015-12-21T14:59:51Z</dc:date>
    <item>
      <title>Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773079#M1066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’ve created a spatial view in SQL Server 2014 in an enterprise geodatabase. When viewing this view in ArcMap, it acts as if it is in a non-spatial database (However, the database is enabled as enterprise geodatabase).&lt;/P&gt;&lt;P&gt;When adding this view to the dataframe, it asks about the ObjectID field, despite the fact that this filed is already available.&lt;/P&gt;&lt;P&gt;Moreover, all the enterprise management tools are greyed out (register as versioned, add global IDs,…..)&lt;/P&gt;&lt;P&gt;What might be the issue here?&lt;/P&gt;&lt;P&gt;This is better elaborated with the screenshots below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Clip_1414.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/158187_Clip_1414.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Clip_1415.jpg" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/158188_Clip_1415.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Clip_1416.jpg" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/159062_Clip_1416.jpg" style="width: 620px; height: 355px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is highly appreciated&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Hani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 11:29:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773079#M1066</guid>
      <dc:creator>HaniDraidi</dc:creator>
      <dc:date>2015-12-21T11:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773080#M1067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should show us the columns in the spatial view. Is the geometry set up properly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 12:43:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773080#M1067</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-12-21T12:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773081#M1068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an expected behavior. I think you should read\research a bit more on this. There is a lot of discussions and Threads out there discussing this same thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To explain in brief....Starting from ArcGIS 10.1, Database Views can be created using ArcGIS Desktop, which like normal Views created from Database end, are not 'Registered with Geodatabase' or 'Registered with SDE'. This is why ArcGIS requests you to choose the Unique Identifier when you add the View to ArcMap. Instead if you create the View with SDE Command line tools, it automatically registers the View with ArcSDE and doesn't request you to choose the Unique Identifier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other scenario, where other than Analyze and Privileges, all other options are greyed out, that is expected as well. You cannot register a Database View as Versioned or do the other stuff listed under Manage. Have a look at the Online Links for more info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 13:07:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773081#M1068</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2015-12-21T13:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773082#M1069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best practice is to create the view with SQL tools (or the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/create-database-view.htm"&gt;Create Database View&lt;/A&gt; GP tool), then &lt;STRONG&gt;register&lt;/STRONG&gt; the layer with ArcSDE via 'sdelayer -o register'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'sdetable -o create_view' is only really intended for SDEBINARY storage geometry tables (where database-originated views are hampered by the Fn/Sn tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Views cannot have SDE-set rowids, and therefore cannot participate in geodatabase functionality (simple feature class only -- no "Register with Geodatabase")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 14:59:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773082#M1069</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-12-21T14:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773083#M1070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May you please elaborate how I can "&lt;SPAN style="font-weight: bold; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;register&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; the layer with ArcSDE via 'sdelayer -o register'&lt;/SPAN&gt;"; I am not able to find a tool in Arctoolbox that performs this. Should this be done in ArcMap, or in SQL Server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 20:28:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773083#M1070</guid>
      <dc:creator>HaniDraidi</dc:creator>
      <dc:date>2015-12-21T20:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773084#M1071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no tool to do this from ArcGIS Desktop. 'sdelayer -o register' is a part of the SDE Command line toolset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/Support_files/admincmdref.htm" title="http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/Support_files/admincmdref.htm"&gt;ArcSDE Administration Command Reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/Support_files/datamgmt/sdelayer.htm" title="http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/Support_files/datamgmt/sdelayer.htm"&gt;sdelayer&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 20:39:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773084#M1071</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2015-12-21T20:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773085#M1072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Asrujit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcMap 10.3.1, and seems that the &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;SDE command line is deprecated in this version; if so, what is the equivalent solution?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;BTW, may you please provide me with some of the resources you mentioned above,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hani&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 21:12:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773085#M1072</guid>
      <dc:creator>HaniDraidi</dc:creator>
      <dc:date>2015-12-21T21:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773086#M1073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use SDE Command line 10.2.2 for now.&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.esri.com/cN/knowledgebase/techarticles/detail/44300" title="http://support.esri.com/cN/knowledgebase/techarticles/detail/44300"&gt;44300 - Can ArcSDE command line tools be used against 10.3 and newer geodatabases?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, you can wait for the following Enhancement request to add this functionality: &lt;/P&gt;&lt;P&gt;ENH-000086635 : Add functionality to register database views with the geodatabase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 21:30:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773086#M1073</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2015-12-21T21:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773087#M1074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still strugeling with registering this spatial view with the geodatabase. My main question is: How can I do this in ArcMap 10.3, if this is not possible at ArcMap level, how can I do it in SQL Server? May you please elaborate with steps due to my shallow experience with SQL Server and the SQL programming language itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in Advance,&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Hani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 10:15:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773087#M1074</guid>
      <dc:creator>HaniDraidi</dc:creator>
      <dc:date>2015-12-22T10:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773088#M1075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot do that using ArcGIS Deskop or using SQL Server. You will HAVE to you SDE Command line tools. Check the links I provided.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 13:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773088#M1075</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2015-12-22T13:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773089#M1076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asrujit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still NOT able to run the commands above, I removed the 10.3.1 version, installed 10.2.2 version and the ArcSDE 10.2.2 Command Line Tools. However, the commands are still not recognized by CMD as shown below.&lt;/P&gt;&lt;P&gt;Are there any additional steps that I should do after finishing the installation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Hani&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Clip_1442.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/170006_Clip_1442.jpg" style="width: 620px; height: 322px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 15:43:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773089#M1076</guid>
      <dc:creator>HaniDraidi</dc:creator>
      <dc:date>2016-01-17T15:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773090#M1077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error message you see implies one of two things:&amp;nbsp; 1) you don't have the ArcSDE Command Line Tools installed, or 2) the ArcSDE Command Line Tools are installed but the system or user path was not updated to include the directory with the ArcSDE Command Line binaries.&amp;nbsp; Since you installed the tools, it seems you just have a path problem.&amp;nbsp; Since the current working directory is always in the user's path, I suggest navigating to the directory containing the binaries and try executing them from there.&amp;nbsp; If it works, you know what the issue is, and you can just add that directory to the system or user path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 17:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773090#M1077</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-01-17T17:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773091#M1078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That error can also sometimes mean that the needed .Net Framework and/or C++ runtime libraries are not installed.&amp;nbsp; But adding the install directory to the path is a good start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since a Direct Connect is required, it will also be necessary to set the SDEHOME environment variable to the install directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using batch scripts is the easiest way to get there:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;set SDEHOME=D:\Esri\arc102admin64-rel2\arcsde
set PATH=%SDEHOME%\bin;%PATH%

set SDEUSER=tableowner
set SDEINSTANCE=sde:sqlserver:servername
set SDEDATABASE=databasename

sdelayer -o register -l viewname,geomcolumn -e na+ -t GEOMETRY -R srid_of_base_table -C objectid,USER
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do &lt;STRONG&gt;NOT&lt;/STRONG&gt; use 'sdetable -o create_view' -- &lt;STRONG&gt;ALWAYS&lt;/STRONG&gt; define the view with SQL (or the Toolbox tool), then register it afterwards with 'sdelayer -o register'.&amp;nbsp; Be sure to use a sensible name ("V" does not qualify, though "somedescriptivename_v" would).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: It's still possible that a 10.2.2 client will not be able to connect to SQL-Server 2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:39:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773091#M1078</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2021-12-12T08:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773092#M1079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks Vince!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked Finally!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May you please help me in &lt;A _jive_internal="true" href="https://community.esri.com/message/582708#582708"&gt;registering a non-spatial views and tables&lt;/A&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jan 2016 12:50:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773092#M1079</guid>
      <dc:creator>HaniDraidi</dc:creator>
      <dc:date>2016-01-24T12:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773093#M1080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;"Coming at the 10.5 release the ‘Register with Geodattabase’ tool will be enhanced with additional parameters and allows database views as acceptable input datasets."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;A class="jive-link-comment-small" href="https://community.esri.com/ideas/8897#comment-42312"&gt;https://community.esri.com/ideas/8897#comment-42312&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 16:39:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773093#M1080</guid>
      <dc:creator>DanMcCoy</dc:creator>
      <dc:date>2016-10-31T16:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773094#M1081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope the "Register with Geodatabase" tool fixes most of the problem ESRI created.&amp;nbsp; I just encountered one with ObjectID that is going to require that I come up with a work around to keep many of my current scripts running!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some databases we only have access to the spatial views and not the original data.&amp;nbsp; I need to create copies of these geodatasets in other geodatabases both SDE (aka Enterprise)&amp;nbsp;geodatabase and a file geodatabases.&amp;nbsp;&amp;nbsp;However, when copying a spatial view from one SDE database to another the spatial view created a physical feature class or just find.&amp;nbsp; But with database views at 10.4.1, the ObjectID in the view is not recognized so an additional ObjectID_1 field&amp;nbsp;is created!&amp;nbsp;&amp;nbsp;&amp;nbsp;The schemas no long match and that breaks my workflow further downstream...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 23:50:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773094#M1081</guid>
      <dc:creator>RandyKreuziger</dc:creator>
      <dc:date>2016-12-12T23:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view Problem</title>
      <link>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773095#M1082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/4406"&gt;Randy&amp;nbsp;&lt;/A&gt;&amp;nbsp;Can you please post this as a separate Question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also post a bit more info, like:&lt;/P&gt;&lt;P&gt;1. Did you "Register with Geodatabase' that View&lt;/P&gt;&lt;P&gt;2. Which ArcGIS Desktop version did you use to copy the View&lt;/P&gt;&lt;P&gt;3. Does Copy\Paste, Import\Export...all show the same result?&lt;/P&gt;&lt;P&gt;4. The configuration details that you have (SQL Server version, gdb version, etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should help others to test and share their observations as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 06:02:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/spatial-view-problem/m-p/773095#M1082</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2016-12-13T06:02:23Z</dc:date>
    </item>
  </channel>
</rss>

