Database Error Messages

ORA-01466

unable to read data - table definition has changed

Cause

Query parsed after tbl (or index) change, and executed w/old snapshot


Action

commit (or rollback) transaction, and re-execute