nerdexam
Veeam

VMCA2022 · Question #67

Upon further discussions with the database administrador, it was discovered that they would preferent their transaction log backups to exist alongside their image-level SQL application aware backups r

The correct answer is B. Using virtual machine backup jobs with log shipping enabled, send this to a Scale-out Backup. Virtual machine backup jobs with log shipping enabled allow you to create image-level backups of SQL Server databases and also back up the transaction logs periodically. - Scale-out Backup Repository is a logical entity that groups several backup repositories into a single pool o

Application-Specific Design Considerations

Question

Upon further discussions with the database administrador, it was discovered that they would preferent their transaction log backups to exist alongside their image-level SQL application aware backups residing on object storage. How can this be accomplished?

Options

  • AUsing SQL native tools, send logs to a dedicated virtual machine, protect with image-level
  • BUsing virtual machine backup jobs with log shipping enabled, send this to a Scale-out Backup
  • CUsing SQL native tools, send logs to dedicated virtual machine, schedule a task calling a cloud
  • DUsing virtual machine backup jobs, send the log shipping data to a dedicated repository, protect

How the community answered

(58 responses)
  • A
    9% (5)
  • B
    84% (49)
  • C
    5% (3)
  • D
    2% (1)

Explanation

  • Virtual machine backup jobs with log shipping enabled allow you to create image-level backups of SQL Server databases and also back up the transaction logs periodically. - Scale-out Backup Repository is a logical entity that groups several backup repositories into a single pool of storage, allowing for better backup performance, scalability, and management. - Scale-out Backup Repository capacity tier is a feature that allows you to offload older backup files to a public cloud object storage, such as Amazon S3 or Azure Blob Storage .

Topics

#SQL transaction logs#application-aware processing#SOBR#object storage

Community Discussion

No community discussion yet for this question.

Full VMCA2022 Practice