标题: ORA-24005: Inappropriate utilities used to perform [打印本页] 作者: admin 时间: 2016-9-1 12:37 标题: ORA-24005: Inappropriate utilities used to perform ORA-24005: Inappropriate utilities used to perform DDL on AQ table string.string Cause: An attempt was madeto use the SQL command DROP TABLE or
TRUNCATE TABLE or ALTER TABLE on queue metadata or tables. Action: Use theDBMS_AQADM.DROP_QUEUE_TABLE to DROP TABLE,
DBMS_AQADM.PURGE_QUEUE_TABLE to TRUNCATE TABLE. ALTER TABLE
redefinition based on only ALTER_TABLE_PROPERTIES and ALTER_TABLE_
PARTITIONING clauses are allowed.