Slow processing and locking situations
Especially when using multiple connections e.g. by different in/output steps to the same database we often got reports about slow processing and even locking situations.
User reported performance improved significantly by disabling the connection pooling. (tested with MS SQL Server 2000)