Operating System - HP-UX
1834137 Members
2379 Online
110064 Solutions
New Discussion

problem after installing Y2K-patches

 
Ines Schulze
New Member

problem after installing Y2K-patches

After the Installation of the Y2k-Patches for my
HP-UX 10.20 I'm no longer able to use sam, or do swlist or swinstall (thid is
what I found until now.
I get this message (for sam):
/usr/lib/dld.sl: Baf magic number for shared library: /usr/obam/lib/libobam.1
/usr/lib/dld.sl: Exec format error
/user/sbin/sam[221]: 1198 Abort

My applications are working (I'm lucky). On my second machine I had no such
problems.

Is there a way to fix the problem?


Bye
Ines
2 REPLIES 2
Sachin Patel_2
Advisor

Re: problem after installing Y2K-patches

Installed this patchs PHCO_14306.depot and PHCO_20098.depot then try. The first
patch is to solve your top command. and second is for "libc" that is looks
like a problme from your error.

Good Luck
Sachin
Nancy Hubert_1
Advisor

Re: problem after installing Y2K-patches

Hi.

The first thing I suggest you is to install the latest SAM patch the PHCO_19046
for 10.20 (no reboot required) and see how it goes.

If you still have problems look if everything is configured with the command:

#swlist -l fileset -a state | more

-> make sure all state is "configured"
if not then just do:

#swconfig \*


Hope this helps.

Nancy