Oracle Error Message
ORA-24170: string.string is created by AQ, cannot be dropped directly
Reason for the Error
This object is created by AQ, thus cannot be dropped directly
Solution
use dbms_aqadm.drop_subscriber to drop the object
ORA-24170: string.string is created by AQ, cannot be dropped directly
This object is created by AQ, thus cannot be dropped directly
use dbms_aqadm.drop_subscriber to drop the object