Database Error Messages

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

ORA-32772

BIGFILE is invalid option for this type of tablespace

Cause

An attempt was made to create a bigfile tablespace that is dictionary managed or locally managed with manual segment-space management.


Action

Either change the tablespace type to locally managed with automatic segment-space management, or create a SMALLFILE tablespace instead.