C1000-002 Exam Questions
107 real C1000-002 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1
After completing an IBM MQ for z/OS installation and customization, how can a successful installation be verified?
- Question #2
For MQ Advanced for distributed platforms, which two components are included? (Select two.)
- Question #3
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 hand...
- Question #4
What is the purpose of the -s secretText parameter used in the prepareha and crthagrp commands on MQ Appliance?
- Question #5
Which channel may be configured with a channel auto-definition exit?
- Question #6
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...
- Question #7
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 versio...
- Question #8
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?
- Question #9
When configuring MQ shared queues on z/OS, where are the queue objects that represents the attributes of the shared queues held?
- Question #10
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.)
- Question #11
In application triggering what is the role of trigger monitor process?
- Question #12
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 QR...
- Question #13
Which two settings can be exported and imported from MQ Explorer? (Select two.)
- Question #14
What are two methods that can be used for a Unix MQI client to establish which SSLCipherSpec is used for a client channel? (Select two.)
- Question #15
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...
- Question #16
There is an environment where all cluster-sender channels are automatically associated with a separate cluster transmission queue. What command would an administrator run to have a...
- Question #17
Which statement is true regarding the use of CHLAUTH rules?
- Question #18
An administrator has a new application that sends 2MB messages to a remote queue manager, which is significantly larger than current messages which are 50KB. How can an administrat...
- Question #19
For MQ Appliance, which command can be used to set values in the mqat.ini?
- Question #20
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...
- Question #21
An administrator is troubleshooting a 2035 MQRC_NOT_AUTHORIZED error. Which command can the administrator use to check all authorizations for a queue manager named QMA?
- Question #22
What must be done before an administrator can take a full backup of a queue manager's files?
- Question #23
When using the rcrmqobj command to re-create an object from its image in the log, which condition must be satisfied?
- Question #24
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...
- Question #25
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...
- Question #26
An application is putting messages in an MQ cluster but the messages are only routed to the local queue manager to which the application is connected. What parameter should the adm...
- Question #27
What is the result of running the rpm -qa| grep MQSeries command on a Linux server?
- Question #28
A business application has been removed from the mqm group but still has privileged authority through OAM access grants. The MQ administrator must delete the authorizations that gr...
- Question #29
What performance events are generated, which queue holds the performance event messages?
- Question #30
What benefit does using the MQ Console have over using the MQ Explorer?
- Question #31
What should an administrator do to detect when an application attempts to open a channel, but the attempt fails because SSL does not allow the connection?
- Question #32
An administrator wants to determine how many messages are on a TESTQ. Which MQSC command will return that information?
- Question #33
On which platform would an administrator use the MQCMD_INQUIRE_CHANNEL_INIT PCF command?
- Question #34
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 t...
- Question #35
In which use case in CONNAUTH the appropriate security control?
- Question #36
When an MQ queue manager is configured to produce events, what format are the event messages written in?
- Question #37
What setting of the MONQ attribute should be used to stop capturing monitoring data for all queues on the Queue Manager?
- Question #38
It is suspected that a poor programming technique has been used in coding an application that uses an MQ queue (Q1). The application puts a high volume of small messages to the que...
- Question #39
What is the extension is used for IBM MQ FFST reports?
- Question #40
The behavior of the automatic client reconnection functionally provided by the IBM MQ classes for JMS depends on the properties being set for client reconnection. What is one of th...
- Question #41
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:...
- Question #42
An administrator executes the following control command: crtmqm -q -d Q2 QM1 What is the effect of the above command?
- Question #43
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 -l...
- Question #44
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?
- Question #45
On AIX when migrating to MQv9, which command is required to make the latest version of the installation the primary installation?
- Question #46
What topic attribute/value pair controls delivery of all non-persistent publications to all subscribers?
- Question #47
An application is being implemented that required a connection to an MQ queue manager. Where can the queue manager be located relative to the application to achieve this?
- Question #48
An administrator has developed an application to administer MQ using Programmable Command Format (PCF) messages. Which queues need to exist on the target queue manager for the appl...
- Question #49
An administrator wants to retrieve the current configuration of a local queue manager for audit purpose. Which option can the administrator use to get this information in a single...
- Question #50
The z/OS MQ System Administrator configures a SVRCONN channel with DISCINT(1200), HBINT(600) and KAINT(AUTO). Assume a connected client is executing an extended MQGET with WAIT cal...