Examine this command, which executes successfully:
cluster.addInstance(‘
Which three statements are true? (Choose three.)
Examine this command, which executes successfully:
cluster.addInstance(‘
Which three statements are true? (Choose three.)
The account used to perform this recovery needs the BACKUP_ADMIN privilege, ensuring proper authorization for backup and recovery operations. A target instance must already exist initially; it will then be provisioned with data from an existing instance in the cluster and subsequently join the cluster. Additionally, a new instance undergoes installation, initialization, and data provisioning from a current cluster instance before being joined to the cluster. This comprehensive process verifies the command's effectiveness in cluster expansion and recovery scenarios.
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
I guess BDE
ABD. to clone account must have BACKUP_ADMIN privileges
A is right. Not E because is is already installed, just needs data copied.