My Oracle Support Banner

ORA-00990: Missing Or Invalid Privilege ORA-06512: At "AQMOVE.MOVE_QT_PKG", Line 228 (Doc ID 1677275.1)

Last updated on DECEMBER 23, 2019

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.1 and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

move_qt_pkg.move_queue_table procedure execution failes with ORA-00990 error.


SQL> exec move_qt_pkg.move_queue_table('APPLSYS','WF_JMS_IN','APPS_TS_QUEUES','APPS_TS_QUEUES_REORG')
BEGIN move_qt_pkg.move_queue_table('APPLSYS','WF_JMS_IN','APPS_TS_QUEUES','APPS_TS_QUEUES_REORG'); END;

*
ERROR at line 1:
ORA-00990: missing or invalid privilege
ORA-06512: at "SYS.DBMS_REDEFINITION", line 884
ORA-06512: at "SYS.DBMS_REDEFINITION", line 2010
ORA-06512: at "AQMOVE.MOVE_QT_PKG", line 509
ORA-06512: at "AQMOVE.MOVE_QT_PKG", line 108



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
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.