IBM C9530-410 Exam Practice Questions (P. 2)
- Full Access (57 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
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?
Which command does system administrator need to run to block this client application?
- ASET CHLAUTH (*) TYPE (BLOCKADDR) ADDRLIST(10.2.2.2)
- BSET CHLAUTH (*) TYPE (BLOCKADDR) IPADDR(10.2.2.2) USERSCR (BLOCK)
- CSET CHLAUTH (*) TYPE (ADDRESSMAP) ADDRESS(10.2.2.2) USERSCR (BLOCK)
- DSET CHLAUTH (*) TYPE (ADDRESSMAP) ADDRESSMAP (10.2.2.2) USERSCR (BLOCKADDR)
Correct Answer:
C
C
send
light_mode
delete
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?
What are the minimum required permissions a system administrator needs to assign to the application users?
- AAll authority to the queue manager object.
- BA blank MCAUSER in the server connection channel.
- CConnect authority to the queue manager object and Clear authority to the queue.
- DConnect and Control authority to the queue manager object and ALL MQI authority to the queue.
Correct Answer:
B
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.1.0/com.ibm.mq.doc/cs11910_.htm
B
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.1.0/com.ibm.mq.doc/cs11910_.htm
send
light_mode
delete
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?
What can the system administrator do to make the collection of trace-route reply messages more efficient?
- AConfigure queue manager foe activity tracing.
- BEnable MQI statistics for messages to be placed onto SYSTEM.ADMIN.STATISTICS.QUEUE.
- CSet up a single node and redefine the local SYSTEM.ADMIN.TRACE.ROUTE.QUEUE as a remote queue definition.
- DSet the ReplyToQ andReplyToQMgr parameters in the MQMD to specify the trace-route reply message destination.
Correct Answer:
C
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.mon.doc/q036780_.htm
C
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.mon.doc/q036780_.htm
send
light_mode
delete
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?
What should system administrator do to tune the channel initiator to handle this work?
- AUse the default values for the channel initiator parameters.
- BIncrease MAXCHL, ACTCHL, TCPCHL, CHIADAPS, and CHIDISPS from the default values.
- CIncrease CHIADAPS and use the default values for CHIDISPS, MAXCHL, ACTCHL, TCPCHL.
- DIncrease CHIADAPS and CHIDISPS and use the default values for MAXCHL, ACTCHL, TCPCHL.
Correct Answer:
B
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.0.1/com.ibm.mq.csqzaj.doc/sc10620_.htm
B
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.0.1/com.ibm.mq.csqzaj.doc/sc10620_.htm
send
light_mode
delete
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?
How can the system administrator enable the collection of the required data and set the interval to 15 minutes?
- ASet the ACCTMQI(ON) and the STATINT(900) for the queue manager.
- BSet the queue MONQ(ON) attribute and set the interval in the queue attribute AMONQINT(15).
- CSet the STATMQI(ON) on the queue manager and the queue, and set the interval in the queue manager attribute STATINT(15).
- DSet the queue manager and the queue STATQ(ON) attributes, and the interval in the queue manager attribute STATINT(900).
Correct Answer:
A
A
send
light_mode
delete
All Pages