Product Information > JADE Error Messages and System Messages > 3000 through 3199 - Database Engine Errors > 3161 - Partition modulus cannot be set to a value outside the range of 1 to 1024

3161   Partition modulus cannot be set to a value outside the range of 1 to 1024

Cause

This error occurs when the setPartitionModulus operation is invoked to change the partition modulus of a partitioned file to a value outside of the range 1 through 1024.

Action

Change the application logic or command script to ensure that the value is within range.