Product Information > JADE Error Messages and System Messages > 3000 through 3199 - Database Engine Errors > 3159 - Partition not assigned

3159   Partition not assigned

Cause

This error occurs when an object is referenced and its partition cannot be determined by consulting the partition index.

Action

This error can occur if an application process attempts to refer to an object (using its OID) and the object is not visible to the referencing process; for example, the transaction that created the object could have aborted or has not been committed.

The process that creates an object can always access the object even if it overflows node cache and has not been assigned a partition.