exam questions

Exam 1z0-908 All Questions

View all questions & answers for the 1z0-908 exam

Exam 1z0-908 topic 1 question 78 discussion

Actual exam question from Oracle's 1z0-908
Question #: 78
Topic #: 1
[All 1z0-908 Questions]

Examine this command, which executes successfully:
cluster.addInstance(‘<user>@<host>:<port>’, {recoveryMethod: ‘clone’})
Which three statements are true? (Choose three.)

  • A. The account used to perform this recovery needs the BACKUP_ADMIN privilege.
  • B. A target instance must exist, then it will be provisioned with data from an instance already in the cluster and joined to the cluster.
  • C. InnoDB tablespaces outside the datadir are able to be cloned.
  • D. It is always slower than {recoveryMethod: ‘incremental’}.
  • E. A new instance is installed, initialized, and provisioned with data from an instance already in the cluster and joined to the cluster.
  • F. InnoDB redo logs must not rotate for the duration of the execution; otherwise, the recovery will fail.
Show Suggested Answer Hide Answer
Suggested Answer: ADF 🗳️

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
avrely
2 months, 1 week ago
Selected Answer: ABC
A) clone pligin requires BACKUP_ADMIN B) Instance must already exists and configure with clone plugin. C) InnoDB outside of datadir can be clonned since it is remote clonning operation, not local. D) not always. C) Clone plugin or cluster replication do not INSTALL mysql instances. Instance must be already installed and running to join a cluster F) Redo rotation is internally handled. No worries here .
upvoted 1 times
...
marklv
9 months, 1 week ago
sorry, keep changing my mind A. true B. False, target instance is not part of the cluster at first C. True D. false, Not always if there was no data in the first place. E. True, initiated and previous node must exist. F. False
upvoted 1 times
...
marklv
1 year, 5 months ago
I guess BDE
upvoted 1 times
alemdba
1 year, 5 months ago
ABD. to clone account must have BACKUP_ADMIN privileges
upvoted 1 times
marklv
1 year, 4 months ago
A is right. Not E because is is already installed, just needs data copied.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago