Q&A

Q1:How do I configure a connection pool for a clustered environment?
A1: Configuring a connection pool in a clustered environment requires the use of DataSource objects and a special multitier JDBC driver such as the WebLogic RMI driver. A connection pool in a clustered environment can act as a unified connection pool for any applications accessing the pool. If any WebLogic Server in the cluster fails, the connection of the client application will be seamlessly maintained without disruption by the other WebLogic Servers in the cluster.
Q2:Is there any way to monitor database connections from the Administration Console?
A2: The Administration Console does provide a means to monitor the JDBC connection pool. The Monitoring tab for a configured ...

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.