<?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: Rename registered data connections in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/rename-registered-data-connections/m-p/390990#M15159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.esri.com/migrated-users/6905"&gt;Jeff Timm&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my knowledge yes, as long you are connecting to the same database, instance and version. Using the same credentials as the previous database connection. The services stills needs to have access and permissions to the underlying data. That said if you are concerned about downtime I would recommend testing this workflow first before making any changes. For example publishing a test service. Deleted and recreating the database connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The service itself also contains information regarding the database credentials used at the time of publishing. I have given an example of a connection string below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example Connection String:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENCRYPTED_PASSWORD=00022e684f74367676436b6d2b535a4e4735767351416a5771773d3d2a00&lt;/P&gt;&lt;P&gt;SERVER=&amp;lt;database server name&amp;gt;&lt;/P&gt;&lt;P&gt;INSTANCE=&amp;lt;database instance name&amp;gt;&lt;/P&gt;&lt;P&gt;DBCLIENT= sqlserver&lt;/P&gt;&lt;P&gt;DB_CONNECTION_PROPERTIES=&lt;SPAN&gt;&amp;lt;database instance name&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;DATABASE=&amp;lt;database name&amp;gt;&lt;/P&gt;&lt;P&gt;VERSION=sde.DEFAULT&lt;/P&gt;&lt;P&gt;AUTHENTICATION_MODE=DBMS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2019 12:26:37 GMT</pubDate>
    <dc:creator>ThomasJones1</dc:creator>
    <dc:date>2019-10-18T12:26:37Z</dc:date>
    <item>
      <title>Rename registered data connections</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/rename-registered-data-connections/m-p/390987#M15156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to rename registered data connections to arcgis server?&amp;nbsp; I need to standardize between environments and currently they are all over the place.&lt;/P&gt;&lt;P&gt;If I cannot rename what ramifications are there to deleting and recreating the same connection with a standard naming convention?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2019 20:16:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/rename-registered-data-connections/m-p/390987#M15156</guid>
      <dc:creator>JeffTimm</dc:creator>
      <dc:date>2019-10-11T20:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rename registered data connections</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/rename-registered-data-connections/m-p/390988#M15157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can edit the connection string in ArcGIS Server Manager, ArcMap or ArcGIS Pro. I don't know&amp;nbsp;of a way to rename the database connections itself. If you want to recreate the connections you will need to use the same&amp;nbsp;parameters in the connection string as your previous connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2019 12:42:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/rename-registered-data-connections/m-p/390988#M15157</guid>
      <dc:creator>ThomasJones1</dc:creator>
      <dc:date>2019-10-14T12:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Rename registered data connections</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/rename-registered-data-connections/m-p/390989#M15158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To verify if I recreate the registered data connection with the new standardized name I should be able to delete the old registered connection without affecting the rest services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 15:54:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/rename-registered-data-connections/m-p/390989#M15158</guid>
      <dc:creator>JeffTimm</dc:creator>
      <dc:date>2019-10-15T15:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rename registered data connections</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/rename-registered-data-connections/m-p/390990#M15159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.esri.com/migrated-users/6905"&gt;Jeff Timm&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my knowledge yes, as long you are connecting to the same database, instance and version. Using the same credentials as the previous database connection. The services stills needs to have access and permissions to the underlying data. That said if you are concerned about downtime I would recommend testing this workflow first before making any changes. For example publishing a test service. Deleted and recreating the database connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The service itself also contains information regarding the database credentials used at the time of publishing. I have given an example of a connection string below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example Connection String:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENCRYPTED_PASSWORD=00022e684f74367676436b6d2b535a4e4735767351416a5771773d3d2a00&lt;/P&gt;&lt;P&gt;SERVER=&amp;lt;database server name&amp;gt;&lt;/P&gt;&lt;P&gt;INSTANCE=&amp;lt;database instance name&amp;gt;&lt;/P&gt;&lt;P&gt;DBCLIENT= sqlserver&lt;/P&gt;&lt;P&gt;DB_CONNECTION_PROPERTIES=&lt;SPAN&gt;&amp;lt;database instance name&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;DATABASE=&amp;lt;database name&amp;gt;&lt;/P&gt;&lt;P&gt;VERSION=sde.DEFAULT&lt;/P&gt;&lt;P&gt;AUTHENTICATION_MODE=DBMS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 12:26:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/rename-registered-data-connections/m-p/390990#M15159</guid>
      <dc:creator>ThomasJones1</dc:creator>
      <dc:date>2019-10-18T12:26:37Z</dc:date>
    </item>
  </channel>
</rss>

