Hello,
Recently, I've been encountering an issue when trying to modify or create entities from Oracle tables in ArcGIS Pro. I receive the following message when attempting to create or modify an entity: "Failed to create (table) This table is not multi-versioned."
However, my table is properly versioned in the geodatabase settings. Do you know how to resolve this issue?
Thanks
Hi brother
did you find the solution. I am also facing the same problem
I am having the same issue? what is the solution?
The only thing I can see in the internals that would cause this is an nonversioned feature class inside of a versioned feature dataset. Solution is reregister the feature dataset as versioned - this would registered the nonversioned feature class as versioned. Or remove the feature class from the versioned feature dataset and do the edits outside of the feature dataset.