Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-24001

cannot create QUEUE_TABLE, string already exists

Cause

The queue table already exists in the queueing system.


Action

Drop the table first using the DROP_QUEUE_TABLE() command or specify another table.