-
is it EnsureDeletedAsync method supported by Oracle Data Provider for .NET (ODP.NET) Entity Framework Core 6.21.61?
On my tests method returns true (true if the database is deleted, false if it did…
-
Hi,
After upgrade from version 1.0.4 to 2.4.0 the same code results in a ORA-04030: out of process memory (4 GB)
Full error description:
ORA-04030: out of process memory when trying to allocate…
-
With Oracle (Derby is fine), the following code:
```
// Verify EXTRACT(YEAR) from a LocalDate field
q = em.createQuery("SELECT EXTRACT(YEAR FROM qdte.localDateData) FROM QueryDateTimeEntity qdte WH…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
/* init */ drop table if exists t;
/* init */ create table …
you06 updated
2 years ago
-
Hi,
I have the following error when running sync. Could you help? Tks
Moodle 4.0.3
Oracle Database 11g Release 11.2.0.4.0 - 64bit
Execute scheduled task: Baixar os tipos de conteúdo H5P d…
-
### Summary of problem or feature request
We receive the following error when try to connect to oracle server:
`Error Code : 2248 Error Message : ORA-02248: invalid option for ALTER SESSION Posi…
-
- [x] I have tried with the latest version of Docker Desktop
- [x] I have tried disabling enabled experimental features
- [ ] I have uploaded Diagnostics
- Diagnostics ID: - Diagnosing ta…
-
Hello,
I am migrating an Oracle database to PostgreSQL and ora2pg seems to ¨skip¨ some indexes (and I don´t know why).
Here is an example with one of my tables :
Oracle :
``` sql
select VISIBILI…
-
I am using the 4.28 version and JDBC template lock provider.
If I start the application first, then I create the table 'shedlock' in database.
The lock will not work and keep saying "Not executin…
-
Hi Everyone
I'm currently trying to setup traccar with oracle 11g database I have the jdbc connector in lib folder and database connection settings in traccar.xml, traccar runs successfully but an sq…