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 07:37 AM
08-18-2003 07:37 AM
Pls give info reg.. where i can get more details regarding DCE HP-UX.
Thanks in advance
Jagadesh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 07:44 AM
08-18-2003 07:44 AM
SolutionPHSS_17810 1.0 HP DCE/9000 1.7 Runtime cumulativ
e patch
PHSS_17811 1.0 HP DCE/9000 1.7 Integrated Login
cum. patch
PHSS_17812 1.0 HP DCE/9000 1.7 Server/DevTools c
um. patch
PHSS_20444 1.0 HP DCE/9000 1.7 Runtime cumulativ
e patch
are the patches required to upgrade to 1.7.1
http://h71033.www7.hp.com/page/NS_DCE_SW.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 08:00 AM
08-18-2003 08:00 AM
Re: DCE
Where can i download these patches?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 08:57 PM
08-18-2003 08:57 PM
Re: DCE
login to ITRC, get into maintenance and support-->patches-->indivudual patches.
mention the required patch,which takes you further and can download using ftp/hmtl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 10:56 PM
08-19-2003 10:56 PM
Re: DCE
When i download the individual patches iam getting only .txt files and not .depot files.
Is it possible to install patch using .txt files.
Kindly help me out.
Thanks
Jagadesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 11:29 PM
08-19-2003 11:29 PM
Re: DCE
I assume you know the place to download patches.
When you click "download selected" select the type of format you want (mainly tar and gzip). When you gunzip them you will get the depot files.
If you go for individual patches then you will get a bundled script.
sh
This will extract patch.text and patch.depot in your machine. Make sure that compress is in the path. It needs compress/uncompress for the depot file.
I got the files in correct format.
HTH,
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 12:08 AM
08-20-2003 12:08 AM
Re: DCE
-----------------------------------------------1. Back up your system before installing a patch.
2. Login as root.
3. Copy the patch to the /tmp directory.
4. Move to the /tmp directory and unshar the patch:
# cd /tmp
# sh PHXX_xxxxxx (to create patch depot)
5. Run swinstall to install the patch:
# swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/PHXX_xxxxx.depot