IBM MQ V8.0 System Administration - C2180-410 Exam Practice Test
A system administrator needs to design a solution for transferring confidential data from a financial institution that is using MQ network to another institution that is using non-MQ network and FTP/SFTP protocols. The data must be protected while the messages are on the queues on the MQ network and during the transfer.
How can the system administrator do this?
How can the system administrator do this?
Correct Answer: B
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
IBM MQ will be installed into a multi-instance queue manager environment. After defining the shared file system, the system administrator created the queue manager QMA on the first server.
How can the system administrator create the second queue manager in order for it to be the standby instance?
How can the system administrator create the second queue manager in order for it to be the standby instance?
Correct Answer: A
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
A system administrator is using the MQ-supplied Dead Letter Queue Handler program. The system administrator needs to ensure that the dead-letter queue does not fill up and the messages that cannot be requeued to their original destination are moved to a queue named 'SYS4.DEAD.QUEUE.MANUAL', with the dead-letter header included in the message.
Which final rule in the dead-letter queue rules table input should the system administrator use?
Which final rule in the dead-letter queue rules table input should the system administrator use?
Correct Answer: D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
A system administrator has migrated a z/OS queue manager from a previous version to V8.0.0.
Which action does the system administrator need to take to implement the larger 8-byte Relative Byte Address (RBA) for the active logs?
Which action does the system administrator need to take to implement the larger 8-byte Relative Byte Address (RBA) for the active logs?
Correct Answer: C
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
A JMS 2.0 application running on z/OS specifies a delivery delay of 20 seconds when sending messages.
What must the system administrator do to support the delivery delay?
What must the system administrator do to support the delivery delay?
Correct Answer: D
Vote an answer
A system administrator has set up the MQ infrastructure in a company as shown below:
There are three queue managers QMGR1, QMGR2 and QMGR3.
QMGR2 and QMGR3 are part of a cluster MYCLUS.
QMGR1 and QMGR2 are connected using sender-receiver channels using QMGR2 as the
transmission queue.
As part of a new requirement, the system administrator creates the following definitions QMGR1
defqr(MQ8QM.REMOTE) RNAME (MQ8QM.LOCAL) RQMNAME (MQ8QM) XMITQ
QMGR2:
defqr (MQ8QM) RQMNAME (QMGR3)
defqlocal (MQ8QM.NEW)
QMGR3:
defqalias (MQ8QM.LOCAL) target (MQ8QM.NEW)
defqlocal (MQ8QM.NEW)
The system administrator tests the connectivity by putting a message on MQ8QM.REMOTE on QMGR1 using IBM WebSphere MQ Explorer.
Where does the message end up?
There are three queue managers QMGR1, QMGR2 and QMGR3.
QMGR2 and QMGR3 are part of a cluster MYCLUS.
QMGR1 and QMGR2 are connected using sender-receiver channels using QMGR2 as the
transmission queue.
As part of a new requirement, the system administrator creates the following definitions QMGR1
defqr(MQ8QM.REMOTE) RNAME (MQ8QM.LOCAL) RQMNAME (MQ8QM) XMITQ
QMGR2:
defqr (MQ8QM) RQMNAME (QMGR3)
defqlocal (MQ8QM.NEW)
QMGR3:
defqalias (MQ8QM.LOCAL) target (MQ8QM.NEW)
defqlocal (MQ8QM.NEW)
The system administrator tests the connectivity by putting a message on MQ8QM.REMOTE on QMGR1 using IBM WebSphere MQ Explorer.
Where does the message end up?
Correct Answer: A
Vote an answer