[2024年更新]無料C1000-058試験問題集は試験を合格するには超簡単 [Q25-Q44]

Share

[2024年更新]無料C1000-058試験問題集はパス試験は超簡単

C1000-058試験問題集でC1000-058練習テスト問題


IBM MQ V9.1システム管理認証を獲得することは、潜在的な雇用主に、候補者がエンタープライズ環境でIBM MQ V9.1システムを管理するために必要なスキルと知識を持っていることを示しています。また、メッセージングと統合技術の分野での候補者の専門知識を強調することにより、競争上の優位性を提供します。 IBM C1000-058試験に合格することにより、候補者はIBM認定システム管理者-MQ V9.1になることができ、この分野で熟練した知識のある専門家として認識されます。


IBM C1000-058の試験は、IBM MQ V9.1のインストールと設定、メッセージングの概念と設計、セキュリティと認証、パフォーマンスチューニングとモニタリング、問題の特定およびトラブルシューティング、高可用性および災害復旧など、さまざまなトピックをカバーしています。この試験は、90分以内に完了しなければならない59の多肢選択問題から構成されています。候補者は、少なくとも60%のスコアを得て試験に合格し、IBM MQ V9.1システム管理の認定を取得する必要があります。この試験に合格することは、候補者がIBM MQメッセージングミドルウェアソリューションを効果的に管理および管理するために必要なスキルと知識を有していることを示しています。

 

質問 # 25
An administrator executes the following control command: crtmqm -q -d Q2 QM1 What is the effect of the above command?
Response:

  • A. The command creates default queue manager QM1 and specifies Q2 as its default transmission queue.
  • B. The command creates queue manager QM1, queue Q2, and specifies Q2 as its default transmission queue.
  • C. The command creates default queue manager QM1 and specifies Q2 as its dead letter queue.
  • D. The command creates queue manager QM1, queue Q2, and specifies Q2 as its dead letter queue.

正解:D


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

  • A. Change the Authority Event setting from DISABLED to NODISPLAY
  • B. Enable Security Events
  • C. Change the Command Event setting from DISABLED to NODISPLAY
  • D. Enable Authority Events

正解:C


質問 # 27
In which use case in CONNAUTH the appropriate security control?
Response:

  • A. To provide non-repudiation functionality
  • B. To encrypt data in transit
  • C. To authenticate the IP address or DNS name of the remote client
  • D. To comply with password complexity, refresh, and lockout policies

正解:C


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

  • A. Use the lnquire Queue manager PCF command
  • B. Use the runmqsc command
  • C. Use the dmpmqcfg control command
  • D. Use IBM MQ Explorer to export the MQ Configuration information

正解:A


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

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

正解:B


質問 # 30
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.QUEUE on distributed platforms and SYSTEM.COMMAND.INPUT on z/OS
  • C. SYSTEM.ADMIN.COMMAND.EVENT on all platforms
  • D. SYSTEM.COMMAND.INPUT on all platforms

正解:C


質問 # 31
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 QALIAS(BALL) TARGET(RUGBY) DEFINE QLOCAL(TENNIS)
DEFINE QLOCAL(RUGBY)
Where does the message go when it is put to BALLS on QMGC?
Response:

  • A. TENNIS on QMGB
  • B. TENNIS on QMGC
  • C. TENNIS on QMGA
  • D. TENNIS on QMGC

正解:A


質問 # 32
Which statement is true regarding trace-route messaging?
Response:

  • A. It collects MQI activity information
  • B. It cannot be used for a clustered queue manager
  • C. It is a technique that involves sending an IBM MQ trace-route message into a queue manager network
  • D. It detects the latency of messages going through a queue manager

正解:B


質問 # 33
In application triggering what is the role of trigger monitor process?
Response:

  • A. It monitors the initiation queue and based on trigger message issues a command to start an application.
  • B. It monitors the application queue and when the trigger conditions are met, it creates a message and puts it on initiation queue.
  • C. It monitors the transmission queue and based on trigger message issues a command to start an application.
  • D. It monitors the application queue and when the trigger conditions are met and issues a command to start an application.

正解:A


質問 # 34
When using the rcrmqobj command to re-create an object from its image in the log, which condition must be satisfied?
Response:

  • A. The object is marked as damaged
  • B. Circular logging is used
  • C. Linear logging is used
  • D. The queue manager is stopped

正解:C


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

  • 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


質問 # 36
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. FALSE
  • D. OFF

正解:D


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

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

正解:A


質問 # 38
If the channel attribute for USEDLQ is set to NO, what behavior would occur for messages?
Response:

  • A. Messages that cannot be delivered by a channel are treated as a failure.
  • B. The channel will store all failed messages.
  • C. The channel will not support XA transactions.
  • D. If the queue manager DEADQ attribute provides the name of a dead-letter queue, then it is used.

正解:A


質問 # 39
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. PUT
  • B. BROWSE
  • C. GET
  • D. CONNECT
  • E. INQUIRE

正解:C、E


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

  • A. 9.0.1.1
  • B. 9.1.0.0
  • C. 9.0.1.0
  • D. 9.0.0.1

正解:D


質問 # 41
Which channel may be configured with a channel auto-definition exit?
Response:

  • A. Requester Channel
  • B. Client-Connection Channel
  • C. Sender Channel
  • D. Receiver Channel

正解:C


質問 # 42
On which platform would an administrator use the MQCMD_INQUIRE_CHANNEL_INIT PCF command?
Response:

  • A. UNIX
  • B. IBM i
  • C. z/OS
  • D. Windows

正解:C


質問 # 43
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. Check instrumentation event messages.
  • B. Adjust the DISCINT parameter for the channel.
  • C. Update the channels stanza in qm.ini with SSL=AUDIT.
  • D. Apply a fixpack to prohibit unauthorized channel access.

正解:A


質問 # 44
......


IBM C1000-058認定試験は、IBM MQ V9.1システムの管理と管理を担当するIT専門家向けに設計されています。この認定は、さまざまな環境でIBM MQメッセージングシステムを正常に構成および維持するために必要なスキルと知識を検証します。この試験では、インストールと構成、セキュリティ、パフォーマンスチューニング、問題の決定、災害復旧などのトピックについて説明します。この試験に合格すると、個人が複雑なIBM MQ環境を効果的に管理およびトラブルシューティングする能力があることを示しています。

 

C1000-058試験問題集でC1000-058練習テスト問題:https://jp.fast2test.com/C1000-058-premium-file.html


弊社を連絡する

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

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

サポート: 現在連絡 

English Deutsch 繁体中文 한국어