Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

IBM C9510-401 - D Application Server Network Deployment V8.5.5 and Liberty Profile System Administration

Page: 2 / 3
Total 73 questions

A system administrator has created a Jython 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.

A system administrator, Admin1, with Administrator privileges has archived full repository checkpoints. Another administrator, Configurator1, with Configurator privileges has copied the checkpoint contents directory from one of the archived check points to its original location. Configurator1 tries to restore the configuration using the copied archived checkpoint contents and the restore fails.

How can Configurator1 restore the configuration using the copied archived full repository checkpoint?

A.

Copy the archived checkpoint metadata directory to its original location.

B.

Increase the Automatic checkpoint depth to keep all the delta checkpoint.

C.

Delete the delta checkpoint taken after the full repository checkpoint was taken.

D.

Ask an administrator to update the privileges for Configurator1 to match Admin1.

A system administrator has created a Jython 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.

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.

A system administrator ran the backupConfig 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 restoreConfig command, but the tuning properties for the service integration environment were not restore.

How can the administrator prevent this issue?

A.

Use full repository checkpoint for both the backup and the restore.

B.

Use the restoreConfig command with –nostop for the restore.

C.

Use the manageprofiles command for both the backup and the restore.

D.

Use the backupConfig command without –nostop for the backup

E.

Use the restoreConfig command without –nostop for the restore.

Within a WebSphere Application Server Network Deployment cell, a system administrator needs to write a script to determine if a particular server is stopped. It is important that the wsadmin script explicitly return a status of stopped as opposed to just failing.

What wsadmin object should the administrator use to write this script?

A.

AdminApp

B.

AdminTask

C.

AdminConfig

D.

AdminControl

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:

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.

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?

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.

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 preserveDownloadedArtifacts preference to false.

There are many applications deployed in a large WebSphere Application Server cluster. A system administrator is required to give Configurator role access to a developer for a single application deployed in that cluster.

How should the administrator meet this requirement and restrict Configurator role access for a single application?

A.

Create a J2C authentication alias for that developer.

B.

Create an Administrative user role and provide Configurator access to the developer.

C.

Create an Administrative group role and provide Configurator access to the developer.

D.

Create an administrative authorization group, scope it only for that application and create an Administrative user or group role to give Configurator access to the developer.