SAP Certified Technology Associate – SAP HANA 2.0 (SPS05) — Question 3

How can you ensure that a consistent database status is saved using data snapshots?

Answer options

Correct answer: C

Explanation

Creating an internal database snapshot captures the current state of the database, ensuring consistency across data. A savepoint is used for transaction control but does not provide a snapshot. The hdbbackupdiag tool is for diagnosing backup issues, while a fallback snapshot is not the primary method for achieving consistent database status.