- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Stripped programs and shared libraries for DST 200...
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-22-2007 07:31 AM
02-22-2007 07:31 AM
Stripped programs and shared libraries for DST 2007
I ran the HP script dstivp which checks the O/S for 2007 DST readiness. I got 188 found stripped programs and shared libraries, mostly Oracle. Now I don't have a clue what stripped programs are and how to proceed on this. Any ideas?
- Tags:
- DST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2007 07:38 AM
02-22-2007 07:38 AM
Re: Stripped programs and shared libraries for DST 2007
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2007 02:06 PM
02-22-2007 02:06 PM
Re: Stripped programs and shared libraries for DST 2007
>Clay: Man strip and nm
And ld(1) -s and -x.
For dld symbol tables, you need odump -slexport -slimport (PA32) and elfdump -s -n .dynsym.
>Clay: There are insufficient data to make that call.
Yes. If you are checking for RWZone and Place, one could make a binary pattern scanner.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2007 01:37 AM
03-01-2007 01:37 AM
Re: Stripped programs and shared libraries for DST 2007
When I run it on my 11.0 servers I get a different set of stripped programs:
/usr/admsnap/admsnapv2 no symbols
/usr/conf/modelstr no symbols
/usr/conf/reflash no symbols
/usr/etc/nfsstat no symbols
/usr/etc/rpcinfo no symbols
/usr/etc/rwall no symbols
/usr/etc/showmount no symbols
/usr/etc/spray no symbols
/usr/etc/ypserv no symbols
Not sure whether this presents a problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2007 07:42 AM
03-01-2007 07:42 AM
Re: Stripped programs and shared libraries for DST 2007
Where did you get dstivp?
If it is looking for aC++ functions, I doubt those conf and /etc executables use aC++.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2007 07:26 AM
03-02-2007 07:26 AM
Re: Stripped programs and shared libraries for DST 2007
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2007 07:29 AM
03-02-2007 07:29 AM
Re: Stripped programs and shared libraries for DST 2007
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2007 09:42 AM
03-02-2007 09:42 AM
Re: Stripped programs and shared libraries for DST 2007
I saw a copy on another thread so I grabbed that.
>I cannot find any info about stripped programs on Oracle's Metalink. Do I have anything to worry about?
For Oracle, I don't think so. But if you don't know the owner, if it it is aC++, then you still have a big question mark.