Fading Coder

One Final Commit for the Last Sprint

Resolving ORA-02199 by Configuring Oracle Managed Files for Tablespace Creation

Oracle Managed Files (OMF) lets the database pick file names, sizes, and locations for many database files. When OMF is enabled and correctly configured, you can create a tablespace without specifying a DATAFILE or TEMPFILE clause. If OMF isn’t configured, running CREATE TABLESPACE without a file cl...