remove_streams92
446013Jun 21 2007 — edited Jun 26 2007Hi,
Before I knew this package existe, I try to clean up my stream configuration but went I execute it I've got this error:
SQL> exec remove_streams92.remove_streams('STRMADMIN');
BEGIN remove_streams92.remove_streams('STRMADMIN'); END;
*
ERROR at line 1:
ORA-24141: rule set STRMADMIN.RULESET$_37 does not exist
ORA-06512: at "SYS.DBMS_STREAMS_ADM", line 271
ORA-06512: at "SYS.REMOVE_STREAMS92", line 188
ORA-06512: at line 1
How could I clean up the stream configuration?
Thank you !
Alain Martin