nerdexam
Oracle

1Z0-883 · Question #94

You are using CTIDS in replication. You need to skip a transaction with the CTID of aaa-bbb-ccc- ddd-eee : 3 on a slave. Which command would you execute from a Mysql prompt?

The correct answer is A. STOP SLAVE. See the full explanation below for the reasoning.

Question

You are using CTIDS in replication. You need to skip a transaction with the CTID of aaa-bbb-ccc- ddd-eee : 3 on a slave. Which command would you execute from a Mysql prompt?

Options

  • ASTOP SLAVE;
  • BSTOP SLAVE;
  • CSTOP SLAVE;
  • DSTOP SLAVE;

How the community answered

(43 responses)
  • A
    77% (33)
  • B
    14% (6)
  • C
    2% (1)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-883 Practice