- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ksh Patch Question.
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
03-28-2002 11:43 AM
03-28-2002 11:43 AM
Ksh Patch Question.
We are working in an Xemulated environment in 11.0. I have concern with a patch PHCO_22712 the ksh cumulative patch. I remember some problems associated with PHCO_20018 with 10.20 and xemulation. We are having problems in 11.0 when the user clicks on the X button and the process runs away owned by init. Please Advise.
Thanks
Brian.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 11:48 AM
03-28-2002 11:48 AM
Re: Ksh Patch Question.
Check out patch PHCO_22020
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 12:23 PM
03-28-2002 12:23 PM
Re: Ksh Patch Question.
Take a look at this thread
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6ddbf9beca68d511abcd0090277a778c,00.html
Thanks
Sai.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 12:35 PM
03-28-2002 12:35 PM
Re: Ksh Patch Question.
Looking into the thread can i assume that i have to remove the PHCO_22712 Patch since it causes the same behavior?
Please Advise.
Thanks
Brian.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 10:08 PM
04-01-2002 10:08 PM
Re: Ksh Patch Question.
That's what I meant by looking at the previous patch I mentioned in my first reply !
I would try to remove the patch and see if it goes well.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 10:17 PM
04-01-2002 10:17 PM
Re: Ksh Patch Question.
Backing out or removing patch PHCO_22712 will
re-introduce PHCO_22020 as the current patch
assuming it is still on your system. Use
the 'swremove' interactive program to do the
work. Suggest you create an ignite backup tape
prior to doing the work. Any patch work should
be proceeded with cutting an ignite tape.
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
(change the device as required for your system)
One way to see if the patch is still on your
system:
# swlist -l patch -a supercedes PHCO_22712
HTH
-Michael