Database Error Messages

ORA-24226

The target tablespace string specified to move the queue table does not exist.

Cause

The tablespace name specified as a parameter to DBMS_AQADM.MOVE_QUEUE_TABLE did not exist.


Action

Ensure that the tablespace exists by querying the data dictionary and specifying the valid tablespace name.