[Q24-Q48] 検証済みC1000-058問題集PDF資料 [2025]

Share

検証済みC1000-058問題集PDF資料 [2025]

最新のC1000-058実際の無料試験問題更新された191問あります

質問 # 24
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. Low with the QMGR STATCHL property set to NONE
  • B. Low
  • C. High
  • D. Medium

正解:B


質問 # 25
What is one reason an administrator would have multiple queue managers on one server?
Response:

  • A. It allows for tuning log file sized differently.
  • B. It allows fewer connections.
  • C. It allows fewer outstanding units of work.
  • D. It allows for memory and CPU isolation.

正解:B


質問 # 26
What does "Phishing" typically involve in the context of cybersecurity?

  • A. Gaining unauthorized access to a network
  • B. Infecting systems with a virus
  • C. Physical theft of hardware devices
  • D. Deceiving individuals to reveal sensitive information by posing as a trustworthy entity

正解:D


質問 # 27
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?
Response:

  • A. DEFINE QLOCAL('QM2') USAGE(XMITQ)
  • B. DEFINE QUALIAS('QM2') USAGE(XMITQ)
  • C. DEFINE QLOCAL('RMT1') USAGE(XMITQ)
  • D. DEFINE QREMOTE('L1') USAGE(XMITQ)

正解:D


質問 # 28
What does the term "Threshold" mean in the context of system monitoring?

  • A. Ideal system performance level
  • B. Maximum capacity of system resources
  • C. Predefined limit that, when reached, triggers an alert or action
  • D. Minimum level of system utilization

正解:C


質問 # 29
Which term refers to a tool that automatically restarts failed services or applications in response to detected issues?

  • A. Recovery Manager
  • B. Auto-Remediation
  • C. Failover System

正解:B


質問 # 30
What is the result of running the rpm -qa| grep MQSeries command on a Linux server?
Response:

  • A. Displays packages
  • B. Adds packages
  • C. Removes packages
  • D. Installs packages

正解:D


質問 # 31
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 used
  • B. The queue manager is stopped
  • C. Circular logging is used
  • D. The object is marked as damaged

正解:A


質問 # 32
What queue does the Application Activity Trace write to?

  • A. SYSTEM.DEFAULT.TRACE.QUEUE
  • B. SYSTEM.ADMIN.ACTIVITY.QUEUE
  • C. SYSTEM.ADMIN.TRACE.ACTIVITY.QUEUE
  • D. SYSTEM.DEFAULT.TRACE.ACTIVITY.QUEUE

正解:C


質問 # 33
A business application has been removed from the mqm group but still has privilegedbauthority through OAM access grants. The MQ administrator must delete thebauthorizations that grant administrative access to the queue manager while retaining thosebthat do not.
Which access grant should the administrator retain?
Response:

  • A. +setall on the Default Model queue
  • B. +all on the Command Queue
  • C. +chg on the Queue Manager
  • D. +crt on Queues

正解:A


質問 # 34
What can a message-retry channel exit be used for?

  • A. Sending messages to a different queue
  • B. Retrying a message channel exit
  • C. Retrying to send a message
  • D. Determining under which circumstances to retry

正解:D


質問 # 35
When migrating to MQv9, what are the MQ migration model options to consider?

  • A. Single stage migration and cross stage migration
  • B. Cross stage migration
  • C. Plexed stage migration, side-by-side migration, and cross stage migration
  • D. Multi-stage migration, side-by-side migration, and single stage migration

正解:D


質問 # 36
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 damaged objects.
  • B. Mount a new file system and move queue files onto new hardware.
  • C. Recreate the queue manager and all of its objects from previously saved definitions.
  • D. Use the strmqm -s command to start queue manager in safe mode.

正解:C


質問 # 37
What can a message-retry channel exit be used for?
Response:

  • A. Sending messages to a different queue
  • B. Retrying a message channel exit
  • C. Retrying to send a message
  • D. Determining under which circumstances to retry

正解:D


質問 # 38
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. Require the queue manager to use message chunking.
  • B. Set the workload balancing option to MIXEDSIZE.
  • C. Set MSGGROUP to TRUE and MSGSIZE to a value of 2MB.
  • D. Use separate channels and transmit queues for the new messages.

正解:D


質問 # 39
Which term refers to the process of ensuring that configurations of items are consistent and in line with the desired state?

  • A. Configuration Audit
  • B. Configuration Control
  • C. Configuration Comparison
  • D. Configuration Review

正解:A


質問 # 40
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:
SUSPEND QMGR CLUSTER(MYCLUSTER)
An application connects to QM2 and pushes a message on Q1. Where does the message arrive?
Response:

  • A. On the queue Q1 on QM1
  • B. On the dead letter queue of QM1
  • C. On the dead letter queue of QM2
  • D. The application receives queue not available message

正解:A


質問 # 41
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 migration?

  • A. ROLLBACK
  • B. NEWFUNC
  • C. OLDFUNC
  • D. COMPAT

正解:B


質問 # 42
What is the extension is used for IBM MQ FFST reports?
Response:

  • A. fst
  • B. ffst
  • C. dmp
  • D. fdc

正解:D


質問 # 43
What does a Trigger Monitor do in IBM MQ?

  • A. Monitors queue depths and initiates actions
  • B. Processes triggered messages
  • C. Initiates triggers based on message content
  • D. Manages the execution of trigger scripts

正解:A


質問 # 44
What is the purpose of Load Balancing in the context of Availability?

  • A. Providing extra resources for peak demands
  • B. Distributing workloads across multiple resources
  • C. Maximizing system processing speed
  • D. Ensuring the system never exceeds a certain capacity

正解:B


質問 # 45
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, the output queue has been deleted and replaced with a queue alias that has TARGTYPE(TOPIC) TARGET('PRICES').
Which authorization is required to allow the application to publish using the new alias?
Response:

  • A. Grant +pub to the alias and +pub to the PRICES topic object
  • B. Grant +put to the alias only
  • C. Grant +put to the alias and to each of the subscriber queues
  • D. Grant +put to the alias and +pub to the PRICES topic object

正解:A


質問 # 46
How is a multi-instance queue manager created?
Response:

  • A. Create a queue manager on both servers, including the server details of the other server in the QMGR settings.
  • B. Create a queue manager and run the command dspmqinf on the first server then run the command addmqinf on the second server.
  • C. Create a queue manager on both servers ensuring it is the same name on both
  • D. Create a queue manager on the first server, run the command dmpmqcfg on the first server and import the configuration into the second server using the command addmqcfg

正解:B


質問 # 47
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 queue manager object for the user running MQ Explorer in addition to DISPLAY?
(Select two.)
Response:

  • A. INQUIRE
  • B. CONNECT
  • C. BROWSE
  • D. GET
  • E. PUT

正解:A、D


質問 # 48
......

C1000-058認定概要最新のC1000-058PDF問題集はこちら:https://jp.fast2test.com/C1000-058-premium-file.html


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어