I am trying to configure the Electric model v3.4 Utility Network with ArcGIS Enterprise 10.8.1 and ArcGIS Pro 2.6 (untools 2.6, untools-2.6.0-py36_1.tar.bz2), Oracle 19.3 as geodatabase
Applied the Electric 3.4 package, set the database connection (orcl.sde) Geodatabase Connection Properties as "Branch"
Tried to "Register as Versioned" the UN feature data. There was an error (see below). Note the resulting dialog was shown as "empty white". The log file shows the following error:
..\ArcGIS\Packages\ElectricUtilityNetwork_a9fce4\orcl.sde\UN_ELECTRIC.Electric Start Time: Thursday, August 13, 2020 9:17:23 AM ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds. Unique indexes can't be specified for multiversion tables [Unique index GDB_CT1_48 found while enabling multibranch for UN_ELECTRIC.ELECTRICASSEMBLY] [UN_ELECTRIC.ElectricAssembly] Failed to execute (RegisterAsVersioned).
I have checked indexes in Oracle. Below screenshot shows the list of indexes for ELECTRICASSEMBLY table. Note that GDB_CT1_48 index references OBJECTID, GDB_FROM_DATE, GDB_BRANCH_ID columns. I suspect OBJECTID may be causing the issue. Note that ELECTRICDEVICE table also has a unique index set for OBJECTID.
Please advise
