Exam Details

  • Exam Code
    :C9530-410
  • Exam Name
    :IBM MQ V8.0, System Administration
  • Certification
    :IBM Certified System Administrator
  • Vendor
    :IBM
  • Total Questions
    :57 Q&As
  • Last Updated
    :

IBM IBM Certified System Administrator C9530-410 Questions & Answers

  • Question 11:

    A channel connection between two queue managers, QM0l and QM2, on different machines is to be

    secured by mutual SSL/TLS authentication.

    After a key repository and a self-signed certi cate have been created for both queue managers, what does

    the system administrator have to do next?

    A. Specify the respective label of the paper queue manager's certi cate as the CERTLABL a ribute of the local queue manager

    B. Create a certi cate request, on the QM0l machine for the QM02 certi cate, and on the QM02 machine for the QM0l certi cate.

    C. Transferthe QM0l personal certi cate to the QM02 machine and the QM02 personal certi cate to the QM0l machine.

    D. Transfer the public part of the QM0l certi cate to the QM02 machine and the public part of the QM02 certi cate to the QM0l machine, then add the partner certi cates to the key repository for each queue manager.

  • Question 12:

    A system administrator has set up the MQ infrastructure in a company as shown below:

    There are three queue managers QMGRl, QMGR2 and QMGR3.

    QMGR2 and QMGR3 are part of a cluster MYCLUS.

    QMGRl and QMGR2 are connected using sender-receiver channels using QMGR2 as the transmission

    queue.

    As part of a new requirement, the system administrator creates the following de nitions QMGRl defqrMQ8QM.REMOTE RNAME MQ8QM.LOCAL RQMNAME MQ8QM XMITQ QMGR2: defqrMQ8QM RQMNAME QMGR3 defqlocal MQ8QM.NEW QMGR3: defqalias MQ8QM.LOCAL target MQ8QM.NEW defqlocal MQ8QM.NEW The system administrator tests the connectivity by putting a message on MQ8QM.REMOTE on QMGRl using IBM WebSphere MQ Explorer. Where does the message end up?

    A. MQ8QM.NEW on QMGR2

    B. MQ8QM.NEW on QMGR3

    C. Dead-le er queue on QMGR2

    D. Dead-le er queue on QMGR3

  • Question 13:

    There is a requirement to create a development queue manager on AIX with authorization checks

    disabled.

    How can a system administrator do this?

    A. Set environment variable MQSNOAUT=yes before creating the queue manager.

    B. Set SecurityPolicy=none on Service stanza in qm.ini le then start the queue manager.

    C. Start the queue manager with the MQSNOAUT environment variable set to "YES".

    D. Create the queue manager and then run the setmqaut command with the -remove all a ribute.

  • Question 14:

    A system administrator needs to ensure that the users of a particular SVRCONN channel provide a user

    ID and password while other SVRCONN channels may continue to work unauthenticated.

    How can the system administrator do this?

    A. SetCHCKCLNTNONEfortheAUTHINFOandCHCKCLNTASQMGRforthechannelCHLAUTHrule.

    B. Set CHCKCLNTREQUIRED for the AUTHINFO and CHCKCLNTASQMGR for the channel CHLAUTH rule.

    C. SetCHCKCLNTREQUIRED fortheAUTHINFOand CHCKCLNTREQUIREDforthechannelCHLAUTH rule.

    D. SetCHCKCLNTOPTIONALfortheAUTHINFOand CHCKCLNTREQUIREDforthechannelCHLAUTH rule.

  • Question 15:

    For a queue manager with CHLAUTHDISABLED, the AUTHINFO has been de ned as follows: DEFINE AUTHINFO 'CHECK.PWD' AUTHTYPE IDPWOS CHCKCLNT REQUIRED ADOPTCTX NO A developer tried to test the connection by setting the MQSAMP USER ID to "userl" setting the MQSERVER environment variable, and running the amqsputc sample program. The developer logon ID, "user2", has no access to the queue manager, but "userl" has all the required access. When the developer ran amqsputc, it prompted for a password. The developer provided a valid password for "userl", but amqsputc failed with the MQRC NOT AUTHORIZED 2035 reason code. What did the system administrator identify as the cause for the 2035 reason code?

    A. "userl" is not de ned in LDAP.

    B. "userl" does not have access to the channel.

    C. "user2" does not have access to the MQ objects.

    D. The password for "user2" must be provided when amqsputcprompted for a password.

  • Question 16:

    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?

    A. DSPMQM

    B. DSPMQMQ

    C. DSPMQMSTS

    D. DSPMQMCSVR

  • Question 17:

    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?

    A. ACTION FWD FWDQ SYS4.DEAD.QUEUE.MANUAL HEADERYES

    B. ACTION REQ REQQ SYS4.DEAD.QUEUE.MANUAL HEADERYES

    C. ACTION PUT PUTQ SYS4.DEAD.QUEUE.MANUAL INCLHDRYES

    D. ACTION MOV DESTQ SYS4.DEAD.QUEUE.MANUAL INCLUDEHDR

  • Question 18:

    A system administrator needs to check the settings of a channel de nition table on a client system that has only MQ client software installed.

    How can the system administrator check the local channel de nition table on the client system?

    A. Export the MQCHLTAB environment variable.

    B. Use a texteditor to view the AMQCLCHL.TAB le.

    C. Use MQ Explorer to view the client connecti n settings.

    D. Enter runmqsc -n and use the DIS CHLCLNTCONN command.

  • Question 19:

    A system administrator needs to ensure IBM MQ is at the Fix Pack 8.0.0.2 level.

    A. What command should the system administrator use to nd out the current version of IBM MQ?

    B. If the current IBM MQ version is 8.0.0.0, which Fix Packs need to be installed to upgrade it to 8.0.0.2?

    C. a. dspmq

    D. 8.0.0.2

    E. a. dspmqver

    F. 8.0.0.2

    G. a. mqver

    H. 8.0.0.l and 8.0.0.2

    I. a. dspmqver

    J. 8.0.0.l and 8.0.0.2

  • Question 20:

    The security exit code for a RECEIVER channel has been modi ed. What does the system administrator have to do to activate the changed security exit with minimum impact to the running systems?

    A. Stop and restart the queue manager.

    B. Stop and restart the channel from the SENDER size.

    C. IssuecommandREFRESHSECURITYTYPEEXIT.

    D. Issue command ALTER CHANNEL SCYEXIT SCYDATA 'REFRESH'

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C9530-410 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.