Jan Meckelholt

Results 1 comments of Jan Meckelholt

Hi kanuku, you can enter the container via: `docker exec -it oracle-xe bash -c "source /home/oracle/.bashrc; bash"` Then to get to the SQL-Shell `$ORACLE_HOME/bin/sqlplus sys/Oracle18@localhost/XE as sysdba` This is assuming...