Skip to main content

C9530-410 Real Exam Questions

IBM MQ V8.0 System Administration

57 questions available · Page 1 of 6

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

A system administrator has migrated a z/OS queue manager from a previous version to V8.0.0.

Which action does the system administrator need to take to implement the larger 8-byte Relative ByteAddressRBAfortheactivelogs?

  1. A

    Deleteandrede netheactivelogs.

  2. B

    Run CSQJUFMT to format the active logs to use the larger RBA.

  3. C

    Start the queue manager. The RBA size is automatically updated at migration time.

  4. D

    EnablenewfunctionmoderunCQSJUCNVtoconverttheBootstrapDataSetBSDS.

Show answer and explanation

Correct answer: C

Question 2 Single choice

A system administrator was asked by an application team to nd out when their queue manager running on IBM i System was started.

Which Command Language CL command should the system administrator run?

  1. A

    DSPMQM

  2. B

    DSPMQMQ

  3. C

    DSPMQMSTS

  4. D

    DSPMQMCSVR

Show answer and explanation

Correct answer: C

Question 3 Single choice

A system administrator is using the MQ-supplied Dead Le er Queue Handler program. The system administrator needs to ensure that the dead-le er queue does not ll up and the messages that cannot be requeued to their original destination are moved to a queue named 'SYS4.DEAD.QUEUE.MANUAL', with the dead-le er header included in the message.

Which nal rule in the dead-le er queue rules table input should thesystem administrator use?

  1. A

    ACTION FWD FWDQ SYS4.DEAD.QUEUE.MANUAL HEADERYES

  2. B

    ACTION REQ REQQ SYS4.DEAD.QUEUE.MANUAL HEADERYES

  3. C

    ACTION PUT PUTQ SYS4.DEAD.QUEUE.MANUAL INCLHDRYES

  4. D

    ACTION MOV DESTQ SYS4.DEAD.QUEUE.MANUAL INCLUDEHDR

Show answer and explanation

Correct answer: A

Question 4 Single choice

A client application with IP address l0.2.2.2 connecting to a queue manager needs to be blocked for security purposes.

Which command does system administrator need to run to block this client application?

  1. A

    SET CHLAUTH * TYPE BLOCKADDR ADDRLISTl0.2.2.2

  2. B

    SET CHLAUTH * TYPE BLOCKADDR IPADDRl0.2.2.2 USERSCR BLOCK

  3. C

    SET CHLAUTH * TYPE ADDRESSMAP ADDRESSl0.2.2.2 USERSCR BLOCK

  4. D

    SET CHLAUTH * TYPE ADDRESSMAP ADDRESSMAP l0.2.2.2 USERSCR BLOCKADDR

Show answer and explanation

Correct answer: C

Question 5 Single choice

A system administrator is planning to use IBM MQ V8.0 to process transactions requiring media and restart recovery.

How can the system administrator implement this requirement?

  1. A

    Create a queue manager with linear logging.

  2. B

    Create a queue manager with circular logging

  3. C

    Create a queue manager with the default options.

  4. D

    Ensure that all queues for the application have the default persistence a ribute enabled.

Show answer and explanation

Correct answer: B

Question 6 Single choice

On a Linux system, a system administrator needs to change the default queue manager from QMl to a
newly created queue manager QM2.

How can the system administrator do this?

  1. A

    Re-createQM2withthe-doption.

  2. B

    Use the ALTER QMGR command.

  3. C

    Edit the DefaultQueueManager stanza in qm.ini replacing QMl with QM2.

  4. D

    Change the queue manager name on the Name a ribute of the DefaultQueueManager stanza to QM2 in mqs.ini.

Show answer and explanation

Correct answer: D

Question 7 Single choice

The connection status is 'Disconnected' for a Remote Queue Manager in the MQ Explorer. An a empt to connect to the Remote Queue Manager results in an error: Command server not responding within timeout period.

AMQ4032 Which MQSC command should the system administrator use to check if the command server is running?

  1. A

    DISPLAY QMGR SCMDSERV

  2. B

    DISPLAY QMSTATUS SCMDSERV

  3. C

    DISPLAY SERVICE STARTCMD

  4. D

    DISPLAY LSSTATUS COMMANDS

Show answer and explanation

Correct answer: B

Question 8 Single choice

A system administrator would like to capture accounting and statistics data to analyze performance of channels across multiple platforms.

Where can the system administrator capture the data?

  1. A

    IntheSystemManagementFacilitySMF.

  2. B

    On SYSTEM.ADMIN.PERFM.EVENT queue.

  3. C

    OnSYSTEM.ADMIN.ACCOUNTING.QUEUE andSYSTEM.ADMIN.STATISTICS.QUEUE.

  4. D

    On SYSTEM.ADMIN.ACCOUNTING.QUEUE and SYSTEM.ADMIN.STATISTICS.QUEUE for
    distributed platforms and in System Management Facility SMF for the z/OS platform.

Show answer and explanation

Correct answer: C

Question 9 Single choice

A system administrator needs to design a solution for transferring con dential data from a nancial institution that is using MQ network to another institution that is using non-MQ network and FTP/SFTP protocols. The data must be protected while the messages are on the queues on the MQ network and during the transfer.

How can the system administrator do this?

  1. A

    Use IBM MQ Managed File Transfer and Advanced Message Security.

  2. B

    Use publish/subscribe topology combined with SSL/TLS enabled channels.

  3. C

    Enable SSL/TLS on sender and receiver channels and also enable the FTP protocol on the queue manager.

  4. D

    Use native MQ, which has the ability to transfer les over a non-MQ FTP/SFTP network and encrypts data on queues by default.

Show answer and explanation

Correct answer: A

Question 10 Single choice

A system administrator is preparing for a multi-instance queue manager con guration and has run the amqmfsck command.

What does a positive report from the command amqmfsck tell the system administrator?

  1. A

    The queue manager data is stored successfully on the shared disk.

  2. B

    The queue manager is ready to participate in a multi-instance con guration.

  3. C

    The installed version of IBM MQ is capable of handling a multi-instance queue manager.

  4. D

    The le system meets the requirements for storing data of a multi-instance queue manager.

Show answer and explanation

Correct answer: C