3146   Partition ID or partition index is out of range - refer to jommsg.log

Cause

This error occurs when a database operation refers to a partition identifier that is outside of the assigned range or an object is created with a partition index that exceeds the value of partition modulus - 1.

Action

Refer to the JADE messages log file (jommsg.log) for help in identifying the failed operation, the value that is out of range, and the current valid range for the value. Correct the application logic or command script that is at fault.