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