We have an Oracle 11.2 database that has multiple, if not all, sequences out of sync. Their last number doesn't match the max number of their relevant database tables.
I can't seem to find any possible causes online but one possibility that came to mind is - is it possible to restore a database without restoring sequences? My theory is that a Production copy was place over a QA database, and the sequences never updated.