| Bug ID Number |
BUG-000124000 |
| Submitted | July 25, 2019 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 2.4 |
| Operating System | Windows OS |
| Operating System Version | N/A |
| Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
This is by design. If the role of the user (mostly sde users) that created the tables in the enterprise geodatabase was changed to SYSADMIN, they are mapped to the dbo user in the database. Both the user that created these tables and the one running the Modify LRS geoprocessing tool must be the same. The Modify LRS tool checks if the server roles of the user got changed after creating these tables.
Workaround
Remove the sde user from the sysadmin role, and run the tool again. Or recreate the linear referencing system (LRS) data. Consider not assigning the sde user with sysadmin privilege at all.
Steps to Reproduce