When configuring MQ shared queues on z/OS, where are the queue objects that represents the attributes of the shared queues held?
A. VSAM database
B. External SQL Server
C. Shared DB2 repository
D. Shared Oracle database
Which statement is true regarding the use of CHLAUTH rules?
A. They can be used to set an MCAUSER value for any channel asserting a specific user ID
B. They can be used to set an MQ service that overrides firewall policy on inbound channels
C. They can be used to auto-define cluster sender channels for inbound channels to the full repository
D. They can be used to configure the TLS distinguished name within the queue manager personal certificate.
An administrator is connecting to e remote queue manager to perform remote administration tasks using
MQ Explorer.
Which two permissions should the administrator set on the target queue manager object for the user
running MQ Explorer in addition to DISPLAY? (Select two.)
A. PUT
B. GET
C. BROWSE
D. CONNECT
E. INQUIRE
An existing queue manager has a number of users and applications already provisioned for basic MQ access. The MQ Administrator must enable Advanced Message Security for the first time on this queue manager. Which change must be made to the queue manager's configuration to accomplish this goal?
A. Issue the SET POLICY command
B. Issue the SET AUTHREC command
C. Issue the REFRESH SECURITY TYPE(SSL) command
D. Issue the REFRESH QMGR TYPE(CONFIGEV) command
What setting of the MONQ attribute should be used to stop capturing monitoring data for all queues on the Queue Manager?
A. OFF
B. NONE
C. FALSE
D. DISABLE
Queue managers QM1, QM2, QM3 are part of the cluster called MYCluster. Cluster queue Q1 only has
one instance hosted on QM1. An administrator has issues a following command on QM1:
SUSPEND QMGR CLUSTER(MYCLUSTER)
An application connects to QM2 and pushes a message on Q1.
Where does the message arrive?
A. On the queue Q1 on QM1
B. On the dead letter queue of QM2
C. On the dead letter queue of QM1
D. The application receives queue not available message
An administrator executes the following control command: crtmqm -q -d Q2 QM1
What is the effect of the above command?
A. The command creates default queue manager QM1 and specifies Q2 as its default transmission queue.
B. The command creates default queue manager QM1 and specifies Q2 as its dead letter queue.
C. The command creates queue manager QM1, queue Q2, and specifies Q2 as its default transmission queue.
D. The command creates queue manager QM1, queue Q2, and specifies Q2 as its dead letter queue.
QM1 is a multi-instance queue manager on server1 and server2. Currently, it is NOT running. What is the effect of executing strmqm -x QM1 on server1?
A. QM1 becomes an active instance on server2.
B. QM1 becomes an active instance on server1.
C. QM1 becomes an active instance on server1 and a standby instance on server2.
D. QM1 becomes an active instance on server2 and a standby instance on server1.
An administrator has been given the requirement to enable MQ queue (Q1) in such a way that APP_A can only put a message on the queue Q1 and Application APP_B can only get a message from queue Q1. What is one way an administrator achieves this?
A. By creating two separate alias queues with required attributes
B. By controlling access level for queue (Q1) using queue attributes
C. By defining different policies for both applications(APP_A and APP_B) at QMGR level
D. By controlling access at SVRCONN channel used by the applications(APP_A and APP_B) to connect to QMGR
Which FFST Report field can be used to trigger tracing to start?
A. FDC ID
B. FFST ID
C. Error ID
D. Probe ID