I am working in a Server for ArcGIS 10.3 environment with a Versioned Enterprise Oracle 12.g gdb.
We have a number of spatial tables/queries that are renewed every day. The Spatial tables are created joining several tables. We want to create spatial Views on the Default gdb.
If I export the required Spatial table/query to a Spatial table they lose the Joined data??
I want to use ArcPY/Python to export the Joined Spatial Table to a Spatial table (SpTable_JN), then create a relationship with a table (Data_JN). This should be a simple task, yet I keep getting an error that the tables cannot be Registered with the database.
Has anyone experienced a similar problem and found a solution?? I would appreciate any advice.
Kind regards,
Clive