PrepAway - Latest Free Exam Questions & Answers

What could be the likely cause for testapp.exe not to start?

An administrator was asked to start an application testapp.exe when the first message arrives on
queue TEST.TRIGGER. The administrator runs the following MQSC commands:
DEFINE QLOCAL,(TEST.TRIGGER) +
PROCESS (TEST.PROCESS) +
TRIGGER +
INITQ (IMIT.QUEUE) +
TRIGDPTH (1) +
TRIGMPRI (5) +
TRIGTYPE (FIRST)

DEFINE PROCESS (TEST.PROCESS) +
APLICID (testapp.exe)
DEFINE QLOCAL (INIT.QUEUE)
The administer then starts the trigger monitor on INIT,QUEU, and puts a message onto
TEST.TRIGGER, but notices that the application testapp.exe does not start. What could be the
likely cause for testapp.exe not to start?

PrepAway - Latest Free Exam Questions & Answers

A.
At least 5 messages should be put on TEST.TRIGGER to start the application.

B.
The value of attribute TRIGTYPE should be1.

C.
The attribute QUEUE(TEST.TRIGGER) must be added to the definition TEST.PROCESS.

D.
The priority of the message put on TEST.TRIGGER is not sufficient to start application.


Leave a Reply