In your data center, Oracle Managed Files (OMF) is used for all databases.All tablespaces are smallfile tablespaces.
SALES_1 is a permanent user-defined tablespace in the SALES database.
Examine this command which is about to be issued by a DBA logged in to the SALES
Database: ALTER TABLESPACE sales_1 ADD DATAFILE;
Which are two actions, either one of which you could take to ensure that the command executes successfully? (Choose two.)