Issues
- 4
- 13
First pooled connection fails when using UseHourOffsetForUnsupportedTimezone
#429 opened by Aaron-Ritter-IDEXX - 7
"ORA-50012: Pooled connection request timed out" when timeout transaction in >= .net8
#442 opened by mishustin - 6
"ORA-00936: missing expression" error when using latest Oracle.EntityFrameworkCore 9.23.60 and .net 9.0.1
#438 opened by tegrit-joe-trupiano - 9
Clarification about Incr Pool Size parameter
#443 opened by mcortellino - 9
Using OpenTelemetry instrumentation and setting EnableSqlIdTracing = true causes errors when working with refcursor output of a packaged procedure
#416 opened by omon77 - 6
ORA-12570 exception when new connection after a long period of inactivity
#441 opened by EmilianoElMariachi - 2
Error Arithmetic overflow when datareader read a NUMBER column (without prec nor scale) and the number is a float/double
#440 opened by rferraton - 8
- 1
OracleBulkCopy and NUMBER with Scale negative
#437 opened by FJGR65 - 9
Error when using latest Oracle.EntityFrameworkCore 9 with CLOB column
#432 opened by tegrit-joe-trupiano - 5
bug: dotnet ef dbcontext scaffold can not complete
#434 opened by 1257960069 - 3
- 1
Oracle SQL syntax problem
#433 opened by netnr - 8
- 4
- 2
- 2
NullReferenceException in OracleInternal.ConnectionPool.PoolManager.AddPRToPool
#428 opened by niklaslundberg - 2
ODP.Net error when querying a materialized view using dapper fails with NRE
#426 opened by marcwittke - 6
STAThread and OracleConnection.OpenAsync
#427 opened by FJGR65 - 3
Connection pool growing to 4 even though only one connection is in use after upgrade
#425 opened by madelson - 4
Open cursors leak in ODP.NET driver
#423 opened by heku - 9
Support for EF Core 9
#415 opened by ssougnez - 2
Oracle.EntityFrameworkCore not compatible with Microsoft.EntityFrameworkCore
#424 opened by MarkFangmeyer - 5
- 9
- 1
Sample for Oracle AQ?
#422 opened by Leonardo-Ferreira - 2
dotnet8:ORA-00904: "DEFAULT_COLLATION"
#419 opened by blackmaple - 5
Oracle TCPS connection
#418 opened by mihaimyh - 2
Oracle AQ async and OpenTelemetry operations
#420 opened by luboid - 29
- 4
- 7
Connection.Open take 7 seconds when done from a dll loaded via reflection
#412 opened by ElectricVampire - 1
- 10
- 3
ODP.net ZHS16GBK Special characters ,error
#400 opened by crisoe7 - 5
Oracle.ManagedDataAccess.Client.OracleException (0x80004005): ORA-28040: The database does not accept your client's authentication protocol; login denied.
#386 opened by murat16ertekin - 1
Error using Kerberos on ODP.NET 23.x
#409 opened by richardcwagner - 1
Oracle.EntityFrameworkCore 8.0 不再支持19c以下版本数据库了嘛
#408 opened by wangxb01 - 3
- 4
- 10
ORA-12704: character set mismatch in generated query
#399 opened by poke - 14
- 4
ExecuteNonQueryAsync not working properly
#398 opened by chsakell - 3
[HELP] Does odp.net supports datafiles?
#393 opened by gpgpublickey - 2
CreateTable adds redundant rowversion trigger when column marked as concurrency token
#390 opened by harryKont - 0
[HELP
#392 opened by gpgpublickey - 2
Oracle.EntityFrameworkCore 8.23.40 produces invalid queries in Oracle 19c for boolean data type
#391 opened by troglas - 3
EF Core 8.0: ORA-00932 - expected - got CLOB
#389 opened by arthur-liberman - 2
Async vs Sync Performance in ASP.NET Web API: Network Call vs ODP Oracle Connection
#387 opened by CavidH