ORA-01425
ORACLE Data Base MessagesDownload this dictionary
ORA-01425
ORA-01425: escape character must be character string of length 1

Oracle8 Server Error MessagesDownload this dictionary
ORA-01425
escape character must be character string of length 1
Section: 01400-01489 SQL Execution Messages
Notes: This section lists messages generated during SQL execution.

Cause: Given escape character for LIKE is not a character string of length 1.

Action: Change it to a character string of length 1.


Provided by PB for Oracle Professional.

Oracle Error Messages - Description, Cause and ActionDownload this dictionary
ORA-01425
01425, 00000, "escape character must be character string of length 1"
*Cause: Given escape character for LIKE is not a character string of
length 1.
*Action: Change it to a character string of length 1.