Product Information > Version 7.1 Release Information > Upgrading to JADE Release 7.1 > Object Class autoPartitionIndex Method (PAR 63695)

Object Class autoPartitionIndex Method (PAR 63695)

The Object class autoPartitionIndex method cannot be used if the database file for that object is encrypted, as the database cannot invoke the autoPartitionIndex method using an encrypted buffer. If this occurs, exception 3009 (File encrypted and partition unspecified) is raised.

If the file is encrypted, use the Object class setPartitionID or setPartitionIndex method to explicitly set the partition in the created object.