Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Logminer in different SID
Hi Listers,
I copied the archived logfiles from production database (PROD) and trying to
start logminer in development (DEV) database (same platform but different
SID).
execute dbms_logmnr.start_logmnr(dictfilename => '/u01/prodlog.ora');
I got the ora 01295 error.
Can we analyze logfiles (start logminer) from the different SID ?
Oracle 8161 on LInux.
Tia,
Aldi
01295, 00000, "DB_ID mismatch between dictionary %s and logfiles"
// *Cause: The dictionary file is produced by a database that is different // from that produced the logfiles. // *Action: Specify a compatible dictionary file. _________________________________________________________________Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Aldi Barco
INET: ipal_at_hotmail.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Dec 14 2001 - 14:06:56 CST
![]() |
![]() |