Download IBM MQ V8.0, System Administration.C9530-410.PassCertification.2018-07-24.57q.vcex

Vendor: IBM
Exam Code: C9530-410
Exam Name: IBM MQ V8.0, System Administration
Date: Jul 24, 2018
File Size: 41 KB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Demo Questions

Question 1
An application using the WebSphere MQ classes for JMS encountered an error. A First Failure Support Technology (FFST) file has been created named JMS0001.FDC. 
Which default directory should the system administrator review?
  1. /var/mqm/errors
  2. /var/mqm/errors/FFDC
  3. /var/mqm/qmgrs/QMGRNAME/errors/FFDC
  4. current application working directory/FFDC
Correct answer: B
Question 2
On a Sun Solaris system, applications cannot connect to a queue manager QM1 and are getting reason code 2009 MQRC_CONNECTION_BROKEN. 
a. What are the command(s) a system administrator can issue to check the queue manager status? 
b. If the queue manager does not end with the endmqm –i command, what does the system administrator need to do to be able to restart the non-responsive queue manager?
  1. a. dspmqm, runmqsc QM1 
    b. Delete and recreate the queue manager
  2. a. PING QMGR 
    b. Restore the queue manager from backup
  3. a. dspmqm 
    b. Kill all the MQ processes with the kill -9 command.
  4. a. dspmq, runmqsc QM1 
    b. Stop the queue manager manually, using the procedure from the product documentation.
Correct answer: C
Question 3
A system administrator cannot start a queue manager QMA on AIX and has been requested by IBM Support to provide an MQ detailed early trace. There is only one installation on this system with two queue managers, QMA and QMB. 
To capture an early detailed trace, which command does the system administrator need to issue before trying to start the QMA queue manager?
  1. strmqtrc –e –t all –t detail
  2. strmqtrc –e –m QMA –t detail
  3. strmqtrc –m QMA –t all –t detail
  4. strmqtrc –m QMA –e –t all –t detail
Correct answer: D
Question 4
IBM MQ for z/OS recovery routines experienced an issue which resulted in an X’5C6” abend. 
What type of dump needs to be investigated by the system administrator if no dump location has been specified by JCL?
  1. SVC
  2. Snap
  3. Stand-alone
  4. SYSUDUMP
Correct answer: A
Question 5
A financial company is having a problem with IBM MQ on their development system. The queue manager is not down, but the new application keeps failing and MQ generates FDC files. This problem is significantly affecting the business as they could miss the project deadlines. 
The system administrator needs to open a Service Request (SR) to report the problem to IBM. 
What should be the severity of the SR raised by the system administrator?
  1. 1
  2. 2
  3. 3
  4. 4
Correct answer: B
Question 6
A client application with IP address 10.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. SET CHLAUTH (*) TYPE (BLOCKADDR) ADDRLIST(10.2.2.2)
  2. SET CHLAUTH (*) TYPE (BLOCKADDR) IPADDR(10.2.2.2) USERSCR (BLOCK)
  3. SET CHLAUTH (*) TYPE (ADDRESSMAP) ADDRESS(10.2.2.2) USERSCR (BLOCK)
  4. SET CHLAUTH (*) TYPE (ADDRESSMAP) ADDRESSMAP (10.2.2.2) USERSCR (BLOCKADDR)
Correct answer: C
Question 7
An application needs to clear a local queue using PCF commands. The application is getting reason code 2035 MQRC_NOT_AUTHORIZED. Channel authentication records are disabled. 
What are the minimum required permissions a system administrator needs to assign to the application users?
  1. All authority to the queue manager object.
  2. A blank MCAUSER in the server connection channel.
  3. Connect authority to the queue manager object and Clear authority to the queue.
  4. Connect and Control authority to the queue manager object and ALL MQI authority to the queue.
Correct answer: B
Explanation:
Reference:http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.1.0/com.ibm.mq.doc/cs11910_.htm
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.1.0/com.ibm.mq.doc/cs11910_.htm
Question 8
A system administrator is determining the route that a message takes through a large network of queue managers. Trace route messaging has been enabled on the queue managers. Messages are being generated and delivered to the local queues on each queue manager in the network. 
What can the system administrator do to make the collection of trace-route reply messages more efficient?
  1. Configure queue manager foe activity tracing.
  2. Enable MQI statistics for messages to be placed onto SYSTEM.ADMIN.STATISTICS.QUEUE.
  3. Set up a single node and redefine the local SYSTEM.ADMIN.TRACE.ROUTE.QUEUE as a remote queue definition.
  4. Set the ReplyToQ andReplyToQMgr parameters in the MQMD to specify the trace-route reply message destination.
Correct answer: C
Explanation:
Reference:http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.mon.doc/q036780_.htm
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.mon.doc/q036780_.htm
Question 9
A system administrator of a z/OS queue manager expects to have 1000 client channels connecting with the queue manager at the same time. 
What should system administrator do to tune the channel initiator to handle this work?
  1. Use the default values for the channel initiator parameters.
  2. Increase MAXCHL, ACTCHL, TCPCHL, CHIADAPS, and CHIDISPS from the default values.
  3. Increase CHIADAPS and use the default values for CHIDISPS, MAXCHL, ACTCHL, TCPCHL.
  4. Increase CHIADAPS and CHIDISPS and use the default values for MAXCHL, ACTCHL, TCPCHL.
Correct answer: B
Explanation:
Reference:http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.0.1/com.ibm.mq.csqzaj.doc/sc10620_.htm
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.0.1/com.ibm.mq.csqzaj.doc/sc10620_.htm
Question 10
A system administrator needs to collect monitoring data on an AIX system for performance analysis purposes. The system administrator needs to find out how many messages are put on and retrieved from a queue, and the total number of bytes that the queue processes during a configured interval. 
How can the system administrator enable the collection of the required data and set the interval to 15 minutes?
  1. Set the ACCTMQI(ON) and the STATINT(900) for the queue manager.
  2. Set the queue MONQ(ON) attribute and set the interval in the queue attribute AMONQINT(15).
  3. Set the STATMQI(ON) on the queue manager and the queue, and set the interval in the queue manager attribute STATINT(15).
  4. Set the queue manager and the queue STATQ(ON) attributes, and the interval in the queue manager attribute STATINT(900).
Correct answer: A
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!