GitHub / oracle/dotnet-db-samples issues and pull requests
#452 - Regression: watching for database change with OracleDependency stopped working with Oracle.ManagedDataAccess.Core version 23.8.0
Issue -
State: open - Opened by 0xced 2 months ago
- 3 comments
Labels: bug
#451 - OracleDataSource constructors are internal but there are valid cases to use it directly
Issue -
State: closed - Opened by marcwittke 3 months ago
- 2 comments
Labels: enhancement
#450 - Activity (OpenTelemetry) for DataReader
Issue -
State: open - Opened by jods4 3 months ago
- 6 comments
Labels: enhancement
#449 - Null Reference Exception in ODP.Net when using Dapper
Issue -
State: open - Opened by marcwittke 3 months ago
- 2 comments
#448 - Clarification about statements and commit phase under save changes and "WAIT FOR EMON PROCESS NFTNS" error
Issue -
State: closed - Opened by guilhermecampello 4 months ago
- 3 comments
Labels: question
#447 - Add sample T4 text template samples
Pull Request -
State: closed - Opened by alexkeh 4 months ago
Labels: OCA Verified
#446 - Oracle AQ EnqueueTime not correctly available
Issue -
State: open - Opened by Leonardo-Ferreira 4 months ago
- 7 comments
Labels: enhancement, Oracle base bug/issue/enhancement
#445 - Changes committed despite active transaction and rollback in Oracle EF Core
Issue -
State: closed - Opened by cdMOE 4 months ago
- 4 comments
#443 - Clarification about Incr Pool Size parameter
Issue -
State: closed - Opened by mcortellino 6 months ago
- 9 comments
Labels: question
#442 - "ORA-50012: Pooled connection request timed out" when timeout transaction in >= .net8
Issue -
State: closed - Opened by mishustin 6 months ago
- 9 comments
Labels: bug
#441 - ORA-12570 exception when new connection after a long period of inactivity
Issue -
State: closed - Opened by EmilianoElMariachi 6 months ago
- 6 comments
#440 - Error Arithmetic overflow when datareader read a NUMBER column (without prec nor scale) and the number is a float/double
Issue -
State: closed - Opened by rferraton 6 months ago
- 2 comments
#438 - "ORA-00936: missing expression" error when using latest Oracle.EntityFrameworkCore 9.23.60 and .net 9.0.1
Issue -
State: closed - Opened by tegrit-joe-trupiano 6 months ago
- 6 comments
Labels: bug
#437 - OracleBulkCopy and NUMBER with Scale negative
Issue -
State: closed - Opened by FJGR65 6 months ago
- 2 comments
Labels: bug
#436 - ODP.NET connection to Oracle 19 via Windows 2022 Server
Issue -
State: closed - Opened by asdfafasd123 6 months ago
- 8 comments
Labels: question
#435 - EF Core 7 CommandInitialized interceptor appears to never be called
Issue -
State: closed - Opened by sccunningham7 7 months ago
- 3 comments
#434 - bug: dotnet ef dbcontext scaffold can not complete
Issue -
State: open - Opened by 1257960069 7 months ago
- 6 comments
Labels: bug
#433 - Oracle SQL syntax problem
Issue -
State: closed - Opened by netnr 7 months ago
- 1 comment
Labels: question
#432 - Error when using latest Oracle.EntityFrameworkCore 9 with CLOB column
Issue -
State: closed - Opened by tegrit-joe-trupiano 7 months ago
- 9 comments
Labels: bug
#431 - Unable to connect to Oracle database from Azure Function in VS Code
Issue -
State: closed - Opened by Mounesh1881 7 months ago
- 4 comments
#430 - Error when using latest Oracle.EntityFrameworkCore 9
Issue -
State: closed - Opened by MarkFangmeyer 7 months ago
- 2 comments
#429 - First pooled connection fails when using UseHourOffsetForUnsupportedTimezone
Issue -
State: open - Opened by Aaron-Ritter-IDEXX 7 months ago
- 16 comments
Labels: bug
#428 - NullReferenceException in OracleInternal.ConnectionPool.PoolManager.AddPRToPool
Issue -
State: closed - Opened by niklaslundberg 8 months ago
- 2 comments
#427 - STAThread and OracleConnection.OpenAsync
Issue -
State: closed - Opened by FJGR65 8 months ago
- 6 comments
Labels: bug
#426 - ODP.Net error when querying a materialized view using dapper fails with NRE
Issue -
State: closed - Opened by marcwittke 8 months ago
- 2 comments
#425 - Connection pool growing to 4 even though only one connection is in use after upgrade
Issue -
State: closed - Opened by madelson 8 months ago
- 3 comments
Labels: question
#424 - Oracle.EntityFrameworkCore not compatible with Microsoft.EntityFrameworkCore
Issue -
State: closed - Opened by MarkFangmeyer 8 months ago
- 2 comments
Labels: question
#423 - Open cursors leak in ODP.NET driver
Issue -
State: closed - Opened by heku 8 months ago
- 4 comments
#422 - Sample for Oracle AQ?
Issue -
State: closed - Opened by Leonardo-Ferreira 8 months ago
- 1 comment
Labels: question
#421 - Oracle.ManagedDataAccess.Core version 23.6.1 - ORA-50000 : connection storm
Issue -
State: closed - Opened by ksantoso 8 months ago
- 9 comments
#420 - Oracle AQ async and OpenTelemetry operations
Issue -
State: open - Opened by luboid 9 months ago
- 2 comments
Labels: enhancement
#419 - dotnet8:ORA-00904: "DEFAULT_COLLATION"
Issue -
State: closed - Opened by blackmaple 9 months ago
- 2 comments
#418 - Oracle TCPS connection
Issue -
State: closed - Opened by mihaimyh 9 months ago
- 5 comments
Labels: question
#417 - Missing 'EXECUTE IMMEDIATE' for idempotent migration script
Issue -
State: closed - Opened by tommei 10 months ago
- 8 comments
Labels: bug
#416 - Using OpenTelemetry instrumentation and setting EnableSqlIdTracing = true causes errors when working with refcursor output of a packaged procedure
Issue -
State: closed - Opened by omon77 10 months ago
- 9 comments
Labels: bug
#415 - Support for EF Core 9
Issue -
State: closed - Opened by ssougnez 10 months ago
- 9 comments
Labels: enhancement
#411 - ORA-50000: Connection request timed out - On Async Operations
Issue -
State: closed - Opened by WalterDias 10 months ago
- 29 comments
Labels: bug
#410 - Why OracleParameter is the only one that implemets IDisposable
Issue -
State: closed - Opened by WalterDias 10 months ago
- 5 comments
Labels: question
#389 - EF Core 8.0: ORA-00932 - expected - got CLOB
Issue -
State: open - Opened by arthur-liberman about 1 year ago
- 3 comments
Labels: bug
#367 - How to get the EXACT amount of rows Copied on a bulkcopy insert ?
Issue -
State: closed - Opened by rferraton over 1 year ago
- 17 comments
Labels: enhancement, question
#362 - ORA-00932 exception: inconsistent datatypes: expected CHAR ; got NCLOB
Issue -
State: closed - Opened by kakone over 1 year ago
- 13 comments
Labels: Microsoft base bug/issue/enhancement
#329 - DbDataSource implementation
Issue -
State: closed - Opened by andrevlins over 1 year ago
- 5 comments
Labels: enhancement
#275 - PLSQL Record type support for associative arrays
Issue -
State: open - Opened by gpgpublickey over 2 years ago
- 9 comments
Labels: enhancement
#273 - Db Function json path parameter bug
Issue -
State: closed - Opened by Xor-el over 2 years ago
- 5 comments
Labels: Oracle base bug/issue/enhancement
#267 - Distributed transactions on .NET 7 on Windows
Issue -
State: open - Opened by K-Wojciechowski over 2 years ago
- 4 comments
Labels: enhancement
#188 - is it possible to specify Tablespace on Entity Framework core OnModelCreating
Issue -
State: open - Opened by omora almost 4 years ago
- 7 comments
Labels: enhancement
#157 - Is it possibile to customize the default mappings in Oracle.EntityFrameworkCore for Scaffold-DbContext ?
Issue -
State: closed - Opened by fededim over 4 years ago
- 14 comments
Labels: enhancement
#100 - Bulk Insert EF core
Issue -
State: closed - Opened by deniscesar almost 5 years ago
- 8 comments
#99 - Oracle EFCore 3.19.80 'System.DirectoryServices.Protocols' FileNotFoundException
Issue -
State: closed - Opened by ser-drephs almost 5 years ago
- 5 comments
Labels: duplicate
#98 - Using ef core 3.1 mapping to a view fails
Issue -
State: closed - Opened by Martin-Andersen almost 5 years ago
- 2 comments
#97 - Upgraded to EFCore 3.1 from 2.2 and unable to connect
Issue -
State: closed - Opened by mpekurny almost 5 years ago
- 12 comments
#96 - Difference on Scaffold (3.1 vs 2.2)
Issue -
State: closed - Opened by rafaelpadovezi almost 5 years ago
- 1 comment
#95 - Using ODP.Net Core failover with Data Guard
Issue -
State: closed - Opened by luboid almost 5 years ago
- 13 comments
#94 - System.TypeLoadException: Method 'Create' .net Core 3.1
Issue -
State: closed - Opened by deniscesar almost 5 years ago
- 2 comments
#93 - When inserting double.NaN, Entity State is always Modified
Issue -
State: closed - Opened by NepPure almost 5 years ago
- 7 comments
#92 - Scaffolding: Method not found: 'Microsoft.EntityFrameworkCore.WarningBehavior Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase.GetLogBehavior(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger`1<!!0>)'.
Issue -
State: closed - Opened by mannok almost 5 years ago
- 1 comment
Labels: duplicate
#91 - Oracle.EntityFrameworkCore Sharing a transaction between several DbContext
Issue -
State: closed - Opened by g7ed6e almost 5 years ago
- 5 comments
#90 - Unable to scaffold Foreign Key (FK) between 2 schemas
Issue -
State: closed - Opened by gstoyanov72 almost 5 years ago
- 4 comments
#89 - Oracle.EntityFrameworkCore spatial support
Issue -
State: closed - Opened by iulian0512 almost 5 years ago
- 6 comments
#88 - Oracle.ManagedDataAccess - Intermittent Connection Request Timed out
Issue -
State: closed - Opened by sachinsu almost 5 years ago
- 2 comments
#87 - Version Problem Oracle.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational
Issue -
State: closed - Opened by wantal almost 5 years ago
- 1 comment
#86 - Cannot publish trimmed single exe containing ODP Core
Issue -
State: closed - Opened by StephenDrewLDS about 5 years ago
- 3 comments
#85 - Passing User defined Data type to Oracle SP
Issue -
State: closed - Opened by larikrishnan about 5 years ago
- 1 comment
Labels: duplicate
#84 - EF Core 3.1 Beta 2 - Difference between two Date columns
Issue -
State: closed - Opened by kakone about 5 years ago
- 6 comments
#83 - EF Core 3.1 Beta 2 ORA-06512
Issue -
State: closed - Opened by samuelrvg about 5 years ago
- 2 comments
#82 - EF Core 3.1 Beta 2 - OracleExceptions all returning as System.Exception: "Required user does not exist"
Issue -
State: closed - Opened by AdamWorley about 5 years ago
- 10 comments
#81 - Oracle.EntityFrameworkCore support for .NET 5.0
Issue -
State: closed - Opened by bholbrook about 5 years ago
- 26 comments
#80 - EF Core 3.1 Beta 2: Slower performance when using Date data type
Issue -
State: closed - Opened by alexkeh about 5 years ago
- 12 comments
#79 - Is there a way to query using case insensitive and accent insensitive (using ef-core)?
Issue -
State: closed - Opened by Davilink about 5 years ago
- 3 comments
Labels: question
#78 - Empty DbContext, Support for version that is not 11.2
Issue -
State: closed - Opened by twsl about 5 years ago
- 3 comments
#77 - Cast error when changing data type
Issue -
State: closed - Opened by Quietscheente about 5 years ago
- 15 comments
#76 - DotNet Core3.1 Database Migration
Issue -
State: closed - Opened by Shoogn about 5 years ago
- 2 comments
#75 - Decimal overflow: bug of Oracle .NET Managed driver
Issue -
State: closed - Opened by giuliohome about 5 years ago
- 7 comments
#74 - ODP.NET Core Boolean
Issue -
State: closed - Opened by alexkeh about 5 years ago
#73 - Scaffold-DbContext filter with schemas and tables mixed not working
Issue -
State: closed - Opened by ProH4Ck about 5 years ago
- 12 comments
#72 - Does Oracle.EntityFramework version 2.19.70 support MapToStoredProcedures?
Issue -
State: closed - Opened by aarzayus about 5 years ago
- 2 comments
#71 - 11G .net core 3.1 beta | linq query exception when relating classes
Issue -
State: closed - Opened by BelloBronxie about 5 years ago
- 8 comments
#70 - 10G .net core 3.1 beta | linq query exception when relating classes
Issue -
State: closed - Opened by BelloBronxie about 5 years ago
- 11 comments
#69 - Newest EFCore Beta1: Scaffold-DbContext chooses decimal type for NUMBER(24,0)
Issue -
State: closed - Opened by fsmirne about 5 years ago
- 2 comments
#68 - Newest EFCore Beta1 : Scaffold-DbContext generates multiple indices which fails during query
Issue -
State: closed - Opened by fsmirne about 5 years ago
- 12 comments
#67 - scaffold-dbcontext not generating classes
Issue -
State: closed - Opened by ptgullas about 5 years ago
- 3 comments
#66 - Select with coalesce operator on field non unicode string should not append N
Issue -
State: closed - Opened by rafaelpadovezi about 5 years ago
- 9 comments
#65 - Versioning problems
Issue -
State: closed - Opened by EamonHetherton about 5 years ago
- 8 comments
#64 - we are getting this issue Could not load type 'Autonomous_Managed_ODP_WebApp.autonomous_managed_odp'.
Issue -
State: closed - Opened by anjanidevio about 5 years ago
- 1 comment
#63 - When support for EF Core 3.1 or greater????!!
Issue -
State: closed - Opened by arielhernannapoli over 5 years ago
- 2 comments
#62 - Update-Database doesn't use transaction!
Issue -
State: closed - Opened by adomorn over 5 years ago
- 1 comment
#61 - Connecting to Autonomous Data Warehouse: Connection Timeout
Issue -
State: closed - Opened by derekssmith over 5 years ago
- 8 comments
#60 - Can't save NUMBER(4,0) to database
Issue -
State: closed - Opened by xamadev over 5 years ago
- 2 comments
#59 - How to connect with Oracle autonomous database?
Issue -
State: closed - Opened by iAmBipinPaul over 5 years ago
- 19 comments
#58 - ManagedDataAccess.Core - unpredictable pooling errors between operating systems
Issue -
State: closed - Opened by kamilzzz over 5 years ago
- 53 comments
#57 - Tab opens unnecessarily when executing PL/SQL
Issue -
State: closed - Opened by ghost over 5 years ago
- 4 comments
#56 - Udt with Oracle.ManagedDataAccess.Core
Issue -
State: closed - Opened by preslyel over 5 years ago
- 70 comments
Labels: enhancement
#55 - ODP.NET Core LDAP settings
Issue -
State: closed - Opened by davidbernardo over 5 years ago
- 1 comment
#54 - PublishTrimmed with Oracle.ManagedDataAccess.Core causes FileNotFoundException at runtime
Issue -
State: closed - Opened by SIkebe over 5 years ago
- 11 comments
#53 - Can not resolve reference: `System.Diagnostics.PerformanceCounter`, referenced by `Oracle.ManagedDataAccess`.
Issue -
State: closed - Opened by simix-felipebaltazar over 5 years ago
- 3 comments
#52 - PublishTrimmed with Oracle.ManagedDataAccess.Core causes MSB6006 error
Issue -
State: closed - Opened by SIkebe over 5 years ago
- 5 comments
#51 - InitialLOBFetchSize
Issue -
State: closed - Opened by khizhenokm almost 6 years ago
- 1 comment
#50 - DbUpdateConcurrencyException with EntityFramework Core for workflow-core
Issue -
State: closed - Opened by pbros almost 6 years ago
- 6 comments
#49 - Oracle.EntityFrameworkCore support for EF Core 3.x
Issue -
State: closed - Opened by cocosip almost 6 years ago
- 122 comments
#48 - Issue connecting to Oracle DB while running on Kubernetes
Issue -
State: closed - Opened by 0x4Graham almost 6 years ago
- 11 comments