Skip to main content
Question

When i try to copy a table from a sde database to another sde database i get an error

  • January 13, 2021
  • 2 replies
  • 117 views

shivs
Contributor
Forum|alt.badge.img+4

When i try to copy a table from a sde database to another sde database i get the following warning.

"Could not find the features in the table 'tablename'. One possible reason is that a WHERE clause was specified that references a column/field that does not exist in the table. The error number from ArcObjects is: '-2147216086'. The error message from ArcObjects is: {Attribute column not found [tablename][STATE_ID = 797]"

 

Also i get info "2021-01-11 17:05:12|  0.6| 0.0|INFORM|MULTI_READER(MULTI_READER): Will fail with first member reader failure"

 

Can someone tell what am i doing wrong here ?

 

2 replies

Forum|alt.badge.img+2
  • January 13, 2021

@shivshreyes​  Are you using a WHERE clause in the Geodb reader parameters or the Feature Type parameters? Check the syntax of the WHERE.


shivs
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • January 13, 2021

No i do not have any where clause specified while copying