C9550-605 Free Dumps Study Materials
Question 11: An integration developer is developing a mediation module using the WebSphere Integration Developer.
The mediation module interacts with different databases, via the database lookup mediation primitive and
an Enterprise Information system (EIS) binding. It is expected that during the lifetime of this solution, the
databases connection details will change. The customer wants to avoid downtime of the applications as
much as possible. What is the BEST way for the integration developer to implement a solution so that
when database connection details change, downtime is minimized?
A. Update the details of the database connections,then deploy the updated EAR file.
B. Define the various database connection details asWebSphere Variables. When a change in the
connection details occurs, update the WebSphere Variables on the server and restart the server.
C. Define the various database connections used as JNDI names. When a change in the
connection details occurs, update the JNDI details on the server and restart the application.
D. Define a properties file for the application to load on startup. When a change in the connection details
occurs, update the details in the properties file and restart the application.
Correct Answer: C