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)- A77% (33)
- B14% (6)
- C2% (1)
- D7% (3)
Community Discussion
No community discussion yet for this question.