Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1145 - Cannot delete the parent object of the receiver

1145   Cannot delete the parent object of the receiver

Cause

This error occurs if your application code invokes an operation on the receiver that attempts to delete the parent object of the receiver; for example, if you attempt to purge an exclusive collection and the parent object is also a member of the collection.

Action

Change your application code to ensure that you do not attempt to delete the parent object of the receiver.