Oracle Solution for Error ora-01466

Solution for Oracle Error ORA-01466

ORA-01466: unable to read data - table definition has changed

What triggered the Error:

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

What should we do to fix it:

commit (or rollback) transaction, and re-execute