A deployment professional is doing a manual creation of database tables for a Business Space runtime in a WebSphere Network Deployment runtime. The database is to be hosted on a remote DB2 instance. Which of the following must be done prior to beginning the creation of the database tables?
An application which uses Business Processes extensively has found that there is an excessive number of messages being sent to the hold queue. The deployment professional is asked to modify the configuration of the Business Process Choreographer (BPC) settings for that server in an effort to reduce the amount of messages in the hold queue. Which value should be changed to improve this situation?
A highly available WebSphere Process Server clustered environment comprises of cluster1 with two members, clusterMemberA and clusterMemberB. cluster1 has been added as a member of a bus. The two cluster members host a message producer application, App1, and a message consumer application App2 which needs to consume messages produced by App1. App2 must receive messages in a sequential manner maintaining the order of message delivery. During peak load, the clusterMemberA is most active taking significant performance impact while clusterMemberB is almost idle and is only experiencing about 25% of the overall activity. Identify the steps the deployment professional should take to reconfigure the messaging infrastructure so that the load is balanced more evenly among both cluster members of cluster1.
A clustered WebSphere Process Server environment with Remote Messaging and Remote Support topology is installed. The deployment professional received the complaint that a few of the applications are not accessible through Web servers. Users are getting the HTTP 404 error. The deployment professional regenerated the plugins and fixed the issue, but after a few days the users encountered the same problem. What action should the deployment professional take?
A deployment professional is tasked with creating a scalable cell topology. The customer is not concerned about high availability because all the modules will be synchronous and lost requests can be resubmitted. Given the requirements, which of the following must be included?
Which one of the following messages tells the deployment professional that a business module named yApp?has deployed successfully and isWhich one of the following messages tells the deployment professional that a business module named ?yApp?has deployed successfully and is running?
An application is processing a sales order between two SCA modules. The business process requires that all invocations between the modules are performed in a specific order. A runtime problem on one of the asynchronous invocations caused the application to fail and the processing stopped for one of the transactions. What should a deployment professional do to solve the problem?