<?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 __ATTACH tables break replication in ArcGIS 10? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99698#M5807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I originally posted this question on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis.stackexchange.com/q/30961/707" rel="nofollow" target="_blank"&gt;gis.stackexchange.com&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to get one-way replication working in ESRI ArcGIS 10. Here's a quick summary of the steps I followed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Open map in ArcMap with the relevant data layers I want to replicate&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Choose Create Replica from distribution toolbar&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Choose One-Way Replica, Parent-to-Child&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Use Simple Model (as opposed to Full Model)&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;SPAN&gt;This works for me with one problem. Several of the featuresets that the data layers are based off of have __ATTACH tables. When I perform the replication, the __ATTACH tables get replicated but the base tables do not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, there is a layer based on a featureset called Parcels that may have attachments stored in a SQL Server table called Parcels_ATTACH. In the replicated copy of the geodatabase, there is a Parcels_ATTACH table but no Parcels table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it makes any difference, the Parent Geodatabase is stored in SQL Server 2008 R2 and the replicated child is stored in SQL Server Express 2008 R2.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2012 13:30:04 GMT</pubDate>
    <dc:creator>MichaelWolfe</dc:creator>
    <dc:date>2012-08-06T13:30:04Z</dc:date>
    <item>
      <title>__ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99698#M5807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I originally posted this question on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis.stackexchange.com/q/30961/707" rel="nofollow" target="_blank"&gt;gis.stackexchange.com&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to get one-way replication working in ESRI ArcGIS 10. Here's a quick summary of the steps I followed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Open map in ArcMap with the relevant data layers I want to replicate&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Choose Create Replica from distribution toolbar&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Choose One-Way Replica, Parent-to-Child&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Use Simple Model (as opposed to Full Model)&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;SPAN&gt;This works for me with one problem. Several of the featuresets that the data layers are based off of have __ATTACH tables. When I perform the replication, the __ATTACH tables get replicated but the base tables do not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, there is a layer based on a featureset called Parcels that may have attachments stored in a SQL Server table called Parcels_ATTACH. In the replicated copy of the geodatabase, there is a Parcels_ATTACH table but no Parcels table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it makes any difference, the Parent Geodatabase is stored in SQL Server 2008 R2 and the replicated child is stored in SQL Server Express 2008 R2.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 13:30:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99698#M5807</guid>
      <dc:creator>MichaelWolfe</dc:creator>
      <dc:date>2012-08-06T13:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: __ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99699#M5808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure why the feature class is being dropped, but is there a reason you are choosing 'Simple Model' rather than 'Full Model'?&amp;nbsp; For example, do you need the child replica not to be versioned in the SQL Server Express instance?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you choose 'Full Model' both the feature class, attachments table, and the associated relationship class will be replicated.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Feature_information_models_for_replicas/003n000000t8000000/"&gt;Here&lt;/A&gt;&lt;SPAN&gt; is more information on feature information models for replicas.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 14:42:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99699#M5808</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-08-06T14:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: __ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99700#M5809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I try to run the Full Model I receive the following error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;---------------------------&lt;BR /&gt;Source Data Error&lt;BR /&gt;---------------------------&lt;BR /&gt;The application is not licensed to create or modify schema for this type of data &lt;BR /&gt;A network source with the specified name does not exist.&lt;BR /&gt;A network source with the specified name does not exist.&lt;BR /&gt;A network source with the specified name does not exist.&lt;BR /&gt;A network source with the specified name does not exist.&lt;BR /&gt;A network source with the specified name does not exist.&lt;BR /&gt;A network source with the specified name does not exist.&lt;BR /&gt;A network source with the specified name does not exist.&lt;BR /&gt;A network source with the specified name does not exist.&lt;BR /&gt;Version not found [DBO.AssessMap06_92]&lt;BR /&gt;---------------------------&lt;BR /&gt;OK&amp;nbsp;&amp;nbsp; &lt;BR /&gt;---------------------------&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe this is the relevant line from the above error message: "The application is not licensed to create or modify schema for this type of data "&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The parent geodatabase is on a full SQL Server installation and it uses SDE schemas.&amp;nbsp; I assumed that a Full replica maintains the SDE schema, which is apparently incompatible with SQL Server Express.&amp;nbsp; I figured this meant the Simple replica was my only option because SQL Server Express is a hard req't on the destination/child geodatabase machine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 14:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99700#M5809</guid>
      <dc:creator>MichaelWolfe</dc:creator>
      <dc:date>2012-08-06T14:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: __ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99701#M5810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is still an issue for me.&amp;nbsp; I tried replicating to a personal geodatabase instead of SQL Server Express.&amp;nbsp; I get the same problem with the __ATTACH tables.&amp;nbsp; Is there any way to explicitly specify what layers should be included in the replica?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 12:59:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99701#M5810</guid>
      <dc:creator>MichaelWolfe</dc:creator>
      <dc:date>2012-08-23T12:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: __ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99702#M5811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try replicating to a personal geodatabase using Full Model.&amp;nbsp; You should not be receiving that error when you choose 'Full Model'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 13:30:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99702#M5811</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-08-23T13:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: __ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99703#M5812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I choose Full Model with the personal geodatabase I still receive an error similar to the one I received before:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The application is not licensed to create or modify schema for this type of data &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe this is because our source geodatabase uses SDE schemas (on a full version of SQL Server).&amp;nbsp; The source geodatabase should have all necessary licenses to do just about anything.&amp;nbsp; However, the target geodatabase will need to run on laptops that only have ArcMap viewing licenses and no full-copy of SQL Server (only express).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 13:45:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99703#M5812</guid>
      <dc:creator>MichaelWolfe</dc:creator>
      <dc:date>2012-08-23T13:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: __ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99704#M5813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can replicate between SQL Server and SQL Server Express.&amp;nbsp; I believe the problem is with the data.&amp;nbsp; As a test, try the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Create a new feature class in SQL Server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Register the feature class as versioned&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Add Global IDs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.&amp;nbsp; Enable Attachments&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5.&amp;nbsp; Add the feature class to ArcMap and create the replica to the SQL Server Express database using the Create Replica wizard&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]a.&amp;nbsp; Be sure to select Advanced and select Full Model&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b.&amp;nbsp; Specify 'All records' for the attachments table&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6.&amp;nbsp; Complete the wizard&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the attachments table replicated successfully?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 14:22:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99704#M5813</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-08-23T14:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: __ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99705#M5814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you're right.&amp;nbsp; I tried creating a Full Model replica with a subset of the data I need and it seemed to go through OK.&amp;nbsp; Now I just have to systematically add in the features I need and see what is specifically causing the "application not licensed" error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 14:30:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99705#M5814</guid>
      <dc:creator>MichaelWolfe</dc:creator>
      <dc:date>2012-08-23T14:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: __ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99706#M5815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since you've been able to create the replica, this suggests that all feature classes/tables in the parent geodatabase has GlobalIDs and they are registered as versioned. Layers that are not versioned and/or do not have Globalids are not included in the replica.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also wanted to check if the data being replicated is a Cadastral (Parcel) Fabric and which version of ArcGIS Desktop version (10.0 or 10.1) is being used to create the replica.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 17:00:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99706#M5815</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2012-08-23T17:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: __ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99707#M5816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ESRI ArcMap 10.0 (Build 3600)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Desktop 10 Service Pack 3 (Build 3600)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;License Type: ArcInfo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that helps.&amp;nbsp; I'm not really a GIS guy.&amp;nbsp; I'm a software developer that occasionally has to help maintain an existing system set up by someone who has since been let go and not replaced.&amp;nbsp; I know just enough to be dangerous ;).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 17:13:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99707#M5816</guid>
      <dc:creator>MichaelWolfe</dc:creator>
      <dc:date>2012-08-23T17:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: __ATTACH tables break replication in ArcGIS 10?</title>
      <link>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99708#M5817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; - I was checking whether the parcel data being replicated was a 'parcel fabric', as &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00270000002p000000.htm"&gt;replicating parcel fabrics is not supported pre-10.1&lt;/A&gt;&lt;SPAN&gt;. Since the replica creation succeeded at version 10.0, I don't think a parcel fabric was involved. Thanks for the information.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 23:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attach-tables-break-replication-in-arcgis-10/m-p/99708#M5817</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2012-08-29T23:52:21Z</dc:date>
    </item>
  </channel>
</rss>

