Загрузка страницы

How to Set Up Oracle Database with Docker

Docker is a product that allows developers to create containers, which are self-contained areas on a computer for running applications. They can be used for databases, which is great if you can't install it normally (e.g. you use a Mac).

This video shows you how to set up an Oracle database on Docker. It uses an existing Oracle docker image on the Docker Hub website.

You'll learn how to download and install Docker, find the right Oracle image, download the image, run it, and connect to it in SQL Developer.

The connection details for this image mentioned in the video are below.

Container Database:

Username: SYS
Role: SYSDBA
Password: Oradoc_db1
Host: localhost
SID: ORCLCDB

Pluggable Database:

Username: SYS
Role: SYSDBA
Password: Oradoc_db1
Host: localhost
Service Name: ORCLPDB1.localdomain

The download page (with details and comments) is here: https://hub.docker.com/_/oracle-database-enterprise-edition

For more database advice and guides, visit my website at https://www.databasestar.com

Timestamps:
00:00 Introduction
00:27 Download Docker
01:12 Run Docker
02:09 Docker Hub signup
02:53 Search on Docker Hub for image
03:36 Oracle Docker image page
04:18 Terminal - docker login
05:51 Run Docker image
07:22 Docker is running
07:37 Start SQL Developer
08:08 Container Database connection
08:40 Pluggable Database connection
09:11 Simple query
09:35 Stop Docker container

Видео How to Set Up Oracle Database with Docker канала Database Star
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
28 мая 2021 г. 2:00:07
00:10:28
Яндекс.Метрика