You are using RMAN to perform a fast switch to image copies for recovery purposes. You need to perform a SET NEWNAME command as part of the fast switch. What is the primary restriction when using SET NEWNAME? (Choose the best answer.)

Answer: A

Explanation: You use SET NEWNAME in a RUN block to identify the target location for the recovered image copy when you run the RESTORE command. B is incorrect because SET NEWNAME is available only within a RUN block. C is incorrect because you can use SET NEWNAME for any datafile . D is incorrect because SET NEWNAME specifies the entire pathname and filename for the restored image file.