Hi, This is just a try . Login to system user and run the dbms scipt.

BEGIN
DBMS_AQADM.DROP_QUEUE_TABLE('TEST.DEF$_AQCALL');
END;