ORA-01306: dbms_logmnr.start_logmnr() must be invoked before selecting from v$logmnr_contents
Cause: A select was issued from v$logmnr_contents without first invoking the dbms_logmnr.start_logmnr() procedure.
Action: Invoke the dbms_logmnr.start_logmnr() procedure before issuing a select from the v$logmnr_contents view.
ORA-01307
Custom Search


More Oracle errors
ORA-19779could not obtain resilvering status for change tracking file
QSM-01059HAVING clause in the query block is malformed
ORA-47140Factor expression string already defined
DRG-12244data conversion error for sdata section string
ORA-31687error creating worker process string with worker id string
NZE-28760list creation failure
ORA-41637missing primitive event name
ORA-01550cannot drop system tablespace
SQL*Loader-00424table string makes illegal reference to collection field string
ORA-02054transaction string in-doubt
ORA-23491no valid extension request at "string"
DIA-49412Package ID does not match existing ID [string] [string]
ORA-22132hexadecimal string does not correspond to a valid REF
RMAN-08034full resync skipped, target database not mounted
ORA-12067empty refresh groups are not allowed
ORA-29740evicted by member string, group incarnation string
ORA-19704file name exceeds maximum length of string
PCC-02408Expecting an expression of some Object type
ORA-01105mount is incompatible with mounts by other instances
RMAN-06204Changed string objects to UNAVAILABLE status




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-01306dbms_logmnr.start_logmnr() must be invoked before selecting from v$logmnr_contents