-
### Description
The BulkInsert with the InsertIfNotExists is not working for ORACLE.
The SQL Sentence generated only includes the INSERT without checking for existing records using the primary key …
-
After succesful building the image I ran `docker run --name oracleExpress -p 1520:1521 -p 5500:5500 -e ORACLE_PWD=test -v c:\temp\oracle\oradata:/opt/oracle/oradata oracle/database:18.4.0-xe`
But I…
-
I've run the installs for docker-oracle-xe, + APEX, and docker-oracle-ords.
I then want to log to use ORDS; if i understand correctly, I need to create a workspace as the Apex Admin?
I try to log in…
-
hi fuzziebrain
i have a virtualbox running with oracle linux 8
installing docker, git, curl etc.
i downloaded all recommended files
as root i run
./01_build.sh xe21.env
works well
then …
-
```
What steps will reproduce the problem?
1.I ran DBMetal Across Oracle DB
2. I cannot see the Tables got generated
3. I can see only the Datacontext with connections got generated
What is the expec…
-
## Environment
**Liquibase Version**: 3.8.8
**Liquibase Integration & Version**: CLI
**Liquibase Extension(s) & Version**: n/a
**Database Vendor & Version**: Oracle XE
**Operating System Type & …
-
Since the last update, we have discovered that the startup of the container the first time takes several minutes, compared to starting later on which takes seconds. This have been tested on newly star…
-
Perhaps the zip I'm providing is incorrect, but I noticed the `oraclexe.sh` install script tries to cd into a `Disk1` and later on the `response` directory after unzipping the RPM.
These paths don'…
-
Hello guys,
In one of our integration test suite we are using this repository. But suddenly we started seeing errors `Connection refused` while trying to talk to the oracle container. So checked out …
-
# listener.ora Network Configuration File: C:\app\tkarn\product\21c\homes\OraDB21Home1\NETWORK\ADMIN\listener.ora
# Generated by Oracle configuration tools.
DEFAULT_SERVICE_LISTENER = XE
SID_LI…