The computer where a federated node was running had a failure and cannot be recovered. A system administrator wants to recreate the node with the same configurations in another computer.
Which steps should the administrator execute in order to recover the damaged node?
A. Configure the new computer with a different hostname.Create a custom profile with the same name.Federate to the cell using the command addNode with the default options.
B. Configure the new computer with a different hostname.Create a custom profile with a different name.Federate to the cell using the command addNote with the option 璦sExistingNode.
C. Configure the new computer with the same hostname.Create a custom profile with the same name.Federate to the cell using the command addNote with the option 璦sExistingNode.
D. Configure the new computer with the same hostname.Create a custom profile with the same name.Federate to the cell using the command addNote with the options 璱ncludeapps.
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.
A WebSphere system administrator needs to install the Installation Manager (IM) on an unmanaged node on a host named
What step must the administrator take before submitting a job from the Integrated Solutions Console (ISC) to install the IM on
A. Install a node agent on
B. Install the job manager on
C. Start the job manager on
D. Register
A system administrator wants to learn some of the Python scripting commands for the administration of the environment.
Which product feature should the administrator use?
A. The wsadmin.properties file to load a profile.
B. The AdminTask object to generate wsadmin scripts.
C. The guided activities panel from the Integrated Solutions Console (ISC).
D. The "Log command assistance commands" option in the Integrated Solutions Console (ISC).
A system administrator has configured a network deployment cell containing multiple nodes and global security enabled with an LDAP repository. To increase capacity, the administrator needs to add additional nodes to the cell. After adding the nodes by using both scripts and the Integrated Solutions Console (ISC), the administrator examines the System.out log for the deployment manager and notices the following message:

How can the administrator resolve this problem?
A. Disable Java 2 security.
B. Restart the deployment manager.
C. Increase the RSA token timeout value.
D. Change the number of active LTPA keys.
A WebSphere Application Server cell was configured with a deployment manager node and a custom node. An operator manually changed some configuration files in the custom node, and the node became out of synch with the master repository.
The system administrator used the Synchronize button in the system administration session of the Integrated Solutions Console (ISC) to try to resynchronize the node, but the node remained out of sync.
What should the administrator do to fix it?
A. Use the Full Resynchronize button.
B. Invoke "sync" operation on NodeSync MBean.
C. Recreate the custom profile with the same name without deleting the node.
D. Manually copy all the deployment manager configuration files to the custom node.
A performance test team was testing the capacity of concurrent users of a web application deployed on a multi-processor server. While testing 250 concurrent users, the administrator discovers connections to the database are failing.
In response, a system administrator increased the connection pool to the maximum limit which the database allows and increased the prepared statement cache size. The test passed, but the application response time was slower.
How should the system administrator tune the data source properties to improve the application response time?
A. Change connection pools purge policy.
B. Decrease connection pool reap time.
C. Decrease number of free pool partitions.
D. Decrease the prepared statement cache size.
A customer has enabled LTPA as their authentication mechanism and has web resources that are not secured by proper security constraints. A system administrator is required to ensure that all web resources are secured.
How should the administrator accomplish this?
A. Enable "Authenticate when any URI is accessed".
B. Enable "Authenticate only when the URI is protected".Disable "Use available authentication data when an unprotected URI is accessed".
C. Enable "Authenticate only when the URI is protected".Enable "Use available authentication data when an unprotected URI is accessed".
D. Map the application security roles to the configured user registry's groups.
After installing an enhanced EAR in a WebSphere Application Server environment, a system administrator with Configurator privileges is able to see a JDBC provider and a data source in the Integrated Solution Console (ISC) but is not able to delete these resources.
How can the administrator resolve this issue?
A. Use the AdminTask object to delete the resources.
B. Stop all application server instances and then delete the resources.
C. Ask another administrator with iscadmin privilege to delete the resource.
D. Edit the EAR to remove the application scoped resources and reinstall the application.
A system administrator has added a server cluster as a member of a service integration bus (SIB). The administrator needs to configure one messaging engine for each server in this cluster and to have a failover location for each messaging engine.
What should the administrator do to achieve the required design?
A. Configure a new messaging engine in each server to support failover.
B. Configure the data store for each messaging engine for each server in the cluster.
C. Select scalability with high availability as the messaging engine policy.
D. Create a core group policy to restrict each messaging engine to a particular server.