C1000-002 Exam Questions
107 real C1000-002 exam questions with expert-verified answers and explanations. Page 2 of 3.
- Question #51
Which two statements are true if a CHLAUTH rule has been configured as TYPE(SSLPEERMAP)? (Select two.)
- Question #52
Which statement describes an MQl channel?
- Question #53
An existing application periodically announces price changes by putting messages to a queue. To make the price messages available as publications without changing the application,...
- Question #54
Given the following error on an MQ server: AMQ7280: WebSphere MQ queue manager 'x' appears unresponsive ln what file extension can this error be found?
- Question #55
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...
- Question #56
What is one reason an administrator would have multiple queue managers on one server?
- Question #57
Which command will enable real-time monitoring of queues, where the monitoring is to be controlled at a queue manager level?
- Question #58
When migrating to MQv9, what are the MQ migration model options to consider?
- Question #59
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...
- Question #60
The MQ administrator must meet a regulatory compliance requirement to preserve confidentiality of data in messages at rest, in traces, and in FFST files. Which MQ security control...
- Question #61
The MQ Administrator has enabled Command Events in order to log all successful MQSC commands. What else must be done to also capture the unauthorized MQSC command attempts?
- Question #62
Which FFST Report field can be used to trigger tracing to start?
- Question #63
All of a company's IBM MQ installation (z/OS) are LTS (Long Term Support) releases. What must the OPMODE be set to after a migration is complete, in order to allow a backwards migr...
- Question #64
What queue does the Application Activity Trace write to?
- Question #66
A system administrator needs to know whether the elapsed time between a put and a get operation on a queue is greater than 10 milliseconds. What can system administrator do to get...
- Question #67
A system administrator would like to capture accounting and statistics data to analyze performance of channels across multiple platforms. Where can the system administrator capture...
- Question #68
A user reports that the message was put to queue QUEUE1, but an application receives MQRC_NO_MSG_AVAILABLE when it tries to get the message. Which command can the system administra...
- Question #69
The security exit code for a RECEIVER channel has been modified. What does the system administrator have to do to activate the changed security exit with minimum impact to the runn...
- Question #70
A system administrator needs to ensure that the users of a particular SVRCONN channel provide a user ID and password while other SVRCONN channels may continue to work unauthenticat...
- Question #71
For a queue manager with CHLAUTH(DISABLED), the AUTHINFO has been defined as follows: DEFINE AUTHINFO (`CHECK.PWD') AUTHTYPE (IDPWOS) CHCKCLNT (REQUIRED) ADOPTCTX (NO) A developer...
- Question #72
A system administrator needs to check the settings of a channel definition table on a client system that has only MQ client software installed. How can the system administrator che...
- Question #73
A financial company is having a problem with IBM MQ on their development system. The queue manager is not down, but the new application keeps failing and MQ generates FDC files. Th...
- Question #74
In a network topology, a queue manager will have multiple clients connecting to a single server- connection channel by using a TCP client-connection channel. The channel must be co...
- Question #75
An MQI Client application, which is run from different client machines, wants to benefit from the read ahead performance advantages for non-persistent messages. While the client pr...
- Question #76
A system administrator needs to generate report messages that show the sequence of MQI calls that an application sends. What must the system administrator to do generate these mess...
- Question #77
A system administrator is preparing for a multi-instance queue manager configuration and has run the amqmfsck command. What does a positive report from the command amqmfsck tell th...
- Question #78
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...
- Question #79
An application puts a batch of messages onto a local queue for processing multiple times during the day. The system administrator needs to determine the size of the messages put to...
- Question #80
A z/OS batch application called ORDRPROC processes order messages. Each message is 30 to 40 KB in size. In the past, a non-shared local queue was used and the application was alway...
- Question #81
A system administrator was asked by an application team to find out when their queue manager running on IBM i System was started. Which Command Language (CL) command should the sys...
- Question #82
There is a requirement to create a development queue manager on AIX with authorization checks disabled. How can a system administrator do this?
- Question #83
A client application receives en error MQRC_Q_FULL indicating that the queue is full. The administrator sets the queue properties for queue depth max events (QDPMAXEV) to ENABLED....
- Question #84
The connection status is `Disconnected' for a Remote Queue Manager in the MQ Explorer. An attempt to connect to the Remote Queue Manager results in an error: Command server not res...
- Question #85
A system administrator is planning to enable events when queue manager objects are created, changed or deleted. Which events should the system administrator enable?
- Question #86
On a Linux system, a system administrator needs to define transmission queue QL1 to trigger channel QMTOKYO.TO.QMNEWYORK, using initiation queue QL.INITQ. Which command should the...
- Question #87
An existing JMS Client application is to make use of the Automatic Client Reconnect feature without changing the application code. Where must the system administrator activate the...
- Question #88
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?
- Question #89
An application needs to clear a local queue using PCF commands. The application is getting reason code 2035 MQRC_NOT_AUTHORIZED. Channel authentication records are disabled. What a...
- Question #90
IBM MQ for z/OS recovery routines experienced an issue which resulted in an X'5C6" abend. What type of dump needs to be investigated by the system administrator if no dump location...
- Question #91
A channel connection between two queue managers, QM01 and QM2, on different machines is to be secured by mutual SSL/TLS authentication. After a key repository and a self-signed cer...
- Question #92
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 mess...
- Question #93
A system administrator of a z/OS queue manager expects to have 1000 client channels connecting with the queue manager at the same time. What should system administrator do to tune...
- Question #94
A queue-sharing group on z/OS consists of three queue managers: QM1, QM2, and QM3. After an unexpected failure, QM2 cannot be restarted. A system administrator needs to find out if...
- Question #95
Application A is connected to a queue manager that is named QM1. Application B is connected to a queue manager that is named QM2. The messages that Application A puts to a queue on...
- Question #96
IBM MQ servers were installed on both AIX and IBM i with one queue manager on each server. A system administrator will administer both queue managers from MQ Explorer. What must th...
- Question #97
A system administrator needs to collect monitoring data on an AIX system for performance analysis purposes. The system administrator needs to find out how many messages are put on...
- Question #98
A system administrator has defined a queue manager cluster, CLUS1, consisting of three queue managers QMGR1, QMGR2 and QMGR3 running on three different servers. The system administ...
- Question #99
A system administrator is determining the route that a message takes through a large network of queue managers. Trace route messaging has been enabled on the queue managers. Messag...
- Question #100
QUEUE1 has messages from an uncommitted unit of work. Which command can the system administrator use to find the name of the application connected to QUEUE1?
- Question #101
A system administrator has defined a queue manager cluster (CLUS1) consisting of queue managers QMGR1, QMGR2 and QMGR3. QMGR1 and QMGR2 are full repository queue managers. The syst...