nerdexam
Nutanix

NCP-DB-6.10 · Question #202

An administrator needs to capture the database transaction logs. Which Time Machine operation does NDB use to satisfy this requirement?

The correct answer is C. Log Catch-up. To capture database transaction logs in NDB, the Log Catch-up operation within the Time Machine is used. Log Catch-up retrieves and applies transaction logs (e.g., PostgreSQL WAL, SQL Server logs) to a snapshot, ensuring the database can be restored to a specific point in time…

Manage Database Environments

Question

An administrator needs to capture the database transaction logs. Which Time Machine operation does NDB use to satisfy this requirement?

Options

  • AWrite-Ahead Logging
  • BLog Flush
  • CLog Catch-up
  • DSnapshots

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    90% (37)
  • D
    5% (2)

Explanation

To capture database transaction logs in NDB, the Log Catch-up operation within the Time Machine is used. Log Catch-up retrieves and applies transaction logs (e.g., PostgreSQL WAL, SQL Server logs) to a snapshot, ensuring the database can be restored to a specific point in time. This operation bridges gaps between snapshots by incorporating log data, maintaining a continuous recovery chain.

Topics

#Time Machine#transaction logs#log catch-up#NDB operations

Community Discussion

No community discussion yet for this question.

Full NCP-DB-6.10 Practice