- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: oracle patch
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
11-15-2005 04:36 PM
11-15-2005 04:36 PM
oracle patch
I need to patch for oracle installation.
When i run patch, display messages with below
"The patch fileset "PHKL_18543.." MAY ONLY BE INSTALLED UPON A PREVIOUSLY INSTALLED BASE FILESET...."
I don't know what to do.
It is difficult to installation. --;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 04:43 PM
11-15-2005 04:43 PM
Re: oracle patch
PHKL_18543 -- Is known for breaking systems. Before you install this patch, TALK TO HP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 04:44 PM
11-15-2005 04:44 PM
Re: oracle patch
yes, the patch 18543 do pose problems sometimes.
but in your case, u may need to check for these patch dependencies:
PHCO_21187, PHCO_23651, PHKL_20016, PHKL_22589, PHKL_27980, PHKL_28766
refer to this as well:
http://www1.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|patch.breadcrumb.cart|&patchid=PHKL_18543&context=hpux:800:11:00
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 04:52 PM
11-15-2005 04:52 PM
Re: oracle patch
You need to check your system first, to find out whether PHKL_18543 has been installed or not on your system. Run the command below :
# swlist -l fileset |grep PHKL_18543
If you dont have, you need to install this patch and it's dependencies. You can download all the patches from HP ITRC website.
NOTE :
Please make sure that the option below is UNMARKED when you install the patches :
[ ] Reinstall filesets even if same revision exists
[ ] Reinstall files even if same one already there
Hope this information can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 08:29 PM
11-15-2005 08:29 PM
Re: oracle patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 09:56 PM
11-15-2005 09:56 PM
Re: oracle patch
Install it once, all is good.
Install it twice system is toast.
Its included in dependencies a lot.
Nerver use the -x reinstall=true option with swinstall and this patch.
Always use -x reinstall=false with swinstall when installing a patch set that includes this patch.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 10:44 PM
11-15-2005 10:44 PM
Re: oracle patch
i couldn't patch. it's difficult. ^^;