Item induction Async Job - Stuck after DB fail
Hi,
How to process the item-messages in the SVC tables.
We had several hundred item-messages staged in the SVC_Item* tables, for RMS async job to process.
RMS DB went down due to space issues & we addressed the issue and started the DB.
After this, all the messages are stuck in the SVC_item* tables. Nothing is being processed. All the new messages are queuing up.
In the Logger logs we have the message as "sql_lib.create_msg message:@PACKAGE_ERROR@ORA-24010: QUEUE SCH_RMS13.ITEM_INDUCT_QUEUE does not exist@RMS_ASYNC_PROCESSS_SQL.NOTIFY_ITEM_INDUCT"
Not sure how to process the messages stuck in the queue. Any info or help to address this issue is much appreciated.