Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1294 - Cannot read object modified by a different user

1294   Cannot read object modified by a different user

Cause

This error occurs if a process attempts to access a blob or slob object buffer that has been modified by a different process and the transaction that updated the buffer has not yet committed.

A JADE lock operation might be more appropriate to access the owner object of the blob or slob in question.

Action

The possible actions that you could take are as follows.