You executed the following command to perform a backup of the USERS tablespace:
RMAN > BACKUP TABLESPACE USERS;
Which type of backup would this command perform?
A.
backup set
B.
image copy
C.
incremental backup
D.
None; the user receives an error indicating that the backup type must be specified.