合格させるIBM C1000-058試験には練習テスト問題集豪華お試しセット [Q13-Q30]

Share

合格させるIBM C1000-058試験には練習テスト問題集豪華お試しセット

2024年最新の有効なC1000-058テスト解答とIBM試験PDF問題を試そう


IBMは1世紀以上にわたってIT業界に携わっており、その製品とサービスは世界中で信頼されています。 IBM MQは、アプリケーション間でメッセージを交換するための信頼できる安全なプラットフォームを提供するように設計された業界をリードするメッセージングアプリケーションです。 IBM MQ V9.1システム管理試験は、IBM MQプラットフォームの管理におけるスキルと専門知識を検証したい個人にとって絶好の機会です。この認定は、個人が競争の激しい市場で際立っているのに役立ち、多くの雇用機会とキャリア成長の見通しにアクセスできるようにします。

 

質問 # 13
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 generate a short-lived password used to create two keys, one for each appliance.
  • B. To be used to decide. In secret, which appliance will be the preferred appliance.
  • C. To be used as the unique key for the appliances.
  • D. To generate a short-lived password used to set up on unique key for the appliances.

正解:C


質問 # 14
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. COMPAT
  • C. NEWFUNC
  • D. OLDFUNC

正解:C


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

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

正解:A


質問 # 16
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('RMT1') USAGE(XMITQ)
  • B. DEFINE QREMOTE('L1') USAGE(XMITQ)
  • C. DEFINE QLOCAL('QM2') USAGE(XMITQ)
  • D. DEFINE QUALIAS('QM2') USAGE(XMITQ)

正解:B


質問 # 17
What benefit does using the MQ Console have over using the MQ Explorer?
Response:

  • A. It allows the administrator to manage other IBM Middleware software including Integration Bus and WebSphere Application Server.
  • B. It allows the administrator to stop and start Queue Managers.
  • C. It allows the administrator to monitor to multiple remote Queue Managers at a time.
  • D. It allows the administrator to monitor Queue Managers without installing a client.

正解:B


質問 # 18
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


質問 # 19
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 administrator adjust to achieve a desired round-robin delivery f messages throughout the cluster?
Response:

  • A. CLWLUSEQ should be set to SHARE
  • B. MSGDLVSQ should be set to ANY
  • C. MSGDLVSQ should be set to SHARE
  • D. CLWLUSEQ should be set to ANY

正解:D


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

正解:C


質問 # 21
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.)
Response:

  • A. Buffer pool has reached the limit
  • B. The coupling facility is full
  • C. There is not enough space remaining on the page set
  • D. Cannot write to the disk
  • E. Application are offline

正解:C、D


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

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

正解:C


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

  • A. Create a queue manager and run the command dspmqinf on the first server then run the command addmqinf on the second server.
  • B. Create a queue manager on both servers, including the server details of the other server in the QMGR settings.
  • 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

正解:A


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

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

正解:A


質問 # 25
What command line tool is used to manage queue manager objects?
Response:

  • A. mqexplorer.exe
  • B. mqm
  • C. runmqsc
  • D. mqm.sh

正解:C


質問 # 26
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 server2 and a standby instance on server1.
  • B. QM1 becomes an active instance on server1.
  • C. QM1 becomes an active instance on server1 and a standby instance on server2.
  • D. QM1 becomes an active instance on server2.

正解:C


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

正解:B


質問 # 28
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 +put to the alias only
  • B. Grant +pub to the alias and +pub to the PRICES topic object
  • 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

正解:B


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

  • A. dmpmqlog -m QMA -auth
  • B. dspmq -m QMA -all
  • C. dmpmqaut -m QMA >/tmp/QMA.dmpmqaut.txt
  • D. dspmqaut -m QMA -n mqm -t queue

正解:D


質問 # 30
......

トップクラスIBM C1000-058オンライン問題集:https://www.jpntest.com/shiken/C1000-058-mondaishu

無料IBM C1000-058試験問題と解答トレーニングを提供しています:https://drive.google.com/open?id=1lr-ukOWZuYrCjWyq3qSbaUKnxIKvt-qh

弊社を連絡する

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

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡