Question 34 of 139
Choose 2You released a popular mobile game and are using a 50 TB Cloud Spanner instance to store game data in a PITRenabled production environment. When you analyzed the game statistics, you realized that some players are
exploiting a loophole to gather more points to get on the leaderboard. Another DBA accidentally ran an emergency
bugfix script that corrupted some of the data in the production environment. You need to determine the extent of
the data corruption and restore the production environment. What should you do? (Choose two.)
✓AIf the corruption is significant, use backup and restore, and specify a recovery timestamp.
BIf the corruption is significant, perform a stale read and specify a recovery timestamp. Write the results back.
CIf the corruption is significant, use import and export.
DIf the corruption is insignificant, use backup and restore, and specify a recovery timestamp.
✓EIf the corruption is insignificant, perform a stale read and specify a recovery timestamp. Write the results
back.
✓
Correct Answer: A, E
If the corruption is significant, use backup and restore, and specify a recovery timestamp.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.