Amgr:Error executing agent 'Notification'

We have upgraded our server from 6.5.6 FP2 up to 8.0.2 FP2. Since this time on one of our Domino Server we have massive trouble with an Notification Agent in a database. This is only a simple action agent and this is scheduled to run every 15 min.Following error message:

Amgr: Error Executing agent ‘Notification’ in Database ‘xxxx’. Agent Signer ‘DBSigner’: Maximum number of memory segements that Notes can support has been exceeded. Further we get the followig error message on the same server:

Server task Agent Manager on server is no longer responding.

I have read in the internet that simple action like “send Newsletter Sumary” (used in 'Notification’agent) can generate such issues but this should be solved in Domino 6.5.x and higher…

have someone a idea to this?

Subject: try this

you probably have some kind of database corruption.try doing the following right after eachother when the first has finished do next on each databasethatthe agent access data in and where the agent is in.

load fixup

load compact

load updall

/Fredrik