VMCE 2021 Exam QuestionsBrowse all questions from this exam

VMCE 2021 Exam - Question 2


Which of the following are valid export options for Microsoft SQL Server items when using the Veeam Explorer for Microsoft SQL? (Choose two.)

Show Answer
Correct Answer: BCD

When using Veeam Explorer for Microsoft SQL, the valid export options for SQL Server items are .bak files and .mdf files. The .bak file is commonly used for SQL Server backups, while the .mdf file is the primary data file for an SQL Server database. Other options like .mdb are associated with Microsoft Access, .sql files are typically SQL script files, and .xls files are Microsoft Excel spreadsheets, which are not relevant for SQL Server data export using Veeam Explorer.

Discussion

9 comments
Sign in to comment
vCatOptions: BC
May 18, 2023

.mdb -> MS Access Database File (wrong) .bak -> MS SQL Backup Data File (correct) .mdf -> MS SQL Data File (correct) .sql -> common SQL script File (wrong) .xls -> really? MS Office Spreadsheet format [Excel] (wrong)

debloidOptions: BC
Dec 12, 2023

Corret is .MDF and .BAK https://helpcenter.veeam.com/docs/backup/explorers/vesql_data_export.html?ver=120

MorkallOptions: BC
Feb 23, 2023

BC is correct

jack98Options: BC
Dec 23, 2023

.MDF and .BAK

BradelaOptions: BC
Mar 2, 2023

Should be B (BAK) and C (MDF) https://helpcenter.veeam.com/docs/backup/explorers/vesql_data_export.html?ver=120

Oracle_on_sofaOptions: BC
Mar 26, 2023

BC good

icewolfa
Apr 25, 2023

BC is correct :)

icewolfaOptions: BC
Apr 25, 2023

BC is correct for sure !!

broekenOptions: BC
Dec 27, 2023

.sql is wrong