I have successfully created a migration workspace but when I am loading data using "Load Data Using Workspace" tool, it fails at the same spot every time with the error "ERROR: 160276: A row with this OID already exists." Before this error it has appended hundreds of thousands of features already to multiple feature classes. I recognize it is skipping some rows due to domain mismatch but that should not cause this failure. I am using Pro 3.5.1. I am not using a later version due to the bug with the Apply Error Resolutions tool. Below is the last details of the error, everything above these lines was successful. I left one successful message for streetlights before it hits a new feature class, support structures. It seems to process this data successfully EXCEPT the append at the end. Features from other source feature classes have already loaded into structurejunction successfully. The Esri documentation states this error has no known resolution. Are there different troubleshooting steps I can take to try to resolve?
.....8358 row(s) from C:\LocalArcGISWork\elec_fac_data_for_sql.gdb\ElectricFacilityData\Streetlight were appended to C:\LocalArcGISWork\migration_workspace_v3\xyz_AssetPackage.gdb\ElectricDevice
Processing C:\LocalArcGISWork\elec_fac_data_for_sql.gdb\ElectricFacilityData\SupportStructure -> C:\LocalArcGISWork\migration_workspace_v3\xyz_AssetPackage.gdb\StructureJunction
WARNING 001156: Failed on input OID 1, could not write value 'Y' to output field GROUNDED
WARNING 001156: Failed on input OID 2, could not write value 'Y' to output field GROUNDED
WARNING 001156: Failed on input OID 3, could not write value 'N' to output field GROUNDED
WARNING 001156: Failed on input OID 4, could not write value 'N' to output field GROUNDED
WARNING 001156: Failed on input OID 5, could not write value 'N' to output field GROUNDED
WARNING 001156: Failed on input OID 6, could not write value 'N' to output field GROUNDED
WARNING 001156: Failed on input OID 7, could not write value 'N' to output field GROUNDED
WARNING 001156: Failed on input OID 8, could not write value 'Y' to output field GROUNDED
WARNING 001156: Failed on input OID 9, could not write value 'Y' to output field GROUNDED
WARNING 001156: Failed on input OID 10, could not write value 'Y' to output field GROUNDED
WARNING 003819: Exported 21,164 rows that were skipped to \\ceanet1\profiles$\ashleys\Documents\ArcGIS\Projects\MyProject_new_351\scratch.gdb\fc_b76aaff9613b4b1385c7d594750c442c
ERROR 160276: A row with this OID already exists.
Failed to execute (Append).
Failed script Load Data Using Workspace...
Failed to execute (LoadDataUsingWorkspace).
Failed at Monday, January 26, 2026 10:10:06 AM (Elapsed Time: 18 minutes 3 seconds)