Oracle DB Error ORA-01306 dbms_logmnr.start_logmnr() must be invoked before selecting from v$logmnr_contents


Articles - Home

Oracle DB Error ORA-01306 dbms_logmnr.start_logmnr() must be invoked before selecting from v$logmnr_contents

The following is the cause of this error:

A select was issued from V$LOGMNR_CONTENTS without first invoking the DBMS_LOGMNR.START_LOGMNR() procedure.

Action you can take to resolve this issue: Invoke the DBMS_LOGMNR.START_LOGMNR() procedure before issuing a select from the V$LOGMNR_CONTENTS view.



Tags: Database, Education, Software


DISCLAIMER

Paked and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  

Disclaimer


Other

Oracle DB Error ORA-01307 no LogMiner session is currently active

Oracle DB Error ORA-01308 initialization parameter utl_file_dir is not set

Oracle DB Error ORA-01309 invalid session

Oracle DB Error ORA-01310 requested return type not supported by the lcr_mine function

Oracle DB Error ORA-01311 Illegal invocation of the mine_value function

Oracle DB Error ORA-01312 Specified table/column does not exist

 

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-10 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution