Compare Table Data... on 11g

Bruce Carson

Member²
Trying to use the compare Table Data feature within pl/sql developer. When I compare 2 tables on our old 10g environment all works fine. When I compare the same 2 tables in our 11g environment I get the error ...
Column TABLENAME.COLUMNAME does not exist in target table, table removed from selection.

This does work for some tables in our 11g environment but not others. All tables work in our 10g environment.

 
No worries. I played with it a bit more and it seems to work now after gathering stats for both indices and tables. I thought the stats were already generated. Disregard this post.

 
Back
Top