ADA-C01 · Question #44
A company enabled replication between accounts and is ready to replicate data across regions in the same cloud service provider. The primary database object is : PROD_AWS_EAST. Location : AWS_EAST…
The correct answer is A. Location : AWS_WEST. The REFRESH DATABASE command is used to refresh a secondary database with the latest data and metadata from the primary database. The command must be executed in the target account where the secondary database resides. Therefore, the answer is A, as the location is AWS_WEST and…
Question
A company enabled replication between accounts and is ready to replicate data across regions in the same cloud service provider. The primary database object is : PROD_AWS_EAST. Location : AWS_EAST The secondary database object is : PROD_AWS_WEST. Location : AWS_WEST What command and account location is needed to refresh the data?
Options
- ALocation : AWS_WEST
- BLocation : AWS_WEST
- CLocation : AWS_EAST
- DLocation : AWS EAST
How the community answered
(42 responses)- A81% (34)
- B12% (5)
- C2% (1)
- D5% (2)
Explanation
The REFRESH DATABASE command is used to refresh a secondary database with the latest data and metadata from the primary database. The command must be executed in the target account where the secondary database resides. Therefore, the answer is A, as the location is AWS_WEST and the command is REFRESH DATABASE PROD_AWS_WEST REFRESH.
Topics
Community Discussion
No community discussion yet for this question.