Windows Oracle Data Access Components (MOSC)

MOSC Banner

logging issue with Oracle.EntityFrameworkCore 7.21.*

edited Jun 29, 2023 2:01PM in Windows Oracle Data Access Components (MOSC) Question

Oracle.EntityFrameworkCore

version 7.21.8

version 7.21.9

in these packages in

Oracle.EntityFrameworkCore.dll!Oracle.EntityFrameworkCore.Storage.Internal.OracleRelationalCommandBuilderFactory.OracleRelationalCommandBuilder.OracleRelationalCommand.ExecuteReaderAsync

there is a raw call to Debug.WriteLine, instead or whatever mechinism the rest of the trace type calls use, as such the filtering mechanisms are unavailable and all sql executed through this path are written to the debug console.

when running a program that does a lot of database calls, this is causing a significant slowdown.

any chance this will get fixed any time soon?

I verified it is not present in 6.21.90

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