Code Monkey home page Code Monkey logo

Comments (5)

totalamateurhour avatar totalamateurhour commented on July 19, 2024

Is the error on line 42 the first one you see? Can you post more of the output? Is it possible your host ran out of space for the virtual disk?

from oracle-12.2-vagrant.

Fachher avatar Fachher commented on July 19, 2024

Yes, line 42 is the first error I see and I think I have enough harddisk space left.

$ df -h
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1 233Gi 200Gi 32Gi 87% 52569575 8409239 86% /

mentioned programs are not included inside of /linuxx64_12201_database.zip

  • netca
  • dbca
  • sqlplus

from oracle-12.2-vagrant.

totalamateurhour avatar totalamateurhour commented on July 19, 2024

My guess is that it's rather something with a PATH environment variable. After this error, can you do the following:

vagrant ssh
ls /opt/oracle/product/12.2.0.1/dbhome_1/bin/netca

from oracle-12.2-vagrant.

Fachher avatar Fachher commented on July 19, 2024

Hi @totalamateurhour retried it today on my private computer.

Mac OS
Virtualbox 5.1.26 r117224
Vagrant 1.9.0

Everything works out of the box

from oracle-12.2-vagrant.

totalamateurhour avatar totalamateurhour commented on July 19, 2024

hi @Fachher - glad you got it working. For what it's worth, I'm not seeing any issues with vbox 5.1.30 and Vagrant 2.0.0. I just reran this:

$ vboxmanage -v
5.1.30r118389
$ vagrant -v
Vagrant 2.0.0
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'http://yum.oracle.com/boxes/oraclelinux/ol73/ol73.box'...
==> default: Matching MAC address for NAT networking...

...

==> default: Executing Post Configuration Actions
==> default: 100% complete
==> default: Look at the log file "/opt/oracle/cfgtoollogs/dbca/ORCLCDB/ORCLCDB.log" for further details.
==> default:
==> default: SQL*Plus: Release 12.2.0.1.0 Production on Tue Oct 31 19:35:19 2017
==> default:
==> default: Copyright (c) 1982, 2016, Oracle. All rights reserved.
==> default:
==> default: Connected to:
==> default: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
==> default: SQL>
==> default: Pluggable database altered.
==> default:
==> default: SQL>
==> default: Disconnected from Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
==> default: INSTALLER: Database created
==> default: INSTALLER: Oratab configured
==> default: Created symlink from /etc/systemd/system/multi-user.target.wants/oracle-rdbms.service to /etc/systemd/system/oracle-rdbms.service.
==> default: INSTALLER: Created and enabled oracle-rdbms systemd's service
==> default: INSTALLER: Installation complete, database ready to use!
$

from oracle-12.2-vagrant.

Related Issues (1)

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.