Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

Upload huge files to MOS (My oracle support)

$
0
0
There are many ways to upload the files to My oracle support SR.  But when there is an huge file we may think how to upload the files especially if the file size are in GB.

Oracle has provided few ways and using curl command always worked for me.

curl -T "file.tar.gz" -o output -u "your mos login""https://transport.oracle.com/upload/issue/SR-number/"

Example:

curl -T "PROD_ora_16629_USER_CR3641.trc.tar.gz" -o output -u "username@domain.com""https://transport.oracle.com/upload/issue/3-20594295591/"

Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>