How to fix the Oracle error LPX-00218: invalid character ~1u (‘~2c’)?
In this post, you’ll learn more about the Oracle ErrorLPX-00218: invalid character ~1u (‘~2c’) with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
LPX-00218: invalid character ~1u (‘~2c’)
Reason for the Error LPX-00218: invalid character ~1u (‘~2c’)
Cause: An invalid native (ASCII/EBCDIC) character was found.
How to fix the Error LPX-00218: invalid character ~1u (‘~2c’) ?
You can fix this error in Oracle by following the below steps
Action: Use only characters allowed by the XML specification.
Leave Your Comment