ORA-32773: operation not supported for smallfile tablespace string
What triggered the Error:
An attempt was made to perform an operation which is supported only for bigfile tablespaces, e.g. resize tablespace.What should we do to fix it:
Use the appropriate clause of the ALTER DATABASE DATAFILE command instead.