ADSM-L

Re: Unable to backup Informix database using ON-Bar on AIX 4.3.3

2001-05-29 17:47:01
Subject: Re: Unable to backup Informix database using ON-Bar on AIX 4.3.3
From: George Lesho <glesho AT AFCE DOT COM>
Date: Tue, 29 May 2001 16:50:36 -0500
Ganu, The shared library within /usr/lib that onbar and TSM expect to see is not
there. Your old library (the .a one) will not work. I think there is a patch
that upgrades this library. Call Tivoli Support and they can tell you where to
get the patch. You may also have to put something like the following into your
onconfig file for the instance:

BAR_BSALIB_PATH /usr/bmc/IFX/ibacktrack/lib/bsashr10.o

The shared library I am using is from  BMC as I use BMC SQL BackTrack for
Informix and they supplied it but you definitely need
the BAR_BSALIB_PATH statement in the onconfig file and have $LIBPATH set up in
the Informix environment pointing to the
directory where the shared library resides... note that the actual file is
pointed to in the onconfig file while the $LIBPATH points to
the directory....

The Informix Backup and Restore Guide for Informix Dynamic Server Version 7.3
mentions which library they recommend and
Tivoli may supply their own for TDP for Informix...

George Lesho
Storage/System Admin
AFC Enterprises







"Ganu Sachin, IBM" <Sachin.Ganu AT KWA2.SIEMENS.CO DOT IN> on 05/28/2001 
04:00:50 AM

Please respond to "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>

To:   ADSM-L AT VM.MARIST DOT EDU
cc:    (bcc: George Lesho/Partners/AFC)
Fax to:
Subject:  Unable to backup Informix database using ON-Bar on AIX 4.3.3



Hi

We are using TSM 3.7.0 with TDP for Informix on AIX 4.3.3. Recently we have
upgraded our Informix database from 7.24 UC3 to 7.31UC7XB. We are now unable
to backup Informix database.

We are getting following error in bar_act.log file of ON-Bar.

 2001-05-28 13:55:29 32964  23172 onbar_d -b -w -L 0
 2001-05-28 13:55:30 32964  23172 ERROR: An unexpected error occurred:
0509-022 Cannot load module /usr/lib/ibsad001.o.
        0509-103   The module has an invalid magic number. .
Cannot run a file that does not have a valid format.
 2001-05-28 13:55:30 32964  23172 ERROR: Could not open XBSA library
/usr/lib/ibsad001.o.
 2001-05-28 13:55:30 32964  23172 ERROR: An unexpected error occurred:
0509-022 Cannot load module /usr/lib/ibsad001.o.
        0509-103   The module has an invalid magic number. .
Cannot run a file that does not have a valid format.
 2001-05-28 13:55:30 32964  23172 ERROR: Could not open XBSA library
/usr/lib/ib
sad001.o.
 2001-05-28 13:55:35 32964  23172 Begin level 0 backup rootdbs.
 2001-05-28 13:55:35 32964  23172 ERROR: An unexpected error occurred:
0509-022 Cannot load module /usr/lib/ibsad001.o.
        0509-103   The module has an invalid magic number. .
Cannot run a file that does not have a valid format.
 2001-05-28 13:55:35 32964  23172 ERROR: Could not open XBSA library
/usr/lib/ibsad001.o.
 2001-05-28 13:55:35 32964  23172 XBSA Error (BSAInit): An unspecified XBSA
erro
r has occurred: 133

For version 7.24 UC3, we had the XBSA library
/usr/tivoli/tsm/informix/bin/libTDPinf.a

Any clues ?
<Prev in Thread] Current Thread [Next in Thread>