3187   Object buffer partition may only be set during create

Cause

This error occurs when calling the setPartitionID or setPartitionIndex method on a committed object buffer.

Action

Change the application logic to ensure that the setPartitionID or setPartitionIndex method is called only on an uncommitted buffer; for example, within the transaction creating the object.