How to fix the Oracle error LSX-00343: “~S” is not nillable?

In this post, you’ll learn more about the Oracle ErrorLSX-00343: “~S” is not nillable with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

LSX-00343: “~S” is not nillable

Reason for the Error LSX-00343: “~S” is not nillable

Cause: Attribute nillable was set to be “false” in element’s declaration.

How to fix the Error LSX-00343: “~S” is not nillable ?

You can fix this error in Oracle by following the below steps

Action: Remove attribute xsi:nil from the instance document.

Tags :

Leave Your Comment