IBM c9510-418 practice test

Exam Title: IBM WebSphere Application Server Network Deployment V9.0 Core Administration

Last update: Dec 25 ,2025
Question 1

What is a benefit of using the IBM Extended Cache Monitor?

  • A. It invalidates cacheids.
  • B. It displays the contents of the cache instances.
  • C. It displays the contents of object cache instances.
  • D. It displays the dependency ids of the cache instances.
Answer:

C


Explanation:
The IBM Extended Cache Monitor for IBM WebSphere Application Server provides you with two
functions that are not available with the cache monitor that is supplied with WebSphere Application
Server. These two functions enable you to:
display the contents of object cache instances
display the Dynamic Cache mbean statistics for cache instances

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 2

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

  • A. Cookies
  • B. LTPA Token
  • C. Rest Services
  • D. URL Rewriting
  • E. HTTP Response codes
Answer:

C,E


Explanation:
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 interact with the services by using HTTP, POST,
PUT, GET, and DELETE operations.

vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Question 3

Which type of profile provides management capabilities for multiple stand-alone application
servers?

  • A. Custom
  • B. Secure Proxy
  • C. Administrative agent
  • D. Deployment manager
Answer:

C


Explanation:
You can use the following different configurations of the application server to combine the plug-in
configuration files of multiple application server profiles into a single output file:
* Using multiple stand-alone base application server profiles with an administrative agent using the
job manager. The job manager function is a part of WebSphere Application Server Network
Deployment. However, you can use the job manager function with stand-alone, base application
server profiles. Use this topic to complete this configuration.
Etc.

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 4

An administrator wants to verify an IBM WebSphere Application Server installation by examining the
installations directory structure. In this example, <WAS_installation_directory> indicates the
installations root directory.
What is one directory tree structure that indicates a successful installation of the product files?

  • A. <WAS_installation_directory>/web
  • B. <WAS_installation_directory>/bin
  • C. <WAS_installation_directory>/profiles
  • D. <WAS_installation_directory>/installableApps
Answer:

C


Explanation:
WebSphere Application Server Version 8.5.5 for Network Deployment:
/QIBM/UserData/WebSphere/AppServer/V85/ND/profiles/wp_profile/PortalServer

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 5

Which statement describes the functionality of web containers?

  • A. Web containers forward EJB requests to the EJB container.
  • B. Web containers process JSPs, servlets, and various server-side objects.
  • C. Servlets requests are forwarded from an EJB container to a web container.
  • D. Each application server can contain multiple web containers, depending upon the number of JSPs and servlets.
Answer:

B


Explanation:
The runtime environment for Web components is called the Web container. It processes servlets, JSP
files, and other types of server-side components.

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 6

Which of the following is required for Secure Sockets Layer (SSL) enablement within an HTTP server?

  • A. A JDK
  • B. A valid, issued certificate
  • C. IPv6 (Internet Protocol Version 6)
  • D. Updating the https.conf file and not the httpd.conf file
Answer:

B


Explanation:
The iKeyman GUI, which is included within the IBM HTTP Server distribution, can be used to create a
key database file (for example: key.kdb) needed to store personal server certificates required by the
client browser during an SSL handshake.

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 7

What data source property can an administrator configure to minimize the chances of encountering
StaleConnectionExceptions?

  • A. Minimum connections = 0
  • B. Reap Timeout < Unused Timeout
  • C. Purge Policy = FailingConnectionOnly
  • D. Unused Timeout > Half firewall timeout
Answer:

A


Explanation:
The
configuration
options
below
help
minimize
the
chances
of
encountering
StaleConnectionExceptions by helping to ensure that your WebSphere Application Server maintains
control of database connections, specifically, the only one closing them, rather than other
components in your network:
The datasource MIN connections should be set to 0. By setting a MIN > 0, you are telling the
application server that this number of connections will be valid for the life of the application server
JVM. Unless you can guarantee the MIN number of connections will never be timed out or dropped,
setting a MIN will cause a StaleConnectionException when the connection becomes invalid.

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 8

Which is true about software repositories for IBM Installation Manager?

  • A. Repositories must be local.
  • B. Repositories must be online.
  • C. Repositories can be either local or online.
  • D. Repositories are only in the media package.
Answer:

C


Explanation:
IBM Installation Manager is a single installation program that can use remote or local software
repositories to install, modify, or update certain IBM products. It determines and shows available
packages, checks prerequisites and interdependencies, and installs or modifies the selected
packages. You also use IBM Installation Manager to uninstall the packages that it installed.

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 9

What is one way to determine if administrative security for IBM WebSphere Application Server is
disabled when logging into the Integrated Solutions Console?

  • A. A user is not forced to use HTTPS (SSL).
  • B. An administrator is allowed to type any random password.
  • C. An administrator is prompted for user name, but not password.
  • D. When the username wasadmin is used to log in, the password used is the default “password”.
Answer:

C


Explanation:
Congratulations! You have successfully manually disabled Global Security for your IBM WebSphere
Application Server instance. You should now be able to access the WAS Integrated Solutions Console
(ISC) without having to specify a password.

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 10

An administrator needs to resolve port conflicts after creating a managed node using the Profile
Management Tool.
Which supported method can be used to resolve the port conflicts?

  • A. Edit serverindex.xml.
  • B. Use updatePorts.ant.
  • C. Use Profile Port Checker tool and set ports.
  • D. Use manageProfile tool and set port range on the profile.
Answer:

B


Explanation:
If you discover ports conflicts, then you can reassign ports manually. To reassign ports, run the
updatePorts.ant file by using the ws_ant script.

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Page 1 out of 12
Viewing questions 1-10 out of 128
Go To
page 2