QuestionQ39

IBM Maximo Manage v9.0 Functional Deployment

In a clustered environment with multiple JVMs running IBM Sterling B2B Integrator, how is the total number of database connections related to the number of connection pools?

  • A The total number of connections is the same as the number of connection pools.
  • B Each connection pool has a separate database connection regardless of the number of JVMs.
  • C The total number of connections is independent of the number of connection pools.
  • D The total number of connections is the sum of connections across all connection pools.
Explanation

IBM Sterling B2B Integrator creates a database connection pool in each JVM. In a multi-node cluster, the database connection count is the aggregate of the connections in every connection pool across the JVMs; it is therefore the sum across all pools.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!