00:00

QUESTION 1

Which of the following gives clues when comparing traces from different processes and correlating events of different servers in the same data center?

Correct Answer: B
Reading a Trace File
References:ftp://ftp.software.ibm.com/software/iea/content/com.ibm.iea.was_v6/waspdguide/6.0/GeneralPD/SW5706G04_Techniques.pdf, page 26

QUESTION 2

Which two methods are used for communicating session linkages between the client and the server? (Select two.)

Correct Answer: CE
Representational State Transfer (REST) is a lightweight framework for designing
applications that use HTTP to make calls. REST uses HTTP to perform the Create, Read, Update, and Delete (CRUD) operations between client and server. Applications interactwith the services by using HTTP, POST, PUT, GET, and DELETE operations.
References:https://www.ibm.com/support/knowledgecenter/en/SSZLC2_7.0.0/com.ibm.commerce.webservices.doc/concepts/cwvrest.htm

QUESTION 3

An administrator installs IBM WebSphere Application Server and an HTTP server, but when configuring the environment, the administrator finds that the WebSphere Plug-in is missing.
Which tool can be used to fix this issue?

Correct Answer: D
In the WebSphere Integrated Solutions Console, the web server is represented as a specific server type, and you can view or modify all of the configuration properties used in the plugin-cfg.xml file for the web server plug-in from the WebSphere Integrated Solutions Console.
References:https://www.ibm.com/support/knowledgecenter/en/SSHRKX_8.0.0/plan/plan_ih s.html

QUESTION 4

When administrative security in enabled, what is the minimum administrative role needed to create a resource, install, and uninstall an application?

Correct Answer: B
An individual or group that uses the configurator role has the monitor privilege plus the ability to change the WebSphere Application Server configuration. The configurator can perform all the daily configuration tasks. For example, a configurator can complete the following tasks:

QUESTION 5

What can an administrator use to remotely manage multiple stand-alone (unfederated) application servers?

Correct Answer: A
Administering nodes remotely using the job manager
In a flexible management environment, you can asynchronouslysubmit and administer jobs for large numbers of stand-alone application servers, deployment managers, and host computers over a geographically dispersed area. At the remote machines, you can use jobs to manage applications, modify the product configuration, or do general purpose tasks such as run a script.
References:https://www.ibm.com/support/knowledgecenter/en/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/tagt_jobmgr.html