
2024 C1000-058 Question Bank: Free PDF Download Recently Updated Questions
C1000-058 Certification Exam Dumps with 80 Practice Test Questions
IBM C1000-058 certification exam is designed to test the candidate's knowledge and skills related to the administration of IBM MQ V9.1. IBM MQ V9.1 System Administration certification is targeted at experienced MQ system administrators who aim to validate their technical expertise while demonstrating their ability to handle complex messaging infrastructure. The IBM MQ messaging middleware solution is widely used in various industries, and earning this certification can significantly advance your career in IT.
IBM MQ messaging middleware platform is widely used by businesses for reliable message delivery and integration. It connects applications and services across multiple platforms, technologies, and geographical locations. IBM MQ administrators are responsible for ensuring the smooth operation and management of MQ systems to ensure that business-critical messages are always delivered on time. The IBM C1000-058 exam is an essential step for IT professionals who want to become MQ administrators as it covers all the topics and skills required to manage IBM MQ V9.1 systems.
NEW QUESTION # 27
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 application to work?
Response:
- A. SYSTEM.CLUSTER.COMMAND.QUEUE on distributed platforms and SYSTEM.CLUSTER.COMMAND.INPUT on z/OS
- B. SYSTEM.ADMIN.COMMAND.EVENT on all platforms
- C. SYSTEM.ADMIN.COMMAND.QUEUE on distributed platforms and SYSTEM.COMMAND.INPUT on z/OS
- D. SYSTEM.COMMAND.INPUT on all platforms
Answer: B
NEW QUESTION # 28
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?
Response:
- A. Alter SVRCONN channel and set attribute AUTOCONN(TRUE)
- B. Alter QMGR and set the attribute RECONN(YES)
- C. Configure AutoConnect attribute of CHANNELS stanza in mqclient.ini
- D. Configure DefRecon attribute of CHANNELS stanza in mqclient.ini
Answer: D
NEW QUESTION # 29
What topic attribute/value pair controls delivery of all non-persistent publications to all subscribers?
Response:
- A. NPPUBDLV(ALL)
- B. NPMSGDLV(ALL)
- C. MSGDLV(NPSISTALL)
- D. PUBDLV(NPSISTALL)
Answer: B
NEW QUESTION # 30
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?
Response:
- A. REASON(*) ACTION(FWD) FWDQ('TEST.TEMP') HEADER(NO) DESTQ('TEST.LOCAL')
- B. REASON(*) ACTION(RETRY) FWDQ('TEST.LOCAL') HEADER(NO) INPUTQ('TEST.TEMP')
- C. REASON(MQRC_Q_FULL) ACTION(IGNORE) FWDQ('TEST.TEMP') HEADER(NO) DESTQ('TEST.LOCAL')
- D. REASON(MQRC_Q_FULL) ACTION(FWD) FWDQ(&DESTQ) HEADER(NO)
Answer: D
NEW QUESTION # 31
What can a message-retry channel exit be used for?
Response:
- A. Retrying a message channel exit
- B. Sending messages to a different queue
- C. Retrying to send a message
- D. Determining under which circumstances to retry
Answer: D
NEW QUESTION # 32
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?
Response:
- A. *.FST
- B. *.ERR
- C. *.FDC
- D. *.ALR
Answer: C
NEW QUESTION # 33
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?
Response:
- A. By defining different policies for both applications(APP_A and APP_B) at QMGR level
- B. By controlling access level for queue (Q1) using queue attributes
- C. By controlling access at SVRCONN channel used by the applications(APP_A and APP_B) to connect to QMGR
- D. By creating two separate alias queues with required attributes
Answer: B
NEW QUESTION # 34
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 administrator ensure minimal impact on the existing environment?
Response:
- A. Set the workload balancing option to MIXEDSIZE.
- B. Use separate channels and transmit queues for the new messages.
- C. Set MSGGROUP to TRUE and MSGSIZE to a value of 2MB.
- D. Require the queue manager to use message chunking.
Answer: B
NEW QUESTION # 35
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?
Response:
- A. QM1 becomes an active instance on server1.
- B. QM1 becomes an active instance on server2.
- 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.
Answer: C
NEW QUESTION # 36
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?
Response:
- A. Medium
- B. High
- C. Low
- D. Low with the QMGR STATCHL property set to NONE
Answer: C
NEW QUESTION # 37
Which statement is true regarding trace-route messaging?
Response:
- A. It detects the latency of messages going through a queue manager
- B. It is a technique that involves sending an IBM MQ trace-route message into a queue manager network
- C. It collects MQI activity information
- D. It cannot be used for a clustered queue manager
Answer: D
NEW QUESTION # 38
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?
Response:
- A. It must be local to the application.
- B. It must be remote from the application.
- C. It can be either local or remote, but must use a requester channel for connection.
- D. It can be either local or remote.
Answer: D
NEW QUESTION # 39
What is the purpose of the -s secretText parameter used in the prepareha and crthagrp What is the purpose of the -s secretText parameter used in the prepareha and crthagrp commands on MQ Appliance?commands on MQ Appliance?
Response:
- A. To be used to decide. In secret, which appliance will be the preferred appliance.
- B. To generate a short-lived password used to set up on unique key for the appliances.
- C. To be used as the unique key for the appliances.
- D. To generate a short-lived password used to create two keys, one for each appliance.
Answer: C
NEW QUESTION # 40
An Application Developer is using a Unix queue manager and wants to know if the queue manager is set as the default. Where can this information be found?
Response:
- A. qm.ini
- B. mqs.ini
- C. Using the command showQueuemanagerDetails
- D. With the MQSC command: DIS QMGR
Answer: B
NEW QUESTION # 41
If the channel attribute for USEDLQ is set to NO, what behavior would occur for messages?
Response:
- A. If the queue manager DEADQ attribute provides the name of a dead-letter queue, then it is used.
- B. The channel will store all failed messages.
- C. The channel will not support XA transactions.
- D. Messages that cannot be delivered by a channel are treated as a failure.
Answer: D
NEW QUESTION # 42
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?
Response:
- A. Apply a fixpack to prohibit unauthorized channel access.
- B. Adjust the DISCINT parameter for the channel.
- C. Update the channels stanza in qm.ini with SSL=AUDIT.
- D. Check instrumentation event messages.
Answer: D
NEW QUESTION # 43
What setting of the MONQ attribute should be used to stop capturing monitoring data for all queues on the Queue Manager?
Response:
- A. NONE
- B. DISABLE
- C. OFF
- D. FALSE
Answer: C
NEW QUESTION # 44
What command line tool is used to manage queue manager objects?
Response:
- A. mqm.sh
- B. mqm
- C. runmqsc
- D. mqexplorer.exe
Answer: C
NEW QUESTION # 45
Which two statements are true if a CHLAUTH rule has been configured as TYPE(SSLPEERMAP)?
(Select two.)
Response:
- A. SSLCERTI is the TLS distinguished name of the matched certificate.
- B. SSLPEERMAP must be accompanied by an SSLPEER.
- C. SSLPEERMAP record can map the TLS distinguished name of the issuer certificate.
- D. SSLPEERMAP must allow all peers to connect.
Answer: B,C
NEW QUESTION # 46
Which statement is true regarding the use of CHLAUTH rules?
Response:
- A. They can be used to auto-define cluster sender channels for inbound channels to the full repository
- B. They can be used to configure the TLS distinguished name within the queue manager personal certificate.
- C. They can be used to set an MCAUSER value for any channel asserting a specific user ID
- D. They can be used to set an MQ service that overrides firewall policy on inbound channels
Answer: C
NEW QUESTION # 47
......
New C1000-058 Exam Dumps with High Passing Rate: https://www.braindumpsit.com/C1000-058_real-exam.html