Oracle Error ORA-04000: the sum of PCTUSED and PCTFREE cannot exceed 100

Oracle Error Message

ORA-04000: the sum of PCTUSED and PCTFREE cannot exceed 100

Reason for the Error

the sum of PCTUSED and PCTFREE for a cluster or table exceeds 100

Solution

create the table/cluster specifying values whose sum is <= 100