Oracle Solution for Error ora-60012

Solution for Oracle Error ORA-60012

ORA-60012: adding (string

) blocks to table string

.string subpartition string with MAXSIZE (string

)

What triggered the Error:

Extending a table subpartition violated MAXSIZE limit.

What should we do to fix it:

Increase the MAXSIZE limit and retry command.