Page 1 of 1

Oracle XE Virtual Machine

Posted: Mon Apr 26, 2010 4:51 pm
by HeathMA
We have put out a VirtualBox virtual machine for running Oracle XE. Documentation on this VM is available here: https://tech.lds.org/wiki/index.php/Oracle_VM

If you would like to use Oracle but don't want to install it, this may be a good option for you. We have tested Oracle XE with a 96MB VM and it still runs reasonably well with such a small memory footprint so using the VM may be a better option resource wise than installing Oracle XE natively. Your mileage may vary.

If you have any questions or feedback regarding this VM, please let use know!

Posted: Tue Apr 27, 2010 9:58 am
by YoungstromMJ
This is just the beginning of our attempts to improve community development with Oracle. We also have plans to do some minor integrations into the IDE for running the database migration tool.

We're planning to make the oracle xe vm instances use a common username, password, and schema name so that there won't be any twittling with credentials on each machine, etc.

The hope is that we can get the process for setting up a development database down to 3 steps:

1. Install Virtual Box
2. Run Oracle XE VM
3. Run database migration from the ide.


Once we get the IDE enhancements complete we'll start doing some hunting for projects who want to beta test this solution.

Mike

Posted: Tue Aug 17, 2010 10:33 am
by danhively
I tried to import the appliance and get this error
Virtualbox error NS_ERROR_FAILURE (0x80004005)

Any ideas? I'm running on Ubuntu 10.04 x64 and VirtualBox 3.2.8.

Posted: Wed Aug 18, 2010 12:07 am
by YoungstromMJ
danh000 wrote:I tried to import the appliance and get this error
Virtualbox error NS_ERROR_FAILURE (0x80004005)

Any ideas? I'm running on Ubuntu 10.04 x64 and VirtualBox 3.2.8.
We recently discovered that our image doesn't work with 3.2.8. We updated the documentation to this point and provide a link to Virtual Box 3.2.6. You should be able to just uninstall 3.2.8 and install 3.2.6. Let us know if you have any other problems.

Mike

Posted: Wed Aug 18, 2010 3:32 pm
by HeathMA
I'm running Ubuntu 10.04 x64 and VirtualBox 3.1.6_OSE r59338 installed via apt and the VM works just fine for me.

Posted: Thu Aug 19, 2010 3:44 pm
by danhively
youngstrommj wrote:We recently discovered that our image doesn't work with 3.2.8. We updated the documentation to this point and provide a link to Virtual Box 3.2.6. You should be able to just uninstall 3.2.8 and install 3.2.6. Let us know if you have any other problems.

Mike
Looks like there is a tool to fix this at http://www.virtualbox.org/ticket/7289#comment:5. I'll give it a try and report on my results.

Posted: Tue Aug 24, 2010 10:41 am
by danhively
Well I never got around to trying the fix so I just installed VirtualBox 3.2.6, imported the appliance and then upgraded to VirtualBox 3.2.8. No problems.

Posted: Mon Aug 30, 2010 10:23 pm
by BrumfieldAD
The updated 1.2 version of the VM should fix problems you've had importing into VirtualBox 3.2.8. You can download it here: http://code.lds.org/downloads/LDSTech-O ... VM-1.2.zip

Let us know if you have any other problems.

-Asiel

Posted: Wed Sep 01, 2010 10:25 am
by danhively
Works great!