Oracle Error ORA-22618: attribute is a BAD NULL in the image handle

Oracle Error Message

ORA-22618: attribute is a BAD NULL in the image handle

Reason for the Error

attribute in question is probably the attribute of a null embedded image

Solution

Make sure attribute number is valid or it is NULL or NOT NULL.