0

platforms and products Online Quiz - 81

Description: platforms and products Online Quiz - 81
Number of Questions: 20
Created by:
Tags: platforms and products
Attempted 0/20 Correct 0 Score 0

A company is in the process of migrating a cluster from WebSphere Process Server V6.0.2 to V6.1. Before all of the V6.0.2 cluster members have been migrated, an administrator attempts to deploy a BPEL application to this mixed cluster, but the deployment fails. What is causing the failure and which action should the administrator take?

  1. Some of the WebSphere Process Server cluster members were not started. Ensure all cluster members are started.

  2. The Business Process Container on all cluster members was not started. Start all Business Process Containers first.

  3. BPEL applications cannot be deployed to a mixed version WebSphere Process Server cluster. Migrate the V6.0.2 cluster members first.

  4. The administrator did not authenticate as a user with the necessary authority. Log in as a user in the Administrator role and re-install the application.


Correct Option: C

Which application checks that a WebSphere Process Server installation has completed successfully?

  1. First Steps Console

  2. Profile Management Tool

  3. IBM Installation Manager

  4. Installation Verification Tool


Correct Option: D

A company wants to create a clustered topology for a set of applications that use BPEL processes. The deployment manager has already been successfully created. The next task is to create the profile for the first node for the cluster. The administrator runs the Profile Management Tool to begin the process. After the Welcome screen, the Environment Selection panel is displayed with options. Which option should the administrator elect?

  1. Custom Profile

  2. Application server

  3. Deployment manager

  4. WebSphere Process Server

  5. WebSphere Enterprise Service Bus (WESB)

  6. Cell (deployment manager and a federated application server)


Correct Option: D
  1. WebSphere Interchange Server V4.2.2 applications cannot be migrated to WebSphere Process Server V6.1.

  2. The WebSphere Process Server installation wizard will detect WebSphere Interchange Server and give the option to upgrade.

  3. The WebSphere Interchange Server artifacts are run through wizards to convert them to WebSphere Process Server artifacts.

  4. Use the WebSphere Interchange Server provided tooling to export the application as EAR files that can run on WebSphere Process Server.


Correct Option: C
  1. Edit the business data from Failed Event Manager and re-submit the tailed event.

  2. Resubmit the tailed event with trace using Failed Event Manager for further troubleshooting.

  3. Delete the tailed event from Failed Event Manager, then stop and re-start the TaskContainer.

  4. Query the tailed event using Failed Event Manager, then send the information to the developer.


Correct Option: B
  1. Remove any SIBus destinations or JCA activation specifications created prior to the failure.

  2. Remove the Event Archive table created prior to the failure.

  3. Create new Endpoint Listener to replace the one existed prior to the failure.

  4. Create necessary SIBus destinations and JCA activation specifications manually.


Correct Option: A
  1. Edit the date value and resubmit

  2. Create a human task to notify the event originator

  3. Bypass component B

  4. Re-route the message


Correct Option: A

Which of the following will work with substitue command ?

  1. :%s/old/new/g

  2. :$s/old/new

  3. :&s/old/new

  4. :.+10s/old/new


Correct Option: A,B,D

:set showmatch will show the matching sets of parentheses in the file.

  1. True

  2. False


Correct Option: A

The positioning commands operate only while vi is in

  1. Execute mode

  2. Insert mode

  3. Command mode

  4. Search mode


Correct Option: C

Choose the output of the command "A9dd.

  1. Delete 9 lines to buffer a

  2. Put 9lines from buffer a after cursor

  3. Delete 9 lines and append to buffer a

  4. Yank 9 lines to buffer a


Correct Option: C

In vi, Named registers may be specified before any deletion,change, yank, or put command.

  1. True

  2. False


Correct Option: A

:g/pattern/ command will display only the lines matching the given pattern.

  1. True

  2. False


Correct Option: A

Choose the flags used in substitue command.

  1. f

  2. g

  3. c

  4. m


Correct Option: B,C

?string command will search the file in both direction.

  1. True

  2. False


Correct Option: B

How many minimum no of joiner transformations are needed to join 4 different heterogenous sources?

  1. 1

  2. 2

  3. 3

  4. 4


Correct Option: C
  1. The aggregate expression contains nested aggregate functions

  2. The session uses incremental aggregation

  3. Source data is data-driven

  4. All of the above


Correct Option: D
- Hide questions