IBM WebSphere Application Server Network Deployment V8.5.5 and Liberty Profile System Administration

Here you have the best IBM C9510-401 practice exam questions

  • You have 73 total questions to study from
  • Each page has 5 questions, making a total of 15 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 21, 2025
  • This site is not affiliated with or endorsed by IBM.
Question 1 of 73
A system administrator completed a WebSphere Application Server installation by using the Installation Manager. During installation, all defaults were selected for the installation root directories and the shared resources directory. Over time, the administrator has updated the installation with various interim fixes and fix packs. The administrator notices that the shared resources directory is very large in size and grows larger each time the Installation Manager is run.
How can the administrator decrease the size and remove some of the content from the shared resources directory?
    Correct Answer: D

Question 2 of 73
A system administrator ran the backup Config command to backup the configuration using the -nostop option. The administrator changed the properties for the service integration environment by modifying the sib.properties file. During testing the administrator noticed Service Integration Bus related errors and wanted to restore the service integration environment. The administrator used the restore config command, but the tuning properties for the service integration environment were not restored.
How can the administrator prevent this issue?
    Correct Answer: B

Question 3 of 73
A system administrator wants to learn some of the Python scripting commands for the administration of the environment.
Which product feature should the administrator use?
    Correct Answer: D

Question 4 of 73
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?
    Correct Answer: D

Question 5 of 73
A system administrator has created a Python script that will run in WebSphere Network cell where administrative security is enabled. This script is named doUpdate.py and will be run by using the following: wsadmin -connType RMI -f doUpdate.py
How can the administrator suppress a user/password prompt from appearing when this script is run?
Set the user and password in the:
    Correct Answer: D