Directory Image
This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Privacy Policy.

C9510-401 Latest Certification Tests

Author: David Milan
by David Milan
Posted: Jul 31, 2017

Question: 1

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?

A. Manually delete content from the directory.

B. During an update, create a new shared resources directory.

C. Clear the Delete Saved Files option for the Installation Manager.

D. Set the preserve Downloaded Artifacts preference to false.

Answer: D

Explanation:

http://www-01.ibm.com/support/knowledgecenter/SSAW57_7.0.0/com.ibm.websphere.installation.soafepnd.doc/info/ae/ae/tins_installfp_dist.html?lang=en (Shared resources directory)

Question: 2

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?

A. Use full repository checkpoints for both the backup and the restore.

B. Use the restore config command with -nostop for the restore.

C. Use the manage profiles command for both the backup and the restore.

D. Use the backup config command without -nostop for the backup Use the restore config command without -nostop for the restore.

Answer: B

Question: 3

A system administrator is configuring the security of a new environment. The administrator has been asked to configure one LDAP server that has different sub-trees for business users and administration users.

What should the administrator do to implement the required security configuration?

A. Install and configure a TAI (Trust Association Interceptor)

B. Configure a security domain for the stand-alone LDAP server.

C. Use Federated repositories and configure the supported entity types.

D. Use Stand-alone custom registry and configure the flat file implementation.

Answer: C

Question: 4

A system administrator has added a server cluster as a member of a service integration bus (SIB). The administrator needs to configure one messaging engine for each server in this cluster and to have a failover location for each messaging engine.

What should the administrator do to achieve the required design?

A. Configure a new messaging engine in each server to support failover.

B. Configure the data store for each messaging engine for each server in the cluster.

C. Select scalability with high availability as the messaging engine policy.

D. Create a core group policy to restrict each messaging engine to a particular server.

Answer: C

Explanation:

The scalability with high availability configuration ensures that there is a messaging engine for each server in a cluster, and that each messaging engine has a failover location.

http://www-01.ibm.com/support/knowledgecenter/SSCKBL_8.5.5/com.ibm.websphere.nd.doc/ae/cjt1004_.html (second paragraph)

Question: 5

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?

A. The wsadmin.properties file to load a profile.

B. The AdminTask object to generate wsadmin scripts.

C. The guided activities panel from the Integrated Solutions Console (ISC).

D. The "Log command assistance commands" option in the Integrated Solutions Console (ISC).

Answer: D

Question: 6

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

Question: 7

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:

A. sas.client.props file.

B. ssl.client.props file.

C. soap.client.props file.

D. wsadmin.properties file.

Answer: D

Question: 8

A system administrator runs a Python script that creates and configures several servers and realizes that the script fails before completing. Although many tasks succeeded, they are rolled back when the script fails.

Before running the script again, what can the administrator add to the script after each task so the completed tasks are committed even if other tasks fail?

A. AdminApp.update ()

B. AdminConfig.save()

C. AdminControl.invoke(server, 'sync’)

D. AdminTask.backupJobManager('server')

Answer: C

About the Author

You will find many different options elsewhere that allow you to better handle your services such as: certificate preparation, training, money back pass guarantees,

Rate this Article
Leave a Comment
Author Thumbnail
I Agree:
Comment 
Pictures
Author: David Milan

David Milan

Member since: Jul 27, 2017
Published articles: 42

Related Articles