At one time, ADSM had an XBSA (shared library) as part of the product. Tivoli discovered they could sell a separate product (TDP for Informix) which includes this library so they now sell it separately. I use SQL BackTrack for Informix which provides the shared library function which they call DTISM. Onbar has a shared libary that you can use called ISM. This was supplied to them gratis from Legatto. It doesn't work real well but is functional. Once you have a shared library, you need the following line in your onconfig file for the instance:
BAR_BSALIB_PATH /usr/bmc/IFX/ibacktrack/lib/bsashr10.o (Your path may vary). You will also need to set environment variables depending on where the library is located and who you got it from such as $LD_LIBRARY_PATH and $LIBPATH... both will point to necessary library files which will be linked to /usr/lib. These files will appear as: bsashr10.o libarchbsa.a libbsa.a libdtcatalog.a libsharedbsa.a I suggest you investigate purchase of TDP for Informix! George Lesho AFC Enterprises Storage/System Admin Muthyam Reddy <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 01/16/2002 01:28:05 PM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: (bcc: George Lesho/Partners/AFC) Fax to: Subject: AIX , TSM and Onbar -Reply have you set env paths correct for DSMI* from OS end? >>> [EMAIL PROTECTED] 01/16/02 02:21pm >>> I currently have the following error when invoking the OnBar utility. exec():0509 - 036 Cannot load program onbar because of the following errors: 0509-150 Dependant module /usr/lib/ibsad001.a ( bsashr10.o ) could not be loaded 0509 - 152 Member bsashr10.o is not found in archive. I have installed the API on the new server and set up links etc..... Current environment. TSM 4.1.0 with API Loaded. Informix 7.24.UC5 - Newly built ADSM Server. AIX 4.2.1 ADSM 3.1.2.20 with API Loaded. As above. - Original Server. AIX 4.3.3 I have tried the ar -x on the library mentioned in the install notes. And indeed bsashr10.o could not be found in the archive. Would anyone be able to confirm the following:- Under ADSM 3.1 did the API contain bsashr10.o ? Was there a For TSM 4.1 , do I need to install Tivoli Data Protection for Informix ? Is bsashr10.o contained in TDP for Informix ? Can you run Onbar without TDP for Informix under TSM 4.1 ? Any help would be appreciated Regards Jason