Coder Social home page Coder Social logo

oracledatabase-11.2.0.2-docker's Introduction

Introduction

The goal of this repo is to arrange the commands to run a container of Oracle DB ExpressEdition 11.2.0.2 with, rlwrap for handle arrow keyboardkeys and custom sql prompt with sqlplus.

Step

First of all download the binary Oracle Database Express Edition 11g Release 2 for Linux here. Copy the downloaded zip into 11.2.0.2/ folder.

Then:

$ ./buildDockerImage.sh -v 11.2.0.2 -x
$ ./add_rlwrap_2_image.sh

Thoose commands will build the image.

To run the container from the image use:

$ ./buildDockerContainer.sh

Then stop the container (it will save the db data in static_file folder):

docker stop oracle-xe

By default (buildDockerContainer.sh) the container is destroyed when stopped.

Executing the environment

Change the sys and system psw administrator by change the DB_PSW in the start_container.sh.

The home where you refer to all "usefull" commands is $ORACLE_HOME, not $HOME.

Exec the start_container.sh program that start the containier with the default port for APAX 8080 and 1521 for the "other purpose". This command customize grab the customization of the prompt of the sqlplus from ./script/glogin.sql.

Warning:

  • [sudos] the unix user must do some command with the sudo, other such as MacOS sudo is not required.
  • [SELinux] If your system implement thoose security guard check SELinux handson.

Reference

OracleDatabase

oracledatabase-11.2.0.2-docker's People

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.