Which condition will have a positive impact on message throughput given that the system is short of real memory?

An instance of IBM MQ on Unix regularly processes larger messages. Which condition will have a positive impact on message throughput given that the system is short of real memory?A . larger log buffer sizesB . Application processing outside of a unit of workC . Defining queue using large persistent...

September 6, 2019 No Comments READ MORE +

What are two reasons for this type of failure?

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 offlineB . Cannot write to the diskC . The coupling facility is fullD . Buffer pool has reached the limitE . There is...

September 3, 2019 No Comments READ MORE +

In this situation, what can the administrator do to restore service?

Due to a hardware failure, a queue manager stops. Both the queue manager configuration and log data are lost. The queue manager is unable to restart or to be recovered from the log. In this situation, what can the administrator do to restore service?A . Use media recovery to restore...

August 28, 2019 No Comments READ MORE +

Where does the message go when it is put to BALLS on QMGC?

DEFINE QLOCAL(TENNIS) DEFINE QLOCAL(RUGBY) DEFINE QALIAS(BALLS) TARGET(BALL) DEFINE QLOCAL(QMGB) USAGE(XMITQ) DEFINE QREMOTE(BALL) RNAME(BALL) RQMNAME(QMGB) The following commands are issued on QMGB: DEFINE QLOCAL(RUGBY) DEFINE QALIAS(BALLS) TARGET(TENNIS) DEFINE QLOCAL(QMGC) USAGE(XMITQ) DEFINE QLOCAL(TENNIS) DEFINE QREMOTE(BALL) RNAME(BALL) RQMNAME(QMGC) The following commands are issued on QMGC: DEFINE QREMOTE(BALLS) RNAME(BALLS) RQMNAME(QMGB) DEFINE QLOCAL(QMGB) USAGE(XMITQ) DEFINE...

August 26, 2019 No Comments READ MORE +

When using the rcrmqobj command to re-create an object from its image in the log, which condition must be satisfied?

When using the rcrmqobj command to re-create an object from its image in the log, which condition must be satisfied?A . Linear logging is usedB . Circular logging is usedC . The queue manager is stoppedD . The object is marked as damagedView AnswerAnswer: A

August 25, 2019 No Comments READ MORE +

Which rule in the dead letter handler rules table will enable the administrator to achieve this objective?

An administrator is asked to forward all messages to queue ‘TEST.TEMP’ if the messages destined for ‘TEST.LOCAL’ end up on the dead letter queue. Which rule in the dead letter handler rules table will enable the administrator to achieve this objective?A . REASON(MQRC_Q_FULL) ACTION(FWD) FWDQ(&DESTQ) HEADER(NO)B . REASON(*) ACTION(FWD) FWDQ(‘TESC...

August 25, 2019 No Comments READ MORE +

When the next level of fixes is made available for this product what will the versioning information look like?

A new LTS release of IBM MQ is made generally available. The versioning information is 9.0.0.0. When the next level of fixes is made available for this product what will the versioning information look like?A . 9.1.0.0B . 9.0.1.1C . 9.0.1.0D . 9.0.0.1View AnswerAnswer: D

August 23, 2019 No Comments READ MORE +

Where does the message go when it is put to MARS on QMGRA?

The following commands are issued on QMGRA: DEFINE QLOCAL(SATURN) DEFINE QLOCAL(QMGRB) USAGE(XMITQ) DEFINE QALIAS(MARS) TARGET (VENUS) DEFINE QALIAS(PLUTO) TARGET(SATURN) DEFINE QREMOTE(VENUS) RNAME(SATURN) RQMNAME(QMGRB) The following commands are issued on QMGRB: DEFINE QLOCAL(mars) DEFINE QLOCAL(QMGRA) USAGE(XMITQ) DEFINE QALIAS(SATURN) TARGET(VENUS) DEFINE QALIAS(PLUTO) TARGET(VENUS) DEFINE QREMOTE(VENUS) RNAME(PLUTO) RQMNAME(QMGRA) Where does the message go...

August 22, 2019 No Comments READ MORE +

After completing an IBM MQ for z/OS installation and customization, how can a successful installation be verified?

After completing an IBM MQ for z/OS installation and customization, how can a successful installation be verified?A . Review the z/OS MQ SMF records.B . Run the command runmqsc -installation_verify.C . Put a test message on a newly created z/OS queue.D . Use the MQ for z/OS installation verification programs...

August 20, 2019 No Comments READ MORE +

Which channel may be configured with a channel auto-definition exit?

Which channel may be configured with a channel auto-definition exit?A . Sender ChannelB . Receiver ChannelC . Requester ChannelD . Client-Connection ChannelView AnswerAnswer: A

August 18, 2019 No Comments READ MORE +