The administrator is required to give authority for user MQUSER to execute runmqsc control commands on Windows queue manager QM1.
Which method can be followed to grant authority?
Show answer and explanation
Correct answer: B
C9530-374 Real Exam Questions
157 questions available · Page 1 of 16
Updated Exam DumpsVerified AnswersPass Guarantee
The administrator is required to give authority for user MQUSER to execute runmqsc control commands on Windows queue manager QM1.
Which method can be followed to grant authority?
Correct answer: B
The following restrictions have been placed on messages flowing from a banking application on AIX to a data warehousing application on z/OS: -Partner authentication -Message encryption -Maintenance of Data Integrity
Which exits will fulfill these requirements?
Correct answers: A, B, C
User1 has been given subscription permissions on topic MYTOPIC defined with the string TPC/SMC.
Which of the following actions can User1 perform?
User1 can subscribe on topic string:
Correct answer: C
An administrator is trying to use WebSphere MQ Explorer to administer a remote queue manager.
After successfully connecting to the queue manager, what is the administrator able to do?
Correct answer: C
Queue manager QMA had previously been configured to disable the publish/subscribe broker. Now, the administrator has been asked to turn on the native publish/subscribe engine. The administrator can accomplish this task by executing the following command:
Correct answer: B
An administrator creates a queue manager on an AIX server which contains two other queue managers.
During the verification process, the administrator notices that the /var/mqm/qmgrs directory is empty.
Which file does the administrator need to refer to for the location of the queue manages' directory?
Correct answer: A
An administrator needs to configure a queue manager to coordinate an applications DB2 database updates and message handling as global units of work.
How does the administrator configure the queue manager to use the switch load file db2swit on AIX?
Correct answer: C
An application is putting messages on queue TEST.QUEUE. The queue manager is running on mydomain.company.com listening on the default port. The IBM WebSphere MQ Bridge for HTTP was deployed under the context WMQBridge in an IBM WebSphere Application Server listening on port 9082 on the same machine.
How can an AJAX application running on a remote machine perform a destructive get of messages from TEST.QUEUE?
Correct answer: D
An administrator created a queue manager Paint.queue.manager on AIX with circular logging. The administrator then was told that the system will be used for production, so the logging needs to be switched to linear.
How can the administrator make this change?
Correct answer: D
A queue manager has the following queue definitions. If an application puts a message on queue POTATO, on which queue will the message arrive?
DEFINE QALIAS (POTATO) TARGET (TOMATO)
DEFINE QALIAS (TOMATO) TARGET (GINGER)
DEFINE QALIAS (GINGER)
Correct answer: B