One application on two application servers, default maximum connection pooling is used (40 connections)
Application A is logged on (server 1): 8 connections (plus system)
Application A is logged on (server 2): 8 connections (plus system)
System connections: 50 (8 plus 17 per application per application server)
Total connections: 66
Application A (server 2) is logged off (no users)
Total connections: 33
All users log off all applications
Total connections: 0
At times, connectivity between the application server and the database server might be lost because of network issues, for example. If the system detects that a connection is no longer valid, it attempts to re-create the connection.
Deleting applications also consumes the default number of pooled connections. Before deleting an application, Financial Management opens the application to verify security access, consuming the default number of connections. After security is validated, the system deletes the application.