-
Hi
I have a problem
i run a docker-compose was wrong
`
version: '3'
services:
oracle:
restart: always
image: registry.cn-hangzhou.aliyuncs.com/zhuyijun/oracle:19c
contai…
-
### Description
While evaluating dBeaver 'Import Data' feature from CSV file to a Postgres table I encountered a 'duplicate key value violates unique constraint' error. I attached two screenshots f…
-
### What steps will reproduce the problem?
Upgrade from Oracle 11g to Oracle 19c.
### What is the expected result?
Performance is the same.
### What do you get instead?
Major performance…
-
**A brief description of the bug.**
When I was collecting data from oracle(19c), an alarm message appeared and the message was not sent to kafka.
Warnings:
code 60025: "file: - block: -…
-
My Host OS is Windows 11. When I run `vagrant up` in 19.3.0 folder, it always stop with below error message:
```
...
oracle-19c-vagrant: Installing : 1:quota-4.01-19.el7.x86_64 …
-
Hi, I would like to know whether this python library is currently supporting Oracle based SQL query syntaxes? More appropriately, following is the version information
```
Oracle Database 19c Enter…
-
###### Which version and edition of Flyway are you using?
Flyway CLI - Enterprise Edition 10.18.2
###### If this is not the latest version, can you reproduce the issue with the latest one as wel…
-
1. What versions are you using?
Oracle 19c database
oracledb 2.4.1
import oracledb as cx
dsn_tns='(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = tcps)(HOST = cluster-scan)(POR…
-
Run the Container
```
docker run --name oracle-19c -p 1521:1521 -e ORACLE_SID=orcl -e ORACLE_PWD=123456789 -v D:/Researchs/Oracle/oracle-19c/oradata/:/opt/oracle/oradata doctorkirk/oracle-19c
```
…
-
# Run an Oracle Database with Docker Desktop on ARM (M1, M2, M3) MacOS | Simon P. Couch
[https://www.simonpcouch.com/blog/2024-03-14-oracle/](https://www.simonpcouch.com/blog/2024-03-14-oracle/)