IBM
C2090-312 · Question #78
When these two commands are issued in sequence, one after the other: STOP FUNCTION SPECIFIC(A.B) ACTION(REJECT) STOP FUNCTION SPECIFIC(A.B) ACTION(QUEUE) What will occur?
The correct answer is D. Function A.B is stopped and queues all access until we start the function or run out of installation. See the full explanation below for the reasoning.
Question
When these two commands are issued in sequence, one after the other: STOP FUNCTION SPECIFIC(A.B) ACTION(REJECT) STOP FUNCTION SPECIFIC(A.B) ACTION(QUEUE) What will occur?
Options
- AFunction A.B is stopped and queues all access.
- BFunction A.B is stopped and rejects all access.
- CFunction A.B is stopped and rejects all access until we start the function or run out of installation
- DFunction A.B is stopped and queues all access until we start the function or run out of installation
How the community answered
(38 responses)- A13% (5)
- B3% (1)
- C5% (2)
- D79% (30)
Community Discussion
No community discussion yet for this question.