log miner tool

From: <letokai_at_my-deja.com>
Date: Thu, 01 Feb 2001 13:18:00 GMT
Message-ID: <95bnm2$gsp$1_at_nnrp1.deja.com>


I run this:

SQL> select * from v$logmnr_contents;

----no probem-----
and then

SQL> select sql_undo,sql_redo from v$logmnr_contents where seg_name = 'PRODUCTS';
select sql_undo,sql_redo from v$logmnr_contents where seg_name = 'PRODUCTS'
*

ERREUR à la ligne 1 :
ORA-03113: end-of-file on communication channel

SQL> select * from v$logmnr_contents;
select * from v$logmnr_contents
*

ERREUR à la ligne 1 :
ORA-01041: erreur interne. extention hostdef n'existe pas (internal error hostdef extention does not exist)

I'm using logminer within a database and I'm trying to examine the log from another DB.
I'm using Oracle 8.1.5 on NT.

any ideas?

Sent via Deja.com
http://www.deja.com/ Received on Thu Feb 01 2001 - 14:18:00 CET

Original text of this message