How should the system administrator tune the data source properties to improve the application response time?

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...

November 19, 2019 No Comments READ MORE +

How can the administrator determine that the hung threads are a false alarm?

An application deployed to a multi-node cluster is reported to have slowness and hung threads. A system administrator is asked to review the logs on each node and identify if the hung threads are a false alarm. How can the administrator determine that the hung threads are a false alarm?...

November 19, 2019 No Comments READ MORE +

How can the administrator suppress a user/password prompt from appearing when this script is run?

A system administrator has created a Python script that will run in WebSphere Network cell where administrative security is enabled. This script is named doUpdate.py and will be run by using the following: wsadmin -connType RMI -f doUpdate.py How can the administrator suppress a user/password prompt from appearing when this...

November 19, 2019 No Comments READ MORE +

How can the administrator test and debug the script?

A system administrator has created a wsadmin script with several steps to install and configure an application and some resources in a WebSphere Application Server process. The script executed but the application was not installed successfully. The administrator suspects that the script has problems. How can the administrator test and...

November 19, 2019 No Comments READ MORE +

To avoid this issue in the future, what can the administrator do?

After collecting diagnostic trace from a server running under a cell, a system administrator noticed that the trace files contained sensitive information. To avoid this issue in the future, what can the administrator do?A . Configure entries in the ras.rawtracelist.properties.B . Configure suppressSensitiveTrace in the bootstrap.properties file.C . Clear the...

November 18, 2019 No Comments READ MORE +

What should the administrator do to achieve the required design?

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...

November 18, 2019 No Comments READ MORE +

How can the administrator prevent this issue?

A system administrator ran the backup Config command to backup the configuration using the -nostop option. The administrator changed the properties for the service integration environment by modifying the sib.properties file. During testing the administrator noticed Service Integration Bus related errors and wanted to restore the service integration environment. The...

November 17, 2019 No Comments READ MORE +

To debug this further, what can the administrator do using IBM Support Assistant?

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 C Health Center.B . Collect a javacore...

November 16, 2019 No Comments READ MORE +

How can the administrator suppress a user/password prompt from appearing when this script is run?

A system administrator has created a Jython script that will run in WebSphere Network cell where administrative security is enabled. This script is named doUpdate.py and will be run by using the following: wsadmin CconnType RMI Cf doUpdate.py How can the administrator suppress a user/password prompt from appearing when this...

November 15, 2019 No Comments READ MORE +