<?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: Upgrade Enterprise Geodatabase from 10.8.1 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1415012#M39312</link>
    <description>&lt;P&gt;We have resolved the issue I had been discussing with you.&amp;nbsp; There were a couple database role membership settings within SQL (for a few particular database users/connections within a specific enterprise geodatabase) which were unchecked.&amp;nbsp; Prior to the 11.1 upgrade (while still at 10.8.1 for the geodatabases), we experienced no issues despite these settings not being checked on; apparently, they now must be checked on for proper publishing from the affected users/connections.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2024 21:05:49 GMT</pubDate>
    <dc:creator>ChristopherBowering</dc:creator>
    <dc:date>2024-04-24T21:05:49Z</dc:date>
    <item>
      <title>Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1383669#M38639</link>
      <description>&lt;P&gt;Hello, I have some questions about upgrading our egdb. Background:&lt;/P&gt;&lt;P&gt;Currently, egdb is on 10.8.1 on a SQL Server 2019, Enterprise deployment (server/portal clients) are on 11.1. All desktop users are using Pro 3.2, with a few exceptions that have been tough to completely pull away from ArcMap. From what I understand, it isn't inherently bad to have different egdb and client versions, though it is recommended to keep them in step. I was reading about upgrading egdb and came across this article: &lt;A href="https://pro.arcgis.com/en/pro-app/3.1/help/data/geodatabases/manage-sql-server/upgrade-geodatabase-sqlserver.htm" target="_self"&gt;Upgrade Enterprise Geodatabase in SQL Server&lt;/A&gt; In particular, this passage caught my eye:&lt;/P&gt;&lt;P&gt;"When you upgrade a geodatabase in&amp;nbsp;&lt;SPAN class=""&gt;SQL Server&lt;/SPAN&gt;&amp;nbsp;to 11.0 or a later release, the fully qualified names of tables and feature classes will no longer contain the database name. For example, a feature class named productdata.dataowner.inventory in a 10.9.x geodatabase will be named dataowner.inventory after you upgrade the geodatabase."&lt;/P&gt;&lt;P&gt;This seems very important, but I'm wondering what the knock-on consequences of this change are. For example, if I have web services that contain a feature class joined to a table, will the removal of the database name affect the join? Any other concerns that I should be aware of but can't see? Finally, any other issues you may have run into upgrading your egdb? This will be my first time going through the process.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 22:20:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1383669#M38639</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-02-16T22:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1383695#M38642</link>
      <description>&lt;P&gt;Some really good questions.&amp;nbsp; I'm not an EGDB expert, but consult around the edges of it, so I'll start the ball rolling where I feel I can and others can step in.&lt;/P&gt;&lt;P&gt;First, yes, it was nice in the past to keep things all aligned.&amp;nbsp; As a purist, I'd love to see clients on Pro 3.2, AGE 11.1/2, and SQL server 2019+ with an EGDB version of 11.1/3.2.&amp;nbsp; Real life gets in the way, so I've got clients down on SQL2016, and EGBDs of 10.7.1 and such like.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There used to be prescriptive documentation for version support, so 10.8.1 clients could work with 10.2.1 EGDBs for example, and then you got the list of supported databases and drivers.&amp;nbsp; Yes, it's a complex mix.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The most recent documented 'story' seems to be to keep everything as close together as possible, which is&amp;nbsp; what people have been doing for ages.&lt;/P&gt;&lt;P&gt;Always we have to look at the lowest common denominator.&amp;nbsp; I have a client that uses a third-party tool that is an addin to ArcMap, it only works on 10.6.1, so the EGDBs and a single ArcMap version are 'held back' to that version.&amp;nbsp; Everything else comes up above it.&amp;nbsp; The same client has more modern workflows, which need Pro and more recent versions.&amp;nbsp; So, they hold the databases that they must back to 10.6.1 and then use other geodatabases that support the modern workflows.&lt;/P&gt;&lt;P&gt;You suggested that your situation is inherently bad, I'd say it's almost typical.&amp;nbsp; I've seen far worse.&amp;nbsp; In terms of the more modern functions like Parcel Fabrics, UNM, Branch Versioning, I'd be recommending to stay as close to latest as possible.&amp;nbsp; But if your using simple types, or things that have been with us for ages, then it's not 'inherently bad'.&amp;nbsp; It could be better, but your constrained by ArcMap by the sounds of it.&amp;nbsp; Be aware that ArcMap can connect to higher versions, but there could be things in there that it doesn't understand because the ArcMap code base doesn't support those concepts/functions, and so you may get some weirdness.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, look at your lowest common denominator and make sure you can work around that.&amp;nbsp; That sounds like ArcMap.&amp;nbsp; I won't lecture.&amp;nbsp; Then try and come up as close to current as you can for anything and everything else.&amp;nbsp; Instead of good bad, you could end up with most of your geodatabases in a modern version, and those that you must hold back as older.&amp;nbsp; So instead of black/white, you end up (hopefully) light grey.&lt;/P&gt;&lt;P&gt;I'm comfortable in saying all the above, the next bits I'm offering up but expect to be challenged by others, and I'm open to learning like yourself.&lt;/P&gt;&lt;P&gt;SQL Server has been an issue for years in that the geodatabase version had the database name held in the SDE tables.&amp;nbsp; This meant that if you had one SQL Server, you couldn't duplicate the geodatabase and use it for testing and a myriad of other functions.&amp;nbsp; It also made it impossible to rename the database and things like that.&amp;nbsp; The new approach is awesome and one of the best things Esri have done in this space.&amp;nbsp; I haven't used it in anger, but I would assume it would break your connections from older versions, I'd 'guess' that ArcMap won't support it.&amp;nbsp; You will almost certainly need to replace SDE files and data stores in Enterprise, so yes a degree of reworking, but the new flexibilities it offers means it's worth the effort.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Feb 2024 00:10:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1383695#M38642</guid>
      <dc:creator>Scott_Tansley</dc:creator>
      <dc:date>2024-02-17T00:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1383701#M38643</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Question: if I have web services that contain a feature class joined to a table, will the removal of the database name affect the join? Any other concerns that I should be aware of but can't see? Finally, any other issues you may have run into upgrading your egdb?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Answer:&lt;/STRONG&gt; each deployment is unique, hence it is difficult to determine what can break in your environment, therefore the best approach here is to test before you do the upgrade in production, you will need to setup new servers for the upgrade test, restore a copy of the SQL Server Geodatabase and restore the ArcGIS Enterprise Services, then perform the upgrade as necessary and document the upgrade steps and what problems it might cause, then work through the issues to mitigate each problem.&lt;/P&gt;&lt;P&gt;------------------------------------------------&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/client-geodatabase-compatibility.htm" target="_blank" rel="noopener"&gt;Client and geodatabase compatibility—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You do not have to keep your geodatabase and ArcGIS clients at the same release, but it is recommended that you do so. Geodatabases and client software are designed to work together, and if you let one get too many releases away from the other, you risk encountering problems or unexpected behavior.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is especially true when you use a mix of client versions at your site. A newer client can create newer dataset types in the geodatabase that older clients cannot access. For enterprise geodatabases, waiting too long between geodatabase upgrades may mean you have to upgrade the underlying database more than once before you can upgrade the geodatabase.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/is-my-sql-server-database-version-supported-by-arcgis-e-000030039" target="_blank" rel="noopener"&gt;FAQ: What SQL Server Database Versions Are Supported by ArcGIS Enterprise and ArcGIS Pro? (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/system-requirements/11.1/windows/database-requirements-sqlserver.htm" target="_blank" rel="noopener"&gt;ArcGIS 11.1 and ArcGIS Pro 3.1 requirements for Microsoft SQL Server—ArcGIS Enterprise | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.1/help/data/geodatabases/manage-sql-server/upgrade-geodatabase-sqlserver.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Upgrade Enterprise Geodatabase in SQL Server&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When you upgrade a geodatabase in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;SQL Server&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to 11.0 or a later release, the fully qualified names of tables and feature classes will no longer contain the database name. For example, a feature class named productdata.dataowner.inventory in a 10.9.x geodatabase will be named dataowner.inventory after you upgrade the geodatabase.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;------------------------------------------------&lt;/P&gt;&lt;P&gt;Note, this change was introduced in Pro 3.0 to make it possible to rename the SQL Server Database without breaking the ArcSDE Geodatabase Repository.&lt;/P&gt;&lt;P&gt;------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ArcGIS Pro Help&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-sql-server/move-geodatabase-sqlserver.htm" target="_blank" rel="noopener"&gt;Methods to move a geodatabase in SQL Server—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;When you move a SQL Server database that contains a 10.9.1.x or earlier version geodatabase,&lt;BR /&gt;you cannot rename the database when you move it. When you restore the database, for example,&lt;BR /&gt;you are given the opportunity to restore it with a different name. Don't do this with a geodatabase;&lt;BR /&gt;you won't be able to connect to it.&lt;BR /&gt;&lt;STRONG&gt;When you move a SQL Server that contains an 11.x version geodatabase, you can rename the &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;database when you move it.&lt;/STRONG&gt;&lt;BR /&gt;------------------------------------------------&lt;BR /&gt;• &lt;A href="https://pro.arcgis.com/en/pro-app/3.0/get-started/whats-new-in-arcgis-pro.htm" target="_blank" rel="noopener"&gt;What's new in ArcGIS Pro 3.0—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Enterprise geodatabases and databases&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Enterprise geodatabases in Microsoft SQL Server that you create or upgrade in ArcGIS Pro 3.0&lt;BR /&gt;allow you to restore the SQL Server database with a different name from the original name.&lt;/P&gt;&lt;P&gt;Changes associated with this functionality mean that the following is true of 11.x geodatabases in&lt;BR /&gt;SQL Server:&lt;/P&gt;&lt;P&gt;ArcGIS Pro 2.2 and earlier versions cannot connect to them.&lt;/P&gt;&lt;P&gt;ArcGIS 10.6.1 and earlier versions cannot connect to them.&lt;/P&gt;&lt;P&gt;Table and feature class names no longer include the database name.&lt;/P&gt;&lt;P&gt;For example, a table named &lt;EM&gt;productdata.dataowner.inventory&lt;/EM&gt; in a 10.9.x geodatabase is named&lt;BR /&gt;&lt;EM&gt;dataowner.inventory&lt;/EM&gt; starting with 11.x geodatabases.&lt;BR /&gt;------------------------------------------------&lt;BR /&gt;• &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/data-management/restoring-sql-server-databases-with-a-new-name/" target="_blank" rel="noopener"&gt;Restoring SQL Server databases with a new name (esri.com)&lt;/A&gt;&lt;BR /&gt;Read this article.&lt;/P&gt;&lt;P&gt;------------------------------------------------&lt;/P&gt;&lt;P&gt;For more best practices visit my community.esri.com blog.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/mapping-and-charting-solutions-mcs-enterprise/ba-p/893351" target="_blank" rel="noopener"&gt;Mapping and Charting Solutions (MCS) Enterprise Databases Best Practices&lt;/A&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Database Guide Books and Database Template Scripts for SQL Server Geodatabases"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/how-to-install-database-clients-for-arcgis/ba-p/1372426" target="_blank" rel="noopener"&gt;How to Install Database Clients for ArcGIS&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/how-to-install-the-sql-server-client-for-arcgis/ba-p/1238958" target="_blank" rel="noopener"&gt;How to Install the SQL Server Client for ArcGIS?&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/how-to-move-the-sql-server-enterprise-geodatabase/ba-p/1233540" target="_blank" rel="noopener"&gt;How to Move the SQL Server Enterprise Geodatabase with a Database Backup&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/how-load-large-featureclass-sql-server-geodatabase/ba-p/1006710" target="_blank" rel="noopener"&gt;How Load Large Featureclass SQL Server Geodatabase&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;------------------------------------------------&lt;BR /&gt;&lt;/EM&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Feb 2024 00:38:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1383701#M38643</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-02-17T00:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1384654#M38666</link>
      <description>&lt;P&gt;Thanks to both of you for the very thorough answers!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some follow-ups:&lt;BR /&gt;So ArcMap 10.8.x could connect to an 11.1 database, but might experience unexpected problems? If so, I might be willing to deal with it as we have only a few users left on ArcMap.&lt;/P&gt;&lt;P&gt;What are my best steps in order to test? From what&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7880"&gt;@MarceloMarques&lt;/a&gt;&amp;nbsp;says, I would duplicate my egdb (entire server?), and then run the upgrade? But it sounds like that might cause issues? I'm a little unclear by what you mean&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/413165"&gt;@Scott_Tansley&lt;/a&gt;&amp;nbsp;when you say "&lt;SPAN&gt;you couldn't duplicate the geodatabase and use it for testing and a myriad of other functions.&amp;nbsp; It also made it impossible to rename the database and things like that. " You are explaining duplicating the database on the same SQL Server? Would there be consequences to duplicating a database, or you just actually couldn't do it?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 22:13:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1384654#M38666</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-02-20T22:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1384656#M38667</link>
      <description>&lt;P&gt;For clarity.&amp;nbsp; If you have a database called 'assets' then assets is part of the fully qualified name in the SDE management tables.&amp;nbsp; If you copied the assets database and tried to restore it on the same server as assetstest, for example then it wouldn't work because the fully qualified name is incorrect.&lt;/P&gt;&lt;P&gt;You could install a new/test SQL Server or reuse an existing, and (assuming there isn't a database called assets) then you could restore the database there.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From 11.0 onwards, the database name is not part of the naming convention in the management tables, so you have more flexibility.&lt;/P&gt;&lt;P&gt;In summary,&amp;nbsp; you can duplicate to another - assuming the database name isn't already used.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 22:17:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1384656#M38667</guid>
      <dc:creator>Scott_Tansley</dc:creator>
      <dc:date>2024-02-20T22:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1384662#M38668</link>
      <description>&lt;P&gt;Okay, so in my case, in order to test the effects of upgrading the egdb, it would probably be best to restore it on a separate server, make sure I have some kind of identical web service on a test server to one that's already in production, and then upgrade to see if it breaks?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 22:27:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1384662#M38668</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-02-20T22:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1384664#M38669</link>
      <description>&lt;P&gt;Sounds like a plan.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 22:28:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1384664#M38669</guid>
      <dc:creator>Scott_Tansley</dc:creator>
      <dc:date>2024-02-20T22:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1384683#M38671</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/80456"&gt;@ZachBodenner&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/backup-basics-for-arcgis-enterprise/" target="_blank" rel="noopener"&gt;Backup Basics for ArcGIS Enterprise (esri.com)&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/backup-and-restore-best-practices.htm" target="_blank" rel="noopener"&gt;Back up and restore best practices—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can create new test servers, one for the SQL Server Instance, where you will restore a copy of the production SQL Server Geodatabase, &lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/how-to-move-the-sql-server-enterprise-geodatabase/ba-p/1233540" target="_blank" rel="noopener"&gt;How to Move the SQL Server Enterprise Geodatabase with a Database Backup&lt;/A&gt;, and another server for the ArcGIS Enterprise, assuming you have a silo deployment, otherwise you will need more servers, then you can restore the Site using ArcGIS Enterprise backups, more information in the links above.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Notes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- you will need to create a new URL and SSL Certificate for the test server running ArcGIS Enterprise, if you run into issues to import the backup then open a ticket with Esri Technical Support.&lt;/P&gt;&lt;P&gt;- The ArcGIS Server Services will still point to the production database, but you can stop ArcGIS Server and change the local hosts file and add an entry to point to the test SQL Server database, for this to work fine your test SQL Server machine needs to have a static ip address.&lt;/P&gt;&lt;P&gt;prodsqldb - 10.0.0.17&amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; testsqldb - 10.0.0.77&lt;/P&gt;&lt;P&gt;then in the local host file add "prodsqldb 10.0.0.77" to redirect to the test SQL Server database.&lt;/P&gt;&lt;P&gt;- This way you will not have to change the ArcGIS Server Services.&lt;/P&gt;&lt;P&gt;- Otherwise, the &lt;STRONG&gt;ArcGIS Pro 3.2&amp;nbsp;Update Data Source Tool&amp;nbsp;&lt;/STRONG&gt;now supports to update the Data Source of ArcGIS Server Services.&lt;/P&gt;&lt;P&gt;- Or if all this is too much, then you can just republish the services in your Test ArcGIS Enterprise Site.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 17:14:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1384683#M38671</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-02-21T17:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1387353#M38755</link>
      <description>&lt;P&gt;So I have a bit of a follow-up question after starting this process out. My Network Admin and I backed up our main egdb, restored it on the same server under a different name, and my thought was to publish out some services, upgrade the test gdb and see what happens. I'm running into some behavior I didn't expect, and though I suspect it's just a problem with initial database creation, I'm not exaclty sure what I missed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a sample of datasets in our existing geodatabase as seen in pro:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZachBodenner_0-1709042825603.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95953iA262AAE19CCBFB2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZachBodenner_0-1709042825603.png" alt="ZachBodenner_0-1709042825603.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and here's what I see after making the sde file to the new database:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZachBodenner_1-1709042913191.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95954i8CC947A9ECA5F066/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZachBodenner_1-1709042913191.png" alt="ZachBodenner_1-1709042913191.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The icons seen in the second snip appear the same as when I, for example, make a sql view but it's not yet registered with the geodatabase. I don't need to do that for every single feature class do I? Attempting to drag any of the feature classes in the test gdb to the map gives me the crossed-out-circle icon indicating it can't be added.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 14:10:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1387353#M38755</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-02-27T14:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1387511#M38757</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/80456"&gt;@ZachBodenner&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You &lt;EM&gt;cannot&lt;/EM&gt; restore the SQL Server Database with a different name if the ArcSDE Geodatabase Repository Version is 10.8.1.&lt;BR /&gt;&lt;BR /&gt;You must create another SQL Server Instance on the same SQL Server Machine or in a different Machine and then restore the SQL Server Database with the same name.&lt;/P&gt;&lt;P&gt;Otherwise, if you rename the SQL Server Database you break the ArcSDE Geodatabase Repository, for more detail read the articles below.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/how-to-move-the-sql-server-enterprise-geodatabase/ba-p/1233540" target="_blank" rel="noopener"&gt;How to Move the SQL Server Enterprise Geodatabase with a Database Backup&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/data-management/restoring-sql-server-databases-with-a-new-name/" target="_blank" rel="noopener nofollow noreferrer"&gt;Restoring SQL Server databases with a new name (esri.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;FYI: I have covered this topic in previous replies and I hope this clarifies.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 16:35:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1387511#M38757</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-02-27T16:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1387550#M38758</link>
      <description>&lt;P&gt;It does, thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 16:57:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1387550#M38758</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-02-27T16:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409061#M39195</link>
      <description>&lt;P&gt;We recently upgraded several EGDBs from 10.8.1 directly to 11.1 and are now experiencing significant issues with some of our web services.&amp;nbsp; Our deployment is comprised of 3 servers with the GIS Enterprise version at 11.1.&amp;nbsp; The Enterprise upgrade to 11.1 occurred last fall.&amp;nbsp; We are using SQL 2017 and Windows Server 2019 Standard (10.0).&lt;/P&gt;&lt;P&gt;We have multiple database connections/users, each uniquely set up, which are used to access the aforementioned databases.&amp;nbsp; Some services published thru certain database connections remain perfectly functional...services published thru one specific database connection only partially appear when viewing the REST URL (some layers are there, some are missing)...services published thru a couple different database connection are not even viewable in REST anymore (URL times out after a couple minutes) and corresponding layers already in WebMaps fail to load.&amp;nbsp; Everything was working fine prior to upgrading.&lt;/P&gt;&lt;P&gt;Are there any known issues - or steps to be taken we may have missed - related to database connections and web publishing when upgrading EGDBs?&amp;nbsp; For reference, I am able to load data from all database connections into Pro without issue.&amp;nbsp; The web services are what is problematic.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 16:16:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409061#M39195</guid>
      <dc:creator>ChristopherBowering</dc:creator>
      <dc:date>2024-04-12T16:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409079#M39196</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/30067"&gt;@ChristopherBowering&lt;/a&gt;&amp;nbsp;- You might have to republish your services using ArcGIS Pro, see the documentation below.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://enterprise.arcgis.com/en/get-started/11.0/windows/what-s-new-in-arcgis-enterprise.htm" target="_blank" rel="noopener"&gt;What's new in ArcGIS Enterprise 11.0—ArcGIS Enterprise | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarceloMarques_0-1712939727609.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100833iE6792F96979BB0CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="MarceloMarques_0-1712939727609.png" alt="MarceloMarques_0-1712939727609.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/11.0/publish-services/windows/migrating-services-to-the-arcgis-pro-service-runtime.htm" target="_blank" rel="noopener"&gt;Migrating services to the ArcGIS Pro service runtime—ArcGIS Server | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/manage-data/windows/client-geodatabase-compatibility.htm" target="_blank"&gt;Client and geodatabase compatibility—ArcGIS Server | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;You do not have to keep your geodatabase and ArcGIS clients at the same release, but it is recommended that you do so. &lt;STRONG&gt;Geodatabases and client software are designed to work together, and if you let one get too many releases away from the other, you risk encountering problems or unexpected behavior.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This is especially true when you use a mix of client versions at your site. &lt;STRONG&gt;A newer client can create newer dataset types in the geodatabase that older clients cannot access.&lt;/STRONG&gt; For enterprise geodatabases, waiting too long between geodatabase upgrades may mean you have to upgrade the underlying database more than once before you can upgrade the geodatabase.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 16:40:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409079#M39196</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-04-12T16:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409088#M39197</link>
      <description>&lt;P&gt;Hi there.&amp;nbsp; All of our services have already been published in Pro.&amp;nbsp; We have no remaining ArcMap published services.&amp;nbsp; We are using Pro 3.2.x as well.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 16:51:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409088#M39197</guid>
      <dc:creator>ChristopherBowering</dc:creator>
      <dc:date>2024-04-12T16:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409095#M39199</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/30067"&gt;@ChristopherBowering&lt;/a&gt;&amp;nbsp;- if all services were published with Pro, then check the SQL Server machine cpu and memory utilization, in SQL Server Activity Monitor you can see things like waits and active expensive queries, something might show up there, you can also enable SQL Server Query Store on the database to help diagnose database performance further, see SQL Server documentation, next you can bring each featureclass into ArcGIS Pro and make sure the performance to draw is acceptable, make sure the geodatabase maintenance is executed often, e.g., sde compress (if working with traditional version), gather new statistics, rebuild indexes (attribute columns and spatial). If this test passes, then the issue is not with the SQL Server Instance nor with the SQL Server Database nor with the Geodatabase. It must be something in ArcGIS Server Services, next I would try to reboot the ArcGIS Server machine to see if things clear up, and monitor, for the services affected, I would check the cpu/memory utilization in the ArcGIS Server machine, and then tune the min/max number of SOC processes of each ArcGIS Server service according to the workload, I would also look into the ArcGIS Server Logs in debug mode to see if any useful info show up.&lt;BR /&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 17:21:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409095#M39199</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-04-12T17:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409109#M39201</link>
      <description>&lt;P&gt;Thank you for your in-depth responses and suggestions.&amp;nbsp; We did reboot the ArcGIS Server machine last night with no change.&amp;nbsp; Our services were running smoothly prior to the EGDB upgrade so there were no changes in pooling, memory usage or general database configurations. The 'trigger' for these issues was the upgrade from 10.8.1 to 11.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not believe the issues lies with the data.&amp;nbsp; The inconsistency in the behavior of the services depending on the user from which data is published is telling, I just can't figure it out.&amp;nbsp; There are no issues when actually publishing the services from Pro - no warnings or errors.&amp;nbsp; Only when we attempt to view in REST and/or load/view services in WebMaps do the problems become apparent.&amp;nbsp; Have you heard of any user/connection specific problems after performing a EGDB upgrade in regards to publishing?&amp;nbsp; We have not altered our database connections and they function fine in Pro as I had mentioned.&amp;nbsp; I feel as though the root of the problem lies within these database connections by the varying degrees that the services work - or don't work - depending on which connection a service is published thru.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 17:48:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409109#M39201</guid>
      <dc:creator>ChristopherBowering</dc:creator>
      <dc:date>2024-04-12T17:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409129#M39203</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/30067"&gt;@ChristopherBowering&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Question:&amp;nbsp;&lt;SPAN&gt;Have you heard of any user/connection specific problems after performing a EGDB upgrade in regards to publishing?&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Answer: I did not hear of any issues.&lt;BR /&gt;&lt;BR /&gt;You can trace the service request using Fiddler, that might help diagnose further.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/esri-technical-support-blog/monitoring-web-service-requests-using-fiddler/ba-p/901325" target="_blank" rel="noopener"&gt;Monitoring web service requests using Fiddler - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-use-fiddler-for-e-g-arcgis-pro-000025158" target="_blank" rel="noopener"&gt;How To: Use Fiddler to Capture Https Connections and Decrypt Https Traffic (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You shall open a ticket with Esri Technical Support to investigate the issue as well.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 18:00:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409129#M39203</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-04-12T18:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409151#M39204</link>
      <description>&lt;P&gt;Thank you for those resources.&amp;nbsp; I will check that out!&lt;/P&gt;&lt;P&gt;I opened a ticket with ESRI yesterday.&amp;nbsp; Not much progress is being made which is why I posted here in an attempt to figure things out.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 18:52:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409151#M39204</guid>
      <dc:creator>ChristopherBowering</dc:creator>
      <dc:date>2024-04-12T18:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409193#M39209</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/30067"&gt;@ChristopherBowering&lt;/a&gt;&amp;nbsp;- please share the esri support case number, if I learn anything new about your problem, I let you know.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 19:46:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409193#M39209</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-04-12T19:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Enterprise Geodatabase from 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409196#M39210</link>
      <description>&lt;P&gt;The case # is 03601725.&amp;nbsp; Thank you for keeping an eye on this!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 19:53:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-enterprise-geodatabase-from-10-8-1/m-p/1409196#M39210</guid>
      <dc:creator>ChristopherBowering</dc:creator>
      <dc:date>2024-04-12T19:53:39Z</dc:date>
    </item>
  </channel>
</rss>

