Wednesday, July 29, 2009

Download patch from Metalink and upload SR file to/from Unix Server

Steps to Upload trace/log file to Metalink Service Request on Unix Server

Login to unix server

$ftp ftp.oracle.com

User id : anonymous

Password : anonymous

ftp> cd support/incoming/

ftp> mkdir <SR number>

ftp> 6895234.994

ftp> bin

ftp> mput *.zip

Steps to Download patch from Metalink on Unix Server

$ftp updates.oracle.com

User Name : <MetalinkUserID>

Password : <password>

 

ftp> cd <patch number>

ftp> cd 5105622 (e.g.)

ftp> ls

ftp> bin

ftp> get <patch_full_name>

No comments: