ADSM-L

Re: Onbar error messages

1998-02-05 08:23:58
Subject: Re: Onbar error messages
From: Paul Gray <paulg AT SOBEYS DOT CA>
Date: Thu, 5 Feb 1998 09:23:58 -0400
This solution works with one slight correction. The last step should be:

5. ar -q libXApi.a bsashr10.o

Thanks for the help.

Gardar Georg Nielsen wrote:

> >
> > I am trying to setup Informix 7.22.UC3 backups to ADSM 3.1 on AIX 4.2.1.
> > I get the following error messages from the Informix onbar utility.
> >
> > exec(): 0509-036 Cannot load program onbar because of the following
> > errors:
> >         0509-027 Member bsashr10.o is not found or file is not an
> > archive.
> >         0509-027 Member bsashr10.o is not found or file is not an
> > archive.
> >         0509-022 Cannot load library /usr/lib/ibsad001.a[bsashr10.o].
> >         0509-026 System error: A file or directory in the path name does
> > not exist.
> >
> > I have created the link from /usr/lpp/adsm/api/bin/libXApi.a to
> > /usr/lib/ibsad001.a .
> >
>
> This is a known bug but the following worked for me, I have reported it
> to my local ADSM dealer.
>
> 1. cd /usr/lpp/adsm/api/bin
> 2. ar -x libXApi.a
> 3. mv dsmapish.o  bsashr10.o
> 4. rm libXApi.a
> 5. ar -q bsashr10.o libXApi.a
>
> Best,
> Gardar Nielsen, goggi AT rsp DOT is
<Prev in Thread] Current Thread [Next in Thread>