Error at adding logfile in logminer process [message #472465] |
Fri, 20 August 2010 15:15 |
muktha_22
Messages: 527 Registered: December 2009
|
Senior Member |
|
|
Hi,
1):
In logminer logfile analyzing, I had added all the online redo log files in the below procedure:
EXECUTE dbms_logmnr.add_logfile(.....
Options => dbms_logmnr.addfile).
Then
2):
I mentioned 3 days at the STARTTIME & ENDTIME in the procedure of LOGMNR.START_LOGMNR(...)
But it shows the below error msg:
Ora-01291: missing logfile.
Thanks in advance.
|
|
|
|
|