Oracle® Database 11g / 12c / 18c error codes ORA-01190: control file or data file [string] is from before the last RESETLOGS
ORA-01190: control file or data file [string] is from before the last RESETLOGS
Oracle Error Code: ORA-01190
Cause: Attempting to use a data file when the log reset information in the file does not match the control file. Either the data file or the control file is a backup that was made before the most recent ALTER DATABASE OPEN RESETLOGS.