A system administrator suspects that the slow performance of an application might be caused by lock contention.
To debug this further, what can the administrator do using IBM Support Assistant?
A. Analyze the running server using IBM Monitoring and Diagnostic Tools for Java ?Health Center.
B. Collect a javacore and analyze it using IBM Monitoring and Diagnostic Tools for Java ?Health Center.
C. Collect three thread dumps at equal time intervals and analyze them using IBM Monitoring and Diagnostic Tools for Java ?Dump Analyzer.
D. Collect three system dumps at equal time intervals and analyze them using IBM Monitoring and Diagnostic Tools for Java ?Memory Analyzer.
A system administrator has created a cluster containing two servers in a same node. The administrator did not select the option Generate unique HTTP ports during the creation of the cluster members. After the cluster creation, the administrator changed the HTTP port of the second cluster member to 9081.
Testing the servers using the snoop servlet directly to the server's HTTP port, the administrator got the following error message for the second server:

How can the administrator fix this problem?
A. Regenerate and propagate the HTTP plug-in.
B. Add the port 9081 to the default_host alias.
C. Create a new virtual host alias at the cell level for the port 9081.
D. Edit the server.xml for the second server and add the port 9081.
Within a WebSphere Application Server Network Deployment cell, a system administrator needs to write a script to determine if a particular server is stopped. It is important that the wsadmin script explicitly return a status of stopped as opposed to just failing.
What wsadmin object should the administrator use to write this script?
A. AdminApp
B. AdminTask
C. AdminConfig
D. AdminControl
A system administrator needs to configure a JDBC provider and a data source for an application in a clustered environment. The administrator also needs to copy the JDBC drivers from the database server to the application server machines.
How can the administrator meet these requirements?
A. Create a JDBC provider and the data source in the cluster scope.Copy the driver to all nodes.Set the environment variable at the node level to the driver's path.
B. Create a JDBC provider in the server scope and the data source in the node scope.Copy the driver to all application servers.Set the environment variable at the node level to the driver's path.
C. Create a JDBC provider in the node scope and the data source in the cell scope.Copy the driver to the deployment manager.Set the environment variable at the server level to point to the deployment manager path.
D. Create a JDBC provider in the application scope and the data source in the server scope.Copy the driver to all application server directories.Set the environment variable in each JVM to the driver's path.
A system administrator has deployed an application. The development team has updated a new version of this application. The administrator needs to immediately deploy this updated application and guarantee that only this new edition is used by clients and that any service requests for the application are queued during the deployment of the new application.
How can the administrator achieve this task without any downtime to the application?
A. Perform a soft rollout.
B. Perform a hard rollout.
C. Perform an atomic rollout.
D. Perform a concurrent activation rollout.
How can a system administrator secure a WebSphere Application Server environment to ensure that an application code will not be allowed to access any files in the server's file system?
A. Configure the CSIv2 outbound communications under RMI/IIOP security.
B. Configure the file-based repository and create the fileRegistry.xml file.
C. Enable Java 2 security and configure the app.policy and was.policy files.
D. Use the AdminTask deleteAuthorizationGroup to remove application access.
A system administrator has created a Python script called globalScript. py.
What should the administrator do to ensure globalScript. py is loaded when the wsadmin shell is used?
A. Compile globalScript.py to a Java class in the bin directory.
B. Invoke wsadmin with the argument-profileName globalScript.py.
C. Modify the configureCustomProperty script to import globalScript. py.
D. Set the script profiles in the wsadmin.properties file to load globalScript .py.
A system administrator is required to monitor the application server logs for heap memory issues and determine if the heap memory usage is reaching close to 70% of the maximum heap. The application server is configured with an initial heap of 256 MB and a max heap of 1 GB.
How should the administrator determine if the application server is utilizing 70% of the max allocated heap memory?
A. Check the System logs for OutOfMemoryErrors.Trigger a heap dump from the Integrated Solutions Console (ISC).Analyze the heap dump.
B. Configure WebSphere Application Server to enable verbose garbage collection.Analyze the garbage collection cycles in the native logs.
C. Configure Initial heap to be equal to the max heap.Trigger a heap dump from the Integrated Solutions Console (ISC).Analyze the heap dump.
D. Configure WebSphere Application Server to increase max heap.Trigger a heap dump from the Integrated Solutions Console (ISC).Analyze the heap dump.
A system administrator is required to create a star topology for multi-cell performance management for three WebSphere Application Server cells.
How should the administrator configure the Application Placement Controller (APC) in a star topology? Configure the cell custom property CenterCell to:
A. false in all three WebSphere Application Server cells.
B. false in one WebSphere Application Server celltrue in the other two WebSphere Application Server cells.
C. true in all three WebSphere Application Server cells.
D. true in one WebSphere Application Server cellfalse in the other two WebSphere Application Server cells.
The installation of WebSphere Application Server did not complete successfully, and a system administrator needs to troubleshoot the installation.
What can the administrator do to identify the cause of the installation failure?
A. Run the installver command with the appropriate command line options.
B. Check the files under the Agent data location of IBM Installation Manager.
C. Check the files under the logs directory of IBM Installation Manager installation directory.
D. Check the log.txt under