docker-oracle-xe icon indicating copy to clipboard operation
docker-oracle-xe copied to clipboard

Docker build for Oracle Database 18c Express Edition (XE). This project is now archived with the release of version 21c.

Results 33 docker-oracle-xe issues
Sort by recently updated
recently updated
newest added

New to docker containers I am currently stuck here Running Custom Scripts 100% complete Database creation complete. For details check the logfiles at: /opt/oracle/cfgtoollogs/dbca/XE. Database Information: Global Database Name:XE System...

Will automatically download RPM so "silent" build

Please note that, I've changed the password in the `Dockerfile`. I've figured out that I have enter `sys as sysdba` as the user-name. Could you help me, what I'm doing...

So, i'm trying the following but getting an error. Any idea's how can i change the max_string_size? ``` alter system set max_string_size=EXTENDED SCOPE=SPFILE * ERROR at line 1: ORA-32001: write...

Database exists cp: cannot stat '/opt/oracle/oradata/dbconfig/XE/oratab': No such file or directory The Oracle Database is not configured. You must run '/etc/init.d/oracle-xe-18c configure' as the root user to configure the database....

When running the container on Docker for Windows connecting as SYS from outside the container fails with incorrect username/password. This appears to be due to the orapwXE file being symlinked...

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...

Hi, I'm trying to create a docker image for oracle 18c-xe. I'm following https://github.com/fuzziebrain/docker-oracle-xe But I'm see following error. docker build -t oracle-xe:18c . Sending build context to Docker daemon...

I need to change the SID from XE. This runs fine, but after restart XE is started again. I guess there is an startup script in systemd I have to...

Use HTTP link to clone the repo This will allow cloning the repo without having the public key registered in GitHub.