- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Daylight saving patching troubles
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
02-20-2007 09:13 AM
02-20-2007 09:13 AM
Daylight saving patching troubles
I have patched my 11.11 servers with the DST patch PHCO_34668. Also copied tztab file to the /usr/lib directory on our 10.20 servers. that being said the Document ID: c00832124 states "HP C++, HP aC++ runtime libraries:
For librwtool, the following or later patches should be installed, PHSS_33944." Also "Link Shared application can apply the C++ Runtime patch. Linked archived applications must be relinked." One, how can I determine if I need PHSS_33944 for the HP C++ runtime libraries and two, how can I determine if i have linked archived apps and how do i go about relinking them. Any help would be appreciated.
Thanks
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 09:29 AM
02-20-2007 09:29 AM
Re: Daylight saving patching troubles
See this Technical Knowledge Base document:
Document ID c00849529.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 09:34 AM
02-20-2007 09:34 AM
Re: Daylight saving patching troubles
I search for the Doc ID c00849529 on ITRC and it comes back with zero results. I am I missing something?
Thanks
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 09:44 AM
02-20-2007 09:44 AM
Re: Daylight saving patching troubles
(Nice name!)
Make sure that you are logged in. You need a valid Support Contract. Navigate to the ITRC Technical Knowledge Database and click "Search by Doc ID" in the drop-down. Add the document ID (c00849529) and click "search".
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 11:20 AM
02-20-2007 11:20 AM
Re: Daylight saving patching troubles
Thanks again James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 11:54 AM
02-20-2007 11:54 AM
Re: Daylight saving patching troubles
You need to ask your developers what they used for time info. Basically for librwtool, there are two classes: RWDate and RWZone.
for obsolete lib++.a, there is Time and Place.
>two, how can I determine if i have linked archived apps and how do i go about relinking them.
Again this is something you need to ask your developers. If you use chatr(1) and see librwtool*, you have linked shared. If you don't see anything, you don't know.
You could look at this link for more aC++ specific info:
http://www.hp.com/go/cpp
And follow the "HP aC++ and U.S. Daylight Saving Time (DST) date changes" link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 12:18 PM
02-20-2007 12:18 PM
Re: Daylight saving patching troubles
Hmm, I can see c00832124 off of this link: http://www.hp.com/go/dst/
I guess c00849529 has more aC++ details and this has been simplified when it was moved to the official link I provided.
If you have any feedback on the level of details you need in the two documents, please provide it here or with the one under my link. The one under c00849529 wasn't as polished.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 01:55 AM
02-21-2007 01:55 AM
Re: Daylight saving patching troubles
> I guess c00849529 has more aC++ details and this has been simplified when it was moved to the official link I provided.
Absolutely. I think a great deal of valuable information for C++ was lost when document c00849529 was ported into c00832124. Indeed, I think it would be worthwhile merging the entire Ansi C++ section (including the link to a test program) into the "official" c00832124.
Alternatively, add this link:
http://h21007.www2.hp.com/dspp/files/unprotected/DST2.pdf
...which is referenced in your citation:
http://www.hp.com/go/cpp
That's not to say that c000832124 isn't a very good, very comprehensive document; it just needs the additional details.
Thanks & Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 06:59 AM
02-21-2007 06:59 AM
Re: Daylight saving patching troubles
The intention was that it be moved to the DST2.pdf one. And the aC++ stuff be moved to the aC++ web pages, similar to Java.
If you look at c00832124 today, you'll see a massive increase in the number of products listed, which left little room for aC++ and Java specifics.
>Alternatively, add this link:
http://h21007.www2.hp.com/dspp/files/unprotected/DST2.pdf
At the time that c00832124 was updated, we didn't have the DST2.pdf link. I'll pass on your suggestion about a direct link.