A system administrator needs to install the IBM Installation Manager (IIM) using non- graphical interactive mode. To perform this operation, what should the administrator run?
A. imcl -c
B. imcl -s
C. imcl -install
D. imcl -updateAll
A system administrator configures the intelligent runtime provisioning feature included with WebSphere Application Server Network Deployment V8.0. The default WebSphere settings are in place. At what level will the administrator enable runtime provisioning?
A. node agent
B. web container
C. application server
D. deployment manager
A system administrator is creating a new WebSphere cell consisting of three dedicated machines: ?web server ?deployment manager ?application server node To provide process level failover, the administrator should create a cluster with:
A. no scaling
B. vertical scaling
C. horizontal scaling
D. horizontal and vertical scaling
A system administrator needs to install WebSphere Application Server binaries on a remote host. The administrator will use the Centralized Installation Manager (CIM) of a Deployment Manager. How should the administrator do this? To install the binaries executing a CIM job, the administrator should:
A. install Job Manager and register it to the deployment manager.
B. install an administrative agent and federate it to the deployment manager.
C. register the target host to the Job Manager server of the deployment manager.
D. transfer a IBM Installation Manager (IIM) kit to the target host and register it with the deployment manager.
A system administrator needs to add a business capability to an enterprise application (EAR). The capability is an OSGi bundle distributed as a separate Java archive (JAR) by a third-party application provider. How should the administrator do this?
A. Deploy EAR and define the JAR as a shared library reference.
B. Include JAR in EAR's lib directory and deploy the modified EAR.
C. Create a business-level application (BLA) with the EAR and the JAR.
D. Modify the EAR deployment descriptor's library-directory to include the directory with the JAR.
A system administrator needs to create a resource that can be used exclusively by applications running on a specific node.
What configuration setting can be used to limit the visibility of this resource to users on that node?
A. scope
B. JNDI name
C. node group
D. authorization group
Management is concerned about secure communication when using WebSphere Proxy Server. How can the system administrator provide additional security to the base proxy configuration?
A. Disable File Transfer Protocol (FTP).
B. Enable proxy authentication and authorization.
C. Implement Secure Shell (SSH) communication.
D. Configure Secure Sockets Layer (SSL) transport.
Consider the Exhibit,

a report generated by the IBM Support Assistant (ISA) that reveals a prevailing problem within a WebSphere Application Server environment. What should the administrator do?
A. Increase the amount of physical memory for the server.
B. Ensure that all connections taken from the data source are returned to the pool.
C. Determine why the collection class increases in size and consumes memory.
D. Modify the application so it uses stateless instead of stateful session beans to conserve the heap.
A system administrator needs to monitor a transaction and determine how much time it spends in the web container, EJB container, and backend database. Which tool should the administrator use to gather response times for each component?
A. Request metrics
B. Performance servlet
C. Thread Pool Summary Report
D. Runtime Performance and Diagnostic Advisor
A system administrator needs to identify the most time-intensive web components of a running application, and determine which components are the slowest. The administrator does this from the Tivoli Performance Viewer (TPV) by:
A. viewing diagnostic trace output.
B. viewing Servlets Summary Report.
C. viewing the log file for the web server.
D. opening Reports tab, Runtime operations, reports.