Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.