NCP-DB Exam Questions & Answers
Nutanix Certified Professional - Database Automation v7.5 • Nutanix
100% money-back guarantee
Sample NCP-DB Questions
Practice with real exam-style questions, each with the verified correct answer and explanation.
An administrator created an NDB managed VLAN called PGSQLVLAN40 After deploying PostgreSQL HA, it was noticed that the databases were able to communicate with everything on VLAN 40 only.
What can the administrator do to fix the current issue and going forward?
The scenario describes a PostgreSQL HA deployment managed by NDB, where an NDB-managed VLAN (PGSQLVLAN40) restricts database communication to only within VLAN 40. This indicates a network isolation issue, likely due to VLAN segmentation or routing misconfiguration, preventing communication with external networks or other VLANs. Since NDB manages the VLAN and assigns it to the database VMs, the issue lies beyond NDB's direct control and involves the underlying network infrastructure (e.g., switches, routers, or Prism Element network settings).
Here's why the other options are insufficient:
A . Use VLAN 1: VLAN 1 is typically a default VLAN and not recommended for production use due to security and isolation concerns. Changing to VLAN 1 does not address the root cause and could introduce further issues.
B . Change the Default Gateway on the PostgreSQL servers and update NDB: While adjusting the default gateway might enable external communication, this is a workaround rather than a fix. NDB manages the network configuration, and manual changes could be overwritten or cause inconsistency. The root issue (VLAN routing) remains unaddressed.
D . Delete the database servers, VLAN name PGSQLVLAN40, and redeploy: This is overly disruptive and unnecessary, as recreating everything under a new VLAN name does not guarantee resolution unless the network configuration is corrected.
The best approach is to engage the networking team to investigate and resolve the issue, such as configuring inter-VLAN routing, updating firewall rules, or adjusting the default gateway at the network level. Going forward, the administrator should collaborate with the networking team during VLAN planning to ensure proper connectivity. Thus, the verified answer is C.
Official Nutanix Database Automation Reference:
Nutanix Database Management & Automation (NDMA) course, Module 4: Troubleshooting NDB, Lesson 4.1: Identifying and Resolving Network Issues.
Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section 4: Troubleshoot NDB Solutions, Objective 4.2: Resolve Network-Related Issues (applicable to v6.10).
Nutanix NDB Administration Guide: 'Networking Considerations for HA Deployments' section.
An administrator has deployed an NDB HA setup. An electrical maintenance window needs to be planned and the clusters where NDB is deployed must be powered off.
After shutting down the load balancer server, what should the administrator do next?
In an NDB HA (High Availability) setup, when planning an electrical maintenance window requiring the clusters hosting NDB to be powered off, the administrator must follow a controlled shutdown sequence to preserve data integrity and minimize disruption. After shutting down the load balancer server (HAProxy), the next step is to shut down the API standby node. In an NDB HA configuration, the API leader node handles active operations, while the standby node provides redundancy. Shutting down the standby node first ensures the leader remains operational, allowing ongoing management tasks to continue until the final shutdown of the leader node.
Option A (In the sudo systemctl stop patroni command) is incorrect because Patroni is used for PostgreSQL HA, not NDB HA node management.
Option B (Shutdown the API standby node) is correct as it follows the recommended HA shutdown order, preserving active services.
Option C (Run the high-availability list command) is incorrect because this is a diagnostic command, not a shutdown step.
Option D (Shutdown the API leader node) is incorrect because the leader should be the last node shut down to maintain service availability.
This sequence ensures a graceful shutdown of the NDB HA environment.
Nutanix Database Service (NDB) User Guide, Chapter 3: Configuring an NDB Environment, Section: Managing HA Shutdown Procedures
Nutanix Support & Insights, Knowledge Base Article: 'Shutting Down NDB HA During Maintenance'
Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Blueprint, Section 3: Configure an NDB Environment
What is the purpose of Data Access Management policies in NDB Multi-Cluster?
Data Access Management (DAM) policies are a feature of NDB Multi-Cluster that allows you to control the access and availability of time machine data across different Nutanix clusters. You can use DAM policies to specify which clusters can access the time machine data of a source database, and which clusters can replicate the time machine data for backup or disaster recovery purposes. DAM policies help you to optimize the storage and network resources, as well as ensure the security and compliance of your database workloads. The purpose of DAM policies is not to register multiple Nutanix clusters in NDB, as this is done by using the Add Cluster option in the NDB settings page. The purpose of DAM policies is also not to perform snapshot operations on a single Nutanix cluster, as this is done by using the Time Machine feature in the NDB dashboard. The purpose of DAM policies is also not to remove data accessibility of a time machine across all registered Nutanix clusters in NDB, as this is done by using the Delete option in the Time Machine page.Reference::
Which two processes should an administrator take to create a software profile version for a newly-released Oracle ISc patch? (Choose
two.)
To create a software profile version for a newly-released Oracle ISc patch, an administrator should follow these steps:
Please note that these answers are based on the information available as of my last update in 2021 and may need to be verified with the most recent Nutanix Database Automation (NCP-DB) documentation or resources.
Get access to all 95 verified questions with detailed answers.
Unlock All NCP-DB Questions