Page 2 out of 25 Pages |
Which two encryption methods can be used when configuring an SMTP server? (Choose two.)
A. TLS
B. SSL
C. S/MIME
D. IPsec
Explanation:
NDB supports SMTP server configuration for sending email notifications and alerts. SMTP server
configuration requires specifying the SMTP server address, port, username, password, and encryption
method. The encryption method determines how the email messages are secured during transmission. NDB
supports two encryption methods for SMTP server configuration: TLS and SSL.
TLS (Transport Layer Security) is a protocol that encrypts and authenticates data between the email client and
the SMTP server. TLS can operate in two modes: explicit and implicit. In explicit mode, the email client and
the SMTP server negotiate the encryption method and parameters after establishing a plain text connection.
This mode typically uses port 587. In implicit mode, the email client and the SMTP server assume that the
connection is encrypted from the start, without any negotiation. This mode typically uses port 465.
SSL (Secure Sockets Layer) is a predecessor of TLS that also encrypts and authenticates data between the
email client and the SMTP server. SSL operates in implicit mode only, and uses port 465 by default. SSL is
less secure than TLS, but it is still widely used and supported by many email providers.
S/MIME (Secure/Multipurpose Internet Mail Extensions) is a standard that encrypts and signs email messages
at the application layer, rather than the transport layer. S/MIME requires the use of digital certificates and
public key cryptography to ensure the confidentiality and integrity of email messages. S/MIME is not a valid
encryption method for SMTP server configuration, as it does not affect the connection between the email
client and the SMTP server.
IPsec (Internet Protocol Security) is a suite of protocols that secures IP packets at the network layer, rather
than the application or transport layer. IPsec can encrypt and authenticate data between any two IP endpoints,
such as routers, firewalls, or hosts. IPsec is not a valid encryption method for SMTP server configuration, as it
does not apply to the specific protocol or port used by SMTP.
When registering SAP HANA Database and Database Server VM there are several (Linux) OS configuration requirements that must be set before registering a database Or a database server VM. Which system file should the entry, secure_pazh be configured in?
A. /ezc/sudores
B. 'etc/ profile
A database admin logs into Era to manage an Oracle Database VM and sees a message Update Available on the Status of the Software Profile Version. What should the database admin do?
A. Manually update the software profile to the latest version
B. Create and update to the latest software profile version
C. Era autocratically updates the software profile to the latest version
D. Schedule Ere to update the software profile to the latest version
Explanation:
In Nutanix Database Automation (NCP-DB), when an administrator logs into Era and sees a message “Update
Available” on the Status of the Software Profile Version, it indicates that a newer version of the software
profile is available1. The administrator should manually update the software profile to the latest
version12. This process ensures that the database VM is running the most recent and compatible version of
the software12.
What does a Time Machine frozen status indicate?
A. The database is paused on the database VM.
B. The database was de-registered from NDB without removing the associated time machine.
C. The NDB agent is stopped on the database VM.
D. The Time Machine is paused and all automatic snapshot and log catch-up activities are halted.
Explanation:
A Time Machine frozen status indicates that the database that was associated with the Time Machine has been
de-registered from NDB, but the Time Machine itself has not been deleted. This means that the Time Machine
still contains the snapshots and logs of the de-registered database, but it cannot perform any further operations
on it. To resume the normal functioning of the Time Machine, the administrator can either re-register the
database with NDB, or delete the Time Machine and free up the storage space.
An administrator needs to change the maximum number of database connections during the cloning workflow. Which Era profile should the administrator choose?
A. Compute
B. Database Parameters
C. Network
Explanation:
In Nutanix Database Automation (NCP-DB), the Database Parameters profile is used to manage databasespecific
settings, including the maximum number of database connections. This profile would be the
appropriate choice when an administrator needs to change these settings during the cloning workflow1.
An administrator needs to apply a minor version upgrade of the PostgreSQL software to an Era provisioned instance. Which step should the administrator take before applying the patch?
A. Create a new software profile.
B. Put the database instance into maintenance mode.
C. Go to the Software Profile Version widget and click update.
D. Migrate a new software profile.
Explanation:
Nutanix Database Service (NDB) supports automated minor version upgrades for PostgreSQL1. Before
applying the patch, the administrator should create a new software profile2. This is because the software
profile contains the database engine binaries and other software required to run the database
engine2. Therefore, to apply a minor version upgrade, a new software profile with the updated binaries needs
to be created2. Once the new software profile is created, it can be used to patch the PostgreSQL database2.
Page 2 out of 25 Pages |
Previous |