Product Information > JADE Error Messages and System Messages > 3000 through 3199 - Database Engine Errors > 3009 - File encrypted and partition unspecified

3009   File encrypted and partition unspecified

Cause

This error occurs if the database cannot invoke the Object class autoPartitionIndex method because the buffer contains an encrypted object.

Action

The partition must be explicitly set in the created object using the Object class setPartitionID or setPartitionIndex method.