QUESTION
NO: 16
A system administrator has made
an unintended configuration change in the Integrated Solutions
Console (ISC). Before committing
the changes, the administrator was logged-out due to the
timeout restriction. After
logging back in, how can the administrator discard the uncommitted
changes made in the previous
session?
A. Click the "Review" link
on the Messages area.
B. Click the "Discard"
button on the Save window.C. Select the "Work with the master configuration" choice.
D. Choose the "Recover changes made in the prior session" option.
Answer: C
QUESTION
NO: 17
A system administrator needs to
configure a WebSphere
Application Server runtime through aproperties file. The administrator needs to verify that the properties file is correct and can be
applied. How should the administrator do this
A. Using the applyConfigProperties
command with the -validate option.
B. Using the
validateConfigProperties command with the -validate option.
C. Using the applyConfigProperties
command; the verification is done automatically during
application of the configuration
properties.
D. Using Integration Solution
Console's Configuration problems panel with Maximum: Validate all
documents set.
Answer: AQUESTION NO: 18
A system administrator is using the debug features of the IBM Assembly and Deploy Tools (IADT)
to resolve an error in a wsadmin Jython script. Which control on the Debug view can the
administrator use to progress through the statements without redirecting to any encountered
functions?
A. Resume
B. Step Into
C. Step Over
D. Step Return
Answer: CQUESTION NO: 19
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
Answer: CQUESTION NO: 20
A system administrator needs to customize an EAR application before deploying it using the
monitored directory deployment feature. How should the system administrator do this?
A. Create a properties file and include it in the EAR's META-INF directory.
B. Create a properties file and copy
it to the deploymentProperties directory.
C. Create a properties file and
include it in the EAR's deploymentProperties directory.
D. Create a wsadmin script (with
AdminTask.applyConfigProperties) and copy it to the
deploymentProperties directory.Answer: B
QUESTION NO: 21
The system administrator needs to generate a report of data sources for a WebSphere cell. To do
so, the administrator should:
A. parse the genVersionReport to
list data sources.
B. configure a monitored directory
to capture this data.
C. create a script by using the JDBC
query scripts as examples.
D. use the Integrated Solutions
Console (ISC) to generate a data source report.
Answer: CQUESTION NO: 22
A system administrator needs to
add a business capability to an enterprise application (EAR). The
capability is an OSGi bundle
distributed as a separate Java archive (JAR) by a third-party
application provider. How should
the administrator do this?
A. Deploy EAR and define the JAR as
a shared library reference.
B. Include JAR in EAR's lib
directory and deploy the modified EAR.
C. Create a business-level
application (BLA) with the EAR and the JAR.
D. Modify the EAR deployment
descriptor's library-directory to include the directory with the JAR.
Answer: C
QUESTION
NO: 23
A system administrator needs to
remove all of the application scoped resources from an EAR file.Before installing this application, the administrator should:
A. set the metadata-complete flag to true.
B. remove all of the com.ibm* classes.
C. remove the WEB-INF/ibmconfig folder and all its contents.
D. remove the META-INF/ibmconfig folder and all its contents.
Answer: D
QUESTION NO: 24
A system administrator needs to modify the context root of a web application. The Web Context
root can be changed using the IBM Assembly and Deploy Tools (IADT) by editing:
A. web.xml file
B. Web project settings
C. web deployment descriptor
D. Enterprise Application project settings
Answer: B
QUESTION NO: 25
A system administrator needs to automate management of applications deployed onto IBM
WebSphere Application Server Network Deployment V8.0 using scripting. Which administrative
objects should the system administrator use?
A. AdminApp
B. AdminApplication
C. AdminTask
D. AdminConfig
E. AdminControl
Answer: A,C
No comments:
Post a Comment
Your suggestions please