HomeOracleOracle Error PLS-01454: No operator may be used with values of data type CHAR

Oracle Error PLS-01454: No operator may be used with values of data type CHAR

Oracle Error Message

PLS-01454: No operator may be used with values of data type CHAR

Reason for the Error

No operator may be used with values of data type “character string”. Section 5.9, ““, syntax rule 3, of X3H2 states: “If the data type of a is character string, then the shall not include any operators.” This warning is placed on many functions in STDBASE that take CHAR args.

Solution

None

Share:

Leave a Reply

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...