EMC Specialist - Implementation Engineer, NetWorker (DES-3128) Free Practice Test
Question 1
A customer needs to perform a Virtual Machine Recovery from a save set located on a Dell EMC Cloud Tier.
Which additional device type must be available to perform this recovery?
Which additional device type must be available to perform this recovery?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
In a NetWorker environment, a daily scheduled backup was started. However, the volume did not mount, and the backup failed.
What is the reason for the failure?
What is the reason for the failure?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
An administrator wants to make sure Oracle backups only use a specific storage node.
Use the simulator to configure an AFTD Device on "StorageNodeA" with the name "OracleBackup" using the folder "D \AFTD" to the pool "Default". This storage node should be a dedicated storage node

When you have finished, continue to the next question.
Use the simulator to configure an AFTD Device on "StorageNodeA" with the name "OracleBackup" using the folder "D \AFTD" to the pool "Default". This storage node should be a dedicated storage node

When you have finished, continue to the next question.
Correct Answer:
To configure an AFTD device on "StorageNodeA" with the name "OracleBackup" using the folder "D:\AFTD" to the pool "Default", the administrator can use the Data Domain CLI (Command Line Interface) to access the Data Domain system and create the AFTD device. Here are the steps:
Log in to the Data Domain CLI by entering the following command:
ssh admin@StorageNodeA
Once logged in, create a new AFTD device named "OracleBackup" by entering the following command:
ddboost afd create --name OracleBackup --pool Default --folder D:\AFTD
Verify that the new AFTD device has been created by running the following command:
ddboost afd show --name OracleBackup
To make sure that the Oracle backups only use the specific storage node, you can assign the AFTD device to the Oracle backup host by running the following command:
ddboost afd set --name OracleBackup --host OracleBackupHost
Verify the configuration by running the following command:
ddboost afd show --name OracleBackup
To make sure that the StorageNodeA is a dedicated storage node, you can configure the storage node to only allow the OracleBackup host to use the AFTD device by running the following command:
ddboost host access add --host OracleBackupHost --afd OracleBackup
Finally, the administrator should select the "Apply" button to save the configuration.
Log in to the Data Domain CLI by entering the following command:
ssh admin@StorageNodeA
Once logged in, create a new AFTD device named "OracleBackup" by entering the following command:
ddboost afd create --name OracleBackup --pool Default --folder D:\AFTD
Verify that the new AFTD device has been created by running the following command:
ddboost afd show --name OracleBackup
To make sure that the Oracle backups only use the specific storage node, you can assign the AFTD device to the Oracle backup host by running the following command:
ddboost afd set --name OracleBackup --host OracleBackupHost
Verify the configuration by running the following command:
ddboost afd show --name OracleBackup
To make sure that the StorageNodeA is a dedicated storage node, you can configure the storage node to only allow the OracleBackup host to use the AFTD device by running the following command:
ddboost host access add --host OracleBackupHost --afd OracleBackup
Finally, the administrator should select the "Apply" button to save the configuration.
Question 4
Which event category indicates that a nonfatal error has occurred?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
Which NetWorker module must be installed on a NetWorker client running an SAP R/3 on Oracle to ensure it is backed up properly without a need to shut down the application?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
What is the minimum number of served licenses required for a customer with 5 datazones and 2 additional storage nodes per datazone?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
A backup administrator wants to use an mminfo utility to run a query for several save sets from a NetWorker client running Windows 2019 However, they receive an error that the mminfo executable is not found.
What is the fastest way to resolve this issue?
What is the fastest way to resolve this issue?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).