Oracle Error ORA-03206: maximum file size of (string) blocks in AUTOEXTEND clause is out of range

Oracle Error Message

ORA-03206: maximum file size of (string) blocks in AUTOEXTEND clause is out of range

Reason for the Error

The maximum file size for an autoextendable file has exceeded the maximum number of blocks allowed.

Solution

Reduce the size and retry.