Multiple choice technology

The connection parameters for I90 will be specified in

  1. connectionpool.properties

  2. rpccluster.properties

  3. db2as400connectionpool.properties

  4. environment.properties

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The db2as400connectionpool.properties file contains connection parameters specifically for DB2 AS400 database connections (I90 refers to an IBM iSeries/AS400 system identifier). The other property files serve different purposes: connectionpool.properties is generic, rpccluster.properties handles RPC clustering, and environment.properties contains environment settings.