Select to view content in your preferred language

GlobalID with 0's in delta Tables

188
2
4 weeks ago
vijaybadugu
Occasional Contributor II

When someone edits/create a feature in actual Feature class which was enabled with Version (traditional) options, the global Id's in delta tables are with 0's as shown in figure. How to get red of those? is there any configurations required to avoid this ? triggers are enabled on delta tables 

vijaybadugu_1-1717437739923.png

 

 

0 Kudos
2 Replies
MarceloMarques
Esri Regular Contributor

@vijaybadugu I saved my edits, and I checked the Adds Table of the Featureclass and the Global ID was populated correctly.

| Pro 3.3.0 | SQL Server 2019 CU 25 | ArcSDE Repo 11.3.0.3.3 |

MarceloMarques_0-1717440707544.png

If you continue to experience an issue, then open a ticket with Esri Support and provide a copy of your ArcSDE Geodatabase for support to try to reproduce.

| Marcelo Marques | Principal Product Engineer | Esri |
| Cloud & Database Administrator | OCP - Oracle Certified Professional |
I work with Enterprise Geodatabases since 1997.
“ I do not fear computers. I fear the lack of them." Isaac Isimov
0 Kudos
vijaybadugu
Occasional Contributor II

I have just gone through the parent feature class which has 000-000 in global id and it has unique index on it . How can I update those records with new global ids ? Will that cause any issues on existing features in main feature class and delta tables ? 

0 Kudos