Select to view content in your preferred language

New Item > Data Store > Database > Relational DB Error

237
4
03-21-2025 07:20 AM
TylerT
by
Frequent Contributor

Hello,

I am getting the following error when trying to create a new Data Store from the Portal. "The site must have access to the connection or location you specified in the previous step."
TylerT_0-1742565573372.png

I get a similar error from the ArcGIS Pro client side:
"The connection property set was missing a required property or the property value was unrecognized.  Underlying DBMS error [[Microsoft][ODBC Driver 17 for SQL Server]SSPI Provider: No credentials were supplied, or the credentials were unavailable or inaccessible.  No Kerberos credentials available (default cache: KCM:) No extended error.

TylerT_1-1742565801389.png

The error occurred creating a Data Store with newly issued database connection using Authentication Type: Operating System Authentication (from Windows).  

Old Data Stores with database connections using Authentication Type: Database authentication work just fine (were created without errors).

The Enterprise deployment is on a Linux backend.

Any thoughts on what might be happening here and how to fix?

Thank you,
Tyler
Enterprise 11.3 LTS


0 Kudos
4 Replies
JakeSkinner
Esri Esteemed Contributor

Hi @TylerT, does the ArcGIS Server service account have access to the enterprise geodatabase?

0 Kudos
DQT
by
New Contributor

Jake, thank you for the reply, wanted to answer on Tyler's behalf as we are working on this issue. The arcgis server service account does not have access to the enterprise geodb. Since our environment is mixed (ArcGIS Enterprise entirely running Linux) and the relational database MSSQL Server is running on Windows Server, we were able to get the connection working via dbauth mode.  Our database administrator wants to move off of dbauth permissions to use Windows Integrated authentication for more security.  I guess the question is if it is possible to use Windows auth (OS system authentication) in a mixed environment such as ours to create the datastore via portal?    

V,r

-Eddie 

0 Kudos
George_Thompson
Esri Notable Contributor

It does seem possible, but you will have to add the ArcGIS Server account to the SQL instance and allow access: https://enterprise.arcgis.com/en/server/11.3/manage-data/linux/connect-sqlserver.htm

--- George T.
0 Kudos
TylerT
by
Frequent Contributor

Esri Support does not believe this is supported, so let me ask about a workaround.

Does a publisher necessarily have to be the creator of the datastore?  The genesis of the original issue was when I proceeded to publish a layer using my Win Auth created feature class (schema table) and Win Auth SDE.  ArcGIS prompted the need to create a data store, even though we already have data stores created by DBO.  Is there any way to use the DBO data store from the Win Auth user?

Thank you,

Tyler
Enterprise 11.3

0 Kudos