database username and current schema don't match

26289
10
03-09-2015 10:53 AM
RandallClark1
New Contributor III

What exactly does this error mean and what do i have to do to stop getting it?

this is a sql server 2008,

Message was edited by: Asrujit SenGupta

0 Kudos
10 Replies
AndresCastillo
MVP Regular Contributor

Found some doc on the above:

https://pro.arcgis.com/en/pro-app/latest/help/data/databases/dbms-support.htm

Although PostgreSQL allows user accounts to write data to schemas of any name, ArcGIS requires that user accounts that create tables, views, or other objects in the database have identical user names and schema names. For example, you cannot connect from ArcGIS with the user name vlad and write to the public schema.