PrepAway - Latest Free Exam Questions & Answers

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

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 application has notified the operations team they
need to stop the incoming messaging traffic while they work to resolve their message read issue.
What action does the operation team need to take to fulfill the warehouse application teams
request? Issue the command(s):

PrepAway - Latest Free Exam Questions & Answers

A.
ALTER QLOCAL(PRIME_REPOS_Q) PUT (DISABLED) GET (ENABLED)

B.
ALTER QLOCAL(PRIME_REPOS_Q) PUTMSG (DISABLED) GETMSG (ENABLED)UPDATE
ALIASES FOR QUEUE(PRIME_REPOS_Q)

C.
ALTER QALIAS (WAREHOUSE1_AQ) TARGET (PRIME_REPOS_Q) PUT(DISABLED)
GET(ENABLED) PUSHUPDATE
ALTER QALIAS (WAREHOUSE2_AQ) TARGET (PRIME_REPOS_Q) PUT (DISABLED)
GET(ENABLED) PUSHUPDATE
ALTER QALIAS (WAREHOUSE3_AQ) TARGET (PRIME_REPOS_Q) PUT (DISABLED)
GET(ENABLED) PUSHUPDATE

D.
ALTER QLOCAL(PRIME_REPOS_Q) PUTMSG (DISABLED) GETMSG (ENABLED)
REFRESH QALIAS (WAREHOUSE1_AQ)
REFRESH QALIAS (WAREHOUSE2_AQ)
REFRESH QALIAS (WAREHOUSE3_AQ)


Leave a Reply