Oracle Error Message
ORA-32773: operation not supported for smallfile tablespace string
Reason for the Error
An attempt was made to perform an operation which is supported only for bigfile tablespaces, e.g. resize tablespace.
Solution
Use the appropriate clause of the ALTER DATABASE DATAFILE command instead.