Page 4 out of 25 Pages |
An administrator is tasked with providing a Jr DBA with access to NBD with limited capabilities.
This user should only be able to:
• Provision Databases
• Provision Database Servers
• Create Ones
• Refresh Clones
• Patch Database Servers
How can the administrator complete this task?
A. Clone the Database Admin role, and add the desired privileges.
B. Create a role with only those privileges, assign the role to the Jr DBA user.
C. Create a user for the Jr DBA, and assign only those privileges.
D. Clone the Database Admin role, and remove all but the desired privileges.
Explanation:
The correct answer is B because it allows the administrator to create a custom role with the specific privileges
that the Jr DBA user needs, and then assign that role to the user. This way, the administrator can control the
access level of the Jr DBA user without affecting the existing roles or users in NDB. Option A is incorrect
because it involves cloning the Database Admin role, which has more privileges than the Jr DBA user
requires, and then adding more privileges, which is unnecessary and redundant. Option C is incorrect because
it involves creating a user for the Jr DBA, but not assigning a role to the user, which means the user will not
have any privileges in NDB. Option D is incorrect because it involves cloning the Database Admin role,
which has more privileges than the Jr DBA user requires, and then removing some of the privileges, which is
inefficient and risky.
An administrator needs to perform LCM upgrades on an AHV cluster registered with NDB. The cluster hosts NDB-provisioned database server VMs that are part of a database server cluster. What should the administrator do to allow the DB Server VMs to stay available while the cluster is being upgraded?
A. Update Nutanix Cluster
B. Set VM-Host Affinity
C. Remove Nutanix Cluster
D. Unset VM-Host Affinity
Explanation:
The correct answer is B because setting VM-Host affinity ensures that the DB Server VMs are not migrated to
another host during the LCM upgrade process. This way, the DB Server VMs can continue to serve the
database requests without interruption. Option A is incorrect because updating the Nutanix cluster does not
prevent the DB Server VMs from being moved to another host. Option C is incorrect because removing the
Nutanix cluster from NDB will make the DB Server VMs unmanaged by NDB and lose the benefits of NDB
features. Option D is incorrect because unsetting VM-Host affinity will allow the DB Server VMs to be
migrated to another host during the LCM upgrade process, which may cause downtime or performance
degradation.
An administrator needs to restore a source database from a snapshot. The database shares the source volume with multiple other databases. How does NDB handle this database restore operation?
A. Copies the specific database files to the source volume
B. Replaces source volume with specific db disks
C. Replaces the source volume with the snapshot volume
D. Copies all database files to the source volume
Explanation:
The correct answer is A because NDB handles the database restore operation by copying the specific
database files from the snapshot volume to the source volume, without affecting the other databases that share
the same source volume. NDB uses a copy-on-write mechanism to create snapshots and clones, which means
that only the changes made to the database files are stored in the snapshot or clone volume, while the original
files are kept in the source volume. Therefore, when restoring a source database from a snapshot, NDB only
needs to copy the specific database files that have been modified since the snapshot was taken, and overwrite
them on the source volume. The other options are not correct because they either cause data loss or
unnecessary data transfer. Option B is not correct because replacing the source volume with specific db disks
would erase the other databases that share the same source volume, which is not desirable. Option C is not
correct because replacing the source volume with the snapshot volume would also erase the other databases
that share the same source volume, as well as any changes made to the source database after the snapshot was
taken, which is not desirable. Option D is not correct because copying all database files to the source volume
would be inefficient and unnecessary, as only the modified files need to be copied, and the other files are
already present on the source volume.
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 accomplish this task?
A. Create a new Software Profile with PostgreSQL 13.8.
B. Create a maintenance window and add this PostgreSQL server 13.8 to the queue.
C. Create a new Database Parameters profile for PostgreSQL server 13.8.
D. Create a Software Profile Version with PostgreSQL 13.8.
Explanation:
NDB supports patching for PostgreSQL database instances. Patching for PostgreSQL is validated on VMs
provisioned by NDB (greenfield deployments). To patch PostgreSQL database server VMs, you must create a
software profile version by uploading the PostgreSQL update file in NDB. You can then use the PostgreSQL update to patch other database server VMs or provision a new database server VM with the updated software
profile. The first step in the NDB patching workflow is to create a software profile version with the desired
PostgreSQL version.
What does the Era I-Click Provisioning service do?
A. Cloning with security inserting pre and post masking scripts
B. Customizable recovery SLAs for continuous RPOs
C. Create space-efficient database snapshots
D. Create space-efficient clones and zero-byte database clones
Explanation:
The Era One-Click Provisioning service in Nutanix Database Automation (NCP-DB) simplifies and
automates database administration. It brings one-click simplicity to database provisioning and life-cycle
management. This service enables database administrators to provision, clone, and refresh the database clones
to any point in time1. Specifically, it enables the creation of space-efficient clones and zero-byte database
clones1. This is part of Era’s copy data management service, which includes components like Time Machine,
one-click cloning and refresh, and one-click backup21.
Which response shows two ways to upgrade an NDB Server?
A. Out-of-Place Upgrade and In-place Upgrade
B. One-click Upgrade and In-place Upgrade Auto
C. Upgrade and Manual Upgrade
D. One-click Upgrade and Offline Upgrade
Explanation:
There are two ways to upgrade an NDB Server: one-click upgrade and offline upgrade. One-click upgrade is
the recommended method, as it automatically downloads and installs the latest NDB software version from
the Nutanix portal. Offline upgrade is an alternative method, which requires you to manually download the
NDB software bundle and upload it to the NDB Server VM. Both methods require you to have a valid
Nutanix account and an internet connection.
Page 4 out of 25 Pages |
Nutanix NCP-DB Practice Questions Home | Previous |