- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Patch & License
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 08:00 PM
08-18-2003 08:00 PM
Patch & License
Now which patch I need to install. I am asking this question because I have seen so many patch available in patch download. How to know which is latest patch ?
Another ques. After installation of 10.20 , it shows only 2 user license. How can I increase this to 8 user license. Is it available on same Core OS Install CD ?
Looking for your reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 08:07 PM
08-18-2003 08:07 PM
Re: Patch & License
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=UNLIMUSERLIC
10.20 patch bundle
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B3782XSW1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 08:08 PM
08-18-2003 08:08 PM
Re: Patch & License
As you might me knowing, 10.2 is no more supported. Its better to upgrade to 11*. You can try to list here.
http://www1.itrc.hp.com/service/patch/search.do?pageContextName=hpux:::
HTH,
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 08:10 PM
08-18-2003 08:10 PM
Re: Patch & License
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=UNLIMUSERLIC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 08:48 PM
08-18-2003 08:48 PM
Re: Patch & License
Typically, you should install a HWE (HardWare Enablement) patch bundle and follow that with a GR (General Release) patch bundle after you have installed the OS.
Let the system determine the patches you need to install.
Assuming you have a CD or a directory containing the HWE and/or GR patch bundles, you use the following command:
# swinstall -p -x autoreboot=true -x match_target=true -s
The above command will only do a preview (due to the -p option) or analysis phase only and wont actually install anything. Check the resultant log file and if all is OK then install as follows:
# swinstall -x autoreboot=true -x match_target=true -s
The other people have provided details about the user licenses.
Hope it helps.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 01:37 AM
08-20-2003 01:37 AM
Re: Patch & License
I am able to download General Release patch.
But for Licenses , I am not able to download licenses.
It gives me message " file you are trying to download is not available at this time , pl try later " or "Authentication failure ".
Is this license is free or need to purchase it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 01:49 AM
08-20-2003 01:49 AM
Re: Patch & License
I tried that too. I think HP has suspended it since 10.2 has gone out of service. But anyway you can use the current machine if you are not using dumb terminals. All the telnet sessions count as 1 license and the console as 2.
HTH,
Umapathy