<?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: Mixed Data Stores in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323148#M12372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jay, thanks for posting this comment.&amp;nbsp; I just experienced the same error today, running 10.2.2.&amp;nbsp; I never would have guessed to delete the image elements in the layout window, but after I did this, it published successfully!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2014 17:57:53 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2014-09-24T17:57:53Z</dc:date>
    <item>
      <title>Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323142#M12366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm getting the following error when trying to publish a service to a 10.1 server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Invalid service definition. Cannot have "mixed" data stores with a feature or geocode service."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The service I'm trying to publish has one feature data set with two layers, both are from the same geodatabase. (SQL Server)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea of what ArcMap could be complaining about??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve G.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;County of SLO&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 19:54:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323142#M12366</guid>
      <dc:creator>StevenGriffith</dc:creator>
      <dc:date>2012-09-28T19:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323143#M12367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you ever solve this I am having the same problem but I only have feature class so I don't see how it is considered "mixed" Dataset.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 18:17:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323143#M12367</guid>
      <dc:creator>ScottBailey</dc:creator>
      <dc:date>2012-11-16T18:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323144#M12368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is the data in your feature class from a version 9.3.1 SDE geodatabase?&amp;nbsp; There was a known issue creating a 10.1 feature service against 9.3.1 data that may have produced a similar error message to what you are seeing.&amp;nbsp; This was fixed in 10.1 SP1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 17:11:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323144#M12368</guid>
      <dc:creator>JeffSmith</dc:creator>
      <dc:date>2012-11-19T17:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323145#M12369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am at Service Pack 1 and the data is from a 10.1 SDE geodatabase, but I am seeing this same error message.&amp;nbsp; All of the datasets (in my case 4) are from the same SQL Server and same database.&amp;nbsp; A truly perplexing error, at least in terms of the error message generated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing to note is that this service features a standalone table and a join, but I have published other services with both of these special attributes without issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 17:27:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323145#M12369</guid>
      <dc:creator>MarkHoover</dc:creator>
      <dc:date>2013-01-22T17:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323146#M12370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You might try exporting the data you want to use in your feature service to a fgdb and then importing it back to your SDE gdb (perhaps in a new feature class or table).&amp;nbsp; I'm not sure exactly what ArcGIS Server uses to analyze the data prior to allowing you to enable feature access but I have seen instances where this procedure "cleans" the data so it is not viewed as being from mixed data stores.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 16:44:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323146#M12370</guid>
      <dc:creator>JeffSmith</dc:creator>
      <dc:date>2013-01-23T16:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323147#M12371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I received the &lt;EM&gt;Cannot have "mixed" data stores with a feature or geocode service&lt;/EM&gt; message today when I tried to publish a 10.2.2 feature service with data updates enabled. My map document only has one layer and that layer's data source is an ArcSDE Enterprise Geodatabase. I found that the issue was an image element that was added to the layout to display a logo on printed maps. ArcMap must package up the image and upload it to the server just as it would any layer source data that is not registered with the server. Once I deleted the image element from the layout I was able to publish my feature service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 21:03:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323147#M12371</guid>
      <dc:creator>JayBoyd</dc:creator>
      <dc:date>2014-09-23T21:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323148#M12372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jay, thanks for posting this comment.&amp;nbsp; I just experienced the same error today, running 10.2.2.&amp;nbsp; I never would have guessed to delete the image elements in the layout window, but after I did this, it published successfully!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 17:57:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323148#M12372</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-09-24T17:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323149#M12373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are the man Jay. This has been perplexing me so much over the last week...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 19:15:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323149#M12373</guid>
      <dc:creator>EvanJohnson</dc:creator>
      <dc:date>2014-10-13T19:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323150#M12374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, this was exactly my problem too.&amp;nbsp; I would never of guessed that the images in the Layout window would cause this!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 17:04:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323150#M12374</guid>
      <dc:creator>TrevorBurgan</dc:creator>
      <dc:date>2015-06-24T17:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323151#M12375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jay,&lt;/P&gt;&lt;P&gt;How did you discover the solution to this problem?&amp;nbsp; I scoured through the documentation on Feature Services and couldn't find the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting this solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:23:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323151#M12375</guid>
      <dc:creator>PaulMaddock1</dc:creator>
      <dc:date>2015-07-23T14:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323152#M12376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's it, Jay! Thank you!!&amp;nbsp;&amp;nbsp; A true &lt;SPAN style="text-decoration: underline;"&gt;miss&lt;/SPAN&gt; for the "Analyze" button on the Service Editor window....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 18:58:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323152#M12376</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-10-29T18:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323153#M12377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This issue still exists in 10.5 where it presents, in my case, as &lt;EM&gt;"ERROR 1369: Failed to create the service" &lt;/EM&gt;in ArcMap.&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The server log shows&amp;nbsp;"&lt;EM&gt;Failed to create the service.: Invalid service definition. Cannot have "mixed" data stores with a feature service&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Removing images from the layout window does resolve the problem. The problem only occurs when "Feature Access" for the service is ticked as one of the Capabilities.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 07:57:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323153#M12377</guid>
      <dc:creator>PropertiesCurtin1</dc:creator>
      <dc:date>2018-01-19T07:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323154#M12378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you've removed everything from the map document except for data that all resides within the same database, I'd open a new arcmap session and drag the layers from map doc 'a' into new map doc 'b', then attempt to republish. Sometimes map documents hold onto old data references when they shouldn't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 17:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323154#M12378</guid>
      <dc:creator>RandallWilliams</dc:creator>
      <dc:date>2018-01-19T17:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Data Stores</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323155#M12379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a different problem. I built a mapping service in Portal to show how the app would look. Just wanted to show and get feed back from future users. I built it in a file DB so i could make changes easier. Well, when it came time to actually go into production with a feature service, I imported it into my SDE DB and changed the source on the Map document. That through my error. The advice to create a new map document with new data source was correct. Once I did that, all was well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 16:14:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mixed-data-stores/m-p/323155#M12379</guid>
      <dc:creator>LarryMasters</dc:creator>
      <dc:date>2019-01-16T16:14:22Z</dc:date>
    </item>
  </channel>
</rss>

