- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with PHNE_17123
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-13-2003 01:01 AM
11-13-2003 01:01 AM
# Initializing...
# Contacting target "Hostname"...
WARNING: Incomplete definition for the product "PHNE_17123", beginning
at line 34647. The following attributes are not defined:
filesets the filesets contained in the product
How can I erase it ?
Swremove doesn't want to delete it :(
Thank you for your answer.
Best Regards.
Arnaud
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 01:05 AM
11-13-2003 01:05 AM
Re: Problem with PHNE_17123
swlist -l patch -a patch_status PHNE_17123
Corrupt: Reinstall the patch.
Try it.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 01:10 AM
11-13-2003 01:10 AM
Re: Problem with PHNE_17123
So what shall I do ?
Thinks for your answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 01:17 AM
11-13-2003 01:17 AM
Re: Problem with PHNE_17123
I confused thinks with thank you.
Sorry :(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 01:30 AM
11-13-2003 01:30 AM
Re: Problem with PHNE_17123
" swlist -l patch -a patch_state PHNE_17123 "
I think you should uninstall XSW800GR1020 and install it again. So you are running hpux 10.20 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 01:36 AM
11-13-2003 01:36 AM
Re: Problem with PHNE_17123
The fonction "patch" doesn't work :
swlist -l patch -a patch_state PHNE_17123
ERROR: An invalid level was given for the successful execution of
"swlist". The valid levels are: "root", "depot", "product",
"subproduct", "fileset", "file", "shroot", "prroot", "bundle",
"hardware_id", "machine", "user", "group".
ERROR: Command line parsing failed.
What may I do ?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 01:49 AM
11-13-2003 01:49 AM
Re: Problem with PHNE_17123
Tell me how it goes.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 01:56 AM
11-13-2003 01:56 AM
Re: Problem with PHNE_17123
swlist -l fileset -a state |grep -i PHNE_17123
HTH
Robrt-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 02:07 AM
11-13-2003 02:07 AM
Re: Problem with PHNE_17123
My system works with DBA Oracle.
Could you say the incurred risks.
Thank you :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 07:34 PM
11-13-2003 07:34 PM
Re: Problem with PHNE_17123
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 07:55 PM
11-13-2003 07:55 PM
Re: Problem with PHNE_17123
# swlist -l fileset -a state | grep PHNE_17123
If it's healthy, it should come back with configured status. If it's corrupted, you can try to apply the latest version of PHKL_17123 which is
PHNE_19095 cumulative bootpd/DHCP patch
( this patch requires dependencies )
dependency:
PHNE_22507 cumulative ARPA Transport patch
Both patches need a reboot for installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 09:11 PM
11-13-2003 09:11 PM
Re: Problem with PHNE_17123
I cannot any more what make. Thank you for your assistance.
WARNING: Incomplete definition for the product "PHNE_17123", beginning
at line 34647. The following attributes are not defined:
filesets the filesets contained in the product
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 10:32 PM
11-13-2003 10:32 PM
Solution# cd /var/adm/sw/products
# mv PHNE_17123 /tmp
# mv INDEX INDEX.old
# swinstall void
Check if the swlist still shows the warning about "incomplete definition".
If no more warning and you already install:
PHNE_19095
PHNE_22507
I think no need to re-install PHNE_17123.
Hope it helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2003 12:55 AM
11-14-2003 12:55 AM
Re: Problem with PHNE_17123
Best regards.
Arnaud