nerdexam
CompTIA

SK0-005 · Question #200

A technician created a job on a backup server to back up the new email server. After a few days, the technician notices the email server logs are not cleaning up after the backups are completed…

The correct answer is B. Acquire an application programming interface for backup software. When email server logs are not cleaning up after backups are completed, the technician should ensure the backup software is using the appropriate application programming interface for application-aware backups.

Troubleshooting

Question

A technician created a job on a backup server to back up the new email server. After a few days, the technician notices the email server logs are not cleaning up after the backups are completed. Which of the following actions can the technician take to correct this issue?

Options

  • ADelete the logs before the backups.
  • BAcquire an application programming interface for backup software.
  • CBack up the server to a network location.
  • DStop email services, and then perform a backup.

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    74% (17)
  • C
    13% (3)
  • D
    4% (1)

Why each option

When email server logs are not cleaning up after backups are completed, the technician should ensure the backup software is using the appropriate application programming interface for application-aware backups.

ADelete the logs before the backups.

Deleting logs before backups can interrupt the recovery chain or result in incomplete backups, as transaction logs are essential for point-in-time recovery and consistency.

BAcquire an application programming interface for backup software.Correct

Email servers, particularly those like Microsoft Exchange, use transaction logs that need to be truncated after a successful application-aware backup to free up disk space. This truncation requires the backup software to integrate with the email server's VSS writer or specific API, ensuring logs are properly cleaned once the backup is validated.

CBack up the server to a network location.

Backing up the server to a network location refers to the storage target, which has no bearing on whether the email server's logs are properly cleaned up after the backup operation.

DStop email services, and then perform a backup.

Stopping email services before a backup creates an application-consistent backup but introduces downtime; moreover, it does not inherently guarantee that the application's transaction logs will be automatically truncated, which typically requires API integration.

Concept tested: Application-aware backups and log truncation

Source: https://learn.microsoft.com/en-us/exchange/high-availability/transaction-logs/transaction-logs?view=exchserver-2019

Topics

#Backup integration#Application-aware backup#Log management#API

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice