- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Missing IPD
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
05-02-2005 08:05 AM
05-02-2005 08:05 AM
Missing IPD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2005 08:10 AM
05-02-2005 08:10 AM
Re: Missing IPD
# cd /var/adm/sw/products
# mv INDEX INDEX.bad
# cd /tmp
# vi void.psf
product
tag void
fileset
tag void
:wq!
# swpackage -s /tmp/void.psf
# swinstall void
# swremove void
# rm void.psf
# swremove -d void
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2005 11:33 PM
05-02-2005 11:33 PM
Re: Missing IPD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2005 11:59 PM
05-02-2005 11:59 PM
Re: Missing IPD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 12:34 AM
05-03-2005 12:34 AM
Re: Missing IPD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 12:52 AM
05-03-2005 12:52 AM
Re: Missing IPD
After that message you should get a screen that asks where the software you want to install is located. At that point put in the location the the patch depot you want to install and go from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 01:28 AM
05-03-2005 01:28 AM
Re: Missing IPD
Note: The patch fileset "filesetname" may only be installed upon a previously installed base fileset. The specification for this base fileset is "filesetspec". Since there is no fileset on the target or selected from the source which matches this specification, fileset "filesetname" will be excluded.
At the end of the analysis the log includes messages that 752 of 752 filesets will be skipped and that bundles GOLDBASE11i.... and GOLDAPPS11i... could not be installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 02:27 AM
05-03-2005 02:27 AM
Re: Missing IPD
You said that "someone deleted the IPD directories". Exactly what portion of the directory structure was deleted? Did you restore it from a backup?
If /var/adm/sw/products and its subdirectories were removed, that structure and its contents must be restored for an IPD rebuild to have any chance of success.
A look at the output of the swlist comand might help. Could you attach it here for a look-see?
Best Regards,
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 02:32 AM
05-03-2005 02:32 AM
Re: Missing IPD
The IPD (Installed Products Database) really refers to the INDEX file itself. The rest of the /var/adm/sw/products directory structure and its contents constitute the "installed products".
Hope this helps!
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 02:35 AM
05-03-2005 02:35 AM
Re: Missing IPD
I guess the only thing to do is to reinstall the entire OS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 03:37 AM
05-03-2005 03:37 AM
Re: Missing IPD
Do you have a backup of vg00? you can pull the needed subdirectories from either an ignite or fbackup copy or from a tar archive of the needed files...
Best Regards,
Dave