A system administrator needs to install the IBM Installation Manager for WebSphere Application Server Network Deployment V8.0 using a non-root account. What step must the administrator take so that the installation can be managed by two different non- root user accounts? Install the IBM Installation Manager:
A. in group mode.
B. in non-administrator mode.
C. using the configurator administrator role.
D. using a primary and secondary account.
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 mixed version and flexible management topology is required for a new application. For ease of administration, the system administrator needs to register a WebSphere V7.0 stand-alone node with a WebSphere V8.0 job manager. What must the administrator do before registering with the job manager?
A. federate the V7.0 stand-alone node with a V7.0 node agent
B. federate the V7.0 stand-alone node with a V8.0 node agent
C. register the V7.0 stand-alone node with a V7.0 administrative agent
D. register the V7.0 stand-alone node with a V8.0 administrative agent
A system administrator needs to configure a WebSphere Application Server runtime through a properties file. The administrator needs to verify that the properties file is correct and can be applied. How should the administrator do this?
A. Using the applyConfigProperties command with the -validate option.
B. Using the validateConfigProperties command with the -validate option.
C. Using the applyConfigProperties command; the verification is done automatically during application of the configuration properties.
D. Using Integration Solution Console's Configuration problems panel with Maximum: Validate all documents set.
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 installs an application that contains a module with JDBC resource references. The administrator should bind the resource references to:
A. JDBC providers.
B. Connection factories.
C. J2C authentication data.
D. JNDI Name of the resources.
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.
Customers are complaining that a particular web site is "hanging". To troubleshoot the problem, a system administrator decides to trigger several thread dumps to determine which threads might be hung. How can the administrator trigger the thread dumps?
A. Use wsadmin to execute the dumpThreads command for the application server.
B. Run the collector command line script with the -Summary option set to "yes".
C. Set the node agent's custom property "com.ibm.websphere.threadmonitor.dump.java" to true.
D. From the Integrated Solutions Console (ISC), click the System dump button for the application server.
A system administrator needs to identify the performance of a database application and JDBC connection pool, CPU usage time and response time. Which tools should the administrator use to get this data?
A. Client program
B. Request metrics
C. Custom Java code
D. Heap dump analyzer
E. Performance Monitoring Infrastructure (PMI)
A system administrator needs to enable security auditing.
What additional configuration steps are required before auditing becomes effective?
A. Configure the types of events that are recorded.
B. Configure the types of events that are recorded, and configure failure notifications.
C. Create a set of users or groups mapped to the Admin Security Manager role.
D. Create a set of users or groups mapped to the Auditor role, and define the notification mechanism.