
[Jan 31, 2026] NCP-DB Questions Truly Valid For Your Nutanix Exam!
NCP-DB Actual Questions - Instant Download Tests Free Updated Today!
NEW QUESTION # 118
An administrator has been asked to patch several Nutanix database server VMs. Prior to patching, what should the administrator configure?
- A. Active Directory Access
- B. A Repository
- C. An SMTP Server
- D. pulse
Answer: B
Explanation:
Before patching several Nutanix database server VMs using the "Patch OS now" feature in NDB, the administrator must configure a Repository. A repository (e.g., a custom patch repository or Nutanix-provided source) contains the OS updates or patches (e.g., for Windows or Red Hat-based systems). NDB requires this repository to be specified to fetch and apply the patches, ensuring the database VMs are updated from a validated source.
Other options are unrelated to patching:
* B. Active Directory Access: Used for authentication, not patching.
* C. pulse: Refers to Nutanix Pulse for support, not patch configuration.
* D. An SMTP Server: Configured for alerts, not patching.
Thus, the verified answer is A, reflecting the patching prerequisite.
Official Nutanix Database Automation References
* Nutanix Database Management & Automation (NDMA) course, Module 6: Maintenance and Patching, Lesson 6.3: Creating Maintenance Plans.
* 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: "Configuring Patch Repositories" section.
NEW QUESTION # 119
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. Create a new Software Profile version using the CU executable and publishthatversion.
- B. 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.
- C. Create a new Software Profile using the CU executable and publish that profile.
- D. Apply the patch to the profile VM, then create a new Software Profile version using the profile VM as the source.
Answer: D
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 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.
References: 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
NEW QUESTION # 120
Era allows custom metadata to be assigned to entities (clones, time machines, databases, and database servers) by using which component?
- A. Text
- B. Index
- C. Tags
- D. Notes
Answer: C
Explanation:
Nutanix Era allows custom metadata to be assigned to entities (clones, time machines, databases, and database servers) by using Tags. Tags are a component of Nutanix Era that allows users to assign custom metadata to various entities, enhancing the ability to organize, search, and manage these entities within the Era platform1.
NEW QUESTION # 121
When provisioning Microsoft SQL Server utilizing database groups, which statement is true?
- A. Databases within a database group must be all of the same size.
- B. Microsoft recommends 35 databases within a single database group.
- C. NDB supports one database group per database server VM or database server cluster
- D. Databases within a database group can share multiple Time Machine configurations.
Answer: D
Explanation:
In NDB, database groups are used to manage multiple Microsoft SQL Server databases collectively, enabling centralized administration and protection policies. The statement "Databases within a database group can share multiple Time Machine configurations" is true. A Time Machine in NDB manages snapshots and log backups for recovery, and a database group can be associated with multiple Time Machine configurations to support different retention policies or recovery point objectives (RPOs) for the databases within the group.
This flexibility allows tailored data protection strategies.
Other options are incorrect:
* A. Microsoft recommends 35 databases within a single database group: There is no specific Microsoft recommendation for this limit; NDB imposes its own constraints based on performance and resource usage.
* C. NDB supports one database group per database server VM or database server cluster: NDB allows multiple database groups per server or cluster, depending on configuration.
* D. Databases within a database group must be all of the same size: NDB does not enforce uniform database sizes within a group.
Thus, the verified answer is B, reflecting NDB's Time Machine flexibility.
Official Nutanix Database Automation References
* Nutanix Database Management & Automation (NDMA) course, Module 3: Managing Database Instances, Lesson 3.6: Managing Database Groups.
* Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section
3: Manage NDB Solutions, Objective 3.5: Configure Database Groups (applicable to v6.10).
* Nutanix NDB Administration Guide: "Database Groups and Time Machine Configurations" section.
NEW QUESTION # 122
Within NDB, an administrator needs to register a PostgreSQL database server VM with a database.
Where should the database data and log files be located in order to successfully complete this task?
- A. On a separate mount point
- B. On the same mount point
- C. On the same disk as the binary installation
- D. On the same disk as the operating system
Answer: A
Explanation:
To register a PostgreSQL database server VM with a database on NDB, the database data and log files must be located on a separate mount point from the operating system and the binary installation. This is because NDB uses the mount point as the identifier for the database server VM and the database. If the data and log files are on the same mount point as the operating system or the binary installation, NDB will not be able to recognize them as a valid database server VM or database. Therefore, the administrator should create a separate mount point for the data and log files and specify it during the registration process. References: Nutanix Database Automation (NCP-DB) Course Details, Nutanix Database Automation (NCP-DB) Certification Details, Nutanix Database Automation (NCP-DB) YouTube Playlist, [How to Allow Remote Access to PostgreSQL database], [5 Ways to Host PostgreSQL Databases], [Starting the Database Server].
NEW QUESTION # 123
A database administrator logged into their NDB dashboard notices the Savings over traditional cloning metric in the Data Usage widget.
What does this number represent?
- A. The amount of disk space saver from compression
- B. The amount of disk space saved with shadow clones
- C. The amount of disk space saved with near-zero byte clones
- D. The amount of disk space saved from deduplication
Answer: C
Explanation:
The "Savings over traditional cloning" metric in the Data Usage widget on the NDB dashboard reflects the efficiency of NDB's cloning technology compared to traditional full-copy cloning methods. NDB leverages Nutanix's near-zero byte cloning capability, which creates lightweight clones by sharing base data and only storing changes (deltas). This metric specifically quantifies the disk space saved by using these efficient clones instead of duplicating entire datasets, as would occur in traditional cloning. It highlights NDB's storage optimization for database provisioning and management.
* Option A is correct as it directly ties to NDB's near-zero byte cloning technology, a core feature for space efficiency.
* Option B (Compression) is incorrect because compression is a separate storage optimization technique not specifically tied to cloning savings.
* Option C (Shadow clones) is incorrect because shadow clones are a Nutanix feature for caching, not the cloning mechanism used by NDB Time Machines.
* Option D (Deduplication) is incorrect as deduplication, while related to storage savings, is not the primary mechanism reflected in this cloning-specific metric.
This metric helps administrators quantify the benefits of NDB's cloning approach in terms of storage utilization.
References
* Nutanix Database Service (NDB) User Guide, Chapter 1: Introduction to NDB, Section: Understanding Cloning and Storage Efficiency
* Nutanix Support & Insights, Technical Note: "Interpreting NDB Dashboard Metrics"
* Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Blueprint, Section 1: NDB Concepts and Architecture
NEW QUESTION # 124
What is required to create an NDB Software Profile?
- A. Database server VM registered with NDB
- B. OS image registered with Prism Element
- C. Installer package for database software
- D. Patch file for the installed databases
Answer: C
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.
References: Nutanix Benefit 8: Integrated Self-service Database Management, Nutanix Support & Insights, section "NDB Software"
NEW QUESTION # 125
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
- C. upload upgrade_bundle path=path_to_upgrade_bundle
- D. path=path_to_upgrade_bundle upgrade bundle
Answer: C
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. References: Nutanix Support & Insights, Cisco Nexus Data Broker Deployment Guide, Release 3.10.x
NEW QUESTION # 126
Which statement describes what the Time Machine Heal function can be used for?
- A. Restores a Time Machine from snapshot in the event of malware.
- B. Refreshes a database clone in Time Machine.
- C. Patches a Time Machine to the latest NDB levels.
- D. Removes gaps in the Time Machine's restore capability.
Answer: D
Explanation:
The Time Machine Heal function in NDB is designed to address inconsistencies or gaps in the Time Machine's restore point chain, ensuring a continuous and reliable recovery history. It identifies and repairs missing log backups or snapshots that may have been skipped due to failures (e.g., network issues or agent errors), thereby removing gaps in the restore capability. This function does not patch software, refresh clones, or restore from malware but focuses on maintaining the integrity of the Time Machine's data protection timeline.
Other options are incorrect:
* A. Patches a Time Machine to the latest NDB levels: This is a software update, not a heal function's purpose.
* C. Refreshes a database clone in Time Machine: Clone refresh is a separate operation, not related to healing.
* D. Restores a Time Machine from snapshot in the event of malware: Restoration is a distinct action, while heal addresses data gaps.
Thus, the verified answer is B, reflecting the heal function's role in restore continuity.
Official Nutanix Database Automation References
* Nutanix Database Management & Automation (NDMA) course, Module 5: Data Protection and Recovery, Lesson 5.4: Managing Time Machine Operations.
* Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section
5: Protect Databases Using NDB, Objective 5.4: Use Time Machine Features (applicable to v6.10).
* Nutanix NDB Administration Guide: "Time Machine Heal Function" section.
NEW QUESTION # 127
An administrator needs to create and refresh clones to a point in time.
NDB allows which two methods for satisfying this requirement? (Choose two.)
- A. Snapshots
- B. Full backups
- C. VM snapshots
- D. Transaction logs
Answer: A,D
Explanation:
NDB allows creating and refreshing clones to a point in time using two primary methods:
* B. Snapshots: NDB uses storage snapshots (e.g., via Nutanix Volumes or AHV) to capture the database state at a specific point. These snapshots can be used to create or refresh clones, providing a consistent recovery point.
* D. Transaction logs: Transaction logs (e.g., PostgreSQL WAL, SQL Server logs) enable point-in-time recovery (PITR) by applying logs to a snapshot, allowing clones to be refreshed to a precise moment.
Other options are not supported for this purpose:
* A. Full backups: Full backups are used for complete restores but are not optimized for frequent clone refreshes.
* C. VM snapshots: VM-level snapshots (e.g., AHV snapshots) are not managed by NDB for database cloning, as they lack database consistency.
Thus, the verified answers are B and D, reflecting NDB's clone refresh capabilities.
Official Nutanix Database Automation References
* Nutanix Database Management & Automation (NDMA) course, Module 5: Data Protection and Recovery, Lesson 5.2: Managing Time Machines and Clones.
* Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section
5: Protect Databases Using NDB, Objective 5.2: Manage Clones (applicable to v6.10).
* Nutanix NDB Administration Guide: "Clone Creation and Refresh" section.
NEW QUESTION # 128
Which NDB HA control plane VM is upgraded first during an NDB upgrade?
- A. NDB Server
- B. Leader HAProxy
- C. Leader NDB API Server
- D. NDB Agent VMs
Answer: C
Explanation:
During an NDB upgrade, the upgrade process follows a specific order to maintain stability and HA. The Leader NDB API Server is upgraded first. This server coordinates API requests and ensures the control plane remains operational. Upgrading the leader first minimizes disruption, as subsequent components (e.g., other API servers, HAProxy) rely on its leadership role. Once the leader is upgraded, the remaining NDB HA control plane VMs (e.g., follower API servers, HAProxy) are updated in sequence.
Other options are incorrect:
* A. NDB Server: Refers to the main NDB instance, not upgraded first.
* C. Leader HAProxy: Upgraded after API servers to maintain load balancing.
* D. NDB Agent VMs: Upgraded last, as they are client-side components.
Thus, the verified answer is B, reflecting the upgrade sequence.
Official Nutanix Database Automation References
* Nutanix Database Management & Automation (NDMA) course, Module 2: Deploying and Configuring an NDB Solution, Lesson 2.4: Updating NDB.
* Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section
2: Deploy and Configure an NDB Solution, Objective 2.3: Perform NDB Updates (applicable to v6.10).
* Nutanix NDB Administration Guide: "NDB Upgrade Process" section.
NEW QUESTION # 129
Which two options can NDB leverage to refresh a database clone? (Choose two.)
- A. Templates
- B. Snapshots
- C. Cerebro logs
- D. Transaction logs
Answer: B,D
Explanation:
NDB can leverage snapshots and transaction logs to refresh a database clone to the latest state of the source database. Snapshots are point-in-time copies of the database that are stored on the Nutanix cluster.
Transaction logs are records of the changes made to the database after the snapshot was taken. NDB can use either snapshots or transaction logs, or a combination of both, to refresh a database clone. Cerebro logs and templates are not used for refreshing database clones. Cerebro logs are used for log catch-up operations, which are different from refresh operations. Templates are used for provisioning new databases, not for refreshing existing ones. References:
* Nutanix Database Management & Automation (NDMA) course, Module 4, Lesson 4.3 - Refreshing Clones
* Nutanix Support & Insights, Nutanix NDB User Guide v2.5, Clone Database Management
NEW QUESTION # 130
How should a patch be downloaded to perform a One-Click Upgrade of an NDB Environment with access to the Internet?
- A. Download the patch from the Nutanix Support Portal and upload via the NDB CLI.
- B. Open Prism Element and use LCM to update the software.
- C. Download the patch in the Administrator > Maintenance section of NDB.
- D. Open Prism Central and deploy the current version of NDB from the Apps and Marketplace section.
Answer: C
Explanation:
For a One-Click Upgrade of an NDB environment with internet access, the patch should be downloaded directly within the NDB interface. The "Administrator > Maintenance" section of NDB provides an option to connect to the Nutanix download repository (e.g., https://download.nutanix.com) and download the latest patch or upgrade bundle automatically. This streamlined process ensures compatibility and simplifies the upgrade workflow. The One-Click Upgrade feature then applies the downloaded patch to update NDB components efficiently.
Other options are incorrect:
* A. Download the patch from the Nutanix Support Portal and upload via the NDB CLI: This is suitable for dark sites but unnecessary with internet access, as NDB can download directly.
* C. Open Prism Central and deploy the current version of NDB from the Apps and Marketplace section: This is for initial deployment, not upgrading an existing NDB instance.
* D. Open Prism Element and use LCM to update the software: Lifecycle Manager (LCM) is for Nutanix cluster updates, not NDB-specific upgrades.
Thus, the verified answer is B, leveraging NDB's built-in maintenance capabilities.
Official Nutanix Database Automation References
* Nutanix Database Management & Automation (NDMA) course, Module 2: Deploying and Configuring an NDB Solution, Lesson 2.4: Updating NDB with Internet Access.
* Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section
2: Deploy and Configure an NDB Solution, Objective 2.3: Perform NDB Updates (applicable to v6.10).
* Nutanix NDB Administration Guide: "One-Click Upgrade Process" section.
NEW QUESTION # 131
When running the Linux prerequisites script, an administrator discovers that the only required argument is -t.
What does the -t argument specify?
- A. NDB server IP
- B. Operating System type
- C. Timeout interval
- D. Database engine
Answer: C
Explanation:
When running the Linux prerequisites script for NDB, the -t argument is a required parameter that specifies the timeout interval. This argument defines the maximum time (in seconds) the script will wait for certain operations (e.g., connectivity checks, package installations) to complete before timing out. This is critical during the preinstallation phase to ensure the environment is properly configured and responsive, avoiding indefinite hangs. Other options are not associated with -t:
* A. Operating System type: This is not a typical argument for the prerequisites script.
* C. NDB server IP: This would be specified separately (e.g., via -s or a similar flag).
* D. Database engine: This is irrelevant to the prerequisites script, which focuses on system setup.
Thus, the verified answer is B, aligning with the script's purpose of managing execution timeouts.
Official Nutanix Database Automation References
* Nutanix Database Management & Automation (NDMA) course, Module 2: Deploying and Configuring an NDB Solution, Lesson 2.1: Running Prerequisites Scripts.
* Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section
2: Deploy and Configure an NDB Solution, Objective 2.1: Prepare Hosts (applicable to v6.10).
* Nutanix NDB Installation Guide: "Running the Linux Prerequisites Script" section, detailing -t usage.
NEW QUESTION # 132
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. 20 GB
- B. 10GB
- C. 5 GB
- D. 15GB
Answer: B
Explanation:
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.References:Nutanix Database Automation documentation, particularly in the sections discussing Oracle database server VM management and patching requirements.
NEW QUESTION # 133
An administrator configures VM Host Affinity for database server VMs on a Nutanix AHV-powered cluster, intending to optimize HA by ensuring that VMs are placed on separate hosts. After a host failure, the administrator notices that database VMs are clustered on a single remaining host, risking another outage.
How could the administrator avoid this scenario in future host failures?
- A. Increase the number of affinity zones within the cluster
- B. Configure automatic host failover in Prism Central.
- C. Set anti-affinity rules to spread VMs across multiple nodes dynamically.
- D. Assign additional backup VMs within the same host to maintain service.
Answer: C
Explanation:
Configuring VM Host Affinity in a Nutanix AHV-powered cluster ensures that VMs are placed on specific hosts to optimize performance or HA. However, after a host failure, if database VMs cluster on a single remaining host, it indicates that the affinity rules alone are insufficient to maintain high availability (HA) during failover scenarios. To prevent this, the administrator should configure anti-affinity rules, which dynamically ensure that VMs (e.g., database server VMs) are spread across multiple hosts. Anti-affinity rules override default VM placement behavior during failover, reducing the risk of a single point of failure by keeping VMs separated even after a host outage.
* Option A (Assign additional backup VMs on the same host) is incorrect because placing backups on the same host increases risk rather than mitigating it.
* Option B (Increase affinity zones) is incorrect as "affinity zones" is not a standard Nutanix term in this context, and it does not address dynamic VM separation.
* Option C (Configure automatic host failover in Prism Central) is incorrect because while failover is managed by AHV, it does not inherently prevent VMs from clustering without specific rules.
* Option D is correct as anti-affinity rules proactively distribute VMs, enhancing HA in failure scenarios.
This approach leverages Nutanix AHV's VM placement policies to ensure resilience.
References
* Nutanix Database Service (NDB) User Guide, Chapter 3: Configuring an NDB Environment, Section:
Configuring VM Affinity and Anti-Affinity
* Nutanix AHV Administration Guide, Section: VM High Availability and Placement Rules
* Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Blueprint, Section 3: Configure an NDB Environment
NEW QUESTION # 134
An IT manager is onboarding a new Nutanix systems administrator to manage their NDB deployment. The manager would like to assign the NDB role that provides the minimum amount of permissions to allow provisioning of new databases.
Which role should be assigned to accomplish this task?
- A. Database administrator
- B. Database infrastructure administrator
- C. Super administrator
- D. Infrastructure administrator
Answer: A
Explanation:
To assign the minimum permissions required for provisioning new databases in an NDB deployment, the IT manager should assign the Database Administrator role. This role provides the necessary privileges to provision, configure, and manage database instances within NDB, including creating new databases using software profiles and registering database servers. It is designed for database-specific tasks without granting broader infrastructure or administrative control, making it the least privileged role suited for this purpose.
Other options exceed the minimum requirements:
* A. Infrastructure Administrator: Manages cluster infrastructure (e.g., storage, networking), which is more than needed for database provisioning.
* B. Super Administrator: Grants full control over NDB, including user management and system configuration, far beyond provisioning.
* C. Database Infrastructure Administrator: Includes infrastructure management in addition to database tasks, exceeding the minimum scope.
Thus, the verified answer is D, aligning with the principle of least privilege.
Official Nutanix Database Automation References
* Nutanix Database Management & Automation (NDMA) course, Module 1: Introduction to NDB, Lesson 1.4: Managing Users and Roles.
* Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section
1: Understand NDB Basics, Objective 1.3: Manage User Permissions (applicable to v6.10).
* Nutanix NDB Administration Guide: "Role-Based Access Control (RBAC)" section, detailing Database Administrator role.
NEW QUESTION # 135
An administrator needs to make new VLANs available when provisioning a Oracle cluster database, which have been added to NDB via the Administration menu.
What needs to be done to expose the new VLANs for provisioning?
- A. Create a new Network Profile with the new VLANs.
- B. Create a new VLAN in Prism Element and discover it in NDB.
- C. Update Prism Element with the new VLAN and discover it in NDB.
- D. Update the Network Profile to include the new VLANs.
Answer: D
Explanation:
A Network Profile is a collection of network settings that are used to provision database server VMs in NDB.
A Network Profile can include one or more VLANs, IP ranges, and DNS servers. To make new VLANs available when provisioning an Oracle cluster database, you need to update the Network Profile to include the new VLANs. You can do this by editing the existing Network Profile or creating a new one with the new VLANs. You do not need to create or update the VLANs in Prism Element, as NDB can discover the VLANs configured in AHV1. References:
* Nutanix Database Management & Automation (NDMA) course, Module 2, Lesson 2.4 - Network Profiles
* Nutanix Support & Insights, Nutanix NDB User Guide v2.5, Network Profiles
* Nutanix Certified Professional - Database Automation (NCP-DB), Section 2 - Deploy and Configure an NDB Solution
NEW QUESTION # 136
An administrator needs to work with databases and time machines, but not database parameter profiles. Which role satisfies this requirement?
- A. super Administrator
- B. Infrastructure Administrator
- C. Database Administrator (DBA)
- D. Database Infrastructure Administrator
Answer: C
Explanation:
In the Nutanix Database Automation (NCP-DB) framework, the role that allows an administrator to work with databases and time machines, but not database parameter profiles, is the Database Administrator (DBA)123.
This role provides the necessary permissions to manage databases and time machines, which are essential components of the Nutanix Era solution. However, it does not grant access to database parameter profiles, which are typically managed by other roles45.
NEW QUESTION # 137
How can NDB updates be downloaded for a dark site?
- A. Download the upgrade bundle from the Nutanix support Portal and upload it to Prism Element > Images
- B. Change the network that NDB is hosted on so it has access to https://download.nutanix.com.
- C. Download the upgrade bundle from the Nutanix Support portal and manually upload it to the NDB server.
- D. Go into the Administrator > Maintenance section in NDB and download the most recent version.
Answer: C
Explanation:
A "dark site" refers to an environment with no internet connectivity, requiring manual processes for software updates. For Nutanix Database Service (NDB) in such a setup, updates cannot be downloaded automatically from the internet. The correct procedure is to:
* Download the upgrade bundle: Access the Nutanix Support Portal from a system with internet access and download the NDB upgrade bundle specific to the version (e.g., v6.10 or later).
* Manually upload it to the NDB server: Transfer the bundle to the NDB server (e.g., via SCP or USB) and upload it through the NDB interface under the "Software Updates" or "Maintenance" section.
Other options are incorrect in a dark site context:
* B: The "Administrator > Maintenance" section allows initiating updates, but it cannot download files without internet access.
* C: Changing the network to access https://download.nutanix.com defeats the dark site's isolation and is impractical.
* D: Uploading to Prism Element > Images is for VM images or other Prism-specific content, not NDB software updates.
Thus, the verified answer is A, aligning with Nutanix's documented process for dark site updates.
Official Nutanix Database Automation References
* Nutanix Database Management & Automation (NDMA) course, Module 2: Deploying and Configuring an NDB Solution, Lesson 2.4: Updating NDB in Dark Sites.
* Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section
2: Deploy and Configure an NDB Solution, Objective 2.3: Perform NDB Updates (applicable to v6.10).
* Nutanix NDB Administration Guide: "Updating NDB in a Dark Site Environment" section.
NEW QUESTION # 138
......
Get instant access of 100% real exam questions with verified answers: https://www.guidetorrent.com/NCP-DB-pdf-free-download.html
Exam Dumps for the Preparation of Latest NCP-DB Exam Questions: https://drive.google.com/open?id=1Fzm3Sc6qILmiglYyOPkVns_MYWUsABdn