Want to know Testking C9530-410 Exam practice test features? Want to lear more about IBM IBM MQ V8.0, System Administration certification experience? Study Top Quality IBM C9530-410 answers to Latest C9530-410 questions at Testking. Gat a success with an absolute guarantee to pass IBM C9530-410 (IBM MQ V8.0, System Administration) test on your first attempt.
♥♥ 2021 NEW RECOMMEND ♥♥
Free VCE & PDF File for IBM C9530-410 Real Exam (Full Version!)
★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions
Free Instant Download NEW C9530-410 Exam Dumps (PDF & VCE):
Available on:
http://www.surepassexam.com/C9530-410-exam-dumps.html
Q1. A queue-sharing group on z/OS consists of three queue managers: QM1, QM2, and QM3. After an unexpected failure, QM2 cannot be restarted. A system administrator needs to find out if there are any indoubt threads that need to be recovered manually.
What command should the system administrator run on QM1 to see the indoubtthreads.
A. DISPLAY INDOUBT(*)
B. DISPLAY THREAD (*) TYPE (INDOUBT) ALL
C. DISPLAY THREAD (*) TYPE (INDOUBT) QMNAME(QM2)
D. DISPLAY CONN(*) WHERE (UOWSTATE EQ UNRESOLVED)
Answer: B
Q2. 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?
A. /var/mqm/errors
B. /var/mqm/errors/FFDC
C. /var/mqm/qmgrs/QMGRNAME/errors/FFDC
D. current application working directory/FFDC
Answer: B
Q3. A system administrator was asked by an application team to find 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
Answer: C
Q4. For a queue manager with CHLAUTH(DISABLED), the AUTHINFO has been defined 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 “user1” setting the MQSERVER environment variable, and running the amqsputc sample program. The developer logon ID, “user2”, has no access to the queue manager, but “user1” has all the required access.
When the developer ran amqsputc, it prompted for a password. The developer provided a valid password for “user1”, 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. “user1” is not defined in LDAP.
B. “user1” 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.
Answer: B
Q5. 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. Use the default values for the channel initiator parameters.
B. Increase MAXCHL, ACTCHL, TCPCHL, CHIADAPS, and CHIDISPS from the default values.
C. Increase CHIADAPS and use the default values for CHIDISPS, MAXCHL, ACTCHL, TCPCHL.
D. Increase CHIADAPS and CHIDISPS and use the default values for MAXCHL, ACTCHL, TCPCHL.
Answer: B
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.0.1/com.ibm.mq.csqzaj.doc/sc10620_.ht m
Q6. A user reports that the message was put to queue QUEUE1, but an application receives MQRC_NO_MSG_AVAILABLE when it tries to get the message.
Which command can the system administrator use to check both the current depth of QUEUE1 and whether there are uncommitted messages?
A. DISPLAY QUEUE (QUEUE1) ALL
B. DISPLAY THREAD (*) TYPE (INDOUBT)
C. DISPLAY QSTATUS (QUEUE1) TYPE (QUEUE) ALL
D. DISPLAY QSTATUS (QUEUE1) TYPE (HANDLE) ALL
Answer: B
Q7. The security exit code for a RECEIVER channel has been modified.
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. Issue command REFRESH SECURITY TYPE(EXIT).
D. Issue command ALTER CHANNEL (<channel_name>) SCYEXIT(<exit_pgm_name>) SCYDATA (‘REFRESH’)
Answer: D
Reference:
http://www-01.ibm.com/support/docview.wss?uid=swg1IV02765
Q8. 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. All authority to the queue manager object.
B. A blank MCAUSER in the server connection channel.
C. Connect authority to the queue manager object and Clear authority to the queue.
D. Connect and Control authority to the queue manager object and ALL MQI authority to the queue.
Answer: B
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.1.0/com.ibm.mq.doc/cs11910_.htm
Q9. After a system crash, a system administrator tried to start queue manager QM1, but it failed with this error:
AMQ7047: An unexpected error was encountered by a command.
In the queue manager error log, this error was reported:
AMQ7472: Object QM1, type catalogue damaged.
The queue manager was using linear logging.
The system administrator needs to recover the queue manager. How can the system administrator do this?
A. Restore the queue manager active logs from a back up.
B. Run rcdmqimg command against the queue manager object.
C. Run rcrmqobj command against the queue manager object
D. Delete the file containing the damaged queue manager object and restart the queue manager.
Answer: D
Reference:
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.tro.doc/q040560_.htm
Q10. A system administrator needs to ensure that MQ activity messages are created for an application message as it is routed through MQ network.
What must the system administrator verify? (choose 3)
A. The application has PUT authority to the activity message queues.
B. The application message specifies that activity reports are to be generated.
C. The MCA channels have been restarted after the configuration changes were made.
D. Activity recording is enabled on every queue manager in the network.
E. MQI statistics monitoring is enabled on every queue manager in the network.
F. Queue manager events are enabled for every queue manager in the network.
Answer: B,C,E