You have already completed the Test before. Hence you can not start it again.
Test is loading...
You must sign in or sign up to start the Test.
You have to finish following quiz, to start this Test:
Your results are here!! for" Nutanix NCP-DB 6.10 & 6.5 Practice Test 2 "
0 of 60 questions answered correctly
Your time:
Time has elapsed
Your Final Score is : 0
You have attempted : 0
Number of Correct Questions : 0 and scored 0
Number of Incorrect Questions : 0 and Negative marks 0
Average score
Your score
Nutanix NCP-DB 6.10 & 6.5
You have attempted: 0
Number of Correct Questions: 0 and scored 0
Number of Incorrect Questions: 0 and Negative marks 0
You can review your answers by clicking on “View Answers” option. Important Note : Open Reference Documentation Links in New Tab (Right Click and Open in New Tab).
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Answered
Review
Question 1 of 60
1. Question
When attempting to restore a database via Time Machine (TM), the option to restore data to a Point in Time is not available. What action should the administrator take to enable Point in Time Recovery?
Correct
To enable Point in Time Recovery (PITR) with Time Machine (TM), the administrator needs to use a Service Level Agreement (SLA) that supports Continuous Log Retention.
Incorrect
To enable Point in Time Recovery (PITR) with Time Machine (TM), the administrator needs to use a Service Level Agreement (SLA) that supports Continuous Log Retention.
Unattempted
To enable Point in Time Recovery (PITR) with Time Machine (TM), the administrator needs to use a Service Level Agreement (SLA) that supports Continuous Log Retention.
Question 2 of 60
2. Question
What is the process for upgrading HA drivers for a Database VM?
Correct
Upgrading HA drivers typically involves upgrading the database software itself, the clustering solution (if applicable), or both.
Incorrect
Upgrading HA drivers typically involves upgrading the database software itself, the clustering solution (if applicable), or both.
Unattempted
Upgrading HA drivers typically involves upgrading the database software itself, the clustering solution (if applicable), or both.
Question 3 of 60
3. Question
A DBA needs to patch a MongoDB server cluster in an NDB environment. How should this be done?
Correct
The administrator should perform a rolling upgrade, applying the patch to the secondary members first, followed by the primary member.
Incorrect
The administrator should perform a rolling upgrade, applying the patch to the secondary members first, followed by the primary member.
Unattempted
The administrator should perform a rolling upgrade, applying the patch to the secondary members first, followed by the primary member.
Question 4 of 60
4. Question
When provisioning a PostgreSQL HA instance, what are the minimum and maximum number of DB server VMs that can be deployed?
Correct
The minimum number of DB Server VMs that can be deployed in a PostgreSQL HA Instance is 3, and the maximum is 5. The minimum number of Database Server VMs that can be deployed in a PostgreSQL HA (High Availability) cluster is three. While two-node clusters are technically possible, they are not recommended due to the risk of split-brain scenarios.
Incorrect
The minimum number of DB Server VMs that can be deployed in a PostgreSQL HA Instance is 3, and the maximum is 5. The minimum number of Database Server VMs that can be deployed in a PostgreSQL HA (High Availability) cluster is three. While two-node clusters are technically possible, they are not recommended due to the risk of split-brain scenarios.
Unattempted
The minimum number of DB Server VMs that can be deployed in a PostgreSQL HA Instance is 3, and the maximum is 5. The minimum number of Database Server VMs that can be deployed in a PostgreSQL HA (High Availability) cluster is three. While two-node clusters are technically possible, they are not recommended due to the risk of split-brain scenarios.
Question 5 of 60
5. Question
What step must be completed before updating Oracle Database software?
Correct
Before updating your Oracle Database software, several important actions should be completed. First, ensure the compatibility of your Oracle OS version with AHV. You also need to download the necessary PSU from Oracle Support.
Incorrect
Before updating your Oracle Database software, several important actions should be completed. First, ensure the compatibility of your Oracle OS version with AHV. You also need to download the necessary PSU from Oracle Support.
Unattempted
Before updating your Oracle Database software, several important actions should be completed. First, ensure the compatibility of your Oracle OS version with AHV. You also need to download the necessary PSU from Oracle Support.
Question 6 of 60
6. Question
An administrator must restore an Oracle database that recently failed to its state from the previous day. Which two restore options can be used? (Choose two.)
Correct
The two restore options that can be used are: Snapshot: A snapshot is a point-in-time copy of a database. Snapshots can be used to restore a database to a specific point in time, such as the prior day‘s state. Point in Time: A point-in-time recovery restores the database to a specific moment in the past using transaction logs. This allows for very granular restoration to a precise point in time, which could be set to the prior day‘s state.
Incorrect
The two restore options that can be used are: Snapshot: A snapshot is a point-in-time copy of a database. Snapshots can be used to restore a database to a specific point in time, such as the prior day‘s state. Point in Time: A point-in-time recovery restores the database to a specific moment in the past using transaction logs. This allows for very granular restoration to a precise point in time, which could be set to the prior day‘s state.
Unattempted
The two restore options that can be used are: Snapshot: A snapshot is a point-in-time copy of a database. Snapshots can be used to restore a database to a specific point in time, such as the prior day‘s state. Point in Time: A point-in-time recovery restores the database to a specific moment in the past using transaction logs. This allows for very granular restoration to a precise point in time, which could be set to the prior day‘s state.
Question 7 of 60
7. Question
How can NDB be set up to send alert notifications via email?
Correct
NDB can be configured to send alert notifications to email recipients by selecting NDB Service, configuring the notification widget, and updating the SMTP server configuration.
Incorrect
NDB can be configured to send alert notifications to email recipients by selecting NDB Service, configuring the notification widget, and updating the SMTP server configuration.
Unattempted
NDB can be configured to send alert notifications to email recipients by selecting NDB Service, configuring the notification widget, and updating the SMTP server configuration.
Question 8 of 60
8. Question
Which two options does NDB offer to refresh a database clone? (Choose two.)
Correct
NDB can leverage snapshots and transaction logs to refresh a database clone. A snapshot-based refresh restores the clone to the state captured by the snapshot. A transaction log-based refresh uses logs to restore the clone to a specific point in time.
Incorrect
NDB can leverage snapshots and transaction logs to refresh a database clone. A snapshot-based refresh restores the clone to the state captured by the snapshot. A transaction log-based refresh uses logs to restore the clone to a specific point in time.
Unattempted
NDB can leverage snapshots and transaction logs to refresh a database clone. A snapshot-based refresh restores the clone to the state captured by the snapshot. A transaction log-based refresh uses logs to restore the clone to a specific point in time.
Question 9 of 60
9. Question
Which NDB feature is responsible for collecting logs and snapshots from databases?
Correct
Nutanix Database Service (NDB) uses its Time Machine feature to collect snapshots and logs. The Time Machine combines these to enable Copy Data Management (CDM) functionality, including creating database clones and point-in-time recovery. Database logs are collected to a staging drive, then a snapshot is taken. The logs are copied to a dedicated log drive attached to the NDB server, enabling point-in-time cloning and recovery.
Incorrect
Nutanix Database Service (NDB) uses its Time Machine feature to collect snapshots and logs. The Time Machine combines these to enable Copy Data Management (CDM) functionality, including creating database clones and point-in-time recovery. Database logs are collected to a staging drive, then a snapshot is taken. The logs are copied to a dedicated log drive attached to the NDB server, enabling point-in-time cloning and recovery.
Unattempted
Nutanix Database Service (NDB) uses its Time Machine feature to collect snapshots and logs. The Time Machine combines these to enable Copy Data Management (CDM) functionality, including creating database clones and point-in-time recovery. Database logs are collected to a staging drive, then a snapshot is taken. The logs are copied to a dedicated log drive attached to the NDB server, enabling point-in-time cloning and recovery.
Question 10 of 60
10. Question
A DBA wants to replicate database snapshots to remote Nutanix clusters. What should be done to ensure Time Machine data availability across all registered Nutanix clusters in NDB?
Correct
To manage Time Machine data availability across all registered Nutanix clusters in NDB, the administrator needs to utilize Data Access Management (DAM) policies. DAM policies allow adding, updating, and removing Time Machine data accessibility across multiple registered clusters. Adding a DAM policy for a cluster associates the source database‘s Time Machine with that cluster, enabling snapshot operations (creation, replication, deletion) on the associated clusters.
Incorrect
To manage Time Machine data availability across all registered Nutanix clusters in NDB, the administrator needs to utilize Data Access Management (DAM) policies. DAM policies allow adding, updating, and removing Time Machine data accessibility across multiple registered clusters. Adding a DAM policy for a cluster associates the source database‘s Time Machine with that cluster, enabling snapshot operations (creation, replication, deletion) on the associated clusters.
Unattempted
To manage Time Machine data availability across all registered Nutanix clusters in NDB, the administrator needs to utilize Data Access Management (DAM) policies. DAM policies allow adding, updating, and removing Time Machine data accessibility across multiple registered clusters. Adding a DAM policy for a cluster associates the source database‘s Time Machine with that cluster, enabling snapshot operations (creation, replication, deletion) on the associated clusters.
Question 11 of 60
11. Question
A request has been received to provision a new Oracle SIHA DB & VM to test ASMLIB on OEL79 and Oracle 19c. During the provisioning workflow, only ASMFD appears in the ASM Driver dropdown. What must be done to enable ASMLIB for the requested SIHA DB and DB VM?
Correct
Correct answer
Update the software profile to include the ASMLIB driver.
Correct, updating the software profile is the correct action, by Installing ASMLIB on the database server, then updating the software profile.
Install ASMLIB on the NDB server.
Incorrect, installing ASMLIB on the NDB server is not the correct action, as there is no need to install ASMLIB on the NDB Server itself, should be installed on the source oracle VM for the Oracle RAC software profile VM.
Update the NDB driver config to enable ASMLIB for Oracle.
Incorrect, updating the NDB driver config is not the correct action.
Install ASMLIB on the database server.
Correct, installing ASMLIB on the database server is the correct action.
Details:
To provision the requested SIHA DB and DB VM with ASMLIB, the administrator must install ASMLIB on the database server, then update the software profile.
Incorrect
Correct answer
Update the software profile to include the ASMLIB driver.
Correct, updating the software profile is the correct action, by Installing ASMLIB on the database server, then updating the software profile.
Install ASMLIB on the NDB server.
Incorrect, installing ASMLIB on the NDB server is not the correct action, as there is no need to install ASMLIB on the NDB Server itself, should be installed on the source oracle VM for the Oracle RAC software profile VM.
Update the NDB driver config to enable ASMLIB for Oracle.
Incorrect, updating the NDB driver config is not the correct action.
Install ASMLIB on the database server.
Correct, installing ASMLIB on the database server is the correct action.
Details:
To provision the requested SIHA DB and DB VM with ASMLIB, the administrator must install ASMLIB on the database server, then update the software profile.
Unattempted
Correct answer
Update the software profile to include the ASMLIB driver.
Correct, updating the software profile is the correct action, by Installing ASMLIB on the database server, then updating the software profile.
Install ASMLIB on the NDB server.
Incorrect, installing ASMLIB on the NDB server is not the correct action, as there is no need to install ASMLIB on the NDB Server itself, should be installed on the source oracle VM for the Oracle RAC software profile VM.
Update the NDB driver config to enable ASMLIB for Oracle.
Incorrect, updating the NDB driver config is not the correct action.
Install ASMLIB on the database server.
Correct, installing ASMLIB on the database server is the correct action.
Details:
To provision the requested SIHA DB and DB VM with ASMLIB, the administrator must install ASMLIB on the database server, then update the software profile.
Question 12 of 60
12. Question
An administrator is tasked with auditing NDB SLAs. What type of data will be reviewed?
Correct
When auditing Nutanix Database Service (NDB) SLAs, an administrator reviews data retention policies. These policies define how long NDB retains daily, weekly, monthly, and quarterly snapshots for databases. NDB includes built-in SLAs with various retention objectives. Custom SLAs can also be created to meet specific requirements.
Incorrect
When auditing Nutanix Database Service (NDB) SLAs, an administrator reviews data retention policies. These policies define how long NDB retains daily, weekly, monthly, and quarterly snapshots for databases. NDB includes built-in SLAs with various retention objectives. Custom SLAs can also be created to meet specific requirements.
Unattempted
When auditing Nutanix Database Service (NDB) SLAs, an administrator reviews data retention policies. These policies define how long NDB retains daily, weekly, monthly, and quarterly snapshots for databases. NDB includes built-in SLAs with various retention objectives. Custom SLAs can also be created to meet specific requirements.
Question 13 of 60
13. Question
A development team has requested that an administrator provide them with a copy of the production Finance database. The business requires that any financial data be masked before being used in development.
How should the administrator create a clone with masked data for the development environment?
Correct
Nutanix NDB simplifies database operations like provisioning, cloning, and refreshing databases. NDB allows for applying scripts for data masking during the cloning process to protect sensitive data like financial information. As the provided documentation mentions, you can create space-efficient clones, meaning the clone shares data blocks with the parent until changes are made. This helps conserve storage when creating copies for development and testing. The masking script ensures that the copy of the production Finance database provided to the development team has the sensitive data masked.
Incorrect
Nutanix NDB simplifies database operations like provisioning, cloning, and refreshing databases. NDB allows for applying scripts for data masking during the cloning process to protect sensitive data like financial information. As the provided documentation mentions, you can create space-efficient clones, meaning the clone shares data blocks with the parent until changes are made. This helps conserve storage when creating copies for development and testing. The masking script ensures that the copy of the production Finance database provided to the development team has the sensitive data masked.
Unattempted
Nutanix NDB simplifies database operations like provisioning, cloning, and refreshing databases. NDB allows for applying scripts for data masking during the cloning process to protect sensitive data like financial information. As the provided documentation mentions, you can create space-efficient clones, meaning the clone shares data blocks with the parent until changes are made. This helps conserve storage when creating copies for development and testing. The masking script ensures that the copy of the production Finance database provided to the development team has the sensitive data masked.
Question 14 of 60
14. Question
Which statement best describes the outcome when a 3rd-party backup tool is selected to manage log backups for Microsoft SQL in NDB?
Correct
NDB utilizes copy-only backups (VSS-initiated snapshots) for database clones/restores. This approach prevents interference with the 3rd-party backup schedules and maintains the transaction log sequence. However, NDB will not support point-in-time recovery (PITR). It‘s important to note that using 3rd-party log backup solutions for NDB-managed databases is not recommended due to potential log sequence number (LSN) mismatch issues.
Incorrect
NDB utilizes copy-only backups (VSS-initiated snapshots) for database clones/restores. This approach prevents interference with the 3rd-party backup schedules and maintains the transaction log sequence. However, NDB will not support point-in-time recovery (PITR). It‘s important to note that using 3rd-party log backup solutions for NDB-managed databases is not recommended due to potential log sequence number (LSN) mismatch issues.
Unattempted
NDB utilizes copy-only backups (VSS-initiated snapshots) for database clones/restores. This approach prevents interference with the 3rd-party backup schedules and maintains the transaction log sequence. However, NDB will not support point-in-time recovery (PITR). It‘s important to note that using 3rd-party log backup solutions for NDB-managed databases is not recommended due to potential log sequence number (LSN) mismatch issues.
Question 15 of 60
15. Question
An administrator needs to restore a source database from a snapshot. The database shares its source volume with multiple other databases. How does NDB handle this restore operation?
Correct
NDB handles database restores on shared volumes by mounting the snapshot of the source volume and copying only the necessary database files to the original location. The other databases on the shared volume are not affected. This file-level copy operation takes longer than a full volume restore from a snapshot.
Incorrect
NDB handles database restores on shared volumes by mounting the snapshot of the source volume and copying only the necessary database files to the original location. The other databases on the shared volume are not affected. This file-level copy operation takes longer than a full volume restore from a snapshot.
Unattempted
NDB handles database restores on shared volumes by mounting the snapshot of the source volume and copying only the necessary database files to the original location. The other databases on the shared volume are not affected. This file-level copy operation takes longer than a full volume restore from a snapshot.
Question 16 of 60
16. Question
An administrator must provide a Jr DBA with restricted access to NDB, allowing only the following actions: · Provision Databases · Provision Database Servers · Create Clones · Refresh Clones · Patch Database Servers. How can this be accomplished?
Correct
The administrator can create a custom role with limited capabilities for the Jr. DBA within Nutanix Database Service (NDB). While the specific permissions for “Provision Databases,“ “Provision Database Servers,“ “Create Clones,“ “Refresh Clones,“ and “Patch Database Servers“ are not explicitly defined in the provided documentation, the available context suggests that NDB allows granular control over database server access.
Incorrect
The administrator can create a custom role with limited capabilities for the Jr. DBA within Nutanix Database Service (NDB). While the specific permissions for “Provision Databases,“ “Provision Database Servers,“ “Create Clones,“ “Refresh Clones,“ and “Patch Database Servers“ are not explicitly defined in the provided documentation, the available context suggests that NDB allows granular control over database server access.
Unattempted
The administrator can create a custom role with limited capabilities for the Jr. DBA within Nutanix Database Service (NDB). While the specific permissions for “Provision Databases,“ “Provision Database Servers,“ “Create Clones,“ “Refresh Clones,“ and “Patch Database Servers“ are not explicitly defined in the provided documentation, the available context suggests that NDB allows granular control over database server access.
Question 17 of 60
17. Question
Which response lists two ways to upgrade an NDB Server?
Correct
One-Click Upgrade and Offline Upgrade. One-Click Upgrade is done via the NDB User Interface (UI), while Offline Upgrade is a manual process using the Command Line Interface (CLI) when the NDB Server is not connected to the internet. It involves downloading an upgrade bundle from the Nutanix Support portal, uploading it to the NDB server, and then launching the NDB CLI on the server to perform the upgrade.
Incorrect
One-Click Upgrade and Offline Upgrade. One-Click Upgrade is done via the NDB User Interface (UI), while Offline Upgrade is a manual process using the Command Line Interface (CLI) when the NDB Server is not connected to the internet. It involves downloading an upgrade bundle from the Nutanix Support portal, uploading it to the NDB server, and then launching the NDB CLI on the server to perform the upgrade.
Unattempted
One-Click Upgrade and Offline Upgrade. One-Click Upgrade is done via the NDB User Interface (UI), while Offline Upgrade is a manual process using the Command Line Interface (CLI) when the NDB Server is not connected to the internet. It involves downloading an upgrade bundle from the Nutanix Support portal, uploading it to the NDB server, and then launching the NDB CLI on the server to perform the upgrade.
Question 18 of 60
18. Question
What is the function of the NDB Database Agent service?
Correct
The NDB Database Agent, a service residing on the database server VM, is responsible for scheduling and monitoring NDB-related operations on that specific VM. It acts as a local executor for tasks initiated by the NDB server, ensuring the smooth and efficient execution of database operations like backups, clones, and log catch-up.
Incorrect
The NDB Database Agent, a service residing on the database server VM, is responsible for scheduling and monitoring NDB-related operations on that specific VM. It acts as a local executor for tasks initiated by the NDB server, ensuring the smooth and efficient execution of database operations like backups, clones, and log catch-up.
Unattempted
The NDB Database Agent, a service residing on the database server VM, is responsible for scheduling and monitoring NDB-related operations on that specific VM. It acts as a local executor for tasks initiated by the NDB server, ensuring the smooth and efficient execution of database operations like backups, clones, and log catch-up.
Question 19 of 60
19. Question
An administrator needs to grant least-privilege access to a newly hired engineer whose task is to add new VLANs or IP Pools in NDB. Which role should be assigned to accomplish this?
Correct
The Infrastructure Administrator role grants the least privilege required to add new VLANs or IP Pools in NDB. This role allows infrastructure-related tasks such as adding Nutanix clusters, VLANs, and IP pools to Era, and creating compute and network profiles.
Incorrect
The Infrastructure Administrator role grants the least privilege required to add new VLANs or IP Pools in NDB. This role allows infrastructure-related tasks such as adding Nutanix clusters, VLANs, and IP pools to Era, and creating compute and network profiles.
Unattempted
The Infrastructure Administrator role grants the least privilege required to add new VLANs or IP Pools in NDB. This role allows infrastructure-related tasks such as adding Nutanix clusters, VLANs, and IP pools to Era, and creating compute and network profiles.
Question 20 of 60
20. Question
Within NDB, an administrator needs to register a PostgreSQL database server VM with a database. Where must the database data and log files be located to successfully complete this task?
Correct
When registering a PostgreSQL database server virtual machine (VM) with a database in Nutanix Database Service (NDB), the database data and log files must reside on separate disks, distinct from those used for the operating system (OS) or PostgreSQL binary installation.
Incorrect
When registering a PostgreSQL database server virtual machine (VM) with a database in Nutanix Database Service (NDB), the database data and log files must reside on separate disks, distinct from those used for the operating system (OS) or PostgreSQL binary installation.
Unattempted
When registering a PostgreSQL database server virtual machine (VM) with a database in Nutanix Database Service (NDB), the database data and log files must reside on separate disks, distinct from those used for the operating system (OS) or PostgreSQL binary installation.
Question 21 of 60
21. Question
An administrator is attempting to register a database server VM with NDB. Which file types will prevent successful registration if located in the C:\ drive?
Correct
The presence of database files on the C:\ drive (the Windows OS boot drive) will prevent the database server VM registration with NDB. It‘s recommended to install SQL Server on a different drive, ensuring the C:\ drive is reserved for the operating system. Additionally, creating the database itself on a separate disk from the C:\ drive is advised.
Incorrect
The presence of database files on the C:\ drive (the Windows OS boot drive) will prevent the database server VM registration with NDB. It‘s recommended to install SQL Server on a different drive, ensuring the C:\ drive is reserved for the operating system. Additionally, creating the database itself on a separate disk from the C:\ drive is advised.
Unattempted
The presence of database files on the C:\ drive (the Windows OS boot drive) will prevent the database server VM registration with NDB. It‘s recommended to install SQL Server on a different drive, ensuring the C:\ drive is reserved for the operating system. Additionally, creating the database itself on a separate disk from the C:\ drive is advised.
Question 22 of 60
22. Question
Which statement accurately describes the NDB alert retention feature?
A request is received to refresh a database clone from a new manual snapshot. When the administrator attempts to create the new snapshot from the Time Machine, it is in a Frozen state. What causes Time Machine to enter the Frozen state, and what options does the administrator have to complete the request?
Correct
The Time Machine enters a Frozen state when the database is de-registered without removing the Time Machine. To complete the request, the database must be re-registered in NDB, then create a new timemachine as you can‘t resume a forzen timemachine.
Incorrect
The Time Machine enters a Frozen state when the database is de-registered without removing the Time Machine. To complete the request, the database must be re-registered in NDB, then create a new timemachine as you can‘t resume a forzen timemachine.
Unattempted
The Time Machine enters a Frozen state when the database is de-registered without removing the Time Machine. To complete the request, the database must be re-registered in NDB, then create a new timemachine as you can‘t resume a forzen timemachine.
Question 24 of 60
24. Question
Which two encryption methods are available when configuring an SMTP server? (Choose two.)
Correct
Two encryption methods that can be used when configuring an SMTP (Simple Mail Transfer Protocol) server are TLS (Transport Layer Security) and SSL (Secure Sockets Layer). Clients must connect to port 587/tcp and TLS is required. Clients must issue a STARTTLS upon connecting with a version greater than or equal to TLSv1.2 (TLSv1.3 is preferred).
Incorrect
Two encryption methods that can be used when configuring an SMTP (Simple Mail Transfer Protocol) server are TLS (Transport Layer Security) and SSL (Secure Sockets Layer). Clients must connect to port 587/tcp and TLS is required. Clients must issue a STARTTLS upon connecting with a version greater than or equal to TLSv1.2 (TLSv1.3 is preferred).
Unattempted
Two encryption methods that can be used when configuring an SMTP (Simple Mail Transfer Protocol) server are TLS (Transport Layer Security) and SSL (Secure Sockets Layer). Clients must connect to port 587/tcp and TLS is required. Clients must issue a STARTTLS upon connecting with a version greater than or equal to TLSv1.2 (TLSv1.3 is preferred).
Question 25 of 60
25. Question
An administrator needs to roll back an Oracle patch on a database server VM using NDB. What condition must be met for this action to be successful?
Correct
The patch must have been applied using NDB is the correct answer. NDB uses an out-of-place patching method. It clones the patched home from a template VM to the target Oracle server and migrates the database services to the new home. Rollback involves switching back to the original, pre-patch Oracle Home, which NDB retains. Using the Oracle OPatch rollback is not supported.1
Incorrect
The patch must have been applied using NDB is the correct answer. NDB uses an out-of-place patching method. It clones the patched home from a template VM to the target Oracle server and migrates the database services to the new home. Rollback involves switching back to the original, pre-patch Oracle Home, which NDB retains. Using the Oracle OPatch rollback is not supported.1
Unattempted
The patch must have been applied using NDB is the correct answer. NDB uses an out-of-place patching method. It clones the patched home from a template VM to the target Oracle server and migrates the database services to the new home. Rollback involves switching back to the original, pre-patch Oracle Home, which NDB retains. Using the Oracle OPatch rollback is not supported.1
Question 26 of 60
26. Question
Which ports must be open between the NDB server and Controller VMs to enable iSCSI connections?
Correct
Ports 3205 and 3260 must be open to facilitate iSCSI connections.
Incorrect
Ports 3205 and 3260 must be open to facilitate iSCSI connections.
Unattempted
Ports 3205 and 3260 must be open to facilitate iSCSI connections.
Question 27 of 60
27. Question
An administrator needs to distribute NDB management plane components. Which NDB HA VM must be deployed on the same Layer 2 network?
Correct
The NDB HAProxy VMs need to be deployed on the same L2 network. Additionally, for NDB HA, a stretched VLAN is required, which should encompass the networks managed by NDB from each cluster.
Incorrect
The NDB HAProxy VMs need to be deployed on the same L2 network. Additionally, for NDB HA, a stretched VLAN is required, which should encompass the networks managed by NDB from each cluster.
Unattempted
The NDB HAProxy VMs need to be deployed on the same L2 network. Additionally, for NDB HA, a stretched VLAN is required, which should encompass the networks managed by NDB from each cluster.
Question 28 of 60
28. Question
What step should be performed to make the profile accessible to all users?
Correct
Updating the profile and setting the status to Published makes it available to all users.
Incorrect
Updating the profile and setting the status to Published makes it available to all users.
Unattempted
Updating the profile and setting the status to Published makes it available to all users.
Question 29 of 60
29. Question
What is required to create an NDB Software Profile?
Correct
A database server VM registered with NDB is required to create an NDB software profile. The software profile is created from the OS and software disk of the registered VM. This allows NDB to capture the necessary information and dependencies.
Incorrect
A database server VM registered with NDB is required to create an NDB software profile. The software profile is created from the OS and software disk of the registered VM. This allows NDB to capture the necessary information and dependencies.
Unattempted
A database server VM registered with NDB is required to create an NDB software profile. The software profile is created from the OS and software disk of the registered VM. This allows NDB to capture the necessary information and dependencies.
Question 30 of 60
30. Question
An administrator needs to patch a PostgreSQL database server VM from version 13.4 to 13.8. What is the first step within the NDB patching workflow to complete this task?
Correct
Creating a Software Profile Version with PostgreSQL 13.8 is the first step in the patching workflow.
Incorrect
Creating a Software Profile Version with PostgreSQL 13.8 is the first step in the patching workflow.
Unattempted
Creating a Software Profile Version with PostgreSQL 13.8 is the first step in the patching workflow.
Question 31 of 60
31. Question
A DBA has applied an Oracle security patch to a database server VM registered in NDB. How can this update be propagated to other existing database instances?
Correct
The correct method is to create a new software profile version from the patched VM, then publish this software version to be available for DBA to upgrade their servers.
Incorrect
The correct method is to create a new software profile version from the patched VM, then publish this software version to be available for DBA to upgrade their servers.
Unattempted
The correct method is to create a new software profile version from the patched VM, then publish this software version to be available for DBA to upgrade their servers.
Question 32 of 60
32. Question
What NDB feature allows an administrator to create Time Machine policies in a Multi-Cluster configuration?
Correct
Data access management policies : Use data access management policies to control how database snapshots replicate to other Nutanix clusters connected to NDB. These clusters can be in the same datacenter, a remote datacenter, or Nutanix clusters running in the public cloud.
Incorrect
Data access management policies : Use data access management policies to control how database snapshots replicate to other Nutanix clusters connected to NDB. These clusters can be in the same datacenter, a remote datacenter, or Nutanix clusters running in the public cloud.
Unattempted
Data access management policies : Use data access management policies to control how database snapshots replicate to other Nutanix clusters connected to NDB. These clusters can be in the same datacenter, a remote datacenter, or Nutanix clusters running in the public cloud.
Question 33 of 60
33. Question
Which two approaches can be used to upgrade NDB? (Choose two.)
Correct
The two methods that can be used to upgrade NDB are One click Upgrade and Offline Upgrade.
Incorrect
The two methods that can be used to upgrade NDB are One click Upgrade and Offline Upgrade.
Unattempted
The two methods that can be used to upgrade NDB are One click Upgrade and Offline Upgrade.
Question 34 of 60
34. Question
An administrator must modify the maximum number of database connections during the cloning process. Which NDB profile should be selected?
Correct
The administrator should choose the Database Parameters profile to change the maximum number of database connections during the cloning workflow.
Incorrect
The administrator should choose the Database Parameters profile to change the maximum number of database connections during the cloning workflow.
Unattempted
The administrator should choose the Database Parameters profile to change the maximum number of database connections during the cloning workflow.
Question 35 of 60
35. Question
When restoring a SQL Server Source Database, what is a valid reason for choosing a New Location as the Restore Location?
Correct
A valid reason to choose the Restore Location as New Location is to restore to a new location and have NDB apply Nutanix best practices.
Incorrect
A valid reason to choose the Restore Location as New Location is to restore to a new location and have NDB apply Nutanix best practices.
Unattempted
A valid reason to choose the Restore Location as New Location is to restore to a new location and have NDB apply Nutanix best practices.
Question 36 of 60
36. Question
An administrator is receiving critical NDB email alerts about storage issues for the DBA database, which belongs to a database group. How can the administrator resolve this issue in NDB?
Correct
From the Database Summary page for the DBA database, use the Scale option to grow the storage accordingly.
From the Database Summary page for the DBA database, use the Scale option to grow the storage accordingly.
Incorrect, this option is not available for database groups.
Correct answer
From the Databases page, select the Database group and Scale the storage from the Database Actions menu.
Correct, scaling the storage from the Database Actions menu is the correct action.
From Prism Central, add additional storage to the VM, then expand the log storage via the database tools.
Incorrect, this method is not the most efficient.
From the Alerts page, select the alert, choose Set Status to Resolved, and Scale the storage via the Resolve Now dialogue box.
Incorrect, this method is not the most efficient.
Details
The administrator should select the Database group from the Databases page and scale the storage from the Database Actions menu.
Incorrect
From the Database Summary page for the DBA database, use the Scale option to grow the storage accordingly.
From the Database Summary page for the DBA database, use the Scale option to grow the storage accordingly.
Incorrect, this option is not available for database groups.
Correct answer
From the Databases page, select the Database group and Scale the storage from the Database Actions menu.
Correct, scaling the storage from the Database Actions menu is the correct action.
From Prism Central, add additional storage to the VM, then expand the log storage via the database tools.
Incorrect, this method is not the most efficient.
From the Alerts page, select the alert, choose Set Status to Resolved, and Scale the storage via the Resolve Now dialogue box.
Incorrect, this method is not the most efficient.
Details
The administrator should select the Database group from the Databases page and scale the storage from the Database Actions menu.
Unattempted
From the Database Summary page for the DBA database, use the Scale option to grow the storage accordingly.
From the Database Summary page for the DBA database, use the Scale option to grow the storage accordingly.
Incorrect, this option is not available for database groups.
Correct answer
From the Databases page, select the Database group and Scale the storage from the Database Actions menu.
Correct, scaling the storage from the Database Actions menu is the correct action.
From Prism Central, add additional storage to the VM, then expand the log storage via the database tools.
Incorrect, this method is not the most efficient.
From the Alerts page, select the alert, choose Set Status to Resolved, and Scale the storage via the Resolve Now dialogue box.
Incorrect, this method is not the most efficient.
Details
The administrator should select the Database group from the Databases page and scale the storage from the Database Actions menu.
Question 37 of 60
37. Question
How can an administrator modify the Alert Severity level within NDB?
Correct
The administrator should choose Alerts Policies from the dropdown menu, select the Policy to be modified, and set the desired severity level.
Incorrect
The administrator should choose Alerts Policies from the dropdown menu, select the Policy to be modified, and set the desired severity level.
Unattempted
The administrator should choose Alerts Policies from the dropdown menu, select the Policy to be modified, and set the desired severity level.
Question 38 of 60
38. Question
A DBA is attempting to register a Nutanix cluster for Multi-Cluster provisioning. The NDB cluster has the following configuration: * NDB Multi-Cluster is enabled. * NDB Server storage container and NDB provisioning container are different on the NDB cluster. What should be configured?
Correct
The administrator should configure storage mapping between the NDB server container and the remote container that is used for provisioning DBs.
Incorrect
The administrator should configure storage mapping between the NDB server container and the remote container that is used for provisioning DBs.
Unattempted
The administrator should configure storage mapping between the NDB server container and the remote container that is used for provisioning DBs.
Question 39 of 60
39. Question
What default roles are available within NDB for Role-Based Access Control?
Correct
The default roles available within NDB for Role-Based Access Control are Super Admin, Database Admin, Database Infrastructure Admin, and Infrastructure Admin.
Incorrect
The default roles available within NDB for Role-Based Access Control are Super Admin, Database Admin, Database Infrastructure Admin, and Infrastructure Admin.
Unattempted
The default roles available within NDB for Role-Based Access Control are Super Admin, Database Admin, Database Infrastructure Admin, and Infrastructure Admin.
Question 40 of 60
40. Question
Which two ports are available for external applications to make API calls to NDB? (Choose two.)
Correct
The two ports that can be used by external applications to make API calls to NDB are 9443 and 443.
Incorrect
The two ports that can be used by external applications to make API calls to NDB are 9443 and 443.
Unattempted
The two ports that can be used by external applications to make API calls to NDB are 9443 and 443.
Question 41 of 60
41. Question
Which command is used to assign a static IP address to the NDB VM on ESXi?
Correct
The command era-server > can be used to assign a static IP address to the NDB VM on ESXi.
Incorrect
The command era-server > can be used to assign a static IP address to the NDB VM on ESXi.
Unattempted
The command era-server > can be used to assign a static IP address to the NDB VM on ESXi.
Question 42 of 60
42. Question
An administrator is trying to register an Oracle Database Server VM with NDB. What dependency must be met?
Correct
The dependency that must be met is SUDO NOPASS access.
Incorrect
The dependency that must be met is SUDO NOPASS access.
Unattempted
The dependency that must be met is SUDO NOPASS access.
Question 43 of 60
43. Question
When adding Time Machine data access to a Nutanix cluster, in which scenario is a storage container mapping required?
Correct
A storage container mapping is needed when the source and NDB Server VM containers are different.
Incorrect
A storage container mapping is needed when the source and NDB Server VM containers are different.
Unattempted
A storage container mapping is needed when the source and NDB Server VM containers are different.
Question 44 of 60
44. Question
Which Time Machine feature helps developers automate data refresh for their clones?
Correct
The Schedule feature allows developers to automate the data refresh for their clones.
Incorrect
The Schedule feature allows developers to automate the data refresh for their clones.
Unattempted
The Schedule feature allows developers to automate the data refresh for their clones.
Question 45 of 60
45. Question
According to the above screenshot, Why the Manage IP Address Pool is disabled?
Correct
The VLAN is DHCP
Incorrect, DHCP is not the cause.
The VLAN is static
Incorrect, static VLAN is not the cause.
The VLAN is stretched
Incorrect, stretched VLAN is not the cause.
Correct answer
The VLAN is IPAM
Correct, IPAM is the cause.
Details:
The issue is caused by the VLAN being IPAM.
Incorrect
The VLAN is DHCP
Incorrect, DHCP is not the cause.
The VLAN is static
Incorrect, static VLAN is not the cause.
The VLAN is stretched
Incorrect, stretched VLAN is not the cause.
Correct answer
The VLAN is IPAM
Correct, IPAM is the cause.
Details:
The issue is caused by the VLAN being IPAM.
Unattempted
The VLAN is DHCP
Incorrect, DHCP is not the cause.
The VLAN is static
Incorrect, static VLAN is not the cause.
The VLAN is stretched
Incorrect, stretched VLAN is not the cause.
Correct answer
The VLAN is IPAM
Correct, IPAM is the cause.
Details:
The issue is caused by the VLAN being IPAM.
Question 46 of 60
46. Question
Which two profiles are essential for provisioning a new Oracle database in NDB? (Choose two.)
Correct
The two profiles required to provision a new Oracle database through NDB are Compute and Network.
Incorrect
The two profiles required to provision a new Oracle database through NDB are Compute and Network.
Unattempted
The two profiles required to provision a new Oracle database through NDB are Compute and Network.
Question 47 of 60
47. Question
What does a Time Machine frozen status indicate?
Correct
A Time Machine frozen status indicates that the database was de-registered from NDB without removing the associated time machine.
Incorrect
A Time Machine frozen status indicates that the database was de-registered from NDB without removing the associated time machine.
Unattempted
A Time Machine frozen status indicates that the database was de-registered from NDB without removing the associated time machine.
Question 48 of 60
48. Question
An administrator needs to create a custom PostgreSQL HA software profile. Which software component is responsible for managing the cluster state and handling failover?
Correct
Patroni is the software component that manages the state of the cluster and handles failover.
Incorrect
Patroni is the software component that manages the state of the cluster and handles failover.
Unattempted
Patroni is the software component that manages the state of the cluster and handles failover.
Question 49 of 60
49. Question
What must be completed in NDB before applying a Linux OS patch?
Correct
The repository must be configured within NDB before patching a Linux OS.
Incorrect
The repository must be configured within NDB before patching a Linux OS.
Unattempted
The repository must be configured within NDB before patching a Linux OS.
Question 50 of 60
50. Question
In NDB, which two Time Machine options are available when creating a database clone? (Choose two.)
Correct
The two Time Machine options available when creating a database clone are Point in time and Snapshot.
Incorrect
The two Time Machine options available when creating a database clone are Point in time and Snapshot.
Unattempted
The two Time Machine options available when creating a database clone are Point in time and Snapshot.
Question 51 of 60
51. Question
What is the first step to adding Time Machine (TM) data access to a Nutanix cluster?
Correct
The first step to add Time Machine data access to a Nutanix cluster is to enable multi-cluster and then second step to register the required Nutanix clusters in NDB.
Incorrect
The first step to add Time Machine data access to a Nutanix cluster is to enable multi-cluster and then second step to register the required Nutanix clusters in NDB.
Unattempted
The first step to add Time Machine data access to a Nutanix cluster is to enable multi-cluster and then second step to register the required Nutanix clusters in NDB.
Question 52 of 60
52. Question
A DBA is adding a stretched VLAN in NDB. Which VLAN type(s) can be used for this task?
Correct
Only static VLANs that are managed in NDB can be added to a stretched VLAN.
Incorrect
Only static VLANs that are managed in NDB can be added to a stretched VLAN.
Unattempted
Only static VLANs that are managed in NDB can be added to a stretched VLAN.
Question 53 of 60
53. Question
An administrator needs to add a stretched VLAN across two clusters in NDB. Which two prerequisites must be met before completing this action? (Choose two.)
Correct
Adding a Stretched VLAN to NDB : NDB multi-cluster must be enabled to select different Nutanix clusters. The vLAN list only displays the VLANs added on the selected Nutanix cluster. Only static VLANs that are managed in NDB can be added to a stretched VLAN.
Incorrect
Adding a Stretched VLAN to NDB : NDB multi-cluster must be enabled to select different Nutanix clusters. The vLAN list only displays the VLANs added on the selected Nutanix cluster. Only static VLANs that are managed in NDB can be added to a stretched VLAN.
Unattempted
Adding a Stretched VLAN to NDB : NDB multi-cluster must be enabled to select different Nutanix clusters. The vLAN list only displays the VLANs added on the selected Nutanix cluster. Only static VLANs that are managed in NDB can be added to a stretched VLAN.
Question 54 of 60
54. Question
A user accidentally drops a table in the database at 10:42 PM, and the NDB administrator must restore it. The snapshot schedule is set for every 30 minutes, and log catchup occurs every 15 minutes. The last available snapshot is at 10:30 PM. What is the best method to restore the table with minimal data loss?
Correct
The optimal path to restore the table with minimum data loss is to restore using point in time till 10:41pm.
Incorrect
The optimal path to restore the table with minimum data loss is to restore using point in time till 10:41pm.
Unattempted
The optimal path to restore the table with minimum data loss is to restore using point in time till 10:41pm.
Question 55 of 60
55. Question
What must an administrator configure in NDB Networks before using NDB to provision an MSSQL AG cluster?
Correct
The administrator must configure a network that has a static pool managed by NDB before using NDB to provision a MSSQL AG cluster. While NDB can manage IPs within an IPAM managed VLAN, the potential for IP changes introduces complexity and risk to the AG cluster‘s stability. Therefore, static VLANs/IPs are the preferred and recommended approach for MSSQL AG clusters provisioned by NDB.
Incorrect
The administrator must configure a network that has a static pool managed by NDB before using NDB to provision a MSSQL AG cluster. While NDB can manage IPs within an IPAM managed VLAN, the potential for IP changes introduces complexity and risk to the AG cluster‘s stability. Therefore, static VLANs/IPs are the preferred and recommended approach for MSSQL AG clusters provisioned by NDB.
Unattempted
The administrator must configure a network that has a static pool managed by NDB before using NDB to provision a MSSQL AG cluster. While NDB can manage IPs within an IPAM managed VLAN, the potential for IP changes introduces complexity and risk to the AG cluster‘s stability. Therefore, static VLANs/IPs are the preferred and recommended approach for MSSQL AG clusters provisioned by NDB.
Question 56 of 60
56. Question
What term is used for registering an existing database with NDB?
Correct
The terminology used for registering an existing database with NDB is Brownfield Database.
Incorrect
The terminology used for registering an existing database with NDB is Brownfield Database.
Unattempted
The terminology used for registering an existing database with NDB is Brownfield Database.
Question 57 of 60
57. Question
For which database engine does NDB allow rolling back a patch using the CLI?
Correct
NDB supports rolling back a patch for Oralce using CLI. This rollback process involves switching back to the original RDBMS home, which is retained during the patching process.
Incorrect
NDB supports rolling back a patch for Oralce using CLI. This rollback process involves switching back to the original RDBMS home, which is retained during the patching process.
Unattempted
NDB supports rolling back a patch for Oralce using CLI. This rollback process involves switching back to the original RDBMS home, which is retained during the patching process.
Question 58 of 60
58. Question
What happens when patch profiles are applied by a Super Admin?
Correct
When applying patch profiles as a Super Admin, Unplished patches can be applied.
Incorrect
When applying patch profiles as a Super Admin, Unplished patches can be applied.
Unattempted
When applying patch profiles as a Super Admin, Unplished patches can be applied.
Question 59 of 60
59. Question
What are two supported entities to which metadata tags can be applied? (Choose two.)
Correct
Databases and clones are two entities that metadata tags can be applied to within Nutanix Era. These tags allow for easier management, searching, and filtering of entities within the platform.
Incorrect
Databases and clones are two entities that metadata tags can be applied to within Nutanix Era. These tags allow for easier management, searching, and filtering of entities within the platform.
Unattempted
Databases and clones are two entities that metadata tags can be applied to within Nutanix Era. These tags allow for easier management, searching, and filtering of entities within the platform.
Question 60 of 60
60. Question
A DBA needs to increase storage for a MongoDB database provisioned using NDB. After launching the NDB CLI, which parameter should be included in the input file for this operation?
Correct
The relevant parameter to include in the input file for increasing MongoDB storage using the NDB CLI is extend_storage.
Incorrect
The relevant parameter to include in the input file for increasing MongoDB storage using the NDB CLI is extend_storage.
Unattempted
The relevant parameter to include in the input file for increasing MongoDB storage using the NDB CLI is extend_storage.
X
Use Page numbers below to navigate to other practice tests