Trying to make a database connection in ArcCatalogThe ArcServer is on a separate vm than the SQL Server vm. When I attempt to connect to the database using integrated security I get the error:
Failed to connect to the specified server.Underlying DBMS error[42S02:[Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name 'sde.sde.SDE_table_registry'.No extended error.]
I have verified that the user account works, and I can connect to it through SQL Server manager, and it appears to have all of the correct roles.Any ideas what could cause this?
أكثر...
Failed to connect to the specified server.Underlying DBMS error[42S02:[Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name 'sde.sde.SDE_table_registry'.No extended error.]
I have verified that the user account works, and I can connect to it through SQL Server manager, and it appears to have all of the correct roles.Any ideas what could cause this?
أكثر...