1834447 Members
2184 Online
110067 Solutions
New Discussion

Problem with PHNE_17123

 
SOLVED
Go to solution
Arnaud_8
Advisor

Problem with PHNE_17123

Hostname:/>swlist -l fileset | more
# 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
Service Informatique
13 REPLIES 13
Juan Manuel López
Valued Contributor

Re: Problem with PHNE_17123

Try to get the status of the patch:
swlist -l patch -a patch_status PHNE_17123

Corrupt: Reinstall the patch.

Try it.
Good luck.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
Arnaud_8
Advisor

Re: Problem with PHNE_17123

Thinks Juan but this patch belongs to XSW800GR1020.
So what shall I do ?

Thinks for your answer.
Service Informatique
Arnaud_8
Advisor

Re: Problem with PHNE_17123

Excuse me for my english.
I confused thinks with thank you.
Sorry :(
Service Informatique
Juan Manuel López
Valued Contributor

Re: Problem with PHNE_17123

What is the exit of :

" 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 ?

I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
Arnaud_8
Advisor

Re: Problem with PHNE_17123

Yes I use still 10.20 because the cost of migration.

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.
Service Informatique
Juan Manuel López
Valued Contributor

Re: Problem with PHNE_17123

I think you should uninstall XSW800GR1020 and install it again.

Tell me how it goes.
Good luck
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
Robert-Jan Goossens
Honored Contributor

Re: Problem with PHNE_17123

Hi Arnaud,

swlist -l fileset -a state |grep -i PHNE_17123

HTH

Robrt-Jan
Arnaud_8
Advisor

Re: Problem with PHNE_17123

Is it no dangerous to uninstall XSW800GR1020 ?
My system works with DBA Oracle.

Could you say the incurred risks.

Thank you :)
Service Informatique
Arnaud_8
Advisor

Re: Problem with PHNE_17123

If I uninstall XSW800GR1020 does not have to you it there not risks which my machine becomes unstable?
Service Informatique
Lee Huei
Regular Advisor

Re: Problem with PHNE_17123

check the status of this patch
# 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.
Arnaud_8
Advisor

Re: Problem with PHNE_17123

I have always this message although I have installed those patches.

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
Service Informatique
Mei Jiao
Respected Contributor
Solution

Re: Problem with PHNE_17123

Move that patch out of your installed products database (if you want to reinstall PHNE_17123):
# 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!
Arnaud_8
Advisor

Re: Problem with PHNE_17123

Thank you very much !
Best regards.
Arnaud
Service Informatique