-
Unique database identifier check passed.
Error writing into silent log -- /u01/app/oracle/cfgtoollogs/dbca/silent.log_2018-09-12_09-08-36-AM (No such file or directory)
/u01/app/oracle/ has enough…
-
Building fails:
```
Running transaction
Installing : file-5.11-33.el7.x86_64 1/2
su: cannot open session: Permission denied
[SEVERE] The su command is not …
-
Would be nice to have an example for oracledb-xe.
Possibly with https://hub.docker.com/r/quillbuilduser/oracle-18-xe as the docker ?
There was a dicussion about this at https://github.com/oracle/d…
-
I think it would be useful to a lot of people if (at some point) Oracle offered a VirtualBox pre-built VM with:
- Oracle Linux
- Oracle Database XE
- Node.js
Does anyone else agree?
-
whether I run with:
**docker run -d -P -p 1521:1521 -p 8080:8080 --name 11gxe wnameless/oracle-xe-11g**
or
**docker run -d -P -p 1521:1521 -p 8080:8080 --name 11gxe -v /oracle/data/:/u01/app/oracl…
-
Question ADempeire.dmp for oracle 11g XE downgrade dmp file
Asking questions about use
https://files.gitter.im/adempiere/adempiere/ag4y/Adempiere392.rar
#### Other relevant information
…
-
New Lando user here (loving it so far!), so please forgive me if this is in the wrong place or I've omitted any important details.
I've configured Lando per https://docs.lando.dev/guides/setup-land…
-
### Module
Oracle Free
### Testcontainers version
1.19.7
### Using the latest Testcontainers version?
Yes
### Host OS
Windows
### Host Arch
x86
### Docker version
```shell
Client:
Cloud i…
-
Not clear how we get to this. This used to work.
Need to check if is consistently failing or sporadically.
https://github.com/akka/akka-projection/runs/5160989914?check_suite_focus=true#step:7:…
-
When I try to execute a select it marks the following error:
![image](https://user-images.githubusercontent.com/23087522/29491314-bdff6876-851d-11e7-892a-d99272ce0e09.png)
My code is:
```java…