Hey all, I'm stuck on this upgrade. I'm trying to go from TSM 5.5 to 6.2, on an AIX 6.1 server. I don't have a gui interface to the server so I'm using the manual method, and I seem to be missing a piece. The problem I'm running into is on the dsmserv loadformat step. When I run the command as the instance owner (tsminst1), I get:
exec(): 0509-036 Cannot load program dsmserv because of the following errors: 0509-150 Dependent module libdb2.a(shr_64.o) could not be loaded. 0509-022 Cannot load module libdb2.a(shr_64.o). 0509-026 System error: A file or directory in the path name does not exist. As an experimental troubleshooting step, I tried running it as root, and got: ANR7800I DSMSERV generated at 17:54:46 on Apr 15 2011. Tivoli Storage Manager for AIX Version 6, Release 2, Level 2.30 Licensed Materials - Property of IBM (C) Copyright IBM Corporation 1990, 2010. All rights reserved. U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corporation. ANR7801I Subsystem process ID is 10616920. ANR0905W Options file /usr/tivoli/tsm/client/api/bin64/dsmserv.opt not found. ANR7811I Using instance directory /usr/tivoli/tsm/client/api/bin64. ANR4726I The ICC support module has been loaded. ANR0186E There is insufficient authority to start the database manager. ANR0172I rdbdb.c(1298): Error encountered performing action InstanceStop. ANR0162W Supplemental database diagnostic information: -1092:**No State Information Available (-2)**:-1092 (**No Other Information Available (93)**). ANR2678E Server database format failed. This suggests to me that all of the "hooks" are in place, and that there is a permissions issue somewhere on the server. I've been beating my brains out trying to find it, or to find anything else that looks out of place, with no success. I've logged in and out, stopped and started DB2, sourced the userprofile file, and am having no luck. I would be grateful (thrilled, even) for any suggestions. Thanks!