What is required to cre110ate a network profile in Era?
Answer : B
According to the Nutanix Database Automation (NCP-DB) learning documents, to create a network profile in Era, the network must be added to Era1.This is because Era needs to have control over the network in order to manage the databases effectively1.Once the network is added to Era, it can be used for various operations such as provisioning new databases, managing existing databases, and more1.
An administrator wants to apply patches to the Microsoft SQL Server databases in an NDB environment.
What needs to be done in NDB to accomplish this?
Answer : D
To apply patches to Microsoft SQL Server databases in an NDB environment, the administrator should follow a structured process:
Create a new software profile version: Download the latest cumulative update (CU) or patch from Microsoft and use it to create a new version of the existing SQL Server Software Profile in NDB. This ensures the patch is integrated into NDB's management framework.
Publish the updated software profile: Promote the new version to 'Published' status, making it available for use across the environment.
Apply the update: Navigate to the 'Database VM Menu' for each database server, select the updated software profile, and apply the patch. This automates the patching process while maintaining database consistency and allowing rollback if needed.
Other options are incorrect or incomplete:
A . Create a Maintenance window schedule and associate the SQL server with that maintenance window in the Database VM Menu: Maintenance windows manage downtime, not patch application for databases.
B . Apply the patch to the database VM then create a new software profile using that updated VM as the source: This manual approach bypasses NDB's structured patching and lacks version control.
C . Apply the patch to the database VM, then create a new software profile version using that updated database VM as the source, publish the updated software profile then apply that patch under the database VM Menu for each database server: This is overly complex and risky, as manually patching a VM first can lead to inconsistencies.
Thus, the verified answer is D, aligning with NDB's best practices for database patching.
Official Nutanix Database Automation Reference:
Nutanix Database Management & Automation (NDMA) course, Module 6: Maintenance and Patching, Lesson 6.2: Patching SQL Server Databases.
Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section 6: Optimize NDB Solutions, Objective 6.3: Manage Maintenance Plans (applicable to v6.10).
Nutanix NDB Administration Guide: 'Patching Microsoft SQL Server' section.
Why would an administrator want to publish a software profile update for Microsoft SQL Server that is created in NDB?
Answer : A
In NDB, publishing a software profile update for Microsoft SQL Server makes it available for broader use within the NDB environment. When an administrator creates and publishes an updated software profile (e.g., with a new SQL Server patch or version), this action allows all authorized NDB users to leverage that profile to patch or update the database software on their managed VMs. This is a key feature of NDB's software profile management, enabling centralized control and distribution of standardized database configurations.
Option A is correct because publishing a profile democratizes access, allowing all users to apply the update to their database VMs, aligning with NDB's collaborative administration model.
Option B is incorrect because it suggests the profile patches itself, which is not the intent; publishing enables usage, not self-application.
Option C is incorrect because publishing does not automatically deprecate older profiles; deprecation is a separate administrative decision.
Option D is incorrect because publishing facilitates patching, not stalls it.
This process enhances efficiency and consistency in managing SQL Server updates across an organization.
Nutanix Database Service (NDB) User Guide, Chapter 4: Managing Software Profiles, Section: Creating and Publishing Software Profiles
Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Blueprint, Section 4: Manage Database Software Profiles
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?
Answer : B
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.
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 8.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
A Linux OS is running a PostgreSQL instance that is managed by NDB. This instance is not working properly after a manual OS update, so an administrator has prepared a new Linux DB server VM that is ready to host the data from the broken DB.
Which action should the administrator perform to migrate data to the new DB server VM?
Answer : D
In this scenario, a PostgreSQL instance managed by NDB on a Linux VM is malfunctioning after a manual OS update, and a new Linux DB server VM has been prepared to host the data. To migrate the data to the new VM, the administrator must integrate the new VM into NDB's management framework. The correct action is to register the new DB Server VM in NDB, which allows NDB to recognize and manage the VM as a database server. Once registered, the administrator can use NDB's features (e.g., cloning, restoring, or reprovisioning) to migrate the data from the broken instance to the new VM.
Here's why the other options are incorrect:
A . Provision a new PostgreSQL instance from the Databases page: This creates a fresh instance without migrating existing data, losing the broken instance's data unless separately restored.
B . From The Machine policy, Authorize Database Server VMs: Machine policies in NDB define rules for VM management, but authorizing VMs is not a direct migration action and assumes prior registration.
C . Follow the Provision a PostgreSQL Instance wizard: Similar to A, this provisions a new instance rather than migrating data to an existing prepared VM.
Registering the new VM in NDB (via the 'Database Server VMs' section) enables the administrator to associate it with the existing PostgreSQL instance's configuration and perform a data migration (e.g., using a snapshot or backup). This aligns with NDB's workflow for replacing a broken server. Thus, the verified answer is D.
Official Nutanix Database Automation Reference:
Nutanix Database Management & Automation (NDMA) course, Module 3: Managing Database Instances, Lesson 3.3: Registering and Managing Database Server VMs.
Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section 3: Manage NDB Solutions, Objective 3.2: Register and Manage DB Server VMs (applicable to v6.10).
Nutanix NDB Administration Guide: 'Registering a Database Server VM' section.
An administrator needs to add a stretched VLAN across two clusters in NDB
Which two prerequisites should be met prior to completing this action? (Choose two.)
Answer : B, C
A stretched VLAN is a virtual network that spans across multiple Nutanix clusters and allows the communication between VMs on different clusters using the same subnet. A stretched VLAN can be used to provide high availability and load balancing for NDB components, such as HAProxy VMs, that require a virtual IP address (VIP) to be accessible from any cluster. To add a stretched VLAN across two clusters in NDB, the administrator needs to meet two prerequisites: the VLAN must be static and both clusters must be registered in NDB. A static VLAN is a VLAN that is manually created and configured by the administrator, as opposed to an IPAM VLAN that is automatically created and managed by NDB. A static VLAN can be added to a stretched VLAN in NDB, while an IPAM VLAN cannot. Both clusters must be registered in NDB before adding a stretched VLAN, as NDB needs to have the information and access to the clusters and their networks. The administrator can register the clusters in NDB using the Prism Element details, agent network configuration, and storage container information. The other option, Nutanix Cluster Management, is not a prerequisite for adding a stretched VLAN in NDB. Nutanix Cluster Management is a feature that allows the administrator to manage multiple Nutanix clusters from a single NDB UI, such as creating or deleting clusters, adding or removing nodes, or performing cluster operations. Nutanix Cluster Management is not required for adding a stretched VLAN, as the VLANs are created and configured in Prism Element, not in NDB.Reference::
Nutanix Certified Professional - Database Automation (NCP-DB) v6.5, Section 2 - Deploy and Configure an NDB Solution, Objective 2.3: Configure NDB High Availability
Nutanix Database Management & Automation (NDMA) Course, Module 3: Nutanix Database Service (NDB) Installation and Configuration, Lesson 3.3: Configuring NDB High Availability, Topic: NDB HA Architecture and Components
Nutanix Database Service High Availability Deployment Overview, Section: HAProxy VMs and Stretched VLANs
[Configuring a Virtual NIC to Operate in Access or Trunk Mode - Nutanix], Section: Creating a vNIC in Access or Trunk Mode
A database administrator wants to clone an SQL database that has Transparent Data Encryption (TDE) enabled.
Which two steps must be taken on the target server for this clone to be successful? (Choose two.)
Answer : B, D
When cloning an SQL database with Transparent Data Encryption (TDE) enabled in NDB, the target server must handle the encryption keys to ensure the cloned database remains functional and secure. TDE uses a keystore (e.g., a bundle file containing the master key and certificate) to encrypt data. Two steps are required: (1) The administrator must back up the keystore bundle file from the source database server VM and transfer it to the target server, ensuring the clone can decrypt the data. (2) After the clone is created, the administrator must run the post-clone command script, which configures the TDE keys on the target server, completes the encryption setup, and activates the cloned database.
Option A (Backup the .cer and .pvk files from the source database server VM) is incorrect because TDE in SQL Server typically uses a keystore bundle, not separate .cer and .pvk files.
Option B (Backup the keystore bundle file from the source database server VM) is correct as it ensures the encryption keys are available on the target.
Option C (Run the pre-clone command script) is incorrect because pre-clone scripts are for preparation, not TDE-specific post-clone setup.
Option D (Run the post-clone command script) is correct as it finalizes the TDE configuration on the target server.
These steps ensure a successful TDE-enabled clone.
Nutanix Database Service (NDB) User Guide, Chapter 5: Configuring Time Machines, Section: Cloning TDE-Enabled Databases
Nutanix Support & Insights, Knowledge Base Article: 'Cloning SQL Server with TDE in NDB'
Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Blueprint, Section 5: Protect Databases Using Time Machine