ORA-01178: file string created before last CREATE CONTROLFILE, cannot recreate
Cause: Attempted to use ALTER DATABASE CREATE DATAFILE to recreate a datafile that existed at the last CREATE CONTROLFILE command. The information needed to recreate the file was lost with the control file that existed when the file was added to the database.
Action: Find a backup of the file, and recover it. Do incomplete recovery to time before file was originally created.
ORA-01179
Custom Search


More Oracle errors
NCR-04020NCRR: Interface or instance name does not exist
ORA-09942Write of ORACLE password file header failed.
ORA-10571Test recovery canceled
NZE-28840Wallet is already open.
ORA-12826hung parallel query server was killed
ORA-13603The specified parameter string cannot be fetched as a numeric value for task or object string.
IMP-00050Dump file and log file cannot be identical
PCB-00215OCCURS TO TIMES clause not allowed for host variable "string"
PCC-01005PROCEDURE DIVISION not found
PLS-00703multiple instances of named argument in list
ORA-02804Allocation of memory failed for log file name
PGU-42014RENAMES clause must be at level 66
QSM-01304query rewrite not possible because query is using flashback
ORA-14024number of partitions of LOCAL index must equal that of the underlying table
CLST-02110missing required parameter -nn with the list of nodenames
ORA-00331log version string incompatible with ORACLE version string
ORA-24075cannot specify agent with NULL address and non-NULL protocol
ORA-25965fact table must be included in the from clause
RMAN-08599channel string: throttle time: string
ORA-13021element not continuous




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-01178file string created before last CREATE CONTROLFILE, cannot recreate