What is the purpose of the –s secretText parameter used in the prepareha and crthagrp commands on MQ Appliance?
A. To be used as the unique key for the appliances.
B. To be used to decide. In secret, which appliance will be the preferred appliance.
C. To generate a short-lived password used to create two keys, one for each appliance.
D. To generate a short-lived password used to set up on unique key for the appliances.
An administrator has been asked to make changes to MQ config so that the MQ client application APP_A connecting to queue manager QM1 can reconnect automatically without re-starting the applications. What does the administrator need to configure to achieve this?
A. Alter QMGR and set the attribute RECONN(YES)
B. Alter SVRCONN channel and set attribute AUTOCONN(TRUE)
C. Configure DefRecon attribute of CHANNELS stanza in mqclient.ini
D. Configure AutoConnect attribute of CHANNELS stanza in mqclient.ini
A failed MQ on z/OS request is received with a reason code `MQRC_STORAGE_MEDIUM_FULL'. What are two reasons for this type of failure? (Select two.)
A. Application are offline
B. Cannot write to the disk
C. The coupling facility is full
D. Buffer pool has reached the limit
E. There is not enough space remaining on the page set
Queue manager QM1 has a remote queue RMT1 which is a remote definitions of the local queue L1 on
queue manager QM2.
How would an administrator define the transmission queue so that messages on RMT1 on QM1 are sent
to L1 on QM2?
A. DEFINE QLOCAL(`QM2') USAGE(XMITQ)
B. DEFINE QLOCAL(`RMT1') USAGE(XMITQ)
C. DEFINE QREMOTE(`L1') USAGE(XMITQ)
D. DEFINE QUALIAS(`QM2') USAGE(XMITQ)
What benefit does using the MQ Console have over using the MQ Explorer?
A. It allows the administrator to stop and start Queue Managers.
B. It allows the administrator to monitor Queue Managers without installing a client.
C. It allows the administrator to monitor to multiple remote Queue Managers at a time.
D. It allows the administrator to manage other IBM Middleware software including Integration Bus and WebSphere Application Server.
In which use case in CONNAUTH the appropriate security control?
A. To encrypt data in transit
B. To provide non-repudiation functionality
C. To authenticate the IP address or DNS name of the remote client
D. To comply with password complexity, refresh, and lockout policies
An application connected to QM1 puts messages on QR1, which is a remote definition of a local queue
QL2 on queue manager QM2.
The configuration is as follows:
crtmqm -q -l -lp 2 -ls 3 QM1
DEFINE QREMOTE(`QR1') RQMNAME(`QM2') RNAME(`QL2')
The channels between QM1 and QM2 are stopped.
Where should the administrator look for the message?
A. XMITQ on QM1
B. XMITQ on QM2
C. Local queue on QM1
D. Local queue on QM2
What is one reason an administrator would have multiple queue managers on one server?
A. It allows fewer connections.
B. It allows for memory and CPU isolation.
C. It allows fewer outstanding units of work.
D. It allows for tuning log file sized differently.
Statistics must be gathered for a channel on a distributed platform queue manager which connects to a z/
OS queue manager. The channel will be processing a very high message volume and the processing
impact to the distributed queue manager must be minimized.
What is the appropriate setting for the STATCHL property of the channel definition?
A. Low
B. High
C. Medium
D. Low with the QMGR STATCHL property set to NONE
Which FFST Report field can be used to trigger tracing to start?
A. FDC ID
B. FFST ID
C. Error ID
D. Probe ID