How can I remove streams from oracle database 11.2.0.4 without using dbms_streams_adm.remove_streams
As part of oracle upgrade from 11g to 19c, preupgrade tool recommended to remove streams, but with using procedure dbms_streams_adm.remove_streams_configuration.
0