exam questions

Exam 98-364 All Questions

View all questions & answers for the 98-364 exam

Exam 98-364 topic 1 question 210 discussion

Actual exam question from Microsoft's 98-364
Question #: 210
Topic #: 1
[All 98-364 Questions]

You are taking back up of your MySQL database server.
You need to take a back up of the file that has been created by the replication slave server and contains information needed for connecting to the master server.
Which of the following files will you copy?

  • A. Master.info
  • B. My.ini
  • C. Relay-log.info
  • D. My.cnf
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rogeriosolano
2 years, 11 months ago
Selected Answer: A
Replication slave servers create a master.info file that contains information needed for connecting to the master server. Answer C is incorrect. This file indicates the current progress in processing the relay logs. Answer B and D are incorrect. These files contain configuration information that must be restored after a crash.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...