AQ Objects which Fail to Drop via DBMS_AQADM
Hi all,
I have encountered the situation identical to Doc ID 236898.1 whereby when I attempted to force drop my queue table there will be error ORA-24002: QUEUE_TABLE queue table does not exist. If I attempt to create, ORA-00955: name is already used by an existing object will be encountered. The queue and queue table are not in user_objects view anymore. The version of my db is 10.2.0.1.0. How do I solve this issue? Is there a script for 10g database?