-
Hi Team, when I create database with below command, it will pull the Oracle image from container-registry.oracle.com
$kubectl apply -f singleinstancedatabase.yaml
If the Oracle image already exist…
-
I've setup the postgres foreign wrapper, including specifying key fields. I am able to select from those tables. But if I try and delete...
```
delete from my_user_ora;
ERROR: error executing …
-
It will be great to have Oracle database supported.
-
The following error occurs during installation. When installed under the same conditions, but without box86, everything works.
`$ export BOX86_DYNAREC=0
pi@raspberrypi:~/Downloads/Nowy_erp/ClientO…
-
## Environment
**Liquibase Version**: 4.3.1
**Liquibase Integration & Version**: Java 1.8 (custom Gradle plugin)
**Database Vendor & Version**: Oracle 19.3.0-se2 (Docker) and SQL*Plus (Client Shared…
-
1. What versions are you using?
platform.platform: macOS-15.0-arm64-arm-64bit
sys.maxsize > 2**32: True
platform.python_version: 3.12.6
oracledb.__version__: 2.4.1
2. Is it an error o…
-
# 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/)
-
Hi, just found this flake, for some reason, my uni requires me to learn DBMS using Oracle, so I'll be using this from now on.
As per the README `oracle-database` module is not working yet. But I su…
-
### Describe the bug
Please escape these example links in source code so they are corrected in MicrosoftDocs/azure-docs-cli autogenerated reference content.
Example links are needed in reference…
-
When deleting a PDB Kubernetes resource like the one below, I would expect the PDB to be deleted in the database. Would say that is the expected behaviour when working with Kubernetes. It also enables…