The Fei's Tech Notes
Tuesday, June 4, 2013
Oracle 10g and 11g: Clean up Stream Configuration
Remove using package DBMS_STREAMS_ADM.REMOVE_STREAMS_CONFIGURATION
as below
SQL> begin
DBMS_STREAMS_ADM.REMOVE_STREAMS_CONFIGURATION;
end;
/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment