ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
Cause: You tried to copy or backup a file that was not closed cleanly, and the database was in NOARCHIVELOG mode. This is not allowed because when restored, the file will require redo application before it is usable, and redo is not currently being saved beyond the contents of the online redo logs.
Action: Take the tablespace offline clean or close the database and retry the copy or backup.
ORA-19603
Custom Search


More Oracle errors
ORA-26786A row with key string exists but has conflicting column(s) string in table string
RMAN-08516control file copy file name=string RECID=string STAMP=string
ORA-39177invalid compression value string
ORA-54509solid not attached to composite solid
ORA-16748Data Guard broker cannot open the primary database
NZE-28773failure to write magic and version numbers
ORA-23342invalid parameter column string
TNS-12552TNS:operation was interrupted
NNL-00807Queries received, type SOA: number
SQL-02134Invalid runtime context
ORA-09271szlon: error verifying user name
ORA-04066non-executable object, string
RMAN-06274Report of files that must be backed up to satisfy number days recovery window
ORA-07216slghst: gethostname error, unable to get name of current host.
DRG-13505Keyword string is not allowed here in parameter_string
ORA-10863Control behavior of buffered background operations
ORA-16401archivelog rejected by RFS
ORA-12462undefined compartment string for policy string
PROT-00022Storage too small
LPX-01021[XPDY0021]




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-19602cannot backup or copy active file in NOARCHIVELOG mode