Nutanix NCP-DB-6.5試験問題集で[2025年最新] 有効な試験練習問題集解答 [Q38-Q58]

Share

Nutanix NCP-DB-6.5試験問題集で[2025年最新] 有効な試験練習問題集解答

NCP-DB-6.5問題集で掴み取れ![最新2025]Nutanix試験合格させます

質問 # 38
How can an administrator exclude Kernel patches for the Linux OS using the most efficient means?

  • A. Define a pre-script to disable the repositories in the Maintenance Window advanced options.
  • B. Exclude the appropriate repositories on the VM and reboot prior to patching.
  • C. Define a pre-script to disable the repositories in the Patch Now advanced options
  • D. Exclude the appropriate repositories on the VM prior to patching.

正解:C


質問 # 39
Which ports are used by the NDB database agent for API calls?

  • A. 5985 and 9389
  • B. 443 and 9440
  • C. 3205 and 3260
  • D. 443 and 8080

正解:B


質問 # 40
An administrator is interested in using profiles to simplify the database provisioning process. The profile needs to include information related to the SQL service startup account, and the NDB worker service account.
Which profile would help the administrator accomplish this task?

  • A. Database Parameter
  • B. Network
  • C. Windows Domain
  • D. Software

正解:C

解説:
The correct answer is A because the Windows Domain profile is the profile that includes information related to the SQL service startup account and the NDB worker service account. A Windows Domain profile is a collection of settings that define how NDB manages Windows-based database servers and databases. It contains the following information:
The domain name and credentials to join the database server VMs to the domain The SQL service startup account and password to run the SQL Server service on the database server VMs The NDB worker service account and password to run the NDB Database Agent service on the database server VMs The SQL Server authentication mode to use for the databases By using a Windows Domain profile, the administrator can simplify the database provisioning process by applying the same settings to multiple database server VMs and databases, without having to manually enter them each time. The other options are not correct because they describe different types of profiles that do not include information related to the SQL service startup account and the NDB worker service account. Option B is not correct because the Network profile is a profile that defines the network settings for the database server VMs, such as the IP address, subnet mask, gateway, DNS, and VLAN. Option C is not correct because the Database Parameter profile is a profile that defines the database parameters for the databases, such as the memory, CPU, storage, and performance settings. Option D is not correct because the Software profile is a profile that defines the software settings for the database server VMs and databases, such as the database engine version, edition, and features.
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 Database Services: Database modernization with Era - Now available


質問 # 41
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. 20 GB
  • C. 15GB
  • D. 5 GB

正解:C


質問 # 42
Which statement best describes what happens when a 3rd-party backup tool is chosen to manage log backups for Microsoft SQL in NDB?

  • A. Third-party backups vendors can continue to backup the archived logs from the database log destination. NDB will still be able to capture the logs, considering the log catch-up begins before the logs get backed up
  • B. If exclusive log access is not granted to NDB, the Point-in-Time (PIT) recovery will not be supported, but snapshot-based recovery of the databases is supported.
  • C. Third-party backups vendors can continue to backup the binary logs from the binary log location. NDB will still be able to capture the logs, considering the log catch-up begins before the logs get purged.
  • D. If exclusive log access is not granted to NDB, the Point-in-Time (PIT) recovery will be supported, but snapshot-based recovery of the databases is not supported.

正解:A


質問 # 43
An administrator needs to restore a database provisioned on Storage Spaces. The virtual disks are shared with multiple databases.
Which restore method is supported?

  • A. Disk-based restore via NDB GUI
  • B. Disk-based restore via NDB CLI
  • C. Copy-based restore via NDB CLI
  • D. Copy-based restore via NDB GUI

正解:D

解説:
For restoring a database provisioned on Storage Spaces, especially when virtual disks are shared among multiple databases, the supported method is a copy-based restore via the NDB GUI. This method allows for a precise and controlled restoration process suitable for shared storage environments.
Reference: Nutanix Database Automation documentation, specifically in the section on database restoration methods and storage spaces.


質問 # 44
An administrator has configured NDB HA across multiple Nutanix clusters.
Which failure scenario will require manual interaction for the recovery?

  • A. More than one API Server VM is down.
  • B. More than one HA proxy VM is down.
  • C. NDB Server process is down.
  • D. One repository VM is down.

正解:A

解説:
NDB HA is a feature that provides high availability and resilience for the NDB service and its components. NDB HA creates a cluster of API server VMs, repository VMs, and HAProxy VMs across multiple Nutanix clusters. Each component has a leader and a set of followers that are synchronized and can take over the leader role in case of a failure. NDB HA also monitors the health and status of the NDB components and performs automatic failover and recovery actions when possible. However, some failure scenarios may require manual intervention from the administrator to restore the NDB service. One such scenario is when more than one API server VM is down. The API server VMs are responsible for handling the requests from the NDB UI and CLI, as well as communicating with the repository VMs and the HAProxy VMs. If more than one API server VM is down, the NDB service may become unavailable or unstable, and the administrator will need to manually restart or redeploy the affected API server VMs.
The other options do not require manual interaction for the recovery, as NDB HA can handle them automatically. If one repository VM is down, NDB HA will fail over to another repository VM that has the latest data. If more than one HAProxy VM is down, NDB HA will route the traffic to the remaining HAProxy VMs. If the NDB server process is down, NDB HA will restart the process or fail over to another API server VM.
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 HAArchitecture and Components Nutanix Support & Insights, RA-2035: Nutanix Database Service High Availability, Section:
NDB HA Failure Scenarios and Recovery Actions


質問 # 45
An administrator is trying to register a Nutanix cluster for Multi-Cluster provisioning.
The Era cluster is setup with following configuration:
* Era Multi-Cluster is enabled.
Era Server storage container and Era provisioning container are different on the Era cluster.
What should the administrator configure?

  • A. Separate remote containers for provisioning Era Agent VM end database Server VMs.
  • B. Disks that span across Era Server storage container and Era provisioning container.
  • C. Storage mapping between Era container and a remote container that is not used for provisioning databases.
  • D. Storage mapping between Era server container end remote container thet is used for provisioning DBs,

正解:D

解説:
In a Nutanix Era setup where Multi-Cluster is enabled and the Era Server storage container and Era provisioning container are different on the Era cluster, the administrator should configure a storage mapping between the Era server container and the remote container that is used for provisioning databases1. This is because Nutanix Era uses the storage container specified during the registration of the Nutanix cluster for provisioning databases1. Therefore, a storage mapping needs to be established between the Era server container and the remote container used for provisioning to ensure that the databases are provisioned correctly1.


質問 # 46
An administrator would like to replicate database snapshots to remote Nutanix clusters.
What should the administrator do to manage Time Machine data availability across all registered Nutanix clusters in NDB?

  • A. Select the snapshots & replicate them to each Nutanix cluster.
  • B. Update the cluster's Data Access & select the remote cluster.
  • C. Update the SLA on the Time Machine & schedule the remote replication.
  • D. Add Data Access to each Nutanix cluster and assign a DAM policy.

正解:D


質問 # 47
Where can an administrator configure a custom SSL certificate for Era?

  • A. Era UI
  • B. Prism CLI
  • C. Era CLI
  • D. Prism Ul

正解:A

解説:
An administrator can configure a custom SSL certificate for Era through the Era User Interface (UI)1.
This can be done by logging into the Nutanix Console and selecting SSL Certificates from the drop-down list inside the gear icon23. In the SSL Certificate dialog box, the administrator can click Replace Certificate, then select the Import Key and Certificate radio button23. This process ensures secure communication within the Nutanix Era environment4.


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

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

正解:D


質問 # 49
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. 15GB
  • B. 20 GB
  • C. 5GB
  • D. 10GB

正解:D

解説:
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.
Reference: Nutanix Database Automation documentation, particularly in the sections discussing Oracle database server VM management and patching requirements.


質問 # 50
What is used to temporarily store the transaction logs of the source database before they are copied to the log?

  • A. Database Agent
  • B. Time Machine
  • C. NDB Drive
  • D. NDB Profiles

正解:A

解説:
The Database Agent is used to temporarily store the transaction logs of the source database before they are copied to the log. This is a critical component for ensuring data consistency and recovery in database operations.
Reference: Nutanix Database Automation documentation, focusing on database agents and their roles in transaction log management.


質問 # 51
A database administrator is tasked with creating a new clone of a running SQL database. During the clone process, there are no authorized servers are available.
What should the administrator do next?

  • A. Click the Action icon to authorize one or more database server VMs.
  • B. Register or provision a new database VIVI
  • C. Click the Skip icon and choose to authorize later.
  • D. Register or provision a new authorized server VIVI.

正解:A

解説:
In the Nutanix Database Automation (NCP-DB) process, when a database administrator is tasked with creating a new clone of a running SQL database and there are no authorized servers available, the administrator should click the Action icon to authorize one or more database server VMs1. This is because the Nutanix Database Service (NDB) requires authorized servers to perform operations such as cloning1. The authorization process allows the NDB to manage and perform operations on the database server VMs1.


質問 # 52
How does NDB send notifications when alerts are generated?

  • A. APIs
  • B. Email
  • C. SNMP
  • D. Pulse

正解:C


質問 # 53
Which ports are used by the NDB database agent for API calls?

  • A. 5985 and 9389
  • B. 443 and 9440
  • C. 3205 and 3260
  • D. 443 and 8080

正解:B

解説:
The NDB database agent is a service that runs on each database server VM and communicates with the NDB instance. It uses port 443 for HTTPS API calls and port 9440 for Nutanix cluster API calls. These ports are required to be open on the database server VMs for NDB to function properly.
Reference: Nutanix Database Management & Automation (NDMA), page 9; Ports and Protocols Reference Chart | Nutanix Community, section "Nutanix Database Service (NDB)"


質問 # 54
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. Open Prism Central and enable the NDB VM in the settings menu.
  • C. NDB is offered as a SaaS service and doesn't require any installations.
  • D. Run LCM update to get the latest version of NDB.

正解:A


質問 # 55
What is the minimum frequency in minutes configurable for NDB Log Catch-up operation?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解:A


質問 # 56
What is purpose of the NDB Database Agent service?

  • A. Contains an instance of the database engine software.
  • B. Temporarily stores the transaction logs.
  • C. Hosts one or more source databases for the same time machine.
  • D. Schedules and monitors the NDB-related operations.

正解:D


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

正解:C


質問 # 58
......


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

トピック出題範囲
トピック 1
  • 手順の概念を適用してデータベースをプロビジョニング
  • SLA 保持ポリシーを作成、削除、および変更する
トピック 2
  • NDB の機能と利点の説明
  • データベースと NDB 用語の定義
トピック 3
  • NDB 実装内のアラートとストレージ使用量を監視
  • NDB に Nutanix クラスターを追加するための手順概念を適用します。
トピック 4
  • 与えられたビジネス要件に応じて、データベースのクローンを実行します。手順の概念を適用してデータベース サーバー VM とデータベースを登録します。
トピック 5
  • 与えられたシナリオに基づいて、NDB 操作のトラブルシューティングを行う
  • Linux OS パッチを適用する正しい方法を決定する

 

NCP-DB-6.5試験問題集PDF正確率保証と更新された問題:https://jp.fast2test.com/NCP-DB-6.5-premium-file.html


弊社を連絡する

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

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어