Select to view content in your preferred language

Error when copying data from SDE 9.3 to 10.2.1

1078
10
02-28-2014 08:13 AM
VikramS
Frequent Contributor
Hello,

I am getting below error when trying to copy sde data from 9.3.1 to  sde 10.2.1 .

Underlying DBMS error [HY104:[Microsoft][Sql Server Native Client 11.0] Invalid precision value][Feature Class Name]

Can anyone tell me how can i fix this ?

Thanks
0 Kudos
10 Replies
VinceAngelo
Esri Esteemed Contributor
FYI: There is no such thing as an "Esri Geometry spatial Type" -- GEOMETRY and
GEOGRAPHY are Microsoft datatypes.  Best practice is to avoid SRID 0, and to use
the proper SRID value.

- V
0 Kudos