A system administrator needs to submit a wsadmin job to change the configuration of an enterprise application within a flexible management environment. What should the administrator do? Connect to:
A. Node Agent
B. Administrative Agent
C. Job Manager
D. Work Manager
E. Deployment Manager
A system administrator has completed a WebSphere installation using the IBM Installation Manager. Which tool, using the default settings, can the administrator use to generate an HTML file verifying the version of WebSphere installed? Execute the:
A. postinstall command.
B. versionInfo command.
C. genVersionReport command.
D. Installation Verification Tool (IVT).
The system administrator needs to generate a report of data sources for a WebSphere cell. To do so, the administrator should:
A. parse the genVersionReport to list data sources.
B. configure a monitored directory to capture this data.
C. create a script by using the JDBC query scripts as examples.
D. use the Integrated Solutions Console (ISC) to generate a data source report.
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
A system administrator needs to install an enhanced EAR file using the Integrated Solutions Console (ISC). Which option must the administrator select to use the application-scoped resources?
A. Deploy application resources
B. Create MBeans for resources
C. Process embedded configuration
D. Precompile JavaServer Pages files
A system administrator needs to configure a new way to manage applications using the monitored directory deployment feature. How can the administrator enable it? The feature...
A. can only be enabled in the Integrated Solutions Console (ISC).
B. can be enabled using the Integrated Solutions Console (ISC) or wsadmin.
C. is only available for a stand-alone server profile and is enabled by default.
D. is enabled by default for both a stand-alone and network deployment editions.
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 must deploy a new application that uses Java 2 security. There are several applications installed in the cell that use application security but not Java 2 security. How can the administrator enable support for Java 2 security without affecting the other applications?
A. Enable Java 2 security at the cell level and grant permissions only to the new application.
B. Configure a security domain with Java 2 security enabled for the application server that will host the new application.
C. Configure a security domain for the other applications in the cell with both Java 2 security enabled and application security.
D. Disable global security and configure a security domain with Java 2 security enabled for the application server that will host the new application.
A system administrator must configure IBM WebSphere Application Server Network Deployment V8.0 to authenticate users with a Windows domain. The administrator should configure a registry that is:
A. a local operating system (OS).
B. a Virtual Member Manager (VMM).
C. a registry that implements WebSphere Common Configuration Model (WCCM).
D. an Active Directory (AD) domain controller.
A system administrator needs to backup a WebSphere Application Server profile without disrupting normal operations. How can the administrator accomplish this?
A. Execute backupConfig.sh -nostop -profileName
B. Execute prnt.sh -nostop -backupProfile -profileName
C. Execute rnanageprofiles.sh -nostop -backupProfile -profileName
D. Use the administrative agent to configure a backup job without stopping the server.