Need help with an error "Invalid Rowid"
I did an full database export of 8.0.6 (Win 2000 server) database and imported in 10.2.0.1 (Windows 2003 server). Almost everything is working fine except few things.
1) Synonyms are not compiled.An error shows "Synonym translation is no longer valid".
2) In one very important procedure for our application, we are getting "Invalid Rowid" error. This procedure is updating records in few tables. I read in a document that export/import will change the rowid and might cause problems.
What do i need to do to overcome these errors. Do i need to rebuild indexes involved in updates?
Please suggest,
Thanks