Monday, May 20, 2013

ibm websphere 000-317 exam dumps free(36-45)


QUESTION NO: 36
A system administrator needs to modify the plug-in configuration file. Which utility should the
administrator use?
A. GenPluginCfg script
B. IBM Installation Manager
C. WebSphere Customization Toolbox (WCT)
D. Embedded WebSphere Customization Toolbox (WCT)
Answer: C

QUESTION NO: 37
A Java EE application is deployed to a horizontal cluster and makes use of HTTP session objects.
The administrator is required to ensure failover of these session objects, and chooses to
implement memory-to-memory replication. To maximize chances of successful failover, how
should the administrator configure the replication?
A. Select Entire domain for the number of replicas.
B. Select Single replica and select the default tuning parameter.
C. Select Single replica and select "Very high" for the tuning parameter.
D. Specify at least 3 replicas and select "Very high" for the tuning parameter.
Answer: A
QUESTION NO: 38
An application developer needs to know the SOAP_CONNECTOR_ADDRESS for their
development application server. The Integrated Solutions Console (ISC) is unavailable because
the Deployment Manager server is down for maintenance. How can the system administrator
determine the proper port number for the developer? Search for
SOAP_CONNECTOR_ADDRESS in the:
A. server.xml
B. serverindex.xml
C. resources.xml
D. virtualhosts.xml
Answer: B
QUESTION NO: 39
Consider the Exhibit
a report generated by the IBM Support Assistant (ISA) that reveals a prevailing problem within a
WebSphere Application Server environment. What should the administrator do?
A. Increase the amount of physical memory for the server.
B. Ensure that all connections taken from the data source are returned to the pool.
C. Determine why the collection class increases in size and consumes memory.
D. Modify the application so it uses stateless instead of stateful session beans to conserve the
heap.
Answer: C
QUESTION NO: 40
A system administrator has enabled the HPEL mode on an application server, but has disabled
the HPEL text log to improve performance. How can the administrator view only the messages
that were streamed to System.out and System.err by a single server thread?
A. Use a text editor to open a log file in the server's logdata directory, and search for the thread
ID.
B. Use the Log Analyzer to import the SystemOut.log file for the server and search on the thread
ID.
C. Use the Integration Solutions Console (ISC) Log Viewer to select a thread and then click the
"Show Only Selected Threads" button.
D. Use the Integration Solutions Console (ISC) Log Viewer's filtering section to search for the
string "Thread ID*" in the message content field.
Answer: C
QUESTION NO: 41
A WebSphere Application Server has been set up to receive requests from an IBM HTTP Server
(IHS). A system administrator has been asked to examine the environment for problems (if any)
and has been given several log files to check. This is an excerpt from the IHS's access.log:
<host_ip> - - [26/Jan/2012:14:17:19 +0800] "GET /Login.jsp HTTP/1.1" 500 620 What should the
administrator do next?
A. No action needed. The access.log does not indicate any problems.
B. Determine what could be causing the HTTP status code 620.
C. Verify Login.jsp can be found in the document root directory of the IHS.
D. Check the server's SystemOut.log file to see what errors occurred around the same time.
Answer: D
QUESTION NO: 42
Customers are complaining that a particular web site is "hanging". To troubleshoot the problem, a
system administrator decides to trigger several thread dumps to determine which threads might be
hung. How can the administrator trigger the thread dumps?
A. Use wsadmin to execute the dumpThreads command for the application server.
B. Run the collector command line script with the -Summary option set to "yes".
C. Set the node agent's custom property "com.ibm.websphere.threadmonitor.dump.java" to true.
D. From the Integrated Solutions Console (ISC), click the System dump button for the application
server.
Answer: A
QUESTION NO: 43
An application server needs to be diagnosed for out-of-memory issues. The system administrator
will use a tool that performs the analysis of the heap dump. Which tool should the administrator
use?
A. IBM Support Assistant (ISA)
B. IBM Solutions Console (ISC)
C. IBM Assembly and Deploy Tools (IADT)
D. Tivoli Performance Viewer (TPV)
Answer: A
QUESTION NO: 44
Performance issues have caused several high profile outages in a WebSphere Application Server
Network Deployment V8.0 environment. The application developer has isolated the problem to
one specific application. To assist with the problem diagnosis a system administrator has been
asked to enable the highest level of WebSphere tracing available. How should the system
administrator accomplish this? Enable tracing and set the level to:
A. *
B. all
C. finest
D. debug
Answer: B
QUESTION NO: 45
A system administrator needs to monitor a transaction and determine how much time it spends in
the web container, EJB container, and backend database. Which tool should the administrator use
to gather response times for each component?
A. Request metrics
B. Performance servlet
C. Thread Pool Summary Report
D. Runtime Performance and Diagnostic Advisor
Answer: A



ibm websphere 000-317 exam free dumps(26-35)


QUESTION NO: 26
A system administrator needs to create a resource that can be used exclusively by applications
running on a specific node. What configuration setting can be used to limit the visibility of this
resource to users on that node?
A. scope
B. JNDI name
C. node group
D. authorization group
Answer: A
QUESTION NO: 27
A system administrator needs to install an enhanced EAR file using the Integrated Solutions
Console (ISC). Which option must the administrator select to use the application-scoped
resources?
A. Deploy application resources

B. Create MBeans for resources

C. Process embedded configuration

D. Precompile JavaServer Pages files
Answer: C
QUESTION NO: 28
A system administrator needs to retrieve information pertaining to the application 'appname' using
the scripting capabilities of WebSphere Application Server Network Deployment V8.0. What
wsadmin command should the administrator execute?
A. AdminApp.list('appname')
B. AdminApp.view('appname')
C.AdminApp.export('appname')
D.AdminApp.options('appname')
Answer: B
QUESTION NO: 29
A system administrator installs an application that contains a module with JDBC resource
references. The administrator should bind the resource references to:
A. JDBC providers.
B. Connection factories.
C. J2C authentication data.
D. JNDI Name of the resources.
Answer: D

QUESTION NO: 30
A system administrator needs to connect to a database from an enterprise application where
global security is enabled. What security object should the administrator use?
A. Security certificate
B. J2C authentication alias
C. Basic authentication token
D. Local operating system (local OS) user id
Answer: B

QUESTION NO: 31
A system administrator needs to configure a new way to manage applications using the monitored
directory deployment feature. How can the administrator enable it? The feature.
A. can only be enabled in the Integrated Solutions Console (ISC).
B. can be enabled using the Integrated Solutions Console (ISC) or wsadmin.
C. is only available for a stand-alone server profile and is enabled by default.
D. is enabled by default for both a stand-alone and network deployment editions.
Answer: B

QUESTION NO: 32
A system administrator needs to increase messaging throughput across multiple servers. What
should the administrator do?
A. Enable protocol transformation between buses.
B. Add a cluster to the bus and create multiple messaging engines.
C. Use a proxy server to route messages to multiple messaging engines.
D. Create a mediation to manage the messaging work load across servers.
Answer: B

QUESTION NO: 33
A cluster is a member of a service integration bus (SIBus) and is configured with the high
availability messaging engine policy. How should a system administrator configure JMS
messaging so that message-driven beans (MDBs) on all cluster members can get messages?
A. Enable the JMS activation specification option: Always activate MDBs in all servers.
B. Enable the JMS destination option: Do not prefer a local queue point over other queue points.
C. Set the scope of all JMS destinations to the cluster that is a member of the SIBus.
D. Set the scope of the JMS connection factory to the cluster that is a member of the SIBus.
Answer: A

QUESTION NO: 34
An application is deployed to a WebSphere Application Server ND V8.0 cluster consisting of four
cluster members. Assuming the cluster is stopped, what should a system administrator do to
delete the cluster?
 
A. Delete the cluster.
B. Remove the cluster members and delete the cluster.
C. Uninstall the application and delete the cluster.
D. Uninstall the application, remove the cluster members and delete the cluster.
Answer: A

QUESTION NO: 35
Management is concerned about secure communication when using WebSphere Proxy Server.
How can the system administrator provide additional security to the base proxy configuration?
A. Disable File Transfer Protocol (FTP).
B. Enable proxy authentication and authorization.
C. Implement Secure Shell (SSH) communication.
D. Configure Secure Sockets Layer (SSL) transport.
Answer: D

ibm websphere 000-317 exam dumps free(16-25)


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 a
properties 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: A
QUESTION 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: C
QUESTION 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: C
QUESTION 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: C
QUESTION 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