How to Resolve ORA-03206: maximum file size of (4194304) blocks in AUTOEXTEND clause is out of range
ORA-03206 Theoretically, we can add a data file with maximum size of 32 GB to a tablespace with 8 KB block size. Actually, we can't.… Read More »How to Resolve ORA-03206: maximum file size of (4194304) blocks in AUTOEXTEND clause is out of range