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 4 "
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
What is the primary goal of configuring database high availability (HA)?
Correct
The primary goal of configuring NDB high availability is ensuring the availability and uptime of the NDB service.
Incorrect
The primary goal of configuring NDB high availability is ensuring the availability and uptime of the NDB service.
Unattempted
The primary goal of configuring NDB high availability is ensuring the availability and uptime of the NDB service.
Question 2 of 60
2. Question
Which two Oracle software components does NDB manage? (Choose two.)
Correct
NDB patches both the Grid home and the Oracle home. The Grid home contains the Grid Infrastructure, while the Oracle home contains the Oracle database software. When patching a RAC environment, both homes are typically patched.
Incorrect
NDB patches both the Grid home and the Oracle home. The Grid home contains the Grid Infrastructure, while the Oracle home contains the Oracle database software. When patching a RAC environment, both homes are typically patched.
Unattempted
NDB patches both the Grid home and the Oracle home. The Grid home contains the Grid Infrastructure, while the Oracle home contains the Oracle database software. When patching a RAC environment, both homes are typically patched.
Question 3 of 60
3. Question
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 configuration would help the administrator accomplish this task?
Correct
The Windows Domain profile includes information related to the SQL service startup account and the NDB worker service account. The NDB worker service account is used to communicate with the database server VM and SQL Server. This user has admin rights on the newly provisioned database server VM and SQL Server. The SQL service startup account is a domain account used to run the SQL Server database service.
Incorrect
The Windows Domain profile includes information related to the SQL service startup account and the NDB worker service account. The NDB worker service account is used to communicate with the database server VM and SQL Server. This user has admin rights on the newly provisioned database server VM and SQL Server. The SQL service startup account is a domain account used to run the SQL Server database service.
Unattempted
The Windows Domain profile includes information related to the SQL service startup account and the NDB worker service account. The NDB worker service account is used to communicate with the database server VM and SQL Server. This user has admin rights on the newly provisioned database server VM and SQL Server. The SQL service startup account is a domain account used to run the SQL Server database service.
Question 4 of 60
4. Question
Why are ports 3205 and 3260 important when working with NDB?
Correct
Ports 3205 and 3260 are crucial for iSCSI connections, which NDB uses to interact with storage resources. Specifically, these ports must be open on the Nutanix cluster‘s Data Services IP. This allows the NDB server, agent, and database agent to communicate effectively with the storage presented by the Nutanix cluster when disks are part of a volume group attached via iSCSI
Incorrect
Ports 3205 and 3260 are crucial for iSCSI connections, which NDB uses to interact with storage resources. Specifically, these ports must be open on the Nutanix cluster‘s Data Services IP. This allows the NDB server, agent, and database agent to communicate effectively with the storage presented by the Nutanix cluster when disks are part of a volume group attached via iSCSI
Unattempted
Ports 3205 and 3260 are crucial for iSCSI connections, which NDB uses to interact with storage resources. Specifically, these ports must be open on the Nutanix cluster‘s Data Services IP. This allows the NDB server, agent, and database agent to communicate effectively with the storage presented by the Nutanix cluster when disks are part of a volume group attached via iSCSI
Question 5 of 60
5. Question
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 implement this requirement?
Correct
Having all the databases in the same Availability Group and registering databases in NDB ensures synchronization. Using SQL Server Always-On Availability Groups (AG). AGs synchronize a set of databases and allow for automatic failover. This requires the Enterprise Edition of SQL Server and a Full Recovery Model for the databases. It‘s important to note that AGs only synchronize the databases within the group, not server-level objects like logins or Agent Jobs.
Incorrect
Having all the databases in the same Availability Group and registering databases in NDB ensures synchronization. Using SQL Server Always-On Availability Groups (AG). AGs synchronize a set of databases and allow for automatic failover. This requires the Enterprise Edition of SQL Server and a Full Recovery Model for the databases. It‘s important to note that AGs only synchronize the databases within the group, not server-level objects like logins or Agent Jobs.
Unattempted
Having all the databases in the same Availability Group and registering databases in NDB ensures synchronization. Using SQL Server Always-On Availability Groups (AG). AGs synchronize a set of databases and allow for automatic failover. This requires the Enterprise Edition of SQL Server and a Full Recovery Model for the databases. It‘s important to note that AGs only synchronize the databases within the group, not server-level objects like logins or Agent Jobs.
Question 6 of 60
6. Question
When provisioning a new database, which two options are available for the deployment target? (Choose two.)
Correct
When provisioning a new database, the two available target options are: Provision database to an existing registered [database server/cluster]: As part of the database provisioning process in NDB, you can select a database server that you have already registered or provisioned. Provision database to a new database server/cluster: The “Create Database Server“ option can be used if you don‘t have an existing database server to clone the database into. NDB will create a new database server based on the source database server hosting the source database.
Incorrect
When provisioning a new database, the two available target options are: Provision database to an existing registered [database server/cluster]: As part of the database provisioning process in NDB, you can select a database server that you have already registered or provisioned. Provision database to a new database server/cluster: The “Create Database Server“ option can be used if you don‘t have an existing database server to clone the database into. NDB will create a new database server based on the source database server hosting the source database.
Unattempted
When provisioning a new database, the two available target options are: Provision database to an existing registered [database server/cluster]: As part of the database provisioning process in NDB, you can select a database server that you have already registered or provisioned. Provision database to a new database server/cluster: The “Create Database Server“ option can be used if you don‘t have an existing database server to clone the database into. NDB will create a new database server based on the source database server hosting the source database.
Question 7 of 60
7. Question
When registering a new Nutanix Cluster with NDB, what component is installed on the target Nutanix cluster via the Add Nutanix Cluster workflow?
Correct
When registering a new Nutanix Cluster with NDB (Nutanix Database Service), the component installed on the target cluster is the NDB Agent VM. This lightweight agent facilitates communication between the cluster and the NDB server.
Incorrect
When registering a new Nutanix Cluster with NDB (Nutanix Database Service), the component installed on the target cluster is the NDB Agent VM. This lightweight agent facilitates communication between the cluster and the NDB server.
Unattempted
When registering a new Nutanix Cluster with NDB (Nutanix Database Service), the component installed on the target cluster is the NDB Agent VM. This lightweight agent facilitates communication between the cluster and the NDB server.
Question 8 of 60
8. Question
An administrator has a production PostgreSQL database cloned for development and testing purposes. A new table is added to the source database. What should the administrator do to publish the update leveraging the point-in-time restore capability?
Correct
The administrator should perform a Log Catch-up using source database Time Machine, then refresh the clone database.
Incorrect
The administrator should perform a Log Catch-up using source database Time Machine, then refresh the clone database.
Unattempted
The administrator should perform a Log Catch-up using source database Time Machine, then refresh the clone database.
Question 9 of 60
9. Question
How is the size of a database time machine determined?
Correct
The size of a database time machine is defined by the size of all snapshots and/or transaction logs maintained by NDB.
Incorrect
The size of a database time machine is defined by the size of all snapshots and/or transaction logs maintained by NDB.
Unattempted
The size of a database time machine is defined by the size of all snapshots and/or transaction logs maintained by NDB.
Question 10 of 60
10. Question
A database administrator is tasked with creating a new clone of a running SQL database. During the clone process, there are no authorized servers available. What should the administrator do next?
Correct
If there are no authorized servers available during the SQL database clone process, the database administrator should authorize one or more database server VMs. They can do this by clicking the plus icon within the NDB interface.
Incorrect
If there are no authorized servers available during the SQL database clone process, the database administrator should authorize one or more database server VMs. They can do this by clicking the plus icon within the NDB interface.
Unattempted
If there are no authorized servers available during the SQL database clone process, the database administrator should authorize one or more database server VMs. They can do this by clicking the plus icon within the NDB interface.
Question 11 of 60
11. Question
Which type of database is known for its ability to handle large-scale data with high availability and resilience?
Correct
NoSQL databases are known for their ability to handle large-scale data with high availability and fault tolerance.
Incorrect
NoSQL databases are known for their ability to handle large-scale data with high availability and fault tolerance.
Unattempted
NoSQL databases are known for their ability to handle large-scale data with high availability and fault tolerance.
Question 12 of 60
12. Question
How can you achieve high availability in a database cluster?
Correct
High availability in a database system can be achieved through various methods, including: Redundancy: Implementing redundant hardware components like multiple servers, storage devices, and network connections ensures the system can tolerate failures without service interruption. For example, setting up a standby server that can take over if the primary server fails.
Incorrect
High availability in a database system can be achieved through various methods, including: Redundancy: Implementing redundant hardware components like multiple servers, storage devices, and network connections ensures the system can tolerate failures without service interruption. For example, setting up a standby server that can take over if the primary server fails.
Unattempted
High availability in a database system can be achieved through various methods, including: Redundancy: Implementing redundant hardware components like multiple servers, storage devices, and network connections ensures the system can tolerate failures without service interruption. For example, setting up a standby server that can take over if the primary server fails.
Question 13 of 60
13. Question
When applying procedural concepts to restore source databases, which programming approach is commonly used?
Correct
Generally, procedural programming is commonly used for database restoration scripts due to the sequential nature of the restore process.
Incorrect
Generally, procedural programming is commonly used for database restoration scripts due to the sequential nature of the restore process.
Unattempted
Generally, procedural programming is commonly used for database restoration scripts due to the sequential nature of the restore process.
Question 14 of 60
14. Question
What does patching refer to in database administration?
Correct
In database management, patching refers to the process of applying updates to database software to fix bugs, improve performance, and address security vulnerabilities. It involves installing code changes or replacing entire files to bring the database software to a newer, more stable, and secure version. This can include updates to the database management system (DBMS) itself, as well as related components like drivers or extensions.
Incorrect
In database management, patching refers to the process of applying updates to database software to fix bugs, improve performance, and address security vulnerabilities. It involves installing code changes or replacing entire files to bring the database software to a newer, more stable, and secure version. This can include updates to the database management system (DBMS) itself, as well as related components like drivers or extensions.
Unattempted
In database management, patching refers to the process of applying updates to database software to fix bugs, improve performance, and address security vulnerabilities. It involves installing code changes or replacing entire files to bring the database software to a newer, more stable, and secure version. This can include updates to the database management system (DBMS) itself, as well as related components like drivers or extensions.
Question 15 of 60
15. Question
Which of the following is a benefit of Nutanix Database Service (NDB)?
Correct
Nutanix Database Service (NDB) leverages the Nutanix Cloud Platform‘s distributed architecture and built-in data protection mechanisms to offer high availability and fault tolerance. Features such as replication factor (RF) and synchronous replication ensure data availability even in the event of hardware failures.
Incorrect
Nutanix Database Service (NDB) leverages the Nutanix Cloud Platform‘s distributed architecture and built-in data protection mechanisms to offer high availability and fault tolerance. Features such as replication factor (RF) and synchronous replication ensure data availability even in the event of hardware failures.
Unattempted
Nutanix Database Service (NDB) leverages the Nutanix Cloud Platform‘s distributed architecture and built-in data protection mechanisms to offer high availability and fault tolerance. Features such as replication factor (RF) and synchronous replication ensure data availability even in the event of hardware failures.
Question 16 of 60
16. Question
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 Nutanix Database Service (NDB)?
Correct
The administrator should create a clone from a July 31st snapshot in Time Machine is correct. NDB Time Machine allows point-in-time recovery by restoring the database to a specific timestamp or snapshot. This approach avoids directly modifying the production database.
Incorrect
The administrator should create a clone from a July 31st snapshot in Time Machine is correct. NDB Time Machine allows point-in-time recovery by restoring the database to a specific timestamp or snapshot. This approach avoids directly modifying the production database.
Unattempted
The administrator should create a clone from a July 31st snapshot in Time Machine is correct. NDB Time Machine allows point-in-time recovery by restoring the database to a specific timestamp or snapshot. This approach avoids directly modifying the production database.
Question 17 of 60
17. Question
Which factor is NOT typically considered when selecting a database platform for provisioning?
Correct
Data Consistency, developer community, Network latency and bandwidth are typically primary considerations when selecting a database engine for provisioning.
Incorrect
Data Consistency, developer community, Network latency and bandwidth are typically primary considerations when selecting a database engine for provisioning.
Unattempted
Data Consistency, developer community, Network latency and bandwidth are typically primary considerations when selecting a database engine for provisioning.
Question 18 of 60
18. Question
How should database patches be published after validation?
Correct
After testing database patches, create a new software profile version in Nutanix NDB. Apply the patches to a non-production or gold image database server. Add this patched server to NDB as the new software profile version. Finally, publish the new version. Any database server provisioned with this profile will then show an available update.
Incorrect
After testing database patches, create a new software profile version in Nutanix NDB. Apply the patches to a non-production or gold image database server. Add this patched server to NDB as the new software profile version. Finally, publish the new version. Any database server provisioned with this profile will then show an available update.
Unattempted
After testing database patches, create a new software profile version in Nutanix NDB. Apply the patches to a non-production or gold image database server. Add this patched server to NDB as the new software profile version. Finally, publish the new version. Any database server provisioned with this profile will then show an available update.
Question 19 of 60
19. Question
Why would you assign a static IP address to an NDB-managed database instance?
Correct
Assigning a static IP address to an NDB (Nutanix Database) instance primarily helps with: Improving security: By associating the NDB instance with a specific IP address, you can configure firewalls and access control lists to restrict access to only authorized systems or networks. This reduces the risk of unauthorized access to the NDB instance and the sensitive data it manages. Simplifying network configuration: Using a static IP address makes it easier to locate and connect to the NDB instance, especially when configuring other services or applications that interact with it. It also helps to prevent IP conflicts within the network and ensures that the NDB instance‘s address remains consistent over time, even if the server is rebooted. This simplifies ongoing management and troubleshooting.
Incorrect
Assigning a static IP address to an NDB (Nutanix Database) instance primarily helps with: Improving security: By associating the NDB instance with a specific IP address, you can configure firewalls and access control lists to restrict access to only authorized systems or networks. This reduces the risk of unauthorized access to the NDB instance and the sensitive data it manages. Simplifying network configuration: Using a static IP address makes it easier to locate and connect to the NDB instance, especially when configuring other services or applications that interact with it. It also helps to prevent IP conflicts within the network and ensures that the NDB instance‘s address remains consistent over time, even if the server is rebooted. This simplifies ongoing management and troubleshooting.
Unattempted
Assigning a static IP address to an NDB (Nutanix Database) instance primarily helps with: Improving security: By associating the NDB instance with a specific IP address, you can configure firewalls and access control lists to restrict access to only authorized systems or networks. This reduces the risk of unauthorized access to the NDB instance and the sensitive data it manages. Simplifying network configuration: Using a static IP address makes it easier to locate and connect to the NDB instance, especially when configuring other services or applications that interact with it. It also helps to prevent IP conflicts within the network and ensures that the NDB instance‘s address remains consistent over time, even if the server is rebooted. This simplifies ongoing management and troubleshooting.
Question 20 of 60
20. Question
When applying procedural concepts to provision databases, which programming paradigm is commonly used?
Correct
When provisioning databases using procedural concepts, the imperative programming paradigm is frequently employed. NDButilize scripts, REST APIs, and standardized profiles, all of which align with the imperative paradigm‘s focus on explicit instructions and sequential execution. For example, the “Database Provision Workflow“ document outlines a series of steps for provisioning, restoring, and benchmarking databases, indicating a procedural approach.
Incorrect
When provisioning databases using procedural concepts, the imperative programming paradigm is frequently employed. NDButilize scripts, REST APIs, and standardized profiles, all of which align with the imperative paradigm‘s focus on explicit instructions and sequential execution. For example, the “Database Provision Workflow“ document outlines a series of steps for provisioning, restoring, and benchmarking databases, indicating a procedural approach.
Unattempted
When provisioning databases using procedural concepts, the imperative programming paradigm is frequently employed. NDButilize scripts, REST APIs, and standardized profiles, all of which align with the imperative paradigm‘s focus on explicit instructions and sequential execution. For example, the “Database Provision Workflow“ document outlines a series of steps for provisioning, restoring, and benchmarking databases, indicating a procedural approach.
Question 21 of 60
21. Question
An administrator is creating a Windows Domain profile in NDB. Which optional field can be skipped and provided during the provisioning process?
Correct
When creating a Windows Domain profile in NDB, the optional fields that can be skipped and provided during the provisioning process are the custom Organizational Unit (OU) paths for server clusters and database server VMs. While these OU paths are part of the Windows Domain profile, they are not mandatory for profile creation.
Incorrect
When creating a Windows Domain profile in NDB, the optional fields that can be skipped and provided during the provisioning process are the custom Organizational Unit (OU) paths for server clusters and database server VMs. While these OU paths are part of the Windows Domain profile, they are not mandatory for profile creation.
Unattempted
When creating a Windows Domain profile in NDB, the optional fields that can be skipped and provided during the provisioning process are the custom Organizational Unit (OU) paths for server clusters and database server VMs. While these OU paths are part of the Windows Domain profile, they are not mandatory for profile creation.
Question 22 of 60
22. Question
When an Oracle database is upgraded using NDB, what is the type of upgrade category?
Correct
Out-of-Place Upgrade is the Correct Choice, because upgrade oracle with NDB flow the following work flow ( 1- A new VM is provisioned with the latest Oracle version. 2- The existing data disks (containing the database files) are attached to the new VM. 3- Ensures a clean installation of Oracle while preserving the database. 4- Minimizes risk by allowing rollback to the previous environment if needed.
Incorrect
Out-of-Place Upgrade is the Correct Choice, because upgrade oracle with NDB flow the following work flow ( 1- A new VM is provisioned with the latest Oracle version. 2- The existing data disks (containing the database files) are attached to the new VM. 3- Ensures a clean installation of Oracle while preserving the database. 4- Minimizes risk by allowing rollback to the previous environment if needed.
Unattempted
Out-of-Place Upgrade is the Correct Choice, because upgrade oracle with NDB flow the following work flow ( 1- A new VM is provisioned with the latest Oracle version. 2- The existing data disks (containing the database files) are attached to the new VM. 3- Ensures a clean installation of Oracle while preserving the database. 4- Minimizes risk by allowing rollback to the previous environment if needed.
Question 23 of 60
23. Question
Where would an administrator find the total space being used by all NDB clones for a specific database?
Correct
On the NDB Dashboard, the Database Summary table displays the total space used by all NDB clones for a specific database.
Incorrect
On the NDB Dashboard, the Database Summary table displays the total space used by all NDB clones for a specific database.
Unattempted
On the NDB Dashboard, the Database Summary table displays the total space used by all NDB clones for a specific database.
Question 24 of 60
24. Question
In an Oracle upgrade scenario using NDB, if the source database is on a non-Nutanix platform, is it possible to upgrade it with an NDB workflow?
Correct
No, the database instance must be NDB managed to be upgraded using an NDB workflow. NDB (Nutanix Database Service) manages databases running on Nutanix AOS. If your source database is on a non-Nutanix platform, you would first need to migrate it to a Nutanix cluster and register it with NDB. Then, you can use the NDB workflows for upgrades, patching, cloning, etc. More
Incorrect
No, the database instance must be NDB managed to be upgraded using an NDB workflow. NDB (Nutanix Database Service) manages databases running on Nutanix AOS. If your source database is on a non-Nutanix platform, you would first need to migrate it to a Nutanix cluster and register it with NDB. Then, you can use the NDB workflows for upgrades, patching, cloning, etc. More
Unattempted
No, the database instance must be NDB managed to be upgraded using an NDB workflow. NDB (Nutanix Database Service) manages databases running on Nutanix AOS. If your source database is on a non-Nutanix platform, you would first need to migrate it to a Nutanix cluster and register it with NDB. Then, you can use the NDB workflows for upgrades, patching, cloning, etc. More
Question 25 of 60
25. Question
A developer with RBAC privileges in NDB needs to refresh an existing DB Clone. What steps must the developer take to perform the refresh?
Correct
The developer should navigate to Databases > Clones, select the appropriate clone from the table, click Refresh, select the desired Point In Time or Snapshot and click Refresh to perform the refresh.
Incorrect
The developer should navigate to Databases > Clones, select the appropriate clone from the table, click Refresh, select the desired Point In Time or Snapshot and click Refresh to perform the refresh.
Unattempted
The developer should navigate to Databases > Clones, select the appropriate clone from the table, click Refresh, select the desired Point In Time or Snapshot and click Refresh to perform the refresh.
Question 26 of 60
26. Question
An administrator is asked to refresh a database every day at 9:30 PM with data from as close to the refresh time as possible. What is the best way to achieve this requirement?
Correct
The best way to refresh a database every day at 9:30 PM with data from as close to the refresh time as possible is – Schedule an SLA policy to perform snapshot every day at 9:30 PM. An SLA policy scheduled for 9:30 PM will capture the latest data up to that point, fulfilling the requirement. Options a and b involve taking the snapshot at 9 PM, resulting in older data being used for the refresh. Option c, while scheduled at the correct time, performs only a log catchup and does not address the need for a full database refresh.
Incorrect
The best way to refresh a database every day at 9:30 PM with data from as close to the refresh time as possible is – Schedule an SLA policy to perform snapshot every day at 9:30 PM. An SLA policy scheduled for 9:30 PM will capture the latest data up to that point, fulfilling the requirement. Options a and b involve taking the snapshot at 9 PM, resulting in older data being used for the refresh. Option c, while scheduled at the correct time, performs only a log catchup and does not address the need for a full database refresh.
Unattempted
The best way to refresh a database every day at 9:30 PM with data from as close to the refresh time as possible is – Schedule an SLA policy to perform snapshot every day at 9:30 PM. An SLA policy scheduled for 9:30 PM will capture the latest data up to that point, fulfilling the requirement. Options a and b involve taking the snapshot at 9 PM, resulting in older data being used for the refresh. Option c, while scheduled at the correct time, performs only a log catchup and does not address the need for a full database refresh.
Question 27 of 60
27. Question
Which two statements best describe the features and functionality of NDB Oracle patching? (Choose two.)
Correct
The two statements that best describe the features and functionality of NDB Oracle patching are: NDB patching can be automated using REST API/CLI for scheduled patching many Oracle servers in a fleet patching scenario. NDB patching for Oracle databases has automatic rollback if any of the steps in the patching workflow fails. While NDB Oracle patching offers rollback capabilities, it‘s important to note that the rollback is automatic only if a step within the patching workflow fails. The results don‘t confirm whether fleet patching can be rolled back after successful completion. Additionally, the information available doesn‘t explicitly state whether NDB requires or doesn‘t require the native Oracle Utility OpatchAuto.
Incorrect
The two statements that best describe the features and functionality of NDB Oracle patching are: NDB patching can be automated using REST API/CLI for scheduled patching many Oracle servers in a fleet patching scenario. NDB patching for Oracle databases has automatic rollback if any of the steps in the patching workflow fails. While NDB Oracle patching offers rollback capabilities, it‘s important to note that the rollback is automatic only if a step within the patching workflow fails. The results don‘t confirm whether fleet patching can be rolled back after successful completion. Additionally, the information available doesn‘t explicitly state whether NDB requires or doesn‘t require the native Oracle Utility OpatchAuto.
Unattempted
The two statements that best describe the features and functionality of NDB Oracle patching are: NDB patching can be automated using REST API/CLI for scheduled patching many Oracle servers in a fleet patching scenario. NDB patching for Oracle databases has automatic rollback if any of the steps in the patching workflow fails. While NDB Oracle patching offers rollback capabilities, it‘s important to note that the rollback is automatic only if a step within the patching workflow fails. The results don‘t confirm whether fleet patching can be rolled back after successful completion. Additionally, the information available doesn‘t explicitly state whether NDB requires or doesn‘t require the native Oracle Utility OpatchAuto.
Question 28 of 60
28. Question
Which two processes should an administrator take to create a software profile version for a newly-released Oracle ISC patch? (Choose two.)
Correct
The two correct processes for creating a software profile version for a newly-released Oracle International Support Center (ISC) patch are: Download the required patch from My Oracle Support. Applying the patch using OPatchAuto on a cloned virtual machine (VM) of the gold image is also correct. Ensuring the success of patch application is important. Create a new software profile version from the original software profile. Use the cloned VM where OPatchAuto was successfully run, and create the software profile version using the Nutanix Database Service (NDB) graphical user interface (GUI).
Incorrect
The two correct processes for creating a software profile version for a newly-released Oracle International Support Center (ISC) patch are: Download the required patch from My Oracle Support. Applying the patch using OPatchAuto on a cloned virtual machine (VM) of the gold image is also correct. Ensuring the success of patch application is important. Create a new software profile version from the original software profile. Use the cloned VM where OPatchAuto was successfully run, and create the software profile version using the Nutanix Database Service (NDB) graphical user interface (GUI).
Unattempted
The two correct processes for creating a software profile version for a newly-released Oracle International Support Center (ISC) patch are: Download the required patch from My Oracle Support. Applying the patch using OPatchAuto on a cloned virtual machine (VM) of the gold image is also correct. Ensuring the success of patch application is important. Create a new software profile version from the original software profile. Use the cloned VM where OPatchAuto was successfully run, and create the software profile version using the Nutanix Database Service (NDB) graphical user interface (GUI).
Question 29 of 60
29. Question
An administrator has received a request to clone a source production database to an existing development server. Which two actions must be taken to complete this task?
Correct
The two actions required to clone a source production database to an existing development server are: The development server must be registered by NDB: NDB (Nutanix Database Service) needs to be aware of the development server‘s existence to clone the database to it. The development server must be authorized for the database Time Machine: The Time Machine is an NDB construct associated with each registered source database and is the basis for Copy Data Management (CDM) functionality.
Incorrect
The two actions required to clone a source production database to an existing development server are: The development server must be registered by NDB: NDB (Nutanix Database Service) needs to be aware of the development server‘s existence to clone the database to it. The development server must be authorized for the database Time Machine: The Time Machine is an NDB construct associated with each registered source database and is the basis for Copy Data Management (CDM) functionality.
Unattempted
The two actions required to clone a source production database to an existing development server are: The development server must be registered by NDB: NDB (Nutanix Database Service) needs to be aware of the development server‘s existence to clone the database to it. The development server must be authorized for the database Time Machine: The Time Machine is an NDB construct associated with each registered source database and is the basis for Copy Data Management (CDM) functionality.
Question 30 of 60
30. Question
How is a software profile created?
Correct
Create the Software Profile in NDB: After registering the VM, navigate to the NDB GUI. Select Profiles > Software, then choose the database engine, then select the registered VM. This creates the software profile, which can then be used to provision new database instances with the same configurations.
Incorrect
Create the Software Profile in NDB: After registering the VM, navigate to the NDB GUI. Select Profiles > Software, then choose the database engine, then select the registered VM. This creates the software profile, which can then be used to provision new database instances with the same configurations.
Unattempted
Create the Software Profile in NDB: After registering the VM, navigate to the NDB GUI. Select Profiles > Software, then choose the database engine, then select the registered VM. This creates the software profile, which can then be used to provision new database instances with the same configurations.
Question 31 of 60
31. Question
An NDB administrator would like to configure a database with a Time Machine protection mode that includes the Log Catchup operation. What would be the most important component to make such a configuration possible?
Correct
A protection Service Level Agreement (SLA) with the Continuous Log Retention option must be selected for the Log Catchup operation in Time Machine. For example, the BRONZE SLA supports continuous log retention.
Incorrect
A protection Service Level Agreement (SLA) with the Continuous Log Retention option must be selected for the Log Catchup operation in Time Machine. For example, the BRONZE SLA supports continuous log retention.
Unattempted
A protection Service Level Agreement (SLA) with the Continuous Log Retention option must be selected for the Log Catchup operation in Time Machine. For example, the BRONZE SLA supports continuous log retention.
Question 32 of 60
32. Question
An administrator has been tasked with OS and database patching in a Nutanix Database Service environment. The administrator wishes to automate these activities. What should the administrator configure to achieve this task?
Correct
A Nutanix NDB administrator can leverage Maintenance Windows to automate OS and database patching. This feature allows for scheduling these tasks during designated times, minimizing disruption to production workloads. The administrator can define specific actions within the maintenance window, such as applying OS patches or upgrading the database software.
Incorrect
A Nutanix NDB administrator can leverage Maintenance Windows to automate OS and database patching. This feature allows for scheduling these tasks during designated times, minimizing disruption to production workloads. The administrator can define specific actions within the maintenance window, such as applying OS patches or upgrading the database software.
Unattempted
A Nutanix NDB administrator can leverage Maintenance Windows to automate OS and database patching. This feature allows for scheduling these tasks during designated times, minimizing disruption to production workloads. The administrator can define specific actions within the maintenance window, such as applying OS patches or upgrading the database software.
Question 33 of 60
33. Question
An admin wants to register a database using a SQL Server User as shown below. Where can this account be specified?
Correct
In the Windows Administrator Name field
Incorrect, this field is not used for SQL Server User.
Correct answer
In the Login field after selecting SQL Server User
Correct, Change the connect to SQL Server login to SQL Server User, then the user can be specified in the Login field after selecting SQL Server User.
Only via the command line registration option
Incorrect, this is not the only method.
By modifying the code in the API Equivalent section
Incorrect, modifying the code is not required.
Details:
The SQL Server User can be specified in the Username field after selecting SQL Server User, the enter the password.
Incorrect
In the Windows Administrator Name field
Incorrect, this field is not used for SQL Server User.
Correct answer
In the Login field after selecting SQL Server User
Correct, Change the connect to SQL Server login to SQL Server User, then the user can be specified in the Login field after selecting SQL Server User.
Only via the command line registration option
Incorrect, this is not the only method.
By modifying the code in the API Equivalent section
Incorrect, modifying the code is not required.
Details:
The SQL Server User can be specified in the Username field after selecting SQL Server User, the enter the password.
Unattempted
In the Windows Administrator Name field
Incorrect, this field is not used for SQL Server User.
Correct answer
In the Login field after selecting SQL Server User
Correct, Change the connect to SQL Server login to SQL Server User, then the user can be specified in the Login field after selecting SQL Server User.
Only via the command line registration option
Incorrect, this is not the only method.
By modifying the code in the API Equivalent section
Incorrect, modifying the code is not required.
Details:
The SQL Server User can be specified in the Username field after selecting SQL Server User, the enter the password.
Question 34 of 60
34. Question
What is the maximum number of days allowed for log retention?
Correct
The maximum number of days allowed for alert retention is configurable, but defaults to 180 days. This can be adjusted in the Alert Retention settings within the user interface. Once the retention period is reached, resolved alerts are automatically purged.
Incorrect
The maximum number of days allowed for alert retention is configurable, but defaults to 180 days. This can be adjusted in the Alert Retention settings within the user interface. Once the retention period is reached, resolved alerts are automatically purged.
Unattempted
The maximum number of days allowed for alert retention is configurable, but defaults to 180 days. This can be adjusted in the Alert Retention settings within the user interface. Once the retention period is reached, resolved alerts are automatically purged.
Question 35 of 60
35. Question
A Log Catchup gap has occurred, impacting the ability to perform point-in-time restore (PITR) operations to create a clone or perform a database restore. Which two statements below are true for the NDB Time Machine Recovery Snapshot feature? (Choose two.)
Correct
The time machine heal snapshot is a database snapshot that NDB dispatches to remove gaps in the time machineÂ’s capability. There are two ways to heal a broken time machine recovery window: Manual Heal. Manually monitor time machine capability for gaps and request for time machine heal snapshot using the below CLI: era > time_machine heal id=|name= Automatic Heal. By default, the time machine auto-heal feature is enabled. Time Machine auto-heal is an engine that runs on the NDB server every 5 minutes and checks for different cases that require a heal. If needed, the NDB server triggers heal snapshots.
Incorrect
The time machine heal snapshot is a database snapshot that NDB dispatches to remove gaps in the time machineÂ’s capability. There are two ways to heal a broken time machine recovery window: Manual Heal. Manually monitor time machine capability for gaps and request for time machine heal snapshot using the below CLI: era > time_machine heal id=|name= Automatic Heal. By default, the time machine auto-heal feature is enabled. Time Machine auto-heal is an engine that runs on the NDB server every 5 minutes and checks for different cases that require a heal. If needed, the NDB server triggers heal snapshots.
Unattempted
The time machine heal snapshot is a database snapshot that NDB dispatches to remove gaps in the time machineÂ’s capability. There are two ways to heal a broken time machine recovery window: Manual Heal. Manually monitor time machine capability for gaps and request for time machine heal snapshot using the below CLI: era > time_machine heal id=|name= Automatic Heal. By default, the time machine auto-heal feature is enabled. Time Machine auto-heal is an engine that runs on the NDB server every 5 minutes and checks for different cases that require a heal. If needed, the NDB server triggers heal snapshots.
Question 36 of 60
36. Question
A DBA is looking to provision a relational database management system (RDBMS) in an HA instance. Which two database engines are supported with Nutanix Database Service (NDB)? (Choose two.)
Correct
Oracle and PostgreSQL are the two database engines supported with NDB for provisioning an HA instance.
Incorrect
Oracle and PostgreSQL are the two database engines supported with NDB for provisioning an HA instance.
Unattempted
Oracle and PostgreSQL are the two database engines supported with NDB for provisioning an HA instance.
Question 37 of 60
37. Question
Because of a cost reduction program, many Microsoft SQL Server instances will be consolidated on DB server VMs managed by NDB using a medium compute profile. Database administrators are concerned about DB storage capacity and are looking to expand it. Which NDB operation should be performed?
Correct
Scaling the database extends the storage size proportionally across the attached virtual disks or volume groups. NDB supports scaling for both single and AG databases.
Incorrect
Scaling the database extends the storage size proportionally across the attached virtual disks or volume groups. NDB supports scaling for both single and AG databases.
Unattempted
Scaling the database extends the storage size proportionally across the attached virtual disks or volume groups. NDB supports scaling for both single and AG databases.
Question 38 of 60
38. Question
Which file type must be downloaded from the Nutanix Portal for NDB deployment on Nutanix AHV?
Correct
The file type that must be downloaded from the Nutanix Portal for NDB deployment is QCOW2 in case deploy on AHV, and OVA in case deploy on ESXI.
Incorrect
The file type that must be downloaded from the Nutanix Portal for NDB deployment is QCOW2 in case deploy on AHV, and OVA in case deploy on ESXI.
Unattempted
The file type that must be downloaded from the Nutanix Portal for NDB deployment is QCOW2 in case deploy on AHV, and OVA in case deploy on ESXI.
Question 39 of 60
39. Question
A Nutanix Database Service environment has been deployed with three Nutanix clusters. An administrator has been asked to create a Microsoft SQL Server software profile for each of these clusters. What is a requirement to create the requested profiles?
Correct
Based on the provided documentation, to create Microsoft SQL Server software profiles on three separate Nutanix clusters, the primary requirement is that each cluster must host a VM with the DB engine. This is essential as the software profile is built from a registered database server virtual machine (VM) in NDB
Incorrect
Based on the provided documentation, to create Microsoft SQL Server software profiles on three separate Nutanix clusters, the primary requirement is that each cluster must host a VM with the DB engine. This is essential as the software profile is built from a registered database server virtual machine (VM) in NDB
Unattempted
Based on the provided documentation, to create Microsoft SQL Server software profiles on three separate Nutanix clusters, the primary requirement is that each cluster must host a VM with the DB engine. This is essential as the software profile is built from a registered database server virtual machine (VM) in NDB
Question 40 of 60
40. Question
An administrator has been asked to add a new Nutanix AHV cluster to the current single-cluster environment using a storage container as the default container for DB provisioning. Which preparation should be performed before enabling NDB multi-cluster?
Correct
If the NDB server storage container and the storage container used by NDB for provisioning are different on the NDB server cluster, you must configure mapping between the remote storage container and the storage container of the NDB server.
Incorrect
If the NDB server storage container and the storage container used by NDB for provisioning are different on the NDB server cluster, you must configure mapping between the remote storage container and the storage container of the NDB server.
Unattempted
If the NDB server storage container and the storage container used by NDB for provisioning are different on the NDB server cluster, you must configure mapping between the remote storage container and the storage container of the NDB server.
Question 41 of 60
41. Question
An administrator needs to assign a static IP address to the NDB VM using the command shown below. era-server > era server set ip=ip_address gateway=gateway_address netmask=ip_netmask nameserver=ns1 ntp_server=ntp1 Which two parameters are not required for this command? (Choose two.)
Correct
The command era server set ip=ip_address gateway=gateway_address netmask=ip_netmask nameserver=ns1 ntp_server=ntp1 is used to assign a static IP address to the Nutanix Database (NDB) VM. The nameserver and ntp_server parameters are optional. The other parameters (ip, gateway, and netmask) are required.
Incorrect
The command era server set ip=ip_address gateway=gateway_address netmask=ip_netmask nameserver=ns1 ntp_server=ntp1 is used to assign a static IP address to the Nutanix Database (NDB) VM. The nameserver and ntp_server parameters are optional. The other parameters (ip, gateway, and netmask) are required.
Unattempted
The command era server set ip=ip_address gateway=gateway_address netmask=ip_netmask nameserver=ns1 ntp_server=ntp1 is used to assign a static IP address to the Nutanix Database (NDB) VM. The nameserver and ntp_server parameters are optional. The other parameters (ip, gateway, and netmask) are required.
Question 42 of 60
42. Question
A new web application performs up to 200 concurrent connections to a PostgreSQL database. An administrator needs to configure the system to provision those DB servers. Which action would best help the administrator achieve this goal?
Correct
Creating a new Database Parameters profile is the recommended approach for managing PostgreSQL settings related to concurrent connections. Many enterprise customers use custom profiles in NDB to tune and configure their PostgreSQL databases according to their business needs. This allows for flexibility when provisioning. While using post-create commands or editing API-equivalent shell scripts could achieve similar results, creating a Database Parameters profile offers a more manageable and standardized solution within the NDB tool.
Incorrect
Creating a new Database Parameters profile is the recommended approach for managing PostgreSQL settings related to concurrent connections. Many enterprise customers use custom profiles in NDB to tune and configure their PostgreSQL databases according to their business needs. This allows for flexibility when provisioning. While using post-create commands or editing API-equivalent shell scripts could achieve similar results, creating a Database Parameters profile offers a more manageable and standardized solution within the NDB tool.
Unattempted
Creating a new Database Parameters profile is the recommended approach for managing PostgreSQL settings related to concurrent connections. Many enterprise customers use custom profiles in NDB to tune and configure their PostgreSQL databases according to their business needs. This allows for flexibility when provisioning. While using post-create commands or editing API-equivalent shell scripts could achieve similar results, creating a Database Parameters profile offers a more manageable and standardized solution within the NDB tool.
Question 43 of 60
43. Question
A Dev team is asking for updated data for a cloned MongoDB instance that is being used as source data for a script. Which task should be performed by an NDB operator?
Correct
Refresh the cloned MongoDB instance: Ensure the cloned MongoDB instance used as source data for the script contains the updated data requested by the Development team.
Incorrect
Refresh the cloned MongoDB instance: Ensure the cloned MongoDB instance used as source data for the script contains the updated data requested by the Development team.
Unattempted
Refresh the cloned MongoDB instance: Ensure the cloned MongoDB instance used as source data for the script contains the updated data requested by the Development team.
Question 44 of 60
44. Question
An administrator has been asked to provision a new Oracle single-instance database but cannot proceed with the first step of the wizard. Which statement best describes the issue?
Correct
Based on the information available, the administrator likely encountered a missing software profile. To provision an Oracle single instance database in NDB, a software profile is required. This profile contains the necessary software and configurations for the database instance. If it is missing, the provisioning wizard will not be able to proceed with the first step.
Incorrect
Based on the information available, the administrator likely encountered a missing software profile. To provision an Oracle single instance database in NDB, a software profile is required. This profile contains the necessary software and configurations for the database instance. If it is missing, the provisioning wizard will not be able to proceed with the first step.
Unattempted
Based on the information available, the administrator likely encountered a missing software profile. To provision an Oracle single instance database in NDB, a software profile is required. This profile contains the necessary software and configurations for the database instance. If it is missing, the provisioning wizard will not be able to proceed with the first step.
Question 45 of 60
45. Question
Why would an administrator want to publish a software profile update for Microsoft SQL Server that is managed in NDB?
Correct
An administrator would want to publish a software profile update so that all NDB users can use the updated profile to patch the database software on their VMs.
Incorrect
An administrator would want to publish a software profile update so that all NDB users can use the updated profile to patch the database software on their VMs.
Unattempted
An administrator would want to publish a software profile update so that all NDB users can use the updated profile to patch the database software on their VMs.
Question 46 of 60
46. Question
A quality assurance team noticed a significant change between a cloned database they are currently using versus the one used one week ago. They created an SQL script to verify the differences. Which task should be performed by an NDB administrator to provide the accurate database to the QA team?
Correct
The NDB administrator should create a clone database from a snapshot to provide the correct database to the QA team.
Incorrect
The NDB administrator should create a clone database from a snapshot to provide the correct database to the QA team.
Unattempted
The NDB administrator should create a clone database from a snapshot to provide the correct database to the QA team.
Question 47 of 60
47. Question
An admin needs to patch Oracle DB engines, but the Update button is not present in the database server VMs. What could explain the reason?
Correct
The Update button is not present because the software profile is not published.
Incorrect
The Update button is not present because the software profile is not published.
Unattempted
The Update button is not present because the software profile is not published.
Question 48 of 60
48. Question
A database administrator logged into their NDB dashboard notices the Savings over traditional cloning metric in the Data Usage widget. What does this value represent?
Correct
Data Usage widget represents the storage space saved by using NDB‘s cloning method compared to traditional cloning methods. NDB‘s zero-byte cloning feature only consumes storage for the delta changes between the source and clone databases, resulting in significant storage savings.
Incorrect
Data Usage widget represents the storage space saved by using NDB‘s cloning method compared to traditional cloning methods. NDB‘s zero-byte cloning feature only consumes storage for the delta changes between the source and clone databases, resulting in significant storage savings.
Unattempted
Data Usage widget represents the storage space saved by using NDB‘s cloning method compared to traditional cloning methods. NDB‘s zero-byte cloning feature only consumes storage for the delta changes between the source and clone databases, resulting in significant storage savings.
Question 49 of 60
49. Question
An administrator configures VM Host Affinity for database server VMs on a Nutanix AHV-powered cluster, intending to optimize HA by ensuring that VMs are placed on separate hosts. After a host failure, the administrator notices that database VMs are clustered on a single remaining host, risking another outage. How could the administrator prevent this scenario in future host failures?
Correct
To prevent database VMs from clustering on a single host after a failure, the administrator should use VM-VM anti-affinity rules. While VM-host affinity rules can specify where a VM can run, they don‘t prevent multiple VMs from running on the same host. Anti-affinity rules, configured via aCLI, ensure that specified VMs cannot run on the same host.
Incorrect
To prevent database VMs from clustering on a single host after a failure, the administrator should use VM-VM anti-affinity rules. While VM-host affinity rules can specify where a VM can run, they don‘t prevent multiple VMs from running on the same host. Anti-affinity rules, configured via aCLI, ensure that specified VMs cannot run on the same host.
Unattempted
To prevent database VMs from clustering on a single host after a failure, the administrator should use VM-VM anti-affinity rules. While VM-host affinity rules can specify where a VM can run, they don‘t prevent multiple VMs from running on the same host. Anti-affinity rules, configured via aCLI, ensure that specified VMs cannot run on the same host.
Question 50 of 60
50. Question
While restoring a PostgreSQL HA instance, an administrator notices that the restore of a standby node has failed. The primary node is ready to serve application traffic. In what state does NDB leave the cluster?
Correct
While restoring a PostgreSQL HA instance, if the restore of standby nodes fails, NDB leaves the database in a PARTIAL_READY state. The primary node will be operational and ready to serve application traffic. You can rebuild the standby node using the ndb cluster rebuild command.
Incorrect
While restoring a PostgreSQL HA instance, if the restore of standby nodes fails, NDB leaves the database in a PARTIAL_READY state. The primary node will be operational and ready to serve application traffic. You can rebuild the standby node using the ndb cluster rebuild command.
Unattempted
While restoring a PostgreSQL HA instance, if the restore of standby nodes fails, NDB leaves the database in a PARTIAL_READY state. The primary node will be operational and ready to serve application traffic. You can rebuild the standby node using the ndb cluster rebuild command.
Question 51 of 60
51. Question
An organization has NDB HA enabled across multiple Nutanix clusters. If two clusters are using ESXi and one cluster is using AHV, which additional tool is necessary to support cross-hypervisor compatibility?
Correct
Nutanix Guest Tools (NGT) is required for cross-hypervisor compatibility with NDB HA enabled across multiple Nutanix clusters where some are using ESXi and others are using AHV.
Incorrect
Nutanix Guest Tools (NGT) is required for cross-hypervisor compatibility with NDB HA enabled across multiple Nutanix clusters where some are using ESXi and others are using AHV.
Unattempted
Nutanix Guest Tools (NGT) is required for cross-hypervisor compatibility with NDB HA enabled across multiple Nutanix clusters where some are using ESXi and others are using AHV.
Question 52 of 60
52. Question
When an administrator no longer wants to use a software profile version, what happens when it is disabled?
Correct
A deprecated software profile version can no longer be used for provisioning. Additionally, a message will be displayed on the homepages of database server VMs and server clusters using the deprecated software profile version, indicating that they must update to a newer version.
Incorrect
A deprecated software profile version can no longer be used for provisioning. Additionally, a message will be displayed on the homepages of database server VMs and server clusters using the deprecated software profile version, indicating that they must update to a newer version.
Unattempted
A deprecated software profile version can no longer be used for provisioning. Additionally, a message will be displayed on the homepages of database server VMs and server clusters using the deprecated software profile version, indicating that they must update to a newer version.
Question 53 of 60
53. Question
An administrator needs to reset the NDB GUI password. What should the admin perform from the SSH console?
Correct
To reset the NDB GUI password via an SSH session, the administrator should:
Enter the era-server CLI — this is the management interface for Nutanix Database Service (NDB).
Execute the command: security password reset — this securely resets the GUI password for NDB.
Other options like using sudo passwd or entering the era CLI are not applicable for resetting the NDB GUI password.
Incorrect
To reset the NDB GUI password via an SSH session, the administrator should:
Enter the era-server CLI — this is the management interface for Nutanix Database Service (NDB).
Execute the command: security password reset — this securely resets the GUI password for NDB.
Other options like using sudo passwd or entering the era CLI are not applicable for resetting the NDB GUI password.
Unattempted
To reset the NDB GUI password via an SSH session, the administrator should:
Enter the era-server CLI — this is the management interface for Nutanix Database Service (NDB).
Execute the command: security password reset — this securely resets the GUI password for NDB.
Other options like using sudo passwd or entering the era CLI are not applicable for resetting the NDB GUI password.
Question 54 of 60
54. Question
Before registering a SQL Server VM with NDB, an admin must first verify what is properly enabled?
Correct
Windows Remote Management (WinRM) must be enabled on the database server. This can be accomplished by running winrm quickconfig. The command winrm get winrm/config should then return the configuration settings.
Incorrect
Windows Remote Management (WinRM) must be enabled on the database server. This can be accomplished by running winrm quickconfig. The command winrm get winrm/config should then return the configuration settings.
Unattempted
Windows Remote Management (WinRM) must be enabled on the database server. This can be accomplished by running winrm quickconfig. The command winrm get winrm/config should then return the configuration settings.
Question 55 of 60
55. Question
A database admin logs into NDB to manage an Oracle Database VM and sees a message Upgrade Available on the Status of the Software Profile Version. What should the database admin do?
Correct
The “Update Available“ message for the Software Profile Version in NDB (Nutanix Database Service) indicates a newer version of the software profile, including operating system (OS) patches, database patches, or both, is available for the Oracle Database VM
Incorrect
The “Update Available“ message for the Software Profile Version in NDB (Nutanix Database Service) indicates a newer version of the software profile, including operating system (OS) patches, database patches, or both, is available for the Oracle Database VM
Unattempted
The “Update Available“ message for the Software Profile Version in NDB (Nutanix Database Service) indicates a newer version of the software profile, including operating system (OS) patches, database patches, or both, is available for the Oracle Database VM
Question 56 of 60
56. Question
An administrator has created a new SQL Server software profile version to apply the latest cumulative update. What should the administrator do to make it accessible to all users?
Correct
The administrator must publish the new SQL Server software profile version to make it available to all users. This is typically done through the NDB interface. Look for an option to “Publish“ or similar wording within the software profile management section. Once published, the updated profile version will be selectable when provisioning new database VMs or patching existing ones.
Incorrect
The administrator must publish the new SQL Server software profile version to make it available to all users. This is typically done through the NDB interface. Look for an option to “Publish“ or similar wording within the software profile management section. Once published, the updated profile version will be selectable when provisioning new database VMs or patching existing ones.
Unattempted
The administrator must publish the new SQL Server software profile version to make it available to all users. This is typically done through the NDB interface. Look for an option to “Publish“ or similar wording within the software profile management section. Once published, the updated profile version will be selectable when provisioning new database VMs or patching existing ones.
Question 57 of 60
57. Question
How should an administrator create a database replica using the NDB GUI?
Correct
To create a database clone using the NDB GUI the administrator should : Select Time Machines from the main menu dropdown. Select the time machine associated with the database you wish to clone. Click Actions and select Create a Clone.
Incorrect
To create a database clone using the NDB GUI the administrator should : Select Time Machines from the main menu dropdown. Select the time machine associated with the database you wish to clone. Click Actions and select Create a Clone.
Unattempted
To create a database clone using the NDB GUI the administrator should : Select Time Machines from the main menu dropdown. Select the time machine associated with the database you wish to clone. Click Actions and select Create a Clone.
Question 58 of 60
58. Question
An administrator needs to provision a database for test purposes with a data protection policy that reduces storage usage. How should the administrator best complete this task?
Correct
To minimize storage usage for a test database, selecting the built-in NONE SLA is the correct approach. This policy is configured for no snapshot or log backup.
Incorrect
To minimize storage usage for a test database, selecting the built-in NONE SLA is the correct approach. This policy is configured for no snapshot or log backup.
Unattempted
To minimize storage usage for a test database, selecting the built-in NONE SLA is the correct approach. This policy is configured for no snapshot or log backup.
Question 59 of 60
59. Question
How can an administrator exclude Kernel patches for the Linux OS using the most effective means?
Correct
The most efficient way to exclude kernel patches for the Linux OS on a Nutanix cluster would be to exclude the appropriate repositories on the virtual machine (VM) before patching. A pre-script to disable the repositories could also achieve this.
Incorrect
The most efficient way to exclude kernel patches for the Linux OS on a Nutanix cluster would be to exclude the appropriate repositories on the virtual machine (VM) before patching. A pre-script to disable the repositories could also achieve this.
Unattempted
The most efficient way to exclude kernel patches for the Linux OS on a Nutanix cluster would be to exclude the appropriate repositories on the virtual machine (VM) before patching. A pre-script to disable the repositories could also achieve this.
Question 60 of 60
60. Question
What does the NDB One-click automation service do?
Correct
Nutanix Database Service (NDB) offers space-efficient clones using its Copy Data Management (CDM) feature. NDB leverages Nutanix snapshots to create zero-byte database clones. This means a clone initially consumes almost no space. Storage space is used only as changes are written to the clone. This dramatically reduces the storage footprint compared to full clones.
Incorrect
Nutanix Database Service (NDB) offers space-efficient clones using its Copy Data Management (CDM) feature. NDB leverages Nutanix snapshots to create zero-byte database clones. This means a clone initially consumes almost no space. Storage space is used only as changes are written to the clone. This dramatically reduces the storage footprint compared to full clones.
Unattempted
Nutanix Database Service (NDB) offers space-efficient clones using its Copy Data Management (CDM) feature. NDB leverages Nutanix snapshots to create zero-byte database clones. This means a clone initially consumes almost no space. Storage space is used only as changes are written to the clone. This dramatically reduces the storage footprint compared to full clones.
X
Use Page numbers below to navigate to other practice tests