You are attempting to create an Oracle-Managed Files (OMF) tablespace in a production database with the following statement and receive the following error message:
CREATE TABLESPACE tbsl;
ORA-02199: missing DATAFILE/TEMPFILE clause oerr ora 2199
02199, 00000, “missing DATAFILE/TEMPFILE clause”
*Cause: A CREATE TABLESPACE statement has no DATAFILE/TEMPFTLE clause.
*Action: specify DATAFILE/TEMPFILE clause.
What is the corrective action to create the OMF based tablespace?()
A.A
B.B
C.C
D.D