Technology Stack - EBS (MOSC)

MOSC Banner

Troubleshooting EBS 12.2 JDBC Connection Leaks

edited Jan 24, 2017 9:31AM in Technology Stack - EBS (MOSC)

Click here: Troubleshooting EBS 12.2 JDBC Connection Leaks

Within Oracle WebLogic Server 10.3.6, Oracle E-Business Suite Release 12.2 employs Java Database Connectivity (JDBC) data sources to maintain a pool of connections for database connectivity. These JDBC data sources are associated with the managed servers (such as oacore and forms) in which Oracle E-Business Suite applications are deployed.

Connections are checked out and then returned to the data source when the request is complete. A connection is said to be leaked if it is not returned, no longer associated with the connection pool, or otherwise recoverable.

If you're seeing an unusual number of database connections or are having database performance issues, you might be experiencing a connection leak.  We've published a white paper that provides a framework for troubleshooting JDBC Data Source connection pool issues:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center