Oracle Error Message
ORA-60003: adding (string) blocks to table string.string partition string with MAXSIZE (string)
Reason for the Error
Extending a table partition violated MAXSIZE limit.
Solution
Increase the MAXSIZE limit and retry command.
ORA-60003: adding (string) blocks to table string.string partition string with MAXSIZE (string)
Extending a table partition violated MAXSIZE limit.
Increase the MAXSIZE limit and retry command.