Hi to all,
When i try to configure and the logminer in the server it is working well. But when
I am trying to configure and view the logminer from the client PC it is throwing me the error.
Can anyone explain me whether it can be only done in the server side?
When i try to run the command from the client pc I'm getting this error..
SQL> EXECUTE DBMS_LOGMNR_D.BUILD( -
OPTIONS=> DBMS_LOGMNR_D.STORE_IN_REDO_LOGS);
BEGIN DBMS_LOGMNR_D.BUILD( OPTIONS=> DBMS_LOGMNR_D.STORE_IN_REDO_LOGS); END;
*
ERROR at line 1:
ORA-06550: line 1, column 39:
PLS-00201: identifier 'DBMS_LOGMNR_D.STORE_IN_REDO_LOGS' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
But I'm able to configure this in server session.
Thanks and Regards
Vijayaraghavan K