Discussions
Categories
- 196.7K All Categories
- 2.2K Data
- 235 Big Data Appliance
- 1.9K Data Science
- 449.8K Databases
- 221.5K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 549 MySQL Community Space
- 477 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 532 SQLcl
- 4K SQL Developer Data Modeler
- 186.8K SQL & PL/SQL
- 21.3K SQL Developer
- 295.4K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.1K Development Tools
- 104 DevOps
- 3.1K QA/Testing
- 645.9K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 153 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 17 Java Essentials
- 158 Java 8 Questions
- 85.9K Java Programming
- 79 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.2K Java SE
- 13.8K Java Security
- 203 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 394 LiveLabs
- 37 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.6K Other Languages
- 2.3K Chinese
- 170 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 230 Portuguese
download of Oracle Developer Day.ova not working

972876
Member Posts: 4
I'm trying to download the above file to my iMac osx Mountain Lion. I've already downloaded the Virtual Box. When I login for the download, it opens a big text file with lots of liscensing stuff. There's nothing to click to agree so I can get the file, just the big file of legalese. What am I missing?
Answers
-
Are you following all of the instructions here - http://www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html
HTH
Srini -
Yes I followed the instructions. They're very simple. VirtualBox downloaded w/o any issues. The .ova file opens rather than downloading. What do you suggest?
-
Did you verify the integrity of the download file using the md5sum checksum ? If so, you might want to post in the VM forum - 3825
HTH
Srini -
Srini, Thanks for trying to help me with this. Still no success downloading the .ova file for the Database App Devemopment VM. Shouldn't the file just download, I don't need to see the inside of it. I'm on a Mac running Mountain Lion. Is that an issue?
Here's a sample of what I get when I click on the download link: Oracle_DB_Developer_Day.ovf�������������������������������������������������������������������������0000600�0000000�0000000�00000307437�12044005561�0016013�0����������������������������������������������������������������������������������������������������ustar �someone�������������������������someone����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������<?xml version="1.0"?>
<Envelope ovf:version="1.0" xml:lang="en-US" xmlns="http://schemas.dmtf.org/ovf/envelope/1" xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1" xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData" xmlns:vssd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettingData" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:vbox="http://www.virtualbox.org/ovf/machine">
<References>
<File ovf:href="Oracle_DB_Developer_Day-disk1.vmdk" ovf:id="file1"/>
<File ovf:href="Oracle_DB_Developer_Day-disk2.vmdk" ovf:id="file2"/>
</References>
<DiskSection>
<Info>List of the virtual disks used in the package</Info>
<Disk ovf:capacity="12884901888" ovf:diskId="vmdisk1" ovf:fileRef="file1" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized" vbox:uuid="d225aca9-4a49-4bae-b580-eedddd13da47"/>
<Disk ovf:capacity="12884901888" ovf:diskId="vmdisk2" ovf:fileRef="file2" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized" vbox:uuid="ac3a099f-1021-4937-8319-dceb050c0d37"/>
</DiskSection>
<NetworkSection>
<Info>Logical networks used in the package</Info>
</NetworkSection>
<VirtualSystem ovf:id="Oracle Developer Days">
<Info>A virtual machine</Info>
<ProductSection>
<Info>Meta-information about the installed software</Info>
<Product>Oracle RDBMS 11.2, SQL Developer 3.2, Application Express 4</Product>
<Vendor>Oracle Corporation</Vendor>
<Version>October 2012</Version>
<ProductUrl>http://otn.oracle.com</ProductUrl>
<VendorUrl>http://oracle.com</VendorUrl>
</ProductSection>
<EulaSection>
<Info>License agreement for the virtual system</Info>
<License>
Agreement Terms
Print Close -
I'm assuming you are trying to download http://download.oracle.com/otn/other/virtualbox/dd/Oracle_Developer_Day.ova using Safari ? If so, try to save the file to your computer first. After the download completes successfully, verify checksums before proceeding.
HTH
Srini -
So Safari was the problem. I downloaded Firefox to my Mac and was able to copy the .ova file to my computer w/o it opening or doing anything strange. Thank YOU SO MUCH!!!
This discussion has been closed.