Operating System - HP-UX
1833875 Members
1541 Online
110063 Solutions
New Discussion

Re: PHSS_20122 - 11.0 cumulative pxdb patch problem

 
SOLVED
Go to solution
Eileen Millen
Trusted Contributor

PHSS_20122 - 11.0 cumulative pxdb patch problem

I am unable to install PHSS_20122 on our 11.0 system.

A swlist shows
Debug.Prg.DEBUG-PRG as configured
Any help would be appreciated.
Where does Debug.Prg.DEBUG-PRG come from??
Thanks Eileen

this is the message:
======= 08/09/02 16:17:21 EDT BEGIN install AGENT SESSION (pid=12858)
(pid=12858)

* Beginning Analysis Phase.
* Source:
hostname:/tmp/PHSS_20122.depot
* Target: hostname:/
* Target logfile:
hostname:/var/adm/sw/swagent.log
* Reading source for product information.
* Reading source for file information.
NOTE: The fileset "PHSS_20122.DEBUG-PRG,r=1.0" is a "sparse" or
"patch" fileset which may only be installed upon a previously
installed base fileset. The specification for the required
base fileset is "DebugPrg.DEBUG-PRG,fr=B.11.01.06,v=HP".
Since there is no fileset on the target or selected from the
source which matches this specification, fileset
"PHSS_20122.DEBUG-PRG,r=1.0" will be excluded.
* Executing preDSA command.

* Summary of Analysis Phase:
* 1 of 1 filesets will be Skipped.
* The Analysis Phase succeeded.


======= 08/09/02 16:24:11 EDT END install AGENT SESSION (Cancelled)

5 REPLIES 5
Sajid_1
Honored Contributor

Re: PHSS_20122 - 11.0 cumulative pxdb patch problem

hello,

This means you don't have the base filesets loaded on the system. Are you sure you are trying to patch something installed on the server ? Check the filesets with:
# swlist -lfileset

hth
learn unix ..
Eileen Millen
Trusted Contributor

Re: PHSS_20122 - 11.0 cumulative pxdb patch problem

HI Sajid,
We have Debug.Prg.DEBUG-PRG 11.01.20
that should be higher than 11.01.06.

Where can this fileset be installed from?
Eileen
James R. Ferguson
Acclaimed Contributor

Re: PHSS_20122 - 11.0 cumulative pxdb patch problem

Hi Eileen:

With regard to your question of "where" this fileset can be installed from...have a look at the patch notes for PHSS_20122. You can see the patch's component files as well as the predecessor patch(s).

Does that help?

Regards!

...JRF...
Martin Johnson
Honored Contributor
Solution

Re: PHSS_20122 - 11.0 cumulative pxdb patch problem

You have version Debug.Prg.DEBUG-PRG 11.01.20 which is higher than 11.01.06. Your version probably incorporates the fixes in the patch. The patch is specific to v 11.01.06, which is why it was skipped.

What you need to do is find out if there are patches out for 11.01.20.

HTH
Marty
Eileen Millen
Trusted Contributor

Re: PHSS_20122 - 11.0 cumulative pxdb patch problem

Thanks for your responses.
I placed a call with HP.
We do have a newer version of the
/opt/langtools/bin/pxdb than the patch.
pxdb gets installed with programming languages.
It must have been installed with C++.
Our DBA said that the patch was required for Oracle. swinstall was reporting that we did not have the fileset when it should have said that we have a newer version.

Eileen