ERROR
Copying or creating data in a PostgreSQL geodatabase created with ArcGIS Pro 1.1, ArcGIS 10.4 Beta for Desktop, or ArcGIS 10.4 Pre-release for Desktop using an earlier client (for example, ArcGIS 10.3.x and ArcGIS 10.2.x clients) returns the following error messages:
"Failed to create table.
Invalid DBTUNE data found.[...]"
"Failed to paste [...]
Invalid DBTUNE data found.[...]
DBMS table not found"
This error is caused by the introduction of new parameters in ArcGIS Pro 1.1, ArcGIS 10.4 Beta for Desktop and ArcGIS 10.4 Pre-release for Desktop that are not consistent with the earlier client software.
This behavior was fixed in ArcGIS Pro 1.2 and ArcGIS 10.4 Final for Desktop.
DELETE FROM "sde"."sde_dbtune"
WHERE parameter_name IN ('A_INDEX_SHAPE', 'B_INDEX_SHAPE');
Article ID: 000012704
Get help from ArcGIS experts
Download the Esri Support App