ORA-14300
        partitioning keystring is beyond the calculated exclusive upper interval boundstring for tablestring
        
        
        Cause
        The row inserted had a partitioning key that maps to a partition number greater than 1048575
        Action
        Ensure that the partitioning key falls within 1048575 partitions or subpartitions.
        
     
    
    
        ORA-14300
        partitioning key maps to a partition outside maximum permitted number of partitions
        
        
        Cause
        The row inserted had a partitioning key that maps to a partition number greater than 1048575
        Action
        Ensure that the partitioning key falls within 1048575 partitions or subpartitions.
        
     
    
    
        ORA-14300
        partitioning key maps to a partition outside maximum permitted number of partitions
        
        
        Cause
        The row inserted had a partitioning key that maps to a partition number greater than 1048575
        Action
        Ensure that the partitioning key falls within 1048575 partitions or subpartitions.