laptop and a wrench

Bug

Unqualified SQL Server sequence names in attribute rules fail when the editor connects with a sysadmin role login.

ArcGIS Pro
Bug-ID-Nummer BUG-000180998
EingereichtNovember 14, 2025
Zuletzt geändertDecember 15, 2025
Gilt fürArcGIS Pro
Gefunden in Version3.5.4
BetriebssystemWindows Server
Betriebssystemversion2022
StatusAs Designed

Zusätzliche Informationen

This behavior is expected when the expression does not specify the fully qualified sequence name, or when the sequence does not exist in either the connecting user’s schema or the DBO schema. The error is returned because the sequence is not owned by the DBO user, and the expression does not include the sequence owner. Attribute rule script expression examples: https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/attribute-rule-script-expression.htm "For enterprise geodatabases, use the fully qualified name of the sequence in the script expression, for example, owner.sequencename."

Workaround

Change the expression to use the fully qualified sequence name, for example, replace TestSeq1 with SDE.TestSeq1.

Schritte zur Reproduzierung

Bug-ID: BUG-000180998

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln