IBM C9530-410 Exam Practice Questions (P. 5)
- 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 #21
An application puts a batch of messages onto a local queue for processing multiple times during the day. The system administrator needs to determine the size of the messages put to the queue.
What type of monitoring does the system administrator need to enable and which value needs to be reviewed by the system administrator that indicates the size of the messages put?
What type of monitoring does the system administrator need to enable and which value needs to be reviewed by the system administrator that indicates the size of the messages put?
- AEnable queue accounting on the queue and review the PutBytes value.
- BEnable queue statistics on the queue and review the PutMaxBytes value
- CEnable queue statistics on the queue manager and review the MaxMsgLength.
- DConfigure application event monitoring on the queue and review the MaxMsgLength.
Correct Answer:
C
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.5.0/com.ibm.mq.ref.adm.doc/q087000_.htm
C
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.5.0/com.ibm.mq.ref.adm.doc/q087000_.htm
send
light_mode
delete
Question #22
A system administrator migrated IBM MQ for z/OS from V7.1 to V8.0.
What operation mode allows the system administrator to backward migrate an existing queue manager?
What operation mode allows the system administrator to backward migrate an existing queue manager?
- AOPMODE = (COMPAT, 7.1)
- BOPMODE = (COMPAT, 710)
- COPMODE = (NEWFUNC, 7.1.0)
- DOPMODE = (NEWFUNC, 800)
Correct Answer:
B
B
send
light_mode
delete
Question #23
IBM MQ V7.0.1.3 is running on a server.
A system administrator receives request to install IBM MQ V8.0 as a second installation on a server where IBM MQ V7.0.1.3 is running. Both the product versions need to co-exist.
What should the system administrator do first to ensure both versions will run without impacting each other?
A system administrator receives request to install IBM MQ V8.0 as a second installation on a server where IBM MQ V7.0.1.3 is running. Both the product versions need to co-exist.
What should the system administrator do first to ensure both versions will run without impacting each other?
- AUpgrade IBM MQ V7.0.1.3 to 7.0.1.6.
- BDefine a separate installation name.
- CDefine a new data directory for IBM MQ V8.0.
- DSet up environment variables to have both product versions installed in the same path.
Correct Answer:
D
Reference:
http://www-01.ibm.com/software/integration/wmq/library/
D
Reference:
http://www-01.ibm.com/software/integration/wmq/library/
send
light_mode
delete
Question #24
A system administrator is preparing for a multi-instance queue manager configuration and has run the amqmfsck command.
What does a positive report from the command amqmfsck tell the system administrator?
What does a positive report from the command amqmfsck tell the system administrator?
- AThe queue manager data is stored successfully on the shared disk.
- BThe queue manager is ready to participate in a multi-instance configuration.
- CThe installed version of IBM MQ is capable of handling a multi-instance queue manager.
- DThe file system meets the requirements for storing data of a multi-instance queue manager.
Correct Answer:
C
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.con.doc/q018140_.htm?lang=en
C
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.con.doc/q018140_.htm?lang=en
send
light_mode
delete
Question #25
A system administrator has been given a task to install IBM MQ V8.0 on an AIX system which already has WebSphere MQ V7.5 on it. The system administrator wants to set a specific installation name for the second copy.
How can the system administrator do this?
How can the system administrator do this?
- AIssue command crtmqm –n <InstallationName>
- BIssue command setmqinst –n <InstallationName>
- CIssue command crtmqinst –n <InstallationName>
- DSpecify the installation name during the install when prompted.
Correct Answer:
C
C
send
light_mode
delete
All Pages