ORA-01307: no LogMiner session is currently active
Cause: A select was issued from v$logmnr_contents without first invoking the dbms_logmnr.start_logmnr() procedure. Otherwise, dbms_logmnr.end_logmnr() was called without a prior call to dbms_logmnr.start_logmnr() or dbms_logmnr.add_logfile()
Action: Invoke the dbms_logmnr.start_logmnr() procedure before issuing a select from the v$logmnr_contents view.
ORA-01308
Custom Search


More Oracle errors
ORA-36702(XSRELTBL05) The format of the HIERHEIGHT function is: HIERHEIGHT(relation [,] level) level >= 1.
RMAN-06067RECOVER DATABASE required with a backup or created control file
ORA-02246missing EVENTS text
AMD-00142Analytic Workspace name "string" must be fully qualified with the Owner.
ORA-31493could not prepare session for LogMiner session
ORA-24386statement/server handle is in use when being freed
LPX-01021[XPDY0021]
ORA-27202skgfpen: sbtpcend returned error
ORA-41661the system generated rule class package has errors
O2I-00133An error occurred for which no message is available
ORA-55306internal error: invalid string: value_name=string value_type=string
ORA-23323parameter length exceeds deferred RPC limits
RMAN-20508temporary resource already in use
LSX-00148annotation must come first in "~S"
RMAN-08164validation succeeded for proxy copy
PLS-00145duplicate external WITH CONTEXT specification in subprogram expression
PGA-21115shutdown request received
ORA-23651Capture string is already in string mode
QSM-02038Partition Change Tracking (PCT) is enabled
ORA-32013failure in verifying parameters from the restored SPFILE




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-01307no LogMiner session is currently active