ERROR | inserted partition key is outside specified subpartition |
CAUSE | the concatenated partition key of an inserted record is outside the ranges of the two concatenated subpartition bound lists that delimit the subpartition named in the INSERT statement |
ACTION | do not insert the key or insert it in another subpartition |