Font size
WorksheetsWAS-000
Total questions: 20
Worksheet time: 20mins
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?
Start the node agent for server1.
Inspect the SystemOut.log file of server1.
Run the Installation Verification Tool (IVT).
Run the WebSphere Customization Toolbox.
is Web-Sphere ?
Web-sphere is a tool based on Java and developed by IBM, to manage and create websites.
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.
All of the above
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?
Execute the pmt script from a remote machine.
Execute the Profile Management Tool from <machine_a>
Edit the server.xml file on <machine_a> to change ports.
Look for running processes on <machine_a> using port 9080
Mention what are the important component of Web-Sphere?
WebSphere Application Server or WAS : It connects the website users with Java servlets
Data–Server: For data persistence
Web–server: It provides the service of HTTP
All of the above
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:
in group mode.
in non-administrator mode.
using the configurator administrator role.
using a primary and secondary account.
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.
Falso
Verdadero
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:
Node Agent
Administrative Agent
Job Manager
Work Manager
Deployment Manager
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 :
WebSphere Plugin
Application server clustering work
IBM HttpServer
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:
postinstall command.
versionInfo command.
genVersionReport command.
Installation Verification Tool (IVT).
Mention what type of files are required to deploy an application into Websphere?
rar
zip
war
ear
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?
imcl -c
imcl -s
imcl -install
imcl -updateAll
It is a logical grouping of server processes maintained by WebSphere and that share common configuration and operational control
Nodeagent
Node
Node Group
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
Nodeagent
Node
Node Group
A node group is a grouping of nodes within a cell that have same capabilities
Nodeagent
Node
Node Group
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?
Web server, embedded HTTP server, web services engine
Web server, HTTP plug-in, embedded HTTP server, web container
Embedded HTTP server, web services engine, web container
Load balancer, web server, name server, embedded HTTP server, web container
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 :
Cell in WebSphere
Cluster in WebSphere
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:
no scaling
vertical scaling
horizontal scaling
horizontal and vertical scaling
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?
registerNode -profilePath
manageProfiles -augment
managesdk -enableProfile
addNode -asExistingNode
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:
edit the sas.client.props file.
edit the wsadmin.properties file.
use the argument -user <current_user>.
login in to the local operating system (local OS) with an administrator user id.
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?
pmt
startManager
GenPluginCfg
wsadmin -f startApplicationOnCluster
