An application development team has developed a new version of an application that needs to be rolled out to a selected group of users for testing while the other users can continue to access the old version of the application. What configuration should the system administrator do in order to achieve this?
In a test environment, a system administrator has configured an external HTTP in the DMZ that is routing to a cluster of application servers. The administrator wants to achieve high results and performance when routing and prioritizing incoming requests to the back-end cluster. How can the system administrator achieve this task?
After deploying a new application to a high load production system, a memory leak has been detected which causes OutOfMemory exceptions. After fixing this, a system administrator needs to gather JVM heap dumps and restart the server in case a memory leak is detected in the future. How should the system administrator handle this without writing a script? Create a health policy which will:
A system administrator has created a dynamic cluster in a production environment. During the autonomic server start and stop operations, it was observed that the server is taking more time than normal and the administrator is always called for manual start/stop of the servers. What should the system administrator tune to avoid manual intervention?
A developer has just given the system administrator an EAR file that needs to deployed to the application server. The developer tells the system administrator that the EAR requires a driver for the new XYZ database that has been tested. What additional steps must the system administrator take to ensure the EAR deploys successfully to the application server?
A system administrator has configured a clustered production WebSphere Application Server environment. The administrator is now tasked with deploying batch applications to the production environment and needs to run the batch jobs in parallel. Which of the following is a minimum requirement for the parallel job manager database configuration? One database:
A system administrator needs to deploy an enterprise application to a WebSphere Application Server environment. Before starting the deployment process, the administrator uses the IBM Assembly and Deploy Tool (IADT) to inspect the EAR and notices that it is enhanced. Since enhanced EARs are not allowed in their runtime environment, the system administrator needs to unenhance the EAR. How can the system administrator successfully remove the enhancements?
An enterprise application needs to be deployed into a production WebSphere Application Server environment. The EAR contains application scoped resources which will conflict with the resource definitions that already exist in the federated environment. How can the system administrator ensure that the enterprise application uses only the already existing resources?
A system administrator is seeing data source naming exceptions during runtime and needs to check the JNDI name of the Java Transaction API (JTA) data source used within an Enterprise Java Beans (EJB) module. Which file should the administrator examine?