Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

download oracle db with wget function oraclelinux

dc922c56-830a-4f22-9640-db66d9a9fb78Mar 2 2015 — edited Mar 3 2015

Hi,

I am trying to download the db to my oraclelinux that runs on oracle VM virtualbox with following command:

wget --no-cookies --auth-no-challenge --http-user="username" --http-passwd="mypassword" --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn/linux/oracle11g/R2/linux.x64_11gR2_database_1of2.zip"

but instead of a jusy 2 GB file i get small file with some simple webpage saying that LOGIN FAILED.

I have checked my username (my email i log into oracle webpage as well and mu password) couple of times and also tried to ommit the "" signs or spell password instead of passwd.

Will appreciate any help

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 31 2015
Added on Mar 2 2015
1 comment
6,927 views