NUTANIX CERTIFIED PROFESSIONAL (NCP) Exam NCP-DB-6.10 Questions V8.02 Nutanix Certified Professional (NCP) Topics - Nutanix Certified Professional - Database Automation (NCP-DB) v6.10 NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence 1.For an NDB offline upgrade, which NDB CLI command should be used to upload the upgrade bundle? A. upgrade upload_bundle path=path_to_upgrade_bundle upload bundle B. path=path_to_upgrade_bundle upgrade bundle C. path=path_to_upgrade_bundle D. upload upgrade_bundle path=path_to_upgrade_bundle Answer: D Explanation: For an NDB offline upgrade, you need to download the upgrade bundle from the Nutanix Support Portal and copy it to the NDB server. Then, you need to use the NDB CLI command upload upgrade_bundle with the path parameter to specify the location of the upgrade bundle file. This command will upload the upgrade bundle to the NDB server and verify its integrity. After uploading the upgrade bundle, you can use the upgrade command to perform the upgrade. Reference: Nutanix Support & Insights, Cisco Nexus Data Broker Deployment Guide, Release 3.10.x 2.What is used to temporarily store the transaction logs of the source database before they are copied to the log? A. Database Agent B. NDB Drive C. Time Machine D. NDB Profiles Answer: A Explanation: The Database Agent is used to temporarily store the transaction logs of the source database before they are copied to the log. This is a critical component for ensuring data consistency and recovery in database operations. Reference: Nutanix Database Automation documentation, focusing on database agents and their roles in transaction log management. 3.An administrator needs to patch an Oracle Database Server VM and must ensure Grid home is allocated sufficient storage space. At a minimum, how much space must be available for Grid home prior to completing this task? A.5GB B. 10GB C. 15GB D. 20 GB Answer: B Explanation: NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence When patching an Oracle Database Server VM, it's important to ensure that there is sufficient storage space allocated for the Grid home. A minimum of 10GB space is required for this purpose to accommodate the patching process without storage constraints. Reference: Nutanix Database Automation documentation, particularly in the sections discussing Oracle database server VM management and patching requirements. 4.An administrator needs to register a SQL Server Single Node Database Server VM with NDB. Which condition must exist prior to the administrator completing this task? A. Database files must exist in the Windows OS boot drive. B. The login account provided must be a member of the sysadmin role. C. The SQL service account should not have read privileges on the mount points. D. SQL Server instance must be in single-user mode. Answer: B Explanation: Before registering a SQL Server Single Node Database Server VM with NDB, it is necessary that the login account provided for this task must be a member of the sysadmin role. This ensures the necessary permissions are in place for managing and administering the SQL Server instance. Reference: Nutanix Database Automation documentation, under SQL Server database registration and permission requirements. 5.An administrator needs to restore a database provisioned on Storage Spaces. The virtual disks are shared with multiple databases. Which restore method is supported? A. Disk-based restore via NDB GUI B. Disk-based restore via NDB CLI C. Copy-based restore via NDB GUI D. Copy-based restore via NDB CLI Answer: C Explanation: For restoring a database provisioned on Storage Spaces, especially when virtual disks are shared among multiple databases, the supported method is a copy-based restore via the NDB GUI. This method allows for a precise and controlled restoration process suitable for shared storage environments. Reference: Nutanix Database Automation documentation, specifically in the section on database restoration methods and storage spaces. 6.What is required to create an NDB Software Profile Version for PostgreSQL? NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence A. Database server VM registered with NDB B. Patch file for the installed databases C. Installer package for database software D. Preconfigured OS image from Prism Element Answer: C Explanation: To create an NDB Software Profile Version for PostgreSQL, it is required to have an installer package for the database software. This package forms the basis of the software profile, enabling the deployment and management of PostgreSQL instances. Reference: Nutanix Database Automation documentation, particularly in the area of software profile creation and management for PostgreSQL. 7.What is the minimum frequency in minutes configurable for NDB Log Catch-up operation? A. 10 B. 15 C. 60 D. 120 Answer: B Explanation: The minimum frequency configurable for the NDB Log Catch-up operation is 15 minutes. This setting determines how frequently the log catch-up process runs, which is crucial for maintaining data integrity and ensuring up-to-date database states. Reference: Nutanix Database Automation documentation, focusing on log management and catch-up operation settings. 8.Which ports are used by the NDB database agent for API calls? A. 443 and 9440 B. 443 and 8080 C. 3205 and 3260 D. 5985 and 9389 Answer: A Explanation: The NDB database agent is a service that runs on each database server VM and communicates with the NDB instance. It uses port 443 for HTTPS API calls and port 9440 for Nutanix cluster API calls. These ports are required to be open on the database server VMs for NDB to function properly. Reference: Nutanix Database Management & Automation (NDMA), page 9; Ports and Protocols Reference Chart | Nutanix Community, section “Nutanix Database Service (NDB)” NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence 9.How would an administrator enter the NDB command line to change the static IP address on the NDB VM? A. era-server B. era C. cerebro_cli D. arithmos cli Answer: C Explanation: To change the static IP address on the NDB VM, an administrator would need to enter the NDB command line using the cerebro_cli command. The cerebro_cli command is used to access the Cerebro service, which is responsible for managing the NDB instance and its components. The cerebro_cli command can be run from the NDB VM or from any other VM that has network connectivity to the NDB VM. The cerebro_cli command has various subcommands and options to perform different tasks, such as changing the IP address, hostname, password, or certificate of the NDB VM. To change the static IP address, the administrator would need to use the cerebro_cli network update subcommand with the appropriate parameters, such as the new IP address, netmask, gateway, and DNS servers. The cerebro_cli network update subcommand also requires the administrator to provide the current password of the NDB VM for authentication. After changing the IP address, the administrator would need to restart the NDB VM for the changes to take effect. Reference: Nutanix Certified Professional - Database Automation (NCP-DB) v6.5, Section 2 - Deploy and Configure an NDB Solution, Objective 2.2: Configure an NDB Instance Nutanix Database Management & Automation (NDMA) Course, Module 3: Nutanix Database Service (NDB) Installation and Configuration, Lesson 3.2: Configuring NDB, Topic: Changing the IP Address of the NDB VM Nutanix Database Service (NDB) Command Line Interface Guide, Chapter 2: Cerebro CLI, Section: cerebro_cli network update 10.Within the NDB GUI, an administrator needs to set the shortest schedule interval possible for a database log catch up. Which value, in minutes, will satisfy this requirement? A. 5 B. 10 C. 15 D. 30 Answer: C Explanation: The NDB GUI allows an administrator to set the schedule interval for a database log NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence catch up, which is the process of collecting transaction logs periodically from the source databases and storing them in the time machine. The shortest possible value for this interval is 15 minutes, as per the NDB documentation1. This means that the NDB time machine will capture the database logs every 15 minutes and use them for backup, restore, clone, and refresh operations. Reference: Nutanix Database Management & Automation (NDMA), page 29; Nutanix Support & Insights, section “Log Catch-up” 11.While adding Time Machine data access to a Nutanix cluster, when is a storage container mapping needed A. When the source database and NDB Server containers are different. B. When the source database and NDB VM are on the same container. C. When the source and destination database containers are different. D. When the source database and NDB provisioning container are the same. Answer: A Explanation: Time Machine data access is a feature of Nutanix Database Service (NDB) that allows you to access a point-in-time snapshot of a database without restoring it. To use this feature, you need to create a Data Access Management (DAM) policy that defines the access mode, the source database, the destination cluster, and the storage container mapping. The storage container mapping is needed when the source database and the NDB Server containers are different, because NDB needs to know where to store the metadata and the clone of the source database. If the source database and the NDB Server containers are the same, then NDB will use the same container for both the metadata and the clone. Reference: Nutanix Certified Professional - Database Automation (NCP-DB), Section 5 - Protect NDB-managed Databases Using Time Machine Database (NCP-DB) Exam Blueprint Guide - Nutanix, Page 9, Objective 5.6 Nutanix Database Management & Automation (NDMA) course, Module 4, Lesson 4.2 - Data Access Management 12.An administrator needs to maintain five days of time-travel capability to any second, plus an additional seven days of discrete recovery at a daily interval. How should the administrator define the Frequency and retention on the SLA? A. • Continuous log retention (days): 7 • Daily snapshot retention (days): 5 B. • Continuous log retention (days): 5 • Weekly snapshot retention (weeks): 1 C. • Weekly snapshot retention (weeks): 1 • Continuous log retention (days): 7 D. • Daily snapshot retention (days): 7 NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence • Continuous log retention (days): 5 Answer: D Explanation: The correct answer is D because it meets the requirements of maintaining five days of time-travel capability to any second and an additional seven days of discrete recovery at a daily interval. Continuous log retention allows the administrator to restore the database to any point in time within the specified number of days, while snapshot retention allows the administrator to restore the database to a specific point in time at a fixed interval. Therefore, by setting the daily snapshot retention to 7 days, the administrator can ensure that there is a discrete recovery point for each day of the week. By setting the continuous log retention to 5 days, the administrator can ensure that there is a time-travel capability to any second within the last five days. The other options do not meet the requirements because they either have less than five days of continuous log retention or less than seven days of snapshot retention. Reference: Nutanix Database Management & Automation (NDMA) course, Nutanix Certified Professional - Database Automation (NCP-DB) certification, Nutanix NCP- DB Certification Exam Syllabus and Study Guide, Nutanix Certified Professional - Database Automation (NCP-DB) datasheet 13.What does an NDB compute profile contain? A. vCPUs, cores per vCPU, and the amount of memory for the database server VM. B. Windows domain name (FQDN), domain user, and password. C. VLAN that the new database server VM will use. D. An image of the database and operating system generated from the registered database server VM. Answer: A Explanation: An NDB compute profile defines the CPU and memory resources for the database server VMs that are provisioned using NDB. It does not include any information about the network, domain, or software of the database server VMs. Those are specified in separate profiles, such as network profile, domain profile, and software profile. Reference: Nutanix Support & Insights, section “NDB Compute” 14.An administrator enables NDB Multi-Cluster on Cluster A. Cluster B is then registered with NDB. What are the different NDB Service VMs present in each Nutanix cluster? A. Cluster A: 1 NDB Server Cluster B: 1 NDB Agent B. Cluster A: 1 NDB Agent Cluster B: 1 NDB Server, 1 NDB Agent C. Cluster A: 1 NDB Server, 1 NDB Agent NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence Cluster B: 1 NDB Agent D. Cluster A: 1 NDB Agent Cluster B: 1 NDB Server Answer: C Explanation: NDB Multi-Cluster is a feature that allows multiple Nutanix clusters to share a common NDB service for database management and automation. NDB service consists of two components: NDB Server and NDB Agent. NDB Server is the central component that provides the web UI, REST API, and database orchestration logic. NDB Agent is the component that runs on each Nutanix cluster and communicates with the NDB Server to perform database operations. When NDB Multi-Cluster is enabled on Cluster A, it becomes the primary cluster that hosts the NDB Server VM. Cluster B, which is registered with NDB, becomes a secondary cluster that hosts only the NDB Agent VM. Therefore, Cluster A has both NDB Server and NDB Agent, while Cluster B has only NDB Agent. This configuration allows Cluster B to leverage the NDB service running on Cluster A for database management and automation. Reference: Nutanix Database Automation (NCP-DB) Course Details, Section 3.1: NDB Multi-Cluster Overview Nutanix Database Automation (NCP-DB) Certification Details, Objective 3.1: Configure NDB Multi-Cluster Nutanix Database Automation (NCP-DB) YouTube Playlist, Video 3.1: NDB Multi- Cluster Overview 15.What is the first step to install NDB on a Nutanix AHV cluster? A. NDB is offered as a SaaS service and doesn't require any installations. B. Download the QCOW2 image file of NDB and upload it to Prism Element. C. Run LCM update to get the latest version of NDB. D. Open Prism Central and enable the NDB VM in the settings menu. Answer: B Explanation: To install NDB on a Nutanix AHV cluster, you need to download the QCOW2 image file of NDB from the Nutanix Support Portal and upload it to Prism Element. This image file contains the NDB software and the CentOS operating system. After uploading the image, you need to create a VM from the image and configure the network settings. Then, you need to register the NDB VM with Prism Central and enable the NDB service in the settings menu. Reference: Nutanix Support & Insights, Professional Services: NDB Database Cloning NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence 16.An administrator needs to take multiple snapshots per day and retain them for one week. How should the administrator define and schedule the SLA? A. • Daily snapshot retention: 7 days • Daily snapshot at: 2 B. • Weekly snapshot retention: 1 week • Daily Snapshot at: 2 C. • Weekly snapshot retention: 1 week • Snapshots per Day: 2 D. • Daily snapshot retention: 7 days • Snapshots per Day: 2 Answer: D Explanation: The correct answer is D because it matches the requirement of taking multiple snapshots per day and retaining them for one week. Option A is incorrect because it only takes one snapshot per day, which is not enough for the administrator’s need. Option B is incorrect because it only retains the snapshots for one week, which means the older snapshots will be deleted after seven days. Option C is incorrect because it only takes two snapshots per week, which is not frequent enough for the administrator’s need. Reference: The following sources provide more information about the SLA retention policies and how to create and modify them in NDB: Nutanix Database Management & Automation (NDMA) course, Module 4: Protecting Databases Using Time Machine, Lesson 4.1: Creating and Modifying SLA Retention Policies Nutanix Certified Professional - Database Automation (NCP-DB) v6.5, Knowledge Objectives, Section 5 - Protect NDB-managed Databases Using Time Machine Nutanix Database Service (NDB) User Guide, Chapter 6: Protecting Databases Using Time Machine, Section 6.1: Creating and Modifying SLA Retention Policies 17.A customer has NDB configured to create snapshots of their production databases every 4 hours. A developer requires a copy of the current production data at 7:00am of each day. What is the most efficient way to meet this requirement? A. Authorize the developer in RBAC to create clones as required. B. Run a script which creates a clone from the latest snapshot at 7:00am. C. Configure Time Machine to create a clone from a daily snapshot at 7:00am. D. Configure a done with a daily Data Refresh Schedule at 7:00am. Answer: C Explanation: NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence Time Machine is a feature of Nutanix Era that allows you to create and manage snapshots of your databases. You can use Time Machine to create clones from any snapshot, either manually or automatically. You can also configure Time Machine to create clones from snapshots based on a schedule, such as daily, weekly, or monthly. This way, you can ensure that your clones are always up to date with the latest data from your production databases. In this scenario, the most efficient way to meet the developer’s requirement is to configure Time Machine to create a clone from a daily snapshot at 7:00am. This will save the developer’s time and effort, as well as reduce the storage consumption by using the existing snapshots. Reference: Nutanix Database Management & Automation Training Course Nutanix Certified Professional - Database Automation datasheet Nutanix Certified Professional - Database Automation (NCP-DB) 5 Exam 18.An administrator needs to perform LCM upgrades on an AHV cluster registered with NDB. The cluster hosts NDB-provisioned database server VMs that are part of a database server cluster. What should the administrator do to allow the DB Server VMs to stay available while the cluster is being upgraded? A. Update Nutanix Cluster B. Set VM-Host Affinity C. Remove Nutanix Cluster D. Unset VM-Host Affinity Answer: B Explanation: The correct answer is B because setting VM-Host affinity ensures that the DB Server VMs are not migrated to another host during the LCM upgrade process. This way, the DB Server VMs can continue to serve the database requests without interruption. Option A is incorrect because updating the Nutanix cluster does not prevent the DB Server VMs from being moved to another host. Option C is incorrect because removing the Nutanix cluster from NDB will make the DB Server VMs unmanaged by NDB and lose the benefits of NDB features. Option D is incorrect because unsetting VM-Host affinity will allow the DB Server VMs to be migrated to another host during the LCM upgrade process, which may cause downtime or performance degradation. Reference: The following sources provide more information about the LCM upgrades and VM-Host affinity in NDB: Nutanix Database Management & Automation (NDMA) course, Module 6: Administering an NDB Environment, Lesson 6.3: Performing NDB Software Upgrades Nutanix Certified Professional - Database Automation (NCP-DB) v6.5, Knowledge Objectives, Section 6 - Administer an NDB Environment Nutanix Database Service (NDB) User Guide, Chapter 8: Administering an NDB Environment, Section NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence 19.3: Performing NDB Software Upgrades Nutanix Support & Insights, Your guide to the Upgrades, LCM Design Nutanix Life Cycle Manager Guide, Chapter 3: Upgrading Software and Firmware, Section 3.2: Preparing for an Upgrade, VM-Host Affinity 20.The NDB user interface can display which language option? A. Korean B. Japanese C. French D. German Answer: B Explanation: The NDB user interface supports multiple languages, including English, Chinese, and Japanese. You can change the language preference in the NDB settings page. The NDB user interface does not support Korean, French, or German languages at this time. Reference: Nutanix Database Management & Automation Training Course, Module 1: Introduction to Nutanix Era, Lesson 1: Nutanix Era Overview, Slide 7: NDB User Interface Nutanix Certified Professional - Database Automation (NCP-DB) 5 Exam, Section 1: Describe NDB Concepts, Objective 1.6: Languages 21.A database administrator wants to define initialization variables for different types of database engines and workloads, like OLTP and DW. What type of profile would be used? A. Software Profile Version B. Network C. Compute D. Database Parameters Answer: D Explanation: The database parameters profile is used to define the initialization variables for different types of database engines and workloads, such as OLTP and DW. The database parameters profile allows the database administrator to customize the configuration settings for each database engine, such as Oracle, SQL Server, PostgreSQL, and MySQL. The database parameters profile can also be applied to different database operations, such as provisioning, cloning, and patching. The database parameters profile helps to optimize the performance and functionality of the databases according to the specific requirements and best practices of each NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence database engine and workload. The software profile version is used to define the software version and edition for each database engine, such as Oracle 19c Enterprise Edition or SQL Server 2019 Standard Edition. The software profile version is required for provisioning new databases and patching existing databases. The software profile version helps to ensure the compatibility and compliance of the databases with the supported software versions and editions. The network profile is used to define the network configuration and security settings for the database server VMs and the databases, such as the IP address, subnet mask, gateway, DNS, firewall rules, and SSL certificates. The network profile is required for registering new database server VMs and provisioning new databases. The network profile helps to ensure the connectivity and protection of the database server VMs and the databases within the network environment. The compute profile is used to define the compute resources and storage policies for the database server VMs and the databases, such as the CPU, memory, disk size, disk type, compression, deduplication, and replication factor. The compute profile is required for provisioning new databases and cloning existing databases. The compute profile helps to ensure the availability and efficiency of the database server VMs and the databases within the Nutanix cluster. Reference: Nutanix Database Management & Automation Training Course, Module 4: Nutanix Era Configuration, Lesson 4.1: Nutanix Era Configuration, slides 6-9. Nutanix Database Management & Automation Training Course, Module 5: Nutanix Era Operations, Lesson 5.1: Nutanix Era Operations, slides 5-8, 11-12, 15-16. 22.An administrator needs to roll back an Oracle patch on a database server VM using NDB. What is required for this action to be successful? A. The patch must have been applied using NDB. B. The database must be shut down. C. The patch must have been applied on Grid home only using NDB. D. The database must be in read-only mode. Answer: A Explanation: To roll back an Oracle patch on a database server VM using NDB, the patch must have been applied using NDB in the first place. This is because NDB maintains a patch inventory and history for each database server VM and database that it manages. NDB uses this information to determine which patches can be rolled back and how to revert the changes made by the patch. If the patch was applied outside of NDB, NDB would not have the patch information and would not be able to roll back the patch. Therefore, the patch must have been applied using NDB for the rollback action to be successful. The other options are not required for the rollback action. The NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence database does not need to be shut down or in read-only mode, as NDB can perform the rollback operation online. The patch does not need to be applied on Grid home only, as NDB can roll back patches applied on both Grid home and Database home. Reference: Nutanix Certified Professional - Database Automation (NCP-DB) v6.5, Section 4 - Operate and Maintain an NDB Environment, Objective 4.4: Determine the correct method to apply Linux OS patches Nutanix Database Management & Automation (NDMA) Course, Module 5: Nutanix Database Service (NDB) Patching, Lesson 5.1: Patching Overview, Topic: Patching Concepts [Nutanix Database Service (NDB) User Guide], Chapter 7: Patching, Section: Rolling Back a Patch 23.Which ports must be open between the NDB server and Controller VMs to facilitate iSCSI connections? A. 22 and 9440 B. 80 and 443 C. 3205 and 3260 D. 5985 and 5986 Answer: C Explanation: According to the Nutanix Database Automation (NCP-DB) course, the ports 3205 and 3260 are required for iSCSI connections between the NDB server and the Controller VMs1. Port 3205 is used for the NDB iSCSI initiator service, which initiates the iSCSI sessions and sends SCSI commands to the Controller VMs1. Port 3260 is used for the iSCSI target service, which listens for incoming iSCSI requests and provides access to the storage devices on the Controller VMs1. The other options are not related to iSCSI connections. Port 22 is used for SSH, port 9440 is used for Prism Central, port 80 is used for HTTP, port 443 is used for HTTPS, port 5985 is used for WinRM HTTP, and port 5986 is used for WinRM HTTPS2. Reference: 1: Nutanix Database Automation (NCP-DB) course, Module 2: Database Provisioning, Lesson 2.2: Database Engine Installation, slide 13 2: Nutanix NCP-DB Certification Exam Sample Questions, Question 18, Answer 24.An administrator needs to distribute NDB management plane components. Which NDB HA VM needs to be deployed on the same L2 network? A. NDB Agent B. API Server C. Repository VMs D. HA Proxy VMs Answer: D Explanation: NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence NDB High Availability (HA) is a feature that ensures the availability and reliability of the NDB management plane components, such as the API Server, the Repository VMs, and the NDB Agents. To enable NDB HA, you need to deploy at least three HA Proxy VMs on the same L2 network as the NDB Server VM. The HA Proxy VMs act as load balancers and health monitors for the NDB management plane components, and they also provide a single endpoint for accessing the NDB APIs and UI. Reference: Nutanix Certified Professional - Database Automation (NCP-DB), Section 2 - Deploy and Configure an NDB Solution Database (NCP-DB) Exam Blueprint Guide - Nutanix, Page 7, Objective 2.3 Nutanix Database Management & Automation (NDMA) course, Module 2, Lesson 2.3 - NDB High Availability 25.What step should be taken to make the profile available to all users: A. Create an Access Control role with the Create Profile right and assign to all users. B. Create an Access Control group with the desired users and grant it the Database Admin role. C. Update the profile and set the status to Published. D. Update the profile and set available state to All. Answer: D Explanation: The correct answer is D because it allows the administrator to make the profile available to all users without requiring any additional permissions or roles. A profile is a collection of settings that define how NDB manages a database server or a database. By default, a profile is only available to the user who created it and the Database Admin role. To make a profile available to all users, the administrator can update the profile and set the available state to All. This will enable all users to view and use the profile for their database operations. The other options are not correct because they either require additional steps or do not achieve the desired outcome. Option A is not correct because creating an Access Control role with the Create Profile right and assigning it to all users will only allow them to create their own profiles, not use the existing one. Option B is not correct because creating an Access Control group with the desired users and granting it the Database Admin role will only make the profile available to those users, not all users. Option C is not correct because updating the profile and setting the status to Published will not change the availability of the profile, only the state of the profile. A published profile is a profile that has been tested and verified by the administrator and is ready for use. A draft profile is a profile that is still under development or testing and is not ready for use. Reference: Nutanix Database Management & Automation (NDMA) course, Nutanix Certified Professional - Database Automation (NCP-DB) certification, Nutanix NCP-DB Certification Exam Syllabus and Study Guide, Nutanix Certified Professional - Database Automation NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence (NCP-DB) datasheet 26.What is required to create an NDB Software Profile? A. Installer package for database software B. Database server VM registered with NDB C. Patch file for the installed databases D. OS image registered with Prism Element Answer: A Explanation: An NDB Software Profile is a template of the OS and database engine that you can use to provision or clone database server VMs using NDB. To create a software profile, you need to upload an installer package for the database software that you want to use, such as SQL Server or Oracle. The installer package must be compatible with the OS image that you have registered with Prism Element. You do not need a database server VM registered with NDB, a patch file for the installed databases, or an OS image registered with Prism Element to create a software profile. Those are required for other tasks, such as creating a software profile version, registering a database server VM, or provisioning a database server VM. Reference: Nutanix Benefit 8: Integrated Self-service Database Management, Nutanix Support & Insights, section “NDB Software” 27.An administrator needs to patch a PostgreSQL database server VM from version 13.4 to 13.8. What is the first step within the NDB patching workflow to accomplish this task? A. Create a new Software Profile with PostgreSQL 13.8. B. Create a maintenance window and add this PostgreSQL server 13.8 to the queue. C. Create a new Database Parameters profile for PostgreSQL server 13.8. D. Create a Software Profile Version with PostgreSQL 13.8. Answer: D Explanation: NDB supports patching for PostgreSQL database instances. Patching for PostgreSQL is validated on VMs provisioned by NDB (greenfield deployments). To patch PostgreSQL database server VMs, you must create a software profile version by uploading the PostgreSQL update file in NDB. You can then use the PostgreSQL update to patch other database server VMs or provision a new database server VM with the updated software profile. The first step in the NDB patching workflow is to create a software profile version with the desired PostgreSQL version. Reference: Nutanix Database Automation (NCP-DB) Course Details, Section 4.1: NDB Patching Overview Nutanix Database Automation (NCP-DB) Certification Details, Objective 4.1: Perform Database Patching Nutanix Database Automation (NCP-DB) YouTube Playlist, Video 4.1: NDB Patching NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence Overview Nutanix Database Automation (NCP-DB) User Guide, Section 4.4: Patch PostgreSQL Database Software 28.When preparing to provision multiple database server VMs, an administrator is tasked with configuring this set of VMs with the same number of cores per vCPU. What is the easiest way for the administrator to accomplish this task? A. Create a Compute Profile and apply it to the VMs during provisioning. B. Update the VMs after provisioning and enter the changes to the vCPU cores. C. After provisioning the VMs. update the DEFAULT_OOB_COMPUTE Profile. D. Create a Windows Domain Profile that will synchronize the configurations. Answer: A Explanation: A Compute Profile is a template that defines the CPU, memory, and disk resources for a database server VM. By creating a Compute Profile with the desired number of cores per vCPU, the administrator can easily apply it to multiple VMs during provisioning, ensuring consistent and optimal performance. This also saves time and effort compared to updating the VMs individually or modifying the default profile after provisioning. Reference: Nutanix Database Automation (NCP-DB) Course Details, Nutanix Database Automation (NCP-DB) Certification Details, Nutanix Database Automation (NCP-DB) YouTube Playlist, How-to setup number of cores per CPU in a virtual machine. 29.An administrator needs to deploy a cumulative update (CU) for SQL Server. What steps would the administrator take to prepare this deployment with NDB? A. Apply the patch to the profile VM, delete the existing Software Profile and create a new Software Profile using the profile VM as the source. B. Create a new Software Profile version using the CU executable and publish that version. C. Apply the patch to the profile VM, then create a new Software Profile version using the profile VM as the source. D. Create a new Software Profile using the CU executable and publish that profile. Answer: C Explanation: The correct answer is C because it follows the recommended procedure for applying a CU to a SQL Server Software Profile in NDB. By applying the patch to the profile VM, the administrator ensures that the CU is compatible with the existing Software Profile settings and configuration. By creating a new Software Profile version, the administrator preserves the previous version of the Software Profile for rollback purposes and allows the new version to be tested and published. Option A is incorrect NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence because it deletes the existing Software Profile, which may cause data loss and prevent rollback. Option B is incorrect because it does not apply the patch to the profile VM, which may result in errors or inconsistencies in the Software Profile. Option D is incorrect because it creates a new Software Profile instead of a new version, which may cause confusion and duplication. Reference: The following sources provide more information about the Software Profile management and patching in NDB: Nutanix Database Management & Automation (NDMA) course, Module 5: Patching Databases Using NDB, Lesson 5.2: Creating and Modifying Software Profiles Nutanix Certified Professional - Database Automation (NCP-DB) v6.5, Knowledge Objectives, Section 4 - Operate and Maintain an NDB Environment Nutanix Database Service (NDB) User Guide, Chapter 5: Patching Databases Using NDB, Section 5.2: Creating and Modifying Software Profiles Nutanix Database Service (NDB) User Guide, Chapter 5: Patching Databases Using NDB, Section 5.3: Testing and Publishing Database Patches 30.An administrator created a database clone that is scheduled for removal on the last day of the month. A request has been received to keep the clone for an additional 14 days. After selecting the desired clone, how should the administrator satisfy this task? A. Update the Removal schedule to the desired date. B. Update the Removal schedule to the end of the month. C. Remove the Removal schedule, then add the desired removal schedule. D. Select Update and modify the Removal schedule. Answer: D Explanation: The Removal schedule is a feature of Nutanix Era that allows you to specify when a database clone will be automatically deleted. You can modify the Removal schedule of an existing clone by selecting the clone from the Clones page, clicking on the Update button, and changing the Removal schedule option to the desired date. This way, you can extend or shorten the lifespan of a clone as per your requirements. You do not need to remove the existing Removal schedule and add a new one, as this would be an unnecessary step. You also do not need to update the Removal schedule to the end of the month, as this would not meet the request of keeping the clone for an additional 14 days. Reference: Nutanix Database Management & Automation Training Course, Module 4: Protecting Databases Using Time Machine, Lesson 3: Cloning Databases, Slide 10: Clone Removal Schedule Nutanix Certified Professional - Database Automation (NCP-DB) 5 Exam, NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence Section 5: Protect NDB-managed Databases Using Time Machine, Objective 5.3: Given business requirements, perform a database clone 31.Which policies define Time Machine data availability across multiple registered clusters in NDB? A. Recovery Plans B. Data Access Management C. Data Protection D. Service Level Agreements Answer: A Explanation: The recovery plans policy defines the Time Machine data availability across multiple registered clusters in NDB. The recovery plans policy allows the database administrator to specify the source and target clusters, the frequency and retention of the cross-cluster snapshots, and the network and compute profiles for the recovery operations. The recovery plans policy helps to ensure the disaster recovery and business continuity of the NDB-managed databases in case of a cluster failure or outage. The data access management policy defines the access permissions and roles for the NDB users and groups. The data access management policy allows the database administrator to grant or revoke access to the NDB instance, the database server VMs, the databases, and the database operations. The data access management policy helps to ensure the security and compliance of the NDB-managed databases and users. The data protection policy defines the backup and restore settings for the NDB- managed databases. The data protection policy allows the database administrator to specify the frequency, retention, and compression of the database snapshots, and the backup location and encryption for the database backups. The data protection policy helps to ensure the backup and recovery of the NDB-managed databases within the same cluster. The service level agreements policy defines the performance and availability metrics for the NDB- managed databases. The service level agreements policy allows the database administrator to monitor and enforce the database uptime, latency, throughput, and IOPS. The service level agreements policy helps to ensure the quality of service and performance of the NDB- managed databases. Reference: Nutanix Database Management & Automation Training Course, Module 4: Nutanix Era Configuration, Lesson 4.1: Nutanix Era Configuration, slide 9. Nutanix Database Management & Automation Training Course, Module 5: Nutanix NCP-DB-6.10 Exam Questions (2026) - Improve Your Confidence Era Operations, Lesson 5.1: Nutanix Era Operations, slides 8, 12, 16, 20. Nutanix Database Management & Automation Training Course, Module 6: Nutanix Era Disaster Recovery, Lesson 6.1: Nutanix Era Disaster Recovery, slides 5-7. 32.An administrator has configured NDB HA across multiple Nutanix clusters. Which failure scenario will require manual interaction for the recovery? A. More than one API Server VM is down. B. One repository VM is down. C. More than one HA proxy VM is down. D. NDB Server process is down. Answer: A Explanation: NDB HA is a feature that provides high availability and resilience for the NDB service and its components. NDB