Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6424 - Cannot unpartition a partitioned file via a schema load

6424   Cannot unpartition a partitioned file via a schema load

Cause

This error occurs if an existing database file is partitioned and the schema definition does not specify that the value of the partitionable property is true.

Action

Determine the reason for the inconsistency and take corrective action.

If a database file has been partitioned in a deployed database, the value of the partitionable property should be set to true in the development database to avoid this inconsistency.