ORA-25233: invalid parameter specified for NAVIGATION Cause: An invalid parameterhas been specified for NAVIGATION. Action: Choose one ofFIRST_MESSAGE, NEXT_MESSAGE or NEXT_
TRANSACTION. Use FIRST_MESSAGE for dequeuing the first message that
satisifies the criterion, NEXT_MESSAGE for dequeuing the next message that
satisifies the criterion and NEXT_TRANSACTION for moving to a set of messages
enqueued by another transaction.