nerdexam
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)
  • A
    13% (5)
  • B
    3% (1)
  • C
    5% (2)
  • D
    79% (30)

Community Discussion

No community discussion yet for this question.

Full C2090-312 Practice