
[2024年09月] を試そう!リアルC1000-058問題集で100%無料C1000-058試験問題集
C1000-058のPDF問題集試験問題 有効なC1000-058問題集
質問 # 21
An instance of IBM MQ on Unix regularly processes larger messages. Which condition will have a positive impact on message throughput given that the system is short of real memory?
Response:
- A. larger log buffer sizes
- B. Defining queue using large persistent queue buffers
- C. Defining queues using large non-persistent queue buffers
- D. Application processing outside of a unit of work
正解:C
質問 # 22
Which statement describes an MQl channel?
Response:
- A. A unidirectional communications link that connects an application to a queue manager.
- B. A bidirectional communications link that connects an application to a queue manager.
- C. A bidirectional communications link between two queue managers.
- D. A unidirectional communications link between two queue managers.
正解:B
質問 # 23
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 allow all peers to connect.
- C. SSLPEERMAP record can map the TLS distinguished name of the issuer certificate.
- D. SSLPEERMAP must be accompanied by an SSLPEER.
正解:C、D
質問 # 24
What is the extension is used for IBM MQ FFST reports?
Response:
- A. dmp
- B. fdc
- C. fst
- D. ffst
正解:B
質問 # 25
What is one of the prerequisites to migrate a single instance queue manager to a multi-instance one?
Response:
- A. Backup the single instance queue manager, shut it down, then create a new shared queue manager and restore backed up configuration
- B. Move the queue manager data to a shared directory and reconfigure it to use that shared directory
- C. Enable queue manager trace
- D. Define CLUSRCVR and CLUSSDR channels
正解:B
質問 # 26
Which FFST Report field can be used to trigger tracing to start?
Response:
- A. FDC ID
- B. Probe ID
- C. Error ID
- D. FFST ID
正解:B
質問 # 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.COMMAND.INPUT on all platforms
- B. SYSTEM.CLUSTER.COMMAND.QUEUE on distributed platforms and SYSTEM.CLUSTER.COMMAND.INPUT on z/OS
- C. SYSTEM.ADMIN.COMMAND.EVENT on all platforms
- D. SYSTEM.ADMIN.COMMAND.QUEUE on distributed platforms and SYSTEM.COMMAND.INPUT on z/OS
正解:C
質問 # 28
The z/OS MQ System Administrator configures a SVRCONN channel with DISCINT(1200), HBINT(600) and KAINT(AUTO). Assume a connected client is executing an extended MQGET with WAIT call when DISCINT expires.
What is the result?
Response:
- A. The client connection is multiplexed.
- B. The client begins reconnection processing after disconnection.
- C. The client is not disconnected.
- D. The client is disconnected which is indicated by an MQ message.
正解:B
質問 # 29
Which command will enable real-time monitoring of queues, where the monitoring is to be controlled at a queue manager level?
Response:
- A. ALTER QMGR INHIBTEV(ENABLED)
- B. ALTER QMGR MONQ(HIGH)
- C. ALTER QMGR STATQ(ON) STATINT(30)
- D. ALTER QMGR MONQ(NONE)
正解:D
質問 # 30
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. With the MQSC command: DIS QMGR
- C. Using the command showQueuemanagerDetails
- D. mqs.ini
正解:D
質問 # 31
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. COMPAT
- B. OLDFUNC
- C. ROLLBACK
- D. NEWFUNC
正解:D
質問 # 32
When using PCF commands, MQRCCF error codes are used in which operating system?
Response:
- A. Linux Only
- B. z/OS only
- C. All supported MQ platforms
- D. UNIX, Linux, or Windows
正解:D
質問 # 33
What benefit does using the MQ Console have over using the MQ Explorer?
Response:
- A. It allows the administrator to stop and start Queue Managers.
- B. It allows the administrator to monitor to multiple remote Queue Managers at a time.
- C. It allows the administrator to manage other IBM Middleware software including Integration Bus and WebSphere Application Server.
- D. It allows the administrator to monitor Queue Managers without installing a client.
正解:A
質問 # 34
An application connected to QM1 puts messages on QR1, which is a remote definition of a local queue QL2 on queue manager QM2. The configuration is as follows: crtmqm -q -l -lp 2 -ls 3 QM1 DEFINE QREMOTE('QR1') RQMNAME('QM2') RNAME('QL2') The channels between QM1 and QM2 are stopped.
Where should the administrator look for the message?
Response:
- A. XMITQ on QM2
- B. Local queue on QM1
- C. XMITQ on QM1
- D. Local queue on QM2
正解:B
質問 # 35
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 QMGR and set the attribute RECONN(YES)
- B. Configure DefRecon attribute of CHANNELS stanza in mqclient.ini
- C. Alter SVRCONN channel and set attribute AUTOCONN(TRUE)
- D. Configure AutoConnect attribute of CHANNELS stanza in mqclient.ini
正解:B
質問 # 36
What must be done before an administrator can take a full backup of a queue manager's files?
Response:
- A. The queue manager must be stopped.
- B. The administrator must copy the logs over to DR site.
- C. The channels must be stopped.
- D. The queues must be cleared.
正解:A
質問 # 37
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 set up on unique key for the appliances.
- B. To be used to decide. In secret, which appliance will be the preferred appliance.
- C. To generate a short-lived password used to create two keys, one for each appliance.
- D. To be used as the unique key for the appliances.
正解:D
質問 # 38
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 and issues a command to start an application.
- C. It monitors the application queue and when the trigger conditions are met, it creates a message and puts it on initiation queue.
- D. It monitors the transmission queue and based on trigger message issues a command to start an application.
正解:A
質問 # 39
CONNAUTH is enabled on a queue manager with ADOPTCTX set to YES. Which two actions does CONNAUTH handle when an application connects to MQ using client bindings?
Response:
- A. CONNAUTH calls the defined security exit
- B. CONNAUTH authenticates the user
- C. CONNAUTH checks object authorization
- D. CONNAUTH confirms that the user is not blocked
- E. CONNAUTH adopts the context of the user
正解:B、E
質問 # 40
How is a multi-instance queue manager created?
Response:
- A. Create a queue manager on both servers ensuring it is the same name on both
- 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, including the server details of the other server in the QMGR settings.
- 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
質問 # 41
What are two methods that can be used for a Unix MQI client to establish which SSLCipherSpec is used for a client channel?
(Select two)
Response:
- A. By using the setmqscp command in an Active Directory environment.
- B. It can be specified via the client definition table (CCDT).
- C. It can be determined when security exit provides a channel definition.
- D. It can be specified via the client MQSERVER environment variable.
- E. It can be determined when client application issues an MQCONNX call.
正解:C、E
質問 # 42
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 QMGA
- B. TENNIS on QMGB
- C. TENNIS on QMGC
- D. TENNIS on QMGC
正解:B
質問 # 43
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. Change the Command Event setting from DISABLED to NODISPLAY
- C. Enable Security Events
- D. Enable Authority Events
正解:B
質問 # 44
Which two settings can be exported and imported from MQ Explorer?
(Select two.)
Response:
- A. Channel definitions for the queue managers
- B. JMS administration object definitions
- C. Queue definitions for the queue managers
- D. Queue manager set memberships, set definitions, and set filters
- E. Connection details for remote queue managers
正解:D、E
質問 # 45
......
究極のC1000-058無料準備ガイド最新のIBM練習テスト問題集:https://jp.fast2test.com/C1000-058-premium-file.html