Skip to main content

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 ?

 

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


No i do not have any where clause specified while copying


Reply