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?
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?
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?
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?
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?
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?
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?
An MQI Client application, which is run from different client machines, wants to benefit from the read ahead performance advantages for non-persistent messages.
While the client programs are changed on some machines to specify the MQOO_READ_AHEAD option, some other machines have to run the existing client
application code without that option for a certain period of time.
What must the system administrator configure to support the coexistence of the two different versions of the client application?
A system administrator needs to tune a SVRCONN channel for performance. Currently, the channel shared conversation attribute, SHARECNV, has the default
value.
To ensure performance enhancement, including the V8.0 distributed server performance improvement, what value does the system administrator need to set the
SHARECNV attribute to?
A client application receives en error MQRC_Q_FULL indicating that the queue is full. The administrator sets the queue properties for queue depth max events
(QDPMAXEV) to ENABLED.
Which setting must the system administrator configure at the queue manager level and which queue does the system administrator need to monitor for event
messages?