ORA-01248: file string was created in the future of incomplete recovery
Cause: Attempting to do a RESETLOGS open with a file entry in the control file that was originally created after the UNTIL time of the incomplete recovery. Allowing such an entry may hide the version of the file that is needed at this time. The file number may be in use for a different file which would be lost if the RESETLOGS was allowed.
Action: If more recovery is desired then apply redo until the creation time of the file is reached. If the file is not wanted and the same file number is not in use at the stop time of the recovery, then the file can be taken offline with the FOR DROP option. Otherwise a different control file is needed to allow the RESETLOGS. Another backup can be restored and recovered, or a control file can be created via CREATE CONTROLFILE.
ORA-01249
Custom Search


More Oracle errors
PGA-21042error creating file object for log file
ORA-39170Schema expression string does not correspond to any schemas.
RMAN-08554channel string: restoring spfile from AUTOBACKUP string
ORA-16163LGWR network server host attach error
ORA-36923(XSVPMVTOPART04) workspace object is not a LIST or RANGE PARTITION TEMPLATE.
LPX-00106attribute "~1S" of element "~2S" is undefined
ORA-13624The task string is executing and cannot be deleted or modified.
ORA-06921CMX: getdatmsg illegal datatype
ORA-22150variable-length array has not been initialized
ORA-01187cannot read from file string because it failed verification tests
QSM-01214query rewrite not possible if OR is the top level operator in query WHERE clause
ORA-25199partitioning key of a index-organized table must be a subset of the primary key
ORA-12740Express Instant Client: unsupported server national character set string
NZE-29115Cannot export private key.
ORA-24087Invalid database user string
ORA-31067XML nodes must be updated with valid nodes and of the same type
ORA-01606gc_files_to_locks not identical to that of another mounted instance
ORA-12043invalid CREATE MATERIALIZED VIEW option
ORA-19927CONVERT DATABASE operation cannot proceed
NNL-00403Number of answers: number




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
ORA-01248file string was created in the future of incomplete recovery