Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REMOVE_STREAMS_CONFIGURATION

nargesAug 30 2009 — edited Sep 2 2009
hi
when i want to remove my stream configuration on destination database by the folllowing command
EXECUTE DBMS_STREAMS_ADM.REMOVE_STREAMS_CONFIGURATION;

i got these error:

ERROR st line1:
ORA-00911: invalid character
ORA-06512: at "SYS.DBMS_UTILITY",
ORA-06512: at "SYS.DBMS_APPLY_ADM",line 811
ORA-06512: at "SYS.DBMS_STREAMS_ADM", line 1860
ORA-06512: at line 1

how could i remove it correctly?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 30 2009
Added on Aug 30 2009
10 comments
3,567 views