wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

WAS-000

Total questions: 20

Worksheet time: 20mins

Name
Class
Date
1.

A system administrator has successfully installed the WebSphere Application Server Network

Deployment core product. The administrator then attempts to start server1, and it fails to start. On

initial inspection, the administrator finds that the profiles directory is empty. What should the

administrator do next?

a)

Start the node agent for server1.

b)

Inspect the SystemOut.log file of server1.

c)

Run the Installation Verification Tool (IVT).

d)

Run the WebSphere Customization Toolbox.

2.

is Web-Sphere ?

a)

Web-sphere is a tool based on Java and developed by IBM, to manage and create websites.

b)

Web-sphere is often used to build interactive web-oriented applications that support business functions required for e-commerce, it integrates all the data across different operating system and applications.

c)

All of the above

3.

A system administrator needs to create a new standalone WebSphere application server profile on

<machine_a>. All previous WebSphere installations have been on <machine_a>. What should the

administrator do to prevent a port conflict with this new server?

a)

Execute the pmt script from a remote machine.

b)

Execute the Profile Management Tool from <machine_a>

c)

Edit the server.xml file on <machine_a> to change ports.

d)

Look for running processes on <machine_a> using port 9080

4.

Mention what are the important component of Web-Sphere?

a)

WebSphere Application Server or WAS : It connects the website users with Java servlets

b)

DataServer: For data persistence

c)

Webserver: It provides the service of HTTP

d)

All of the above

5.

A system administrator needs to install the IBM Installation Manager for WebSphere Application

Server Network Deployment V8.5 using a non-root account. What step must the administrator take

so that the installation can be managed by two different non-root user accounts? Install the IBM

Installation Manager:

a)

in group mode.

b)

in non-administrator mode.

c)

using the configurator administrator role.

d)

using a primary and secondary account.

6.

Some of the features available in Web-sphere includes:


  • It supports the servlet/JSP container functionality that runs on top of HTTP
  • It supports HTTP servers as IBM HTTP server, Netscape iPlanet server, and MS IIS
  • It supports Java Server Pages, HTML pages, Servlets and XML
  • It supports EJB component model and Workload Management.
a)

Falso

b)

Verdadero

7.

A system administrator needs to submit a wsadmin job to change the configuration of an enterprise

application within a flexible management environment. What should the administrator do? Connect

to:

a)

Node Agent

b)

Administrative Agent

c)

Job Manager

d)

Work Manager

e)

Deployment Manager

8.

A WebSphere’s web server plugin component routes requests to WebSphere cluster web containers. If there is a communication failure with a particular cluster member, it will mark that member down and start routing all requests to the remaining cluster member till the original is available. Represent component to :

a)

WebSphere Plugin

b)

Application server clustering work

c)

IBM HttpServer

9.

A system administrator has completed a WebSphere installation using the IBM Installation Manager.

Which tool, using the default settings, can the administrator use to generate an HTML file verifying

the version of WebSphere installed? Execute the:

a)

postinstall command.

b)

versionInfo command.

c)

genVersionReport command.

d)

Installation Verification Tool (IVT).

10.

Mention what type of files are required to deploy an application into Websphere?

a)

rar

b)

zip

c)

war

d)

ear

11.

A system administrator needs to install the IBM Installation Manager (IIM) using non-graphical

interactive mode. To perform this operation, what should the administrator run?

a)

imcl -c

b)

imcl -s

c)

imcl -install

d)

imcl -updateAll

12.

It is a logical grouping of server processes maintained by WebSphere and that share common configuration and operational control

a)

Nodeagent

b)

Node

c)

Node Group

13.

Each node has a nodeagent that works along with the deployment manager to manage administration processes. It acts as a mediator between the node and deployment manager

a)

Nodeagent

b)

Node

c)

Node Group

14.

A node group is a grouping of nodes within a cell that have same capabilities

a)

Nodeagent

b)

Node

c)

Node Group

15.

Web clients are seeing error messages when they try to access a Java EE application. In order to

isolate the system component that may be causing the problem, the administrator decides to verify

the request flow from a web browser. In what order should the components be examined?

a)

Web server, embedded HTTP server, web services engine

b)

Web server, HTTP plug-in, embedded HTTP server, web container

c)

Embedded HTTP server, web services engine, web container

d)

Load balancer, web server, name server, embedded HTTP server, web container

16.

Is referred as a grouping of nodes into a single administrative domain. A cell can have multiple nodes which are all managed from a single point. Refers to :

a)

Cell in WebSphere

b)

Cluster in WebSphere

17.

A system administrator is creating a new WebSphere cell consisting of three dedicated machines:

?web server ?deployment manager ?application server node To provide process level failover, the

administrator should create a cluster with:

a)

no scaling

b)

vertical scaling

c)

horizontal scaling

d)

horizontal and vertical scaling

18.

Several unmanaged application server profiles (nodes) are hosted on the same machine. The

administrator needs to add these nodes to a flexible management topology. Which command should

the administrator execute?

a)

registerNode -profilePath

b)

manageProfiles -augment

c)

managesdk -enableProfile

d)

addNode -asExistingNode

19.

A system administrator needs to use wsadmin to execute commands interactively. The WebSphere

cell has global security enabled. To avoid the security login dialog when executing wsadmin, the

administrator should:

a)

edit the sas.client.props file.

b)

edit the wsadmin.properties file.

c)

use the argument -user <current_user>.

d)

login in to the local operating system (local OS) with an administrator user id.

20.

A system administrator notices that a new cluster member is running but not receiving HTTP

requests. Which script from the command line should the administrator execute for the new cluster

member to receive HTTP requests?

a)

pmt

b)

startManager

c)

GenPluginCfg

d)

wsadmin -f startApplicationOnCluster