#PCTUSED

ORA-14057: partition “string”: sum of PCTUSED and PCTFREE may not exceed 100

文档解释ORA-14057:partition“string”:sumofPCTUSEDandPCTFREEmaynotexceed100Cause:thesumofPCTUSEDandPCTFREEforapartitionwhosename(explicitlyspecifiedbytheu...

ORA-14162: subpartition “string”: sum of PCTUSED and PCTFREE may not exceed 100

文档解释ORA-14162:subpartition“string”:sumofPCTUSEDandPCTFREEmaynotexceed100Cause:thesumofPCTUSEDandPCTFREEforasubpartitionwhosename(explicitlyspecified...

ORA-02213: duplicate PCTUSED option specification

文档解释ORA-02213:duplicatePCTUSEDoptionspecificationCause:PCTUSEDoptionspecifiedmorethanonce.Action:SpecifyPCTUSEDatmostonce.ORA-02213错误表明用户为同一个表空间设置了两组拥有相同PCTUSED...

ORA-14056: partition number string: sum of PCTUSED and PCTFREE may not exceed 100

文档解释ORA-14056:partitionnumberstring:sumofPCTUSEDandPCTFREEmaynotexceed100Cause:thesumofPCTUSEDandPCTFREEforapartitionwhosenumber(partitionsarenumberedstartingwi...

ORA-14161: subpartition number string: sum of PCTUSED and PCTFREE may not exceed 100

文档解释ORA-14161:subpartitionnumberstring:sumofPCTUSEDandPCTFREEmaynotexceed100Cause:thesumofPCTUSEDandPCTFREEforasubpartitionwhosenumber(subpartitionsarenumbereds...

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

文档解释ORA-04000:thesumofPCTUSEDandPCTFREEcannotexceed100Cause:thesumofPCTUSEDandPCTFREEforaclusterortableexceeds100Action:createthetable/clusterspecifyingvalueswh...
IT技术学习 IT技术学习·2023-07-08

ORA-02211: invalid value for PCTFREE or PCTUSED

文档解释ORA-02211:invalidvalueforPCTFREEorPCTUSEDCause:ThespecifiedvalueforPCTFREEorPCTUSEDisnotanintegerbetween0and100.Action:Chooseanappropriatevaluefortheoption....