Oracle Error Message
ORA-32772: BIGFILE is invalid option for this type of tablespace
Reason for the Error
An attempt was made to create a bigfile tablespace that is dictionary managed or locally managed with manual segment-space management.
Solution
Either change the tablespace type to locally managed with automatic segment-space management, or create a SMALLFILE tablespace instead.