Skip to Content
0
Former Member
Jan 22, 2009 at 09:13 PM

NW Mobile 7.1 - Message monitoring log table reorganization

52 Views

I'm trying to process a lot of inbound processing queues but I'm running in a problem with the message monitoring log table.

I get short dumps because the processing runs out of memory (private, etc) which happens because the code pulls in all of the data for one query at once and the internal table runs out of space.

The problem is with the size of the SMMW_LOG_PAR table which has to do with the message monitoring logs. When I go to the Mobile Administrator and look under monitoring, message monitoring, and try to pull up a log I get a scan on this table. I've run the message and log reorg jobs but this table doesn't change in size. Any ideas how to clean out these entries?