IBM C2180-401 - IBM WebSphere Application Server Network Deployment V8.5.5 and Liberty Profile, System Administration Exam
Page: 3 / 13
Total 65 questions
Question #11 (Topic: )
A system administrator has to design a new production environment to host a web
application. The workload of this web application is expected to increase during special
marketing campaigns.
Which one of the following topologies should the administrator configure to address the
requirements for this new environment?
application. The workload of this web application is expected to increase during special
marketing campaigns.
Which one of the following topologies should the administrator configure to address the
requirements for this new environment?
A. A Liberty collective environment with autonomic managers and on demand router (ODR).
B. A flexible management environment supported by one admin agent running in each node of thecell.
C. A dynamic cluster with autonomic managers, application placement controller and intelligent routers.
D. A heterogeneous cell with enough servers to support the peak load spread across multiple nodes on the same machine.
Answer: C
Question #12 (Topic: )
A system administrator needs to create a cell for a test environment. The administrator
uses the Profile Management Tool (PMT) to create the deployment manager profile using
the advanced profile creation option and creates a custom profile using the typical profile
creation option. The administrator examines the log files for the custom profile creation and
sees an INSTCONFFAIL message indicating the deployment manager was not running
during the custom profile creation.
How should the administrator fix this?
uses the Profile Management Tool (PMT) to create the deployment manager profile using
the advanced profile creation option and creates a custom profile using the typical profile
creation option. The administrator examines the log files for the custom profile creation and
sees an INSTCONFFAIL message indicating the deployment manager was not running
during the custom profile creation.
How should the administrator fix this?
A. Delete the custom profile. Start the deployment manager. Create the custom profile again.
B. Start the deployment manager. Use PMT to re-create the custom profile.
C. Use the syncNode command to synchronize the node.
D. Run the addNode command to federate the custom profile.
Answer: A
Question #13 (Topic: )
A customer has enabled LTPA as their authentication mechanism and has web resources
that are not secured by proper security constraints. A system administrator is required to
ensure that all web resources are secured.
How should the administrator accomplish this?
that are not secured by proper security constraints. A system administrator is required to
ensure that all web resources are secured.
How should the administrator accomplish this?
A. Enable "Authenticate when any URI is accessed".
B. Enable "Authenticate only when the URI is protected".
C. Enable "Authenticate only when the URI is protected".
D. Map the application security roles to the configured user registry's groups.
Answer: B
Question #14 (Topic: )
After installing an enhanced EAR in a WebSphere Application Server environment, a
system administrator with Configurator privileges is able to see a JDBC provider and a data
source in the Integrated Solution Console (ISC) but is not able to delete these resources.
How can the administrator resolve this issue?
system administrator with Configurator privileges is able to see a JDBC provider and a data
source in the Integrated Solution Console (ISC) but is not able to delete these resources.
How can the administrator resolve this issue?
A. Use the AdminTask object to delete the resources.
B. Stop all application server instances and then delete the resources.
C. Ask another administrator with iscadmin privilege to delete the resource.
D. Edit the EAR to remove the application scoped resources and reinstall the application.
Answer: A
Question #15 (Topic: )
A system administrator has configured a network deployment cell containing multiple nodes
and global security enabled with an LDAP repository. To increase capacity, the
administrator needs to add additional nodes to the cell. After adding the nodes by using
both scripts and the Integrated Solutions Console (ISC), the administrator examines the
System.out log for the deployment manager and notices the following message:
0000004d ORBRas E com.ibm.ws.security.orbssl.WSSSLClientSocketFactoryImpl
Create SSL Socket Process Discovery : 0 JSSL0080E:
javax.net.ssl.SSL Handshake Exception -
The client and server could not negotiate the desired level of security.
Reason? com.ibm.jsse2.util.h: No trusted certificate found
How can the administrator resolve this problem?
and global security enabled with an LDAP repository. To increase capacity, the
administrator needs to add additional nodes to the cell. After adding the nodes by using
both scripts and the Integrated Solutions Console (ISC), the administrator examines the
System.out log for the deployment manager and notices the following message:
0000004d ORBRas E com.ibm.ws.security.orbssl.WSSSLClientSocketFactoryImpl
Create SSL Socket Process Discovery : 0 JSSL0080E:
javax.net.ssl.SSL Handshake Exception -
The client and server could not negotiate the desired level of security.
Reason? com.ibm.jsse2.util.h: No trusted certificate found
How can the administrator resolve this problem?
A. Disable Java 2 security.
B. Restart the deployment manager.
C. Increase the RSA token timeout value.
D. Change the number of active LTPA keys.
Answer: B