Disable Oracle Streams
Hi All
Kindly, how I can identify that Oracle streams configured or not in my database (11.2.0.4)? (and to see more details like for which tables, what is the target database)
as recently I can see active sessions in my oracle database under the following modules and actions, when I Google I found it's related to Oracle streams which I did not configure:
Module: Action:
streams EMON Regular Slave
streams EMON Cordinator
streams QMON Slave
ktsj ktsj Cordinator
ktsj ktsj salve
And how I can de-configure Oracle streams from My database?
Thanks ...