nerdexam
Nutanix

NCP-DB-6.10 · Question #39

An administrator has a production PostgreSQL database cloned for development and testing purpose. A new table is added to the source database. What should the administrator do to publish the update…

The correct answer is B. The size of all snapshots and/or transaction logs maintained by Era. The Nutanix Era platform provides a feature called Time Machine, which is designed to manage the lifecycle of database copies and clones. When a new table is added to the source database, the administrator should perform a Log Catch-up using the source database's Time Machine…

Manage Database Environments

Question

An administrator has a production PostgreSQL database cloned for development and testing purpose. A new table is added to the source database. What should the administrator do to publish the update leveraging the point in Time Era capability? (C) 1. PeHorm a Log Catch-up using source database Time Mechine 2. Refresh the clone database (C) 1. Perform a Log Catch-up using source database Time Mechine 2. Refresh the source database (C) 1. update Log Catch-up interval from Tme Machine 2. Refresh the source database

Options

  • AOnly the size of all reclaimable snapshots maintained by Era
  • BThe size of all snapshots and/or transaction logs maintained by Era
  • COnly the size of all transaction logs maintained by Era
  • DThe size of all snapshots and clones maintained by Era

How the community answered

(50 responses)
  • A
    4% (2)
  • B
    88% (44)
  • C
    6% (3)
  • D
    2% (1)

Explanation

The Nutanix Era platform provides a feature called Time Machine, which is designed to manage the lifecycle of database copies and clones. When a new table is added to the source database, the administrator should perform a Log Catch-up using the source database's Time Machine. This action ensures that the Time Machine captures the latest state of the source database, including the newly added table. After performing the Log Catch-up, the administrator should refresh the clone database. The refresh operation updates the clone with the latest state captured by the Time Machine, thereby publishing the new table to the clone.

Topics

#snapshots#transaction logs#Era storage tracking#Time Machine

Community Discussion

No community discussion yet for this question.

Full NCP-DB-6.10 Practice