Oracle Error ORA-27488: unable to set string because string was/were already set

Oracle Error Message

ORA-27488: unable to set string because string was/were already set

Reason for the Error

An attempt was made to set an object’s attribute even though one or more conflicting attributes of the same object had already been set.

Solution

Set the other conflicting attributes to NULL and then reissue the command.