-
**Describe the bug**
Not 100% sure this is a bug as such or whether this is 'just Oracle', but opening for discussion on ideas/possibilities/workarounds; somewhat discussed in https://utplsql.slack.c…
-
I have updated the code which I submitted as PR #281 so that it supports stored procedure and function calls in Oracle. (Only my own copy. As of now I haven't updated the PR and I haven't made a new P…
-
### Feature Description
The error ORA-00972 is caused by Oracle database which has an identifier length limit of 30 bytes.
The problem may occur during TypeORM's tests because of the Oracle docker…
-
### Description
Oracle database version 19.3.0.
Using official image.
In the second phase of the build step, the script "installDBBinaries.sh", which comes with the docker-image for for version 1…
-
Hi,
I was trying to deploy Oracle single instance database on kubernetes cluster with 2 replicas but is failing with unknown reason. After 7% copying database files failing and trying to copy agai…
-
Dear developers of {dittodb},
I've been using {dittodb} for mocking an Oracle database. Even though it is not listed as one of the supported DB, it is possible to use it, even though it needs some …
-
```
What steps will reproduce the problem?
1. Run gsql 0.2.2
2. Run script
select nvl2(null, 1, null) from dual
What is the expected output? What do you see instead?
Expected output is null (empt…
-
Hi there,
**Thank you for putting so much effort into this project.**
As a regular software developer, **with none experience working with Oracle DB's**, I would have loved to just run a conta…
-
### Expected behavior
The updateable record is updated with generated data from the server.
### Actual behavior
```
ORA-22816: unsupported feature with RETURNING clause
Cause: RETURNING cl…
-
### Expected behavior
Tests should pass.
### Actual behavior
24 errors during test execution: ORA-00932: inconsistent datatypes: expected CHAR got BINARY
### Steps to reproduce the problem…