oracle-12c
oracle-12c copied to clipboard
Docker image with Oracle database server on Oracle Linux. Formerly known as https://registry.hub.docker.com/u/wscherphof/oracle-12c/
While trying to install, noticed the following error: CAUSE: Syntactically incorrect response file. Either unexpected variables are specified or expected variables are not specified in the response file. ACTION: Refer...
At the end of step 3 successfully. I initialized the container and ran a "select sysdate from dual;" in sqlplus. But I was not successful. I had to run the...
Trying to build the image, the installation of Oracle Database fails. ``` vagrant@vagrant-ubuntu-trusty-64:~/oracle-12c$ docker run --privileged -ti --name step1 oracle-12c:step1 /bin/bash [root@4b51cd5b9be5 /]# /tmp/install/install Sat Apr 11 08:50:03 UTC 2015...
I get stuck at step 1: inflating: database/install/.oui No error or anything just stops there. Using vagrant VM Oracle Linux 7
https://registry.hub.docker.com/u/wscherphof/oracle-12c/ gives 404 error
I mean the image created is very large with so many steps, just one step not enough?
en, just missing $Grid_home/cfgtoollogs/configToolAllCommands.As the oracle document says,I need to manually create, but I don't know how.
I'm trying to build the image, but I get the following error when running the /tmp/create script during step2: ``` Tue Nov 17 08:19:56 UTC 2015 Creating database... SQL*Plus: Release...
**Reproduction:** ``` [root@b7d7d0583940 /]# /tmp/create Wed Jul 13 20:12:40 UTC 2016 Creating database... SQL*Plus: Release 12.1.0.2.0 Production on Wed Jul 13 20:12:40 2016 Copyright (c) 1982, 2014, Oracle. All rights...
**Reproduction:** ``` [root@937e9ac4297f /]# /tmp/install/install Wed Jul 13 18:41:27 UTC 2016 Starting Oracle Universal Installer... Checking Temp space: must be greater than 500 MB. Actual 6466 MB Passed Checking swap...