ORA-01307: no LogMiner session is currently active
Answer / guest
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.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-36994: (XSRELGID11) The SURROGATE DIMENSION workspace object must be numeric.
ORA-25213: message with specified RELATIVE_MSGID has been dequeued
ORA-16196: database has been previously opened and closed
PCC-02359: Identifier specifying ARRAYLEN must be a 4-byte integer
ORA-19566: exceeded limit of string corrupt blocks for file string
ORA-26036: subpartition load specified but table string is not subpartitioned
ORA-16023: system string destination cannot be the same as session string destination
ORA-29932: the type being dropped is a statistics type
NNL-01074: ApplTable Index: number
ORA-25002: cannot create INSTEAD OF triggers on tables
QSM-01009: materialized view, string, matched query text
SQL*Loader-00469: SID directive expects 1 argument, number found.