Hello,
We have an enterprise geodatabase (oracle) including standalone tables and featureclasses. These tables have data and are registered as Versioned. we decided to change one of this standalone tables in to a featureclass. How can i turn them into feature classes keeping existing data and version structure? (A,D tables etc.)
Could you create a feature class with the spatial data and a relatable field, then use a relationship class to relate the feature class to the tabular data?
As far as the standalone table, I do not know of a supported way to add a spatial column to an existing table with existing data that is also registered as versioned (even utilizing SQL for this will be tricky, and unsupported from an Esri perspective).