All Practice Exams

100+ Free Nutanix NCP-DB Practice Questions

Pass your Nutanix Certified Professional - Database Automation exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
~55-65% Pass Rate
100+ Questions
100% Free
1 / 100
Question 1
Score: 0/0

What is the official current product name for the Nutanix solution previously known as Era?

A
B
C
D
to track
2026 Statistics

Key Facts: Nutanix NCP-DB Exam

75

Exam Questions

Nutanix

120 min

Exam Duration

Nutanix

3000/6000

Passing Score

Nutanix

$199

Exam Fee

Nutanix / Pearson VUE

60-100 hrs

Study Time

Recommended

2 years

Cert Valid

Nutanix

The NCP-DB v6.10 exam has 75 questions in 120 minutes with a passing score of 3000/6000 (scaled). Estimated pass rate is 55-65%. Topics include NDB profiles, Time Machine and SLAs, clones and refresh, OS and database patching, RBAC and AD integration, REST API, and HA for the five supported database engines.

Sample Nutanix NCP-DB Practice Questions

Try these sample questions to test your Nutanix NCP-DB exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1What is the official current product name for the Nutanix solution previously known as Era?
A.Nutanix Database Service (NDB)
B.Nutanix Era 2.0
C.Nutanix Calm DB
D.Nutanix Database Manager (NDM)
Explanation: Nutanix officially rebranded Era as Nutanix Database Service (NDB) starting with the 2.4 release. NDB is the database lifecycle automation platform that provisions, protects, clones, and patches database server VMs running PostgreSQL, MySQL/MariaDB, Microsoft SQL Server, Oracle, and MongoDB on AHV and ESXi clusters.
2Which five database engines are officially supported by Nutanix Database Service (NDB)?
A.PostgreSQL, MySQL/MariaDB, Microsoft SQL Server, Oracle, MongoDB
B.PostgreSQL, MySQL, DB2, Oracle, Cassandra
C.Microsoft SQL Server, Oracle, MongoDB, Couchbase, Redis
D.PostgreSQL, MariaDB, Sybase, Oracle, Snowflake
Explanation: NDB supports five database engines: PostgreSQL, MySQL/MariaDB, Microsoft SQL Server, Oracle, and MongoDB. These are the only engines that NDB can natively provision, snapshot, clone, refresh, and patch through its lifecycle automation framework.
3Which NDB component is responsible for capturing transaction logs continuously to enable point-in-time recovery?
A.Time Machine
B.Snapshot Manager
C.Cerebro
D.Curator
Explanation: Time Machine is the NDB feature that combines periodic snapshots with continuous transaction-log capture (log catchup) so any database can be recovered or cloned to an arbitrary point in time within its retention window. Each provisioned database gets its own Time Machine.
4An NDB administrator needs to define the operating system, database engine version, and software stack used when provisioning new database server VMs. Which profile type contains this information?
A.Software profile
B.Compute profile
C.Network profile
D.Parameter profile
Explanation: A software profile captures the OS image plus the installed database engine binaries (e.g., PostgreSQL 14, SQL Server 2019). NDB uses software profiles as the source-of-truth template when provisioning new database server VMs, ensuring repeatable, version-controlled deployments.
5Which NDB profile type defines vCPU count, cores per vCPU, and memory allocation for a database server VM?
A.Compute profile
B.Software profile
C.Network profile
D.Parameter profile
Explanation: Compute profiles in NDB specify the virtual hardware sizing — number of vCPUs, cores per vCPU, and memory in GB — that NDB applies when creating a database server VM. Reusable compute profiles standardize T-shirt sizes (small/medium/large) across deployments.
6Which NDB profile is used to assign the VLAN, gateway, and IP allocation method (DHCP or static IP pool) to a provisioned database server?
A.Network profile
B.Compute profile
C.Software profile
D.Parameter profile
Explanation: A network profile binds a database server VM to a specific AHV or ESXi network (VLAN), defines the gateway, and specifies whether NDB pulls IPs from DHCP or from a static IP pool managed by NDB. One network profile per environment is typical.
7An administrator wants every provisioned PostgreSQL instance to start with shared_buffers=4GB and max_connections=300. Which NDB construct should the values be stored in?
A.Parameter profile
B.Software profile
C.Compute profile
D.Network profile
Explanation: Parameter profiles store database engine configuration parameters (e.g., PostgreSQL postgresql.conf values, MySQL my.cnf values, SQL Server sp_configure settings). NDB applies the parameter profile during provisioning so every new database starts with the standardized tuning.
8Which two profile types are MANDATORY (cannot be omitted) when provisioning a new database with NDB?
A.Software profile and Compute profile
B.Compute profile and Parameter profile
C.Network profile and Parameter profile
D.Software profile and Parameter profile only
Explanation: Provisioning requires at minimum a software profile (defines what to install) and a compute profile (defines the VM hardware). Network and parameter profiles are also required at provisioning time, but among the four listed pairs the software+compute pair is the foundational pair without which no VM can be created.
9What is the difference between a 'registered' and a 'provisioned' database in NDB?
A.Provisioned databases are created by NDB; registered databases were built outside NDB and brought under management
B.Registered databases are clones; provisioned databases are originals
C.Provisioned databases use snapshots; registered databases do not
D.There is no operational difference — the terms are synonyms
Explanation: A provisioned database is one NDB created end-to-end (VM + OS + DB engine + database). A registered database is an existing database — built manually or by another tool — that is later brought under NDB management. Both can use Time Machine, but registered DBs have feature limitations (e.g., some patching workflows).
10Which Nutanix product is REQUIRED as the underlying infrastructure for NDB to operate?
A.Nutanix AOS cluster (with AHV or ESXi)
B.Nutanix Files
C.Nutanix Objects
D.Nutanix Karbon only
Explanation: NDB runs on top of a Nutanix AOS cluster — AHV is the most common hypervisor, but ESXi is also supported for the database server VMs. NDB consumes AOS storage containers and snapshot APIs, so an AOS cluster is the mandatory underlying platform.

About the Nutanix NCP-DB Exam

The Nutanix NCP-DB v6.10 certification validates professional-level skills with Nutanix Database Service (NDB, formerly Era), including provisioning, profiles, Time Machine, cloning and refresh, patching, RBAC, REST API automation, and HA topologies for PostgreSQL, MySQL/MariaDB, Microsoft SQL Server, Oracle, and MongoDB.

Questions

75 scored questions

Time Limit

120 minutes

Passing Score

3000/6000 (scaled)

Exam Fee

$199 (Nutanix / Pearson VUE)

Nutanix NCP-DB Exam Content Outline

25%

NDB Architecture & Profiles

NDB control plane, AOS dependencies, software, compute, network, and parameter profiles, and cluster registration

22%

Time Machine & Data Protection

SLA policies, snapshot scheduling, log catchup, point-in-time recovery, and retention buckets

20%

Cloning, Refresh & Restore

Metadata-driven clones, refresh workflows, in-place restore, copy data management, and self-service

18%

Database HA & Engines

PostgreSQL Patroni, SQL Server AAG and FCI, Oracle RAC, MySQL/MariaDB, MongoDB

15%

Day-2 Operations, Patching, RBAC & API

OS and database patching, maintenance windows, audit logs, alerts, RBAC, AD integration, REST API automation

How to Pass the Nutanix NCP-DB Exam

What You Need to Know

  • Passing score: 3000/6000 (scaled)
  • Exam length: 75 questions
  • Time limit: 120 minutes
  • Exam fee: $199

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

Nutanix NCP-DB Study Tips from Top Performers

1Get hands-on time with NDB (Test Drive or community lab) — provisioning, Time Machine SLAs, clones, refresh, and patching are all tested
2Master the four profile types (software, compute, network, parameter) and know which are mandatory at provisioning time
3Understand Time Machine deeply: snapshot scheduling, log catchup frequency, retention buckets, and how PIT recovery works
4Practice clone and refresh workflows — including data masking patterns and self-service via RBAC
5Know the HA topologies per engine: Patroni for PostgreSQL, AAG and FCI for SQL Server, RAC for Oracle
6Use the NDB REST API from a script to provision and refresh — automation questions are common
7Be precise about RBAC roles (Super Admin, DB Admin, DB Engineer, Day-2 Operator) and Active Directory integration steps

Frequently Asked Questions

What is the NCP-DB v6.10 exam format?

The NCP-DB v6.10 exam has 75 multiple-choice questions and a 120-minute time limit. The passing score is 3000 out of 6000 on a scaled scoring system. The exam covers NDB (Nutanix Database Service) architecture, profiles, Time Machine, cloning, patching, HA, RBAC, and REST API automation.

Are there prerequisites for NCP-DB?

There are no formal prerequisites, but Nutanix recommends solid hands-on experience with NDB (formerly Era) and a working knowledge of relational databases (PostgreSQL, MySQL/MariaDB, Microsoft SQL Server, Oracle) plus MongoDB. NCA or NCP-MCI knowledge of AOS is helpful background.

How much does the NCP-DB exam cost?

The NCP-DB exam fee is approximately US$199 through Pearson VUE. Retakes are also $199 each, with a 7-day waiting period after a failed attempt before you can retake.

How long is the NCP-DB certification valid?

The NCP-DB certification is valid for 2 years from the date you pass. To maintain certification, you must re-certify by passing the latest version of the exam or a higher-level Nutanix database certification before expiration.

What database engines does NDB support for the exam?

NDB officially supports five database engines: PostgreSQL, MySQL/MariaDB, Microsoft SQL Server, Oracle, and MongoDB. The exam tests provisioning, snapshot/clone/refresh workflows, patching, and HA topologies (Patroni, AAG/FCI, RAC) across these engines.

How long should I study for the NCP-DB exam?

Most candidates study 60-100 hours over 6-10 weeks with hands-on NDB lab time. Focus on creating profiles, building Time Machines, executing clone/refresh cycles, patching workflows, and calling the NDB REST API from automation tools.