- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Updating hp-ux 11
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
09-11-2001 01:46 PM
09-11-2001 01:46 PM
I have a hp-ux 11 system that only has two Y2K patches applied. Due to a required upgrade of Oracle 8.0.5 to 8.1.6 I need to apply the latest OS patches first. I have downloaded the Sept01 .depot file. I have read the docs but come away more confused.
Can someone point me to a document that will hold me by the hand or offer other advice to get this done.?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2001 01:51 PM
09-11-2001 01:51 PM
Re: Updating hp-ux 11
1. mwa stop
2. /usr/dt/bin/dtconfig -d
3. /usr/dt/bin/dtconfig -kill
4. kill pid_of_snmpd
5. kill pid of cm_snmpd
Then install the patches using "swinstall"
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2001 02:17 PM
09-11-2001 02:17 PM
Solutionswinstall -s
/sbin/init.d/swagentd stop (you may need to kill swagentd
/sbin/init.d/swconfig start
/sbin/rc2.d/S870swagentd start
Then, finally, install the remaining patches in the depot...doing a manage patch selection from the action menu item in swinstall:
swinstall -s
select
after a few minutes, swinstall should come back, at which point you can install the selected patche:
select
after the analysis phase, you can install the patch and finally reboot...all of which you will be prompted to do.
Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2001 06:43 AM
09-12-2001 06:43 AM
Re: Updating hp-ux 11
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2001 06:50 AM
09-12-2001 06:50 AM
Re: Updating hp-ux 11
Good luck
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2001 07:01 AM
09-12-2001 07:01 AM
Re: Updating hp-ux 11
You already have the procedure for installing the patchset, but if you want to find out more about patch management on HP-UX, this guide would be useful
http://docs.hp.com/hpux/pdf/5967-3578.pdf
Also if i were you i would also check out the SD-UX guide
http://docs.hp.com/hpux/pdf/B2355-90154.pdf
Since you are new to HP, http://docs.hp.com has lots of information, Ofcourse these forums are a great resource too.
-Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2001 07:03 AM
09-12-2001 07:03 AM
Re: Updating hp-ux 11
session or even from an X windows session.
-Santosh