ORA-27488: unable to set string because string was/were already set
What triggered the Error:
attempt was made to set an object's attribute even though one or more conflicting attributes of the same object had already been set.What should we do to fix it:
t the other conflicting attributes to NULL and then reissue the command.