PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What is the most probable cause of the performance slowdown?

The operations team has created a new queue manager infrastructure using default settings to support the deployment of a company’s new database warehousing application. This application sends messages to applications running on other queue managers, which process the messages and send replies. After deployment of the application the message throughput is much lower than expected. The operations team doesn’t notice any resources issues with disk space, memory usage, or CPU usage, however, they do notice that there are many more messages on the replyto- queues than expected. They also notice that error messages are frequently generated as the application processesreply messages.

What is the most probable cause of the performance slowdown?

What action does the operation team need to take to fulfill the warehouse application teams request? Issue the

The warehouse application is reporting issues with trying to read messages from its input message queue, PRIME_REPOS_Q. There are three applications that access this queue via QALIAS definitions, as follows: DEFINE QLOCAL (PRIME_REPOS_Q) DEFINE QALIAS (WAREHOUSE1_AQ) TARGET (PRIME_REPOS_Q) DEFINE QALIAS (WAREHOUSE2_AQ)TARGET (PRIME_REPOS_Q)DEFINE QALIAS (WAREHOUSE3_AQ) TARGET (PRIME_REPOS_Q) The warehouse applicationhas notified the operations team theyneed to stop the incoming messaging traffic while they work toresolve their message read issue.

What action does the operation team need to take to fulfill the warehouse application teams request? Issue the command(s):