ORA-24005/ORA-8108 Reported on Attempting DDL on Advanced Queuing Objects
(Doc ID 186571.1)
Last updated on JANUARY 31, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 8.1.7.0 to 11.2.0.3 [Release 8.1.7 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
From 9.2.0.2 till 11.1.0.7 an ORA-08108 is reported when attempting an
alter table AQ$_QUEUE_TABLE_NAME_* move;
where QUEUE_TABLE_NAME is replaced appropriately and * is replaced with I, T, G, H, L (in 11.2) or S, and also if
alter table QUEUE_TABLE_NAME move;
is issued.
In 11.2 onwards an ORA-24005 error is reported for move and truncate attempts on AQ objects.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |