|
-
or try dropping the queue table
To drop the queue tables, from SQL*Plus issue the following command: execute dbms_aqadm.drop_queue_table('')
SELECT * FROM dba_queue_tables; will give you the list of all que table.
I'm assuming that you dont need those queue tables.
Amar
Amar
"There is a difference between knowing the path and walking the path."

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|