Show TOC Start of Content Area

Background documentation ConnectorService  Locate the document in its SAP Library structure

The Connector Container Service manages the overall connectivity to back-end resource systems.

Monitored Unit

Description

FreeManagedConnectionCount

Returns the number of free ManagedConnections for the specified ResourceAdapter.

ManagedConnectionUsageRate

The ratio between the used connections and connection pool maximum size for a specific connector.

MaxConnectionNumber

Returns the maximum number of ManagedConnections simultaneously opened from a specified ResourceAdapter.

OpenedConnectionCount

Shows how many connections are opened per application.

TimeoutedConnectionCount

The count of the connection timeouted events since server startup

UsedManagedConnectionCount

Returns the number of used ManagedConnections.

WaitingConnectionCount

Returns the number of clients waiting for pooled ManagedConnection.

 

End of Content Area