Hi All. I have a weird issue that I can't resolve. Hopefully someone has seen this before.
I have created a brand new Enterprise Geodatabase in ArcGIS Pro 3.1. The database is hosted in SQL Server 2019 (developer edition) and the schema is SDE owned.
When I copy or create a new featureclass or table in this database they are displayed in ArcGIS Pro (and ArcPy) as "USER.FC_NAME".
My customer's database, however, on the same version of SQLServer when they display data from it, shows up as DATABASE_NAME.USER.FC_NAME.
I really need to replicate that in my dev environment because the difference has caused issues with ArcPy tools I've developed for them.
Does anyone know why this difference exists between the two Enterprise Geodatabases, and more importantly how I can change my local version to match theirs?
Thanks!
Layth