Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-32773

operation not supported for smallfile tablespace string

Cause

An attempt was made to perform an operation which is supported only for bigfile tablespaces, e.g. resize tablespace.


Action

Use the appropriate clause of the ALTER DATABASE DATAFILE command instead.