Performance warning -- database connections have been recycled at a rate of %1%%

Error code 10089
Error constant CONN_THRASHING
Parameter 1 Connection recycle rate.
Probable cause

The MobiLink server maintains a pool of connections to the consolidated database to improve performance. Each pooled connection is associated with a script version. If the pool is full and there are no connection available for the requested version, then a pooled connection will be reconnected to get the required version. Please see the -cn switch for more information.