How to set-up an Oracle database on Play With Docker

preview_player
Показать описание
This video will show you how to use an oracle database as an admin user without installing anything on your computer, simply by using the Play With Docker utility.

Links/commands used in these videos are the followings:
- docker run -d --name "oradb" -e ORACLE_DISABLE_ASYNCH_IO=true -e ORACLE_ALLOW_REMOTE=true -p 1521:1521 oracleinanutshell/oracle-xe-11g
Рекомендации по теме