お手軽にダウンロードできるNCP-DB-6.5試験問題集が更新されたのは148問があります [Q11-Q33]

Share

お手軽にダウンロードできるNCP-DB-6.5試験問題集が更新されたのは148問があります

最新更新されたのはNCP-DB-6.5試験問題2024年更新


Nutanix NCP-DB-6.5 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • Given business requirements, perform a database clone
  • Apply procedural concepts to register database server VMs and databases
トピック 2
  • Apply procedural concepts to test and publish database patches
  • Protect NDB-managed Databases Using Time Machine
トピック 3
  • Describe NDB features and benefits
  • Define database and NDB terminology
トピック 4
  • Deploy and Configure an NDB Solution
  • Apply procedural concepts to restore source databases
トピック 5
  • Monitor Alerts and Storage Usage Within an NDB Implementation
  • Apply procedural concepts to add Nutanix clusters to NDB

 

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

正解:D


質問 # 12
An administrator needs to replace the default Nutanix self-signed certificates in Era.
Which SSL Certificate file format is supported?

  • A. Base-64 encoded X 509
  • B. PKCS#7
  • C. PKCS#12
  • D. DER encoded binary X.509

正解:A

解説:
According to the Nutanix Database Automation (NCP-DB) learning documents, Nutanix Era supports x509 certificates in Base-64 encoded PEM format1. This format is used when an administrator needs to replace the default Nutanix self-signed certificates in Era1.


質問 # 13
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
    * Snapshots per Day: 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
    * Daily snapshot at: 2

正解:A

解説:
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


質問 # 14
Which action must an administrator take in Era Networks before using Era to provision a MSSQL AG cluster?

  • A. A network that has a DHCP pool must be configured in Era.
  • B. A network in each data center must be configured for Era.
  • C. A that has a static pool managed by Era must be configured.
  • D. A private network must be configured in Era for the heartbeat traffic.

正解:D

解説:
According to the Nutanix Database Automation (NCP-DB) learning documents, before using Era to provision a MSSQL AG cluster, an administrator must configure a private network in Era for the heartbeat traffic1. This is because the heartbeat traffic is crucial for maintaining the health and status of the MSSQL AG cluster. The heartbeat traffic is used by the nodes in the cluster to communicate with each other and check the status of the other nodes. If a node does not receive a heartbeat from another node within a certain time frame, it assumes that the other node has failed and takes appropriate action234.


質問 # 15
An administrator needs to restore a source database from a snapshot. The database shares the source volume with multiple other databases.
How does NDB handle this database restore operation?

  • A. Copies the specific database files to the source volume
  • B. Replaces source volume with specific db disks
  • C. Replaces the source volume with the snapshot volume
  • D. Copies all database files to the source volume

正解:A

解説:
The correct answer is A because NDB handles the database restore operation by copying the specific database files from the snapshot volume to the source volume, without affecting the other databases that share the same source volume. NDB uses a copy-on-write mechanism to create snapshots and clones, which means that only the changes made to the database files are stored in the snapshot or clone volume, while the original files are kept in the source volume. Therefore, when restoring a source database from a snapshot, NDB only needs to copy the specific database files that have been modified since the snapshot was taken, and overwrite them on the source volume. The other options are not correct because they either cause data loss or unnecessary data transfer. Option B is not correct because replacing the source volume with specific db disks would erase the other databases that share the same source volume, which is not desirable. Option C is not correct because replacing the source volume with the snapshot volume would also erase the other databases that share the same source volume, as well as any changes made to the source database after the snapshot was taken, which is not desirable. Option D is not correct because copying all database files to the source volume would be inefficient and unnecessary, as only the modified files need to be copied, and the other files are already present on the source volume.
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 Support & Insights]


質問 # 16
When an Oracle database is upgraded using Era, what is the type of upgrade category?

  • A. Out-of-place upgrade
  • B. Non-disruptive upgrade
  • C. In-place upgrade
  • D. Disruptive upg raze

正解:C

解説:
When an Oracle database is upgraded using Era, the type of upgrade category is an "In-place upgrade".
This method involves upgrading the database software within the same Oracle home as the existing database. The AutoUpgrade utility is used to automate the upgrade process, both before starting upgrades, during upgrade deployments, and during post-upgrade checks and configuration migration1.
This method is preferred due to its simplicity and efficiency1.


質問 # 17
Which action should be completed before updating Oracle Database software?

  • A. Download the PSU from Oracle support.
  • B. Verify the Oracle OS version is supported on AHV.
  • C. Verify CVMs have the required memory allocated.
  • D. Perform rolling reboots of the Oracle Database VMs.

正解:B


質問 # 18
An administrator needs to increase storage for a MongoDB database provisioned using NDB. After launching the NDB CLI, the administrator begins with creating the input file for this operation.
Which parameter should the administrator include within the input file?

  • A. database
  • B. data_percent
  • C. update
  • D. extend_storage

正解:D

解説:
To increase storage for a MongoDB database provisioned using NDB, the administrator needs to use the extend_storage parameter in the input file for the NDB CLI. This parameter specifies the amount of additional storage to be added to the database server VM in GB.
For example, if the current storage size is 100 GB and the administrator wants to increase it to 150 GB, the input file should contain the following line:
extend_storage: 50
The other parameters are not relevant for this operation. The update parameter is used to update the database software version, the database parameter is used to specify the database name, and the data_percent parameter is used to specify the percentage of data to be copied during a clone operation.
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].


質問 # 19
An online retail application requires data to be synchronized between multiple SQL Server databases.
This provides clearer reporting from multiple databases at the Same time for consistency at the end of each business day.
What is the best way to fulfill this requirement?

  • A. Have all the databases present in the same DBVM and register databases in Era.
  • B. Have all the databases present in the same DBVM and register databases in Era with Multiple Databases as a Group with one Time Machine.
  • C. Have all the databases in the same Availability Group and register databases in Era.
  • D. Have all the databases present in the same DBVM and register databases in Era with One Database with One Time Machine.

正解:B

解説:
Nutanix Era enables you to clone your source databases and refresh the database clones by using snapshots or transaction logs1. For an online retail application that requires data to be synchronized between multiple SQL Server databases, having all the databases present in the same Database Virtual Machine (DBVM) and registering them in Era with Multiple Databases as a Group with one Time Machine would be the most efficient way to fulfill this requirement1. This approach allows for clearer reporting from multiple databases at the same time for consistency at the end of each business day1.


質問 # 20
A legal team wants to audit a quarter end (July 31st) banking transaction event and asks the administrator to create a SQL database from the timeframe.
What action should the administrator perform within Era?

  • A. Provision a database, restore the backup from Ju)' 31st, and Recover the database to bring the database up.
  • B. Create a clone from July 31st snapshot in Time Machine.
  • C. Provision a database and attach the July 31st backup from Time Machine.
  • D. Restore a backup from July 31st, Recover the database to bring the database up.

正解:B

解説:
Nutanix Era enables you to clone your source databases (running on Nutanix clusters) and refresh the database clones by using snapshots or transaction logs1. Era uses storage-efficient and time-efficient Nutanix snapshots, thus lowering the cost of managing multiple copies of your databases1. In this case, the administrator should create a clone from the July 31st snapshot in Time Machine to provide the legal team with the specific banking transaction event data they need for their audit1.


質問 # 21
An administrator needs to apply a minor version upgrade of the PostgreSQL software to an Era provisioned instance.
Which step should the administrator take before applying the patch?

  • A. Migrate a new software profile.
  • B. Create a new software profile.
  • C. Put the database instance into maintenance mode.
  • D. Go to the Software Profile Version widget and click update.

正解:B

解説:
Nutanix Database Service (NDB) supports automated minor version upgrades for PostgreSQL1. Before applying the patch, the administrator should create a new software profile2. This is because the software profile contains the database engine binaries and other software required to run the database engine2.
Therefore, to apply a minor version upgrade, a new software profile with the updated binaries needs to be created2. Once the new software profile is created, it can be used to patch the PostgreSQL database2.


質問 # 22
What are two status values that can be set within the Alerts Dashboard? (Choose two.)

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

正解:B、D

解説:
The correct answer is B and D because these are the two status values that can be set within the Alerts Dashboard in NDB. Resolved means that the alert has been fixed and no longer requires attention.
Acknowledged means that the alert has been seen and is being worked on. Option A is incorrect because Auto is not a status value, but a mode that automatically resolves alerts based on predefined rules. Option C is incorrect because Data Resiliency is not a status value, but a feature that ensures the availability and integrity of the data in NDB.
Reference: The following sources provide more information about the Alerts Dashboard and its status values in NDB:
Nutanix Database Management & Automation (NDMA) course, Module 3: Monitoring Alerts and Storage Usage Within an NDB Implementation, Lesson 3.1: Monitoring Alerts Nutanix Certified Professional - Database Automation (NCP-DB) v6.5, Knowledge Objectives, Section 3 - Monitor Alerts and Storage Usage Within an NDB Implementation Nutanix Database Service (NDB) User Guide, Chapter 3: Monitoring Alerts and Storage Usage Within an NDB Implementation, Section 3.1: Monitoring Alerts
[Nutanix Support & Insights], Resolving All Alerts Related to a Database or Database Server VM in NDB


質問 # 23
Which two options can NDB leverage to refresh a database clone? (Choose two.)

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

正解:B、C


質問 # 24
Which two Oracle software components does Era patch? (Choose two.)

  • A. Grid home
  • B. Oracle home
  • C. user home
  • D. Application home

正解:A、B

解説:
According to the Nutanix Database Automation (NCP-DB) learning documents, Era provides out-of-band patching of databases to eliminate database configuration sprawl1. The two Oracle software components that Era patches are:
A) Grid home2 B) Oracle home2
These components are crucial for the operation of Oracle databases and keeping them updated ensures data security and efficient validation of critical database updates1. Please refer to the official Nutanix documentation and training materials for more detailed information2.


質問 # 25
In an Oracle upgrade scenario using Era. if the source database is on a nor-Nutanix platform, is it possible to upgrade it with an Era workflow?

  • A. Yes, only if the nan-Nutanix platform is big-endian platform,
  • B. Yes, it is possible to upgrade database instance on a non-Nutanix platform.
  • C. No, the database instaru:e must be Era managed to Be upgraded
  • D. Yes, only if the nori-Nutanix platform is little-endian platform.

正解:C

解説:
According to the Nutanix Database Automation (NCP-DB) learning documents, Nutanix Era is a database management tool that automates and simplifies database operations, including provisioning, patching, upgrading, and more1. However, for a database to be managed by Era, it must be registered with Era1. This means that if a database is on a non-Nutanix platform, it cannot be directly upgraded using an Era workflow. It must first be migrated to a Nutanix platform and registered with Era before it can be managed and upgraded using Era1.


質問 # 26
While registering an Always on Availability Group database, an administrator selects the following option:
Multiple Databases as a Group with One Time Machine
Which statement is true regarding this chosen option?

  • A. Point in Time Clones are not supported by Database Groups.
  • B. PITR-based SLAs are not supported for database groups containing mixed Recovery Model
  • C. PITR-based SLAs are supported for database groups containing mixed Recovery Model.
  • D. PITR-based SLAs are not supported for database groups.

正解:B

解説:
Nutanix Database Automation (NCP-DB) introduces the concept of MS SQL Server database groups, which allows multiple databases running in the same database instance to be grouped as one Time Machine entity1. This applies to both single DB Server VM setups, standalone databases, as well as to Availability Group databases1. However, it does not support Point In Time Recovery (PITR)-based Service Level Agreements (SLAs) for database groups containing mixed Recovery Models. This means that if the databases within the group have different recovery models, PITR-based SLAs cannot be applied to the group as a whole.


質問 # 27
How can HA drivers for a Database VM be upgraded?

  • A. LCM driver upgrade
  • B. One-click software upgrade
  • C. Database software patching
  • D. Database VM OS patching

正解:C


質問 # 28
What is causing this issue?

  • A. The VLAN is DHCP
  • B. The VLAN is IPAM
  • C. The VLAN is stretched
  • D. The VLAN is static

正解:C

解説:
The correct answer is C because a stretched VLAN is a VLAN that spans across multiple Nutanix clusters, which may cause network conflicts or latency issues when starting the database server. Option A is incorrect because a DHCP VLAN is a VLAN that uses dynamic IP address allocation, which does not affect the database server startup. Option B is incorrect because a static VLAN is a VLAN that uses fixed IP address allocation, which also does not affect the database server startup. Option D is incorrect because IPAM is not a type of VLAN, but a feature of NDB that allows managing IP addresses for database servers and databases.
Reference: The following sources provide more information about the VLAN and IPAM concepts and configuration in NDB:
Nutanix Database Management & Automation (NDMA) course, Module 2: Deploying and Configuring an NDB Solution, Lesson 2.4: Configuring NDB High Availability Nutanix Certified Professional - Database Automation (NCP-DB) v6.5, Knowledge Objectives, Section 2 - Deploy and Configure an NDB Solution Nutanix Database Service (NDB) User Guide, Chapter 2: Deploying and Configuring an NDB Solution, Section 2.4: Configuring NDB High Availability Nutanix Database Service (NDB) User Guide, Chapter 8:
Administering an NDB Environment, Section 8.5: Managing Networks in NDB Nutanix Database Service (NDB) User Guide, Chapter 8: Administering an NDB Environment, Section 8.6: Managing IP Addresses in NDB


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

正解:D

解説:
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.


質問 # 30
An administrator needs to create a custom PostgreSQL HA software profile.
Which software component manages the state of the cluster and handles failover?

  • A. etcd
  • B. HAProxy
  • C. Patroni
  • D. keepa lived

正解:C

解説:
NDB supports PostgreSQL HA software profiles for provisioning PostgreSQL databases with high availability. PostgreSQL HA software profiles consist of three components: etcd, HAProxy, and Patroni.
etcd is a distributed key-value store that provides a reliable way to store configuration data across a cluster of machines. etcd is used by Patroni to store and synchronize the cluster state and configuration.
HAProxy is a load balancer that distributes incoming requests to the PostgreSQL nodes. HAProxy is used to expose a single endpoint for database connections even as the roles of the individual nodes change.
Patroni is a template for PostgreSQL high availability. Patroni is responsible for managing the state of the cluster and handling failover. Patroni uses etcd as the distributed configuration store and relies on HAProxy for load balancing.
Therefore, the software component that manages the state of the cluster and handles failover is Patroni.
Reference: Nutanix Database Automation (NCP-DB) Course Details, Section 2.4: Provisioning PostgreSQL Databases Nutanix Database Automation (NCP-DB) Certification Details, Objective 2.4: Provision PostgreSQL Databases Nutanix Database Automation (NCP-DB) YouTube Playlist, Video 2.4: Provisioning PostgreSQL Databases
[Nutanix Database Automation (NCP-DB) User Guide], Section 2.4: Provision PostgreSQL Databases
[PostgreSQL High Availability: Under the Hood - Nutanix.dev]


質問 # 31
An administrator is adding a stretched VLAN in NDB.
Which VLAN type(s) will satisfy this task?

  • A. Only dynamic VLANs
  • B. Only VLANs that are not managed in NDB
  • C. Only static VLANs that are managed in NDB
  • D. Both static and dynamic VLANs

正解:D


質問 # 32
What are two of the required steps to provision a new network in Clusters and extend it to Era?
(Choose two.)

  • A. Add the new subnet end VLAN in Network Configuration in PE.
  • B. Add the new VLAN in Ere Networks.
  • C. Add the new network in Era Multi-Clu5ter Management
  • D. Add a new.' subnet to the correct VPC.

正解:A、B

解説:
According to the Nutanix Database Automation (NCP-DB) learning documents, to provision a new network in Clusters and extend it to Era, you need to:
B) Add the new subnet and VLAN in Network Configuration in PE1.
C)Add the new VLAN in Era Networks1.
These steps ensure that the new network is properly configured in both the Nutanix environment and Era, allowing for seamless communication and operation. Please refer to the official Nutanix documentation and training materials for more detailed information1.


質問 # 33
......

無料更新されたNutanix NCP-DB-6.5テストエンジン問題には148問題と解答:https://www.jpntest.com/shiken/NCP-DB-6.5-mondaishu

ベストな問題集を使おうNutanix Certified Professional (NCP) NCP-DB-6.5専門試験問題:https://drive.google.com/open?id=1O9ZVcw1RNDiwFDQNMvH0CJXh6Rc-lqox

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡