Operating System - HP-UX
1833767 Members
2193 Online
110063 Solutions
New Discussion

How can I download the patch from the ITRC

 
Tan jianmin
Occasional Advisor

How can I download the patch from the ITRC

I want to install the Oracle 10g on HP-UX,so I must download some patch for it.
I have tried to do that for many times,but still can't download the files.
Who can tell me the process...
Thank you.

Best Regards & Thanks
Tan.Asuka
6 REPLIES 6
wittie
Frequent Advisor

Re: How can I download the patch from the ITRC

Hi Tan,

when you are logged in your ITRC account you go to

patch database - find individual patches - HP-UX - - -

or you can contact HP support, they can deliver you the patch
Tan jianmin
Occasional Advisor

Re: How can I download the patch from the ITRC

Thanks a lot for your help.
I had done what you said,But still can't download the patch.
I'll contact HP support for help.

Best Regards & Thanks
Tan.asuka
Ivan Krastev
Honored Contributor

Re: How can I download the patch from the ITRC

If you are looking for specific patch only use:
ftp ftp.itrc.hp.com

directory /hp-ux_patches/


regards,
ivan
Bob E Campbell
Honored Contributor

Re: How can I download the patch from the ITRC

Try using SWA. It is a free download from https://www.hp.com/go/swa. When run on your system it can determine if you need the patches or not as well as identify any dependencies.

After installation, run:

# swa report -r issue -a CHAIN=PHKL_1,...

The report will list those patches that you need. You then run:

# swa get -t /newDepot

and it will download the required patches or their recommended replacements. In addition to the Oracle patches you could easily identify other valuable patches and patch bundles.
Tan jianmin
Occasional Advisor

Re: How can I download the patch from the ITRC

Dear all:
Thanks a lot for your kindly help.
I have found the reason why me can not download the patch from the ITRC.
Because I use the Thunder to download the patch.
Everything is OK If I use the generally way to download the patch.

Best Regards & Thanks
Tan Jianmin
Tan jianmin
Occasional Advisor

Re: How can I download the patch from the ITRC

I have found the way to solve this problem.