- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What is the OE version on my server
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
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
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
тАО04-08-2008 11:02 PM
тАО04-08-2008 11:02 PM
i have the Enterprice operaring Enviroment v1 media and the Mission Critical Operating Enviroment v1 madia.
i want to check what is the version is installed in my server (rp8420)?
and i want to upgrade the O.S from 11.11 to 11.23
what is the Necessary media for this process?
e.g) Do I need to HP-UX 11i v1 software Pacc
an internet express Non-OE Components and ...
this media for upgrade or no?
and at using this command
#update-ux -s /dvdrom ?????? what is correct syntax for it.
plz answer on all my Questions
thanks and best regard
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2008 11:13 PM
тАО04-08-2008 11:13 PM
Solutionswlist | grep OE
For upgrade information see this document - http://docs.hp.com/en/5991-2701/5991-2701.pdf
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2008 11:15 PM
тАО04-08-2008 11:15 PM
Re: What is the OE version on my server
> i want to check what is the version is installed in my server (rp8420)?
try: print_manifest|grep OE
e.g.
SRV2:>print_manifest|grep OE
HPUX11i-OE-Ent B.11.11.0206 HP-UX Enterprise Operating Environment Component
SRV2:>
hope this helps!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2008 11:29 PM
тАО04-08-2008 11:29 PM
Re: What is the OE version on my server
for the upgrade, also refer to the useful discussion:
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1023003
Concerning the product support, also refer to an equally important document which is found at:
http://www.hp.com/softwarereleases/releases-media2/history/slide2.html
hope this helps too!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2008 11:48 PM
тАО04-08-2008 11:48 PM
Re: What is the OE version on my server
More precisely of swlist command
swlist HPUX*OE*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2008 01:15 AM
тАО04-09-2008 01:15 AM
Re: What is the OE version on my server
what is the necessary media for this process?
Do you have the 11.23 media?
>ahsan: More precisely of swlist command
swlist HPUX*OE*
It is probably a good idea to quote that:
$ swlist "HPUX*OE*"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2008 09:55 PM
тАО04-11-2008 09:55 PM
Re: What is the OE version on my server
thanks for all