HI,
In one of our customer's environments, we’ve noticed an issue of continuously inserting records into the mm_message_out table with high volume.
It utilizes most of the process and exceeds the DB session limit as well.
So system performance getting very low and users can not log in to the system due to this low performance and consider it as a system down situation.
We’ve cleaned up the messages mm_message_out which is beyond the retention period(48 hours) as mentioned in the below community thread
FSM Mobile - mm_message_out cleanup process | IFS Community
But still, it's not resolved the issue and continuously proceeding insert statements into mm_message_out with high volume.
As I know ,normally mm_message_out insertion is not a big issue as it's the standard behavior, But here it's consuming almost all the CPU and sessions.
Can anyone help ?
-Kelum