Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Preparing for

...

Setup

At the moment, Oracle has moved own containers to a separate repositories. In order to use the Oracle database container, we need to take a few preliminary steps.

...

where {-LOGIN-} and {-PASSWORD-} - credentials, that were used in the registration process.

Database

...

Container Launch

The container is started using the docker command with the appropriate settings:

...

Initialization may take a long time. The picture of successful completion of initialization is as follows:

...

Database Console Launch

Logging into the Oracle console of a docker container is done using the command:

...

As a result, we will observe the following picture in the console:

...

Setting

...

Up The Database and Access Mode

The database is configured using sequential execution of SQL queries.

...