Nutanix Certified Professional (NCP) NCP-DB-6.5 Exam Dumps and Certification Test Engine [Q48-Q70]

Share

(PDF) Nutanix Certified Professional (NCP) NCP-DB-6.5 Exam and Certification Test Engine

Use NCP-DB-6.5 Exam Dumps (2025 PDF Dumps) To Have Reliable NCP-DB-6.5 Test Engine


Nutanix NCP-DB-6.5 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Deploy and Configure an NDB Solution
  • Apply procedural concepts to restore source databases
Topic 2
  • Apply procedural concepts to create Data Access Management (DAM) policies
  • Operate and Maintain an NDB Environment
Topic 3
  • Given business requirements, perform a database clone
  • Apply procedural concepts to register database server VMs and databases
Topic 4
  • Given a scenario, troubleshoot NDB operations
  • Determine the correct method to apply Linux OS patches
Topic 5
  • Describe NDB features and benefits
  • Define database and NDB terminology
Topic 6
  • Apply procedural concepts to provision databases
  • Create, delete, and modify SLA retention policies
Topic 7
  • Monitor Alerts and Storage Usage Within an NDB Implementation
  • Apply procedural concepts to add Nutanix clusters to NDB

 

NEW QUESTION # 48
What does an NDB compute profile contain?

  • A. VLAN that the new database server VM will use.
  • B. Windows domain name (FQDN), domain user, and password.
  • C. An image of the database and operating system generated from the registered database server VM.
  • D. vCPUs, cores per vCPU, and the amount of memory for the database server VM.

Answer: D

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"


NEW QUESTION # 49
An administrator needs to perform patching on a MongoDB server cluster within an NDB environment.
How should the administrator accomplish this task?

  • A. Apply the patch to all nodes at once.
  • B. Disable the replica set while patching.
  • C. Perform a rolling upgrade, applying the patch to the primary member first, followed by the secondary members.
  • D. Perform a rolling upgrade, applying the patch to the secondary members first, followed by the primary member.

Answer: D


NEW QUESTION # 50
Which default roles are available within Era for Role-Based Access Control?

  • A. Super Admin Database Admin
    Database Infrastructure Admin
    * Infrastructure Admin
  • B. Super Admin Database Admin
    Database Infrastructure Admin prism Infrastructure Admin
  • C. Era Oracle Admin
    Era SQLServer Admin
    * Era PostgreSQL Admin Era Mariadb Admin
  • D. prism Admin
    * Era Super Admin
    * Era Database Admin Era Infrastructure Admin

Answer: D

Explanation:
Nutanix Era offers Role-Based Access Control capabilities by organically embedding them in the product.
It provides the ability to add and remove users from Era, create and assign roles to users, and associate various privileges with a role1.
The default roles available within Era for Role-Based Access Control are:
prism Admin
Era Super Admin
Era Database Admin
Era Infrastructure Admin1
These roles allow for the management of both physical resources like IP addresses and VLANs along with database entities like databases, time-machines, clones, and so on1.


NEW QUESTION # 51
What is the first step to install NDB on a Nutanix AHV cluster?

  • A. Download the QCOW2 image file of NDB and upload it to Prism Element.
  • B. Run LCM update to get the latest version of NDB.
  • C. NDB is offered as a SaaS service and doesn't require any installations.
  • D. Open Prism Central and enable the NDB VM in the settings menu.

Answer: A


NEW QUESTION # 52
A development team has requested that an administrator provide them a copy of the production Finance database. The business requires that any financial data is masked before going into development.
How should the administrator create a clone with masked data for the development environment?

  • A. 1. Create a masking script on the source DB VM, Dev VM or SW Profile VM.
    2. Create the clone from the Time Machine and define the post-clone option with the full path\name of the masking script.
  • B. 1. Create a script to mask the data.
    2. Create the clone from the Time Machine and define the post-clone option with the full path\name of the masking script.
  • C. From the Time Machine, create a clone and paste the masking commands in the pre-clone field of the Pre-Post Commands section.
  • D. From the Time Machine, create a clone and paste the masking commands in the post-clone field of the Pre-Post Commands section.

Answer: A

Explanation:
According to the Nutanix Database Automation (NCP-DB) course, the Pre-Post Commands section allows the administrator to specify custom scripts that can be executed before or after the clone operation1. The masking script can be created on any of the VMs that have access to the source database, such as the source DB VM, the Dev VM, or the SW Profile VM2. The script should contain the commands to mask the sensitive data in the Finance database, such as replacing the real values with dummy values or encrypting the data2. The administrator can then create the clone from the Time Machine and define the post-clone option with the full path and name of the masking script1. This will ensure that the script is executed after the clone is created, and the data is masked before it is available for the development team1. The other options are not correct, as they either use the wrong field (pre- clone instead of post-clone), or do not specify where to create or store the masking script.
Reference: 1: Nutanix Database Automation (NCP-DB) course, Module 4: Database Cloning, Lesson
4.4: Pre-Post Commands, slide 5
2: Nutanix Database Automation (NCP-DB) course, Module 4: Database Cloning, Lesson 4.4: Pre-Post Commands, slide 7


NEW QUESTION # 53
Where would an administrator find the total space being used by all Era clones for a specific database?

  • A. On the Era Dashboard Database Summary Table under Clones.
  • B. Under the Capacity widget on the Database Server VMS > List database summary page.
  • C. On the Database > Overview dashboard.
  • D. Under the Cloning widget on the Databases > Clones database summary page.

Answer: D

Explanation:
Nutanix Era leverages the Nutanix time-efficient snapshots to create the clones1. These database clones are highly space-efficient, consuming near-zero bytes by having only the further writes constituting to its size1. Therefore, an administrator would find the total space being used by all Era clones for a specific database under the Cloning widget on the Databases > Clones database summary page. The other options do not specifically provide information about the total space used by all Era clones for a specific database. Therefore, the correct answer is A. Under the Cloning widget on the Databases > Clones database summary page.


NEW QUESTION # 54
What are two status values that can be set within the Alerts Dashboard? (Choose two.)

  • A. Data Resiliency
  • B. Acknowledged
  • C. Auto
  • D. Resolved

Answer: B,D


NEW QUESTION # 55
Which NDB feature collects logs and snapshots from databases?

  • A. Time Machine
  • B. One-click Patching
  • C. Database Restore
  • D. SLA

Answer: A


NEW QUESTION # 56
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. 10GB
  • B. 15GB
  • C. 20 GB
  • D. 5 GB

Answer: B


NEW QUESTION # 57
An administrator needs to change the maximum number of database connections during the cloning workflow.
Which Era profile should the administrator choose?

  • A. Compute
  • B. Database Parameters
  • C. Network

Answer: B

Explanation:
In Nutanix Database Automation (NCP-DB), the Database Parameters profile is used to manage database-specific settings, including the maximum number of database connections. This profile would be the appropriate choice when an administrator needs to change these settings during the cloning workflow1.


NEW QUESTION # 58
Which two options can NDB leverage to refresh a database clone? (Choose two.)

  • A. Snapshots
  • B. Cerebro logs
  • C. Transaction logs
  • D. Templates

Answer: A,C

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.
Reference: 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 # 59
When registering SAP HANA Database and Database Server VM there are several (Linux) OS configuration requirements that must be set before registering a database Or a database server VM.
Which system file should the entry, secure_pazh be configured in?

  • A. 'etc/ profile
  • B. /ezc/sudores

Answer: B


NEW QUESTION # 60
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. After provisioning the VMs. update the DEFAULT_OOB_COMPUTE Profile.
  • B. Create a Windows Domain Profile that will synchronize the configurations.
  • C. Update the VMs after provisioning and enter the changes to the vCPU cores.
  • D. Create a Compute Profile and apply it to the VMs during provisioning.

Answer: D

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.


NEW QUESTION # 61
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. After provisioning the VMs. update the DEFAULT_OOB_COMPUTE Profile.
  • B. Create a Windows Domain Profile that will synchronize the configurations.
  • C. Update the VMs after provisioning and enter the changes to the vCPU cores.
  • D. Create a Compute Profile and apply it to the VMs during provisioning.

Answer: D


NEW QUESTION # 62
An administrator needs to distribute NDB management plane components.
Which NDB HA VM needs to be deployed on the same L2 network?

  • A. API Server
  • B. HA Proxy VMs
  • C. NDB Agent
  • D. Repository VMs

Answer: D


NEW QUESTION # 63
What is the most efficient way to get information on REST APIs for a task in Era?

  • A. Navigate to Swagger REST in Era GI-II.
  • B. Navigate to and look for the desired
  • C. Log into Ere VM end run to list ell the REST APIs.
  • D. use API equivalent button in a workflow.

Answer: D

Explanation:
. This is because it allows the database to be refreshed at the exact time specified (9:30 PM) with the most recent data. The other options either perform the snapshot before the desired time or do not specify when the snapshot would occur. Please note that the exact answer might depend on the specific database system and its capabilities. Always refer to the database's documentation for the most accurate information.


NEW QUESTION # 64
Which disk is omitted from a Software Profile?

  • A. System Page File
  • B. SQL Installation
  • C. System Database
  • D. User Database

Answer: D


NEW QUESTION # 65
An administrator needs to provide the least-privilege access to a newly-hired engineer whose task is to add new VLANs or IP Pools in NDB.
Which role should the administrator select to complete this task?

  • A. Database Administrator
  • B. Super Administrator
  • C. Infrastructure Administrator
  • D. Database Infrastructure Administrator

Answer: C

Explanation:
An Infrastructure Administrator is a role in NDB that has the permission to manage network and storage resources, such as VLANs, IP Pools, and Storage Containers. This role is suitable for the engineer who needs to add new VLANs or IP Pools in NDB. The other roles have either more or less privileges than required for this task. A Database Administrator can manage databases and database server VMs, but not network and storage resources. A Super Administrator can manage all aspects of NDB, but this is more than the least-privilege access needed. A Database Infrastructure Administrator can manage both databases and network and storage resources, but this is also more than the least-privilege access needed.
Reference: Nutanix Support & Insights, section "NDB Roles and Permissions"


NEW QUESTION # 66
What must be completed within NDB before patching a Linux OS?

  • A. Configure the repository.
  • B. Update the database.
  • C. Update the software profile version.
  • D. Configure database high availability.

Answer: A

Explanation:
Before patching a Linux OS on a database server VM provisioned using NDB, you must configure the repository for the OS updates. This can be done by creating a Repository Profile in NDB and specifying the URL, username, and password for the repository. The Repository Profile can be applied to one or more database server VMs during the provisioning process or later. By configuring the repository, you ensure that NDB can access and download the latest OS patches from a trusted source.
Reference: Nutanix Database Automation (NCP-DB) Course Details, Nutanix Database Automation (NCP-DB) Certification Details, Nutanix Database Automation (NCP-DB) YouTube Playlist, Nutanix Database Automation User Guide.


NEW QUESTION # 67
What is the first step to add Time Machine (TM) data access to a Nutanix cluster?

  • A. Enable multi-cluster in NDB.
  • B. Disable multi-cluster in ND8.
  • C. Register the required Nutanix clusters in ND8.
  • D. Delete the TM data from the source database.

Answer: C

Explanation:
To add Time Machine data access to a Nutanix cluster, the first step is to register the cluster in NDB. This will allow NDB to discover and manage the databases and snapshots on the cluster. You can register multiple Nutanix clusters in NDB using the Add Cluster option in the NDB settings page. You can also specify the cluster role, such as source, target, or both, depending on the data access and replication needs. Enabling or disabling multi-cluster in NDB is not the first step, as this is a global setting that affects the entire NDB instance. Deleting the TM data from the source database is not the first step, as this will remove the data protection and availability of the database.
Reference: Nutanix Database Management & Automation Training Course, Module 6: Managing NDB Multi-Cluster, Lesson 1: NDB Multi-Cluster Overview, Slide 5: Registering Nutanix Clusters Nutanix Certified Professional - Database Automation (NCP-DB) 5 Exam, Section 6: Administer an NDB Environment, Objective 6.4: Apply procedural concepts to add Nutanix clusters to NDB


NEW QUESTION # 68
How should an administrator create a database clone using the Era IJI?

  • A. Select Time Machines, select e source database end then choose Create Clone.
  • B. Select Databases, Clones, Create Clone.
  • C. Select Databases, Sources, select a source database and then choose Create Clone.
  • D. Select Database Server VMs, select a database server VM and then choose Create Clone.

Answer: A

Explanation:
In Nutanix Database Automation (NCP-DB), the Time Machine feature is used for protecting databases and creating database clones. To create a database clone using the Era Interface, an administrator should select Time Machines, select a source database, and then choose Create Clone12. This process allows the administrator to create a copy of the source database at a specific point in time1.


NEW QUESTION # 69
Which two encryption methods can be used when configuring an SMTP server? (Choose two.)

  • A. IPsec
  • B. TLS
  • C. SSL
  • D. S/MIME

Answer: B,C


NEW QUESTION # 70
......

NCP-DB-6.5 Dumps Full Questions with Free PDF Questions to Pass: https://passleader.free4dump.com/NCP-DB-6.5-real-dump.html