Jason, If you go to http://www.geocities.com/maury.geo/onbar.html you should find all the information you need to correctly configure TSM to work with onbar.
One idea that springs to mind is to ensure your sysutils database is set-up correctly so that onbar knows what storage manager it's looking for in the first place. The easiest way to do that is to put the information in to your sm_versions file but if I remember correctly this requires the database instance to be reinitialised (oninit -i). If you can't reinitialise then update the sysutils database directly. I believe that bsashr10.o is part of TDP for Informix. You can try the following command to add bsashr10.o to the ibsad001.a library. If you do, it is at your own risk: ar -q /usr/lib/ibsad001.a bsashr10.o Regards, Danny Williams Systems Management Specialist IBM Global Services - Integrated Technology Services Date: Wed, 16 Jan 2002 19:21:10 +0000 From: Jason Morgan <[EMAIL PROTECTED]> Subject: AIX , TSM and Onbar 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