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-13643: The task can not be interrupted or cancelled.
NNL-01051: Server name: string
ORA-12718: operation requires connection as SYS
ORA-01252: cannot prevent writes - file string in recovery manager backup
ORA-02340: invalid column specification
ORA-29836: failed to validate referenced operators
PCC-02323: found typedef name used in an expression (expecting a value)
ORA-12461: undefined level string for policy string
ORA-27121: unable to determine size of shared memory segment
ORA-14178: STORE IN (DEFAULT) clause is not supported for hash partitioned global indexes
ORA-25128: No insert/update/delete on table with constraint (string.string) disabled and validated
NNC-00052: client and server protocol versions are incompatible