Windows Oracle Data Access Components (MOSC)

MOSC Banner

ORA-01425: escape character must be character string of length 1 when using "Oracle.ManagedDataAcces

edited Feb 5, 2018 4:05AM in Windows Oracle Data Access Components (MOSC) 6 commentsAnswered

New database

=============================================================

Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production

PL/SQL Release 12.2.0.1.0 - Production

CORE 12.2.0.1.0 Production

TNS for Linux: Version 12.2.0.1.0 - Production

NLSRTL Version 12.2.0.1.0 - Production

Old database

=============================================================

Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production

PL/SQL Release 11.2.0.3.0 - Production

CORE 11.2.0.3.0 Production

TNS for Linux: Version 11.2.0.3.0 - Production

NLSRTL Version 11.2.0.3.0 - Production

Recently our DBA upgraded Oracle database (see versions above). The C# MVC web application uses the following versions of Oracle driver

https://www.nuget.org/packages/Oracle.ManagedDataAccess/

Oracle.ManagedDataAccess -Version 12.1.24160719

Oracle.ManagedDataAccess.EntityFramework -Version 12.1.2400

When running C# Linq query (using LinqKit -Version 1.1.9)

            var term = "QUE"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center