Database Error Messages

ORA-32168

Cannot perform operation on a null AnyData

Cause

The AnyData instance on which the operation was attempted was null.


Action

Use a valid, non-null AnyData instance to perform this operation.