We provide real C9510-401 exam questions and answers braindumps in two formats. Download PDF & Practice Tests. Pass IBM C9510-401 Exam quickly & easily. The C9510-401 PDF type is available for reading and printing. You can print more and practice many times. With the help of our IBM C9510-401 dumps pdf and vce product and material, you can easily pass the C9510-401 exam.
♥♥ 2021 NEW RECOMMEND ♥♥
Free VCE & PDF File for IBM C9510-401 Real Exam (Full Version!)
★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions
Free Instant Download NEW C9510-401 Exam Dumps (PDF & VCE):
Available on:
http://www.surepassexam.com/C9510-401-exam-dumps.html
Q11. A system administrator has been asked to uninstall an application from a cluster running in a WebSphere Application Server Network Deployment cell. This application was installed from the Integrated Solutions Console (ISC). The monitored directory for the cluster is
<cluster1_dir>.
What step(s) can the administrator perform to uninstall the application?
A. Delete the application file from <cluster1_dir>.
B. Stop the running cluster.
Delete the application file from <cluster1_dir>.
C. Stop the running cluster.
Copy the application file to <cluster1_dir>. Delete the application file from <cluster1_dir>.
D. Create a properties file to describe the deletion of the application file Copy the properties file to <cluster1_dir>.
Answer: A
Q12. An organization updated their LDAP directories and modified user roles. The roles that were configured to have access to a highly secured enterprise application were deleted and new roles with new names were created. The application then had security related exceptions.
How can a system administrator resolve the exceptions and restore security for the application?
A. Modify the mapping of security roles of the application to the new LDAP roles.
B. Modify the application and remove all security constraints and redeploy the application.
C. Modify the application to have a run as role for each new LDAP role and redeploy the application.
D. Create an administrative authorization group with administrator privileges scoped for the application with an administrative group role for the new LDAP roles.
Answer: D
Explanation: Reference: http://www.novell.com/documentation/idmrbpm36/install/data/bb1zmw0.html (See the Role of Administrator).
Q13. A system administrator needs to configure a JDBC provider and a data source for an application in a clustered environment. The administrator also needs to copy the JDBC drivers from the database server to the application server machines.
How can the administrator meet these requirements?
A. Create a JDBC provider and the data source in the cluster scope. Copy the driver to all nodes.
Set the environment variable at the node level to the driver's path.
B. Create a JDBC provider in the server scope and the data source in the node scope. Copy the driver to all application servers.
Set the environment variable at the node level to the driver's path.
C. Create a JDBC provider in the node scope and the data source in the cell scope. Copy the driver to the deployment manager.
Set the environment variable at the server level to point to the deployment manager path.
D. Create a JDBC provider in the application scope and the data source in the server scope. Copy the driver to all application server directories.
Set the environment variable in each JVM to the driver's path.
Answer: B
Q14. A system administrator has created a Python script called globalScript. py.
What should the administrator do to ensure globalScript. py is loaded when the wsadmin shell is used?
A. Compile globalScript.py to a Java class in the bin directory.
B. Invoke wsadmin with the argument-profileName globalScript.py.
C. Modify the configureCustomProperty script to import globalScript. py.
D. Set the script profiles in the wsadmin.properties file to load globalScript .py.
Answer: D
Q15. A system administrator has created a wsadmin script with several steps to install and configure an application and some resources in a WebSphere Application Server process. The script executed but the application was not installed successfully. The administrator suspects that the script has problems.
How can the administrator test and debug the script?
A. In WebSphere Application Server Developer Tools for Eclipse, right click on the script file and select validate from context menu.
B. Execute the script using the wsadmin with the option -conntype NONE and monitor the commandAssistancePythonCommands.log file.
C. Use WebSphere Application Server Developer Tools for Eclipse in the debug perspective connected to the server and execute the script step by step.
D. Run the script using wsadmin with these parameters:-lang Python -javaoption "-Xdebug" and then execute the log Viewer command with the option –listlnstances
Answer: C
Q16. 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?
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
Q17. A system administrator needs to set a new Liberty profile environment to support an application.
What should the administrator do to enable this environment for high availability and scalability of the application?
A. Define multiple server members in one collective controller.
B. Define multiple servers in a cluster in one collective controller.
C. Define multiple collective controllers within a Liberty collective.
D. Define multiple server members in multiple collective controllers.
Answer: C
Explanation: Reference: https://www-01.ibm.com/support/knowledgecenter/SSEQTP_8.5.5/com.ibm.websphere.base.doc/ae/welc_newinrelease.html
Q18. A WebSphere system administrator needs to install the Installation Manager (IM) on an unmanaged node on a host named <machine2>. The deployment manger is running on a host named <machine1>.
What step must the administrator take before submitting a job from the Integrated Solutions Console (ISC) to install the IM on <machine2>?
A. Install a node agent on <machine2>.
B. Install the job manager on <machine1>.
C. Start the job manager on <machine1>.
D. Register <machine2> as a target for job manager.
Answer: A
Q19. A system administrator has configured a cluster containing 40 servers. The cluster members all belong to one core group. While examining the log files, the administrator notices that the core group coordinator is consuming abnormally high amounts of memory and CPU resources.
How can the system administrator reduce the memory and CPU resource usage of the core group coordinator?
A. Configure a core group bridge.
B. Configure a second active coordinator
C. Decrease the memory on the machine.
D. Move the coordinator to another machine.
Answer: A
Q20. A system administrator has created a cluster containing two servers in a same node. The administrator did not select the option Generate unique HTTP ports during the creation of the cluster members. After the cluster creation, the administrator changed the HTTP port of the second cluster member to 9081.
Testing the servers using the snoop servlet directly to the server's HTTP port, the administrator got the following error message for the second server;
SRVE0255E: A WebGroup/Virtual Host to handle server2:9081 has not been defined How can the administrator fix this problem?
A. Regenerate and propagate the HTTP plug-in.
B. Add the port 9081 to the default_host alias.
C. Create a new virtual host alias at the cell level for the port 9081.
D. Edit the server.xml for the second server and add the port 9081
Answer: C
Explanation: Reference: http://www-01.ibm.com/support/docview.wss?uid=swg21438842