Database Error Messages

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

ORA-01136

specified size of file string (string blocks) is less than original size of string blocks

Cause

A file size was specified in the AS clause of ALTER DATABASE CREATE DATAFILE, and the size was smaller the the size needed


Action

Create the file with a larger size.