EMC Specialist - Implementation Engineer, NetWorker - DES-3128 Exam Practice Test
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.
An administrator has been asked to assess the options available from the NetWorker backup application.
The objectives are:
Greater efficiency with virtualized and pooled resources
IT resources can be provisioned on-demand and easily returned to the resource pool Quickly allocate computing resources to meet business demands Enhanced security and protection of information assets What should be recommended to the client?
The objectives are:
Greater efficiency with virtualized and pooled resources
IT resources can be provisioned on-demand and easily returned to the resource pool Quickly allocate computing resources to meet business demands Enhanced security and protection of information assets What should be recommended to the client?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A NetWorker server is utilizing a remote storage node. There is a PowerProtect DD appliance with two VTLs configured, and it is attached to the storage node via Fiber Channel. There is also a physical media library attached to the same storage node.
How many nsrlcpd processes are running on the storage node?
How many nsrlcpd processes are running on the storage node?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What cloud solution is designed for situations where workloads are running entirely in the cloud?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which technology is used for backup and recovery with NMM?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A customer has installed a new PowerProcted DO series appliance named DD0. The DD Boost user name is ddboost and the password is abc123. A single DD Boost device named DD01.SU01 labeled to DO.VMware_Pool is needed Use the simulator to create the desired configuration When you have finished, continue to the next question.


Correct Answer:
To create the desired configuration, you will need to use the Data Domain CLI (Command Line Interface) to access the DD Boost device and create the new appliance. Here are the steps:
Log in to the Data Domain CLI by entering the following command:
ssh ddboost@DD0
Enter the password "abc123" when prompted.
Once logged in, create a new DD Boost device named DD01.SU01 by entering the following command:
ddboost device create --name DD01.SU01 --type vmware --pool DO.VMware_Pool Verify that the new device has been created by running the following command:
ddboost device show --name DD01.SU01
Configure the DD Boost device to connect to the PowerProcted DO series appliance by running the following command:
ddboost device set --name DD01.SU01 --dd-host DD0
Verify the configuration by running the following command:
ddboost device show --name DD01.SU01
Log in to the Data Domain CLI by entering the following command:
ssh ddboost@DD0
Enter the password "abc123" when prompted.
Once logged in, create a new DD Boost device named DD01.SU01 by entering the following command:
ddboost device create --name DD01.SU01 --type vmware --pool DO.VMware_Pool Verify that the new device has been created by running the following command:
ddboost device show --name DD01.SU01
Configure the DD Boost device to connect to the PowerProcted DO series appliance by running the following command:
ddboost device set --name DD01.SU01 --dd-host DD0
Verify the configuration by running the following command:
ddboost device show --name DD01.SU01
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: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).