IIS-CONN-DB2-00439E The row cannot be inserted because it is outside the bound of the partition range
Explanation
The current row cannot inserted because it is outside the range of the partitions.The value in the partitioning key column for the current row is outside the range of the partitions that is spanned by the Db2 for z/OS table. This error occurs only for Db2 for z/OS databases.
User response
Do one of the following actions:- Increase the range covered by the partitions.
- Transform or constrain your data to the range.