<?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: Migrating UN from one geodatabase to another geodatabase using a different RDBMS in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311346#M2631</link>
    <description>&lt;P&gt;Then I would export to Asset Package and import that packing using the Apply Asset Package.&amp;nbsp; In my opinion, that is the safest, fastest path.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2023 01:07:37 GMT</pubDate>
    <dc:creator>JohnAlsup</dc:creator>
    <dc:date>2023-07-25T01:07:37Z</dc:date>
    <item>
      <title>Migrating UN from one geodatabase to another geodatabase using a different RDBMS</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311339#M2628</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm looking at the documentation on&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/utility-network/utility-network-dataset-administration.htm" target="_blank"&gt;Utility network dataset administration—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;about how to migrate a utility network dataset.&lt;/P&gt;&lt;P&gt;I'm trying to figure out how would I migrate from a geodatabase on AWS SQL Server RDS to HANA geodatabase on AWS infrastructure as well.&lt;/P&gt;&lt;P&gt;The documentation talks about export/inport using the XML workspace document from the dataset. Does this process include all of the associated/logically feature classes (eg. associations, etc) ? This would also be the same of the note mentioning the core copy &amp;amp; paste tools&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 00:14:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311339#M2628</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2023-07-25T00:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating UN from one geodatabase to another geodatabase using a different RDBMS</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311341#M2629</link>
      <description>&lt;P&gt;Personally I would use the Apply Asset Package tool for creating and loading the initial data in to your Target UN.&amp;nbsp; The tool is RDBMS agnostic.&lt;/P&gt;&lt;P&gt;I would also start with one of the esri foundation UN models.&lt;/P&gt;&lt;P&gt;Once your UN database is setup and loaded, the foundation documentation walks you through the process of enabling, versioning, publishing, etc.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The foundation solutions are found on the Esri Solutions site solutions.esri.com&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 00:23:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311341#M2629</guid>
      <dc:creator>JohnAlsup</dc:creator>
      <dc:date>2023-07-25T00:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating UN from one geodatabase to another geodatabase using a different RDBMS</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311345#M2630</link>
      <description>&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;We have been using UN electric for the past 2 years in PRD so I'm looking into how to migrate an existing PRD UN which will be part of an ArcGIS Enterprise upgrade as well?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 01:00:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311345#M2630</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2023-07-25T01:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating UN from one geodatabase to another geodatabase using a different RDBMS</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311346#M2631</link>
      <description>&lt;P&gt;Then I would export to Asset Package and import that packing using the Apply Asset Package.&amp;nbsp; In my opinion, that is the safest, fastest path.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 01:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311346#M2631</guid>
      <dc:creator>JohnAlsup</dc:creator>
      <dc:date>2023-07-25T01:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating UN from one geodatabase to another geodatabase using a different RDBMS</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311355#M2632</link>
      <description>&lt;P&gt;I agree with John that the export/import asset package is likely going to be the fastest, most reliable way to transfer the data, especially if you have a lot of associations. My second choice would be copy/paste because of the ease-of-use but given the size of your database it may take some time to do the transfer. The import/export xml workspace document is a great way to transfer schema between databases, but if you are moving a sizable amount of data, it's not a very good option because of the size of the xml file involved.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 01:49:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311355#M2632</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2023-07-25T01:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating UN from one geodatabase to another geodatabase using a different RDBMS</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311361#M2633</link>
      <description>&lt;P&gt;Our UN has approx. 15M features with 24M associations. It's the Energy Queensland implementation that was showcased in the 2022 UC&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 02:04:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1311361#M2633</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2023-07-25T02:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating UN from one geodatabase to another geodatabase using a different RDBMS</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1664148#M5939</link>
      <description>&lt;P&gt;What if we have to replicate daily on a schedule and not just one time, to a different eGBD for read-only access to other ERP Systems consuming the UN data? FME? RDBMs tools ( backup /restore?)&lt;BR /&gt;Thoughts? &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/138089"&gt;@RobertKrisher&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/125976"&gt;@JohnAlsup&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 05:45:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1664148#M5939</guid>
      <dc:creator>aperi</dc:creator>
      <dc:date>2025-11-07T05:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating UN from one geodatabase to another geodatabase using a different RDBMS</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1664170#M5941</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/729559"&gt;@aperi&lt;/a&gt;&amp;nbsp;read this article for more information about one-way feature service-to-feature service sync capabilities:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/data-management/one-way-feature-service-to-feature-service-sync" target="_blank" rel="noopener"&gt;One-way feature service-to-feature service sync&lt;/A&gt;&amp;nbsp;for simple features. For a full utility network, you can use any of the approaches you mentioned above depending on your requirements.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 11:26:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1664170#M5941</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2025-11-07T11:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating UN from one geodatabase to another geodatabase using a different RDBMS</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1664171#M5942</link>
      <description>&lt;P&gt;RDMBS replication for a UN would very difficult to configure.&amp;nbsp; I doubt it would be successful.&amp;nbsp; The Esri Solutions tool, Utility Data Management Support (UDMS) contains a tool named Export Reporting Data.&amp;nbsp; This tool will copy data from a UN to an Enterprise Geodatabase and create views with joins to the associations table so you can build views, for example from devices to structures.&amp;nbsp; These views can be setup one time and then you can execute Export Reporting Data daily replacing data in the target database without affecting the views.&amp;nbsp; Then you are able to run SQL type queries against non-versioned data (as the versions are not copied out).&amp;nbsp; The only drawback is that you cannot trace on this database.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/Utility-Data-Management-Support-Tools?tab=readme-ov-file" target="_blank"&gt;https://github.com/Esri/Utility-Data-Management-Support-Tools?tab=readme-ov-file&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.5/" target="_blank"&gt;https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.5/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 11:28:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1664171#M5942</guid>
      <dc:creator>JohnAlsup</dc:creator>
      <dc:date>2025-11-07T11:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating UN from one geodatabase to another geodatabase using a different RDBMS</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1664257#M5944</link>
      <description>&lt;P&gt;Thank You&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/125976"&gt;@JohnAlsup&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/138089"&gt;@RobertKrisher&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 18:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/migrating-un-from-one-geodatabase-to-another/m-p/1664257#M5944</guid>
      <dc:creator>aperi</dc:creator>
      <dc:date>2025-11-07T18:05:33Z</dc:date>
    </item>
  </channel>
</rss>

