Issue:
ORA-14300: partitioning key maps to a partition outside maximum permitted number of partitions

Cause:
For some reason, the partitioning key column value of the table contain NULL value, so Oracle does not know which table partition data should go to.

Solution:
To solve the problem, make sure that the partitioning key column data to be inserted does not have any NULL value.

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 DanBrother 的頭像
    DanBrother

    DanBrother的部落格

    DanBrother 發表在 痞客邦 留言(0) 人氣()