OnDemand User Group

Support Forums => Other => Topic started by: Glenn on April 23, 2014, 08:39:29 AM

Title: TSM Upgrade to 7.1 from 5.5
Post by: Glenn on April 23, 2014, 08:39:29 AM
We have decided to upgrade to 7.1 TSM from 5.5.  The documentation mentions running dsmupgrd querydb, dsmupgrd preparedb, and dsmupgrd extractdb commands.  This dsmupgrd command does not exist in /usr/tivoli/tsm's directory.  I can run query db, however after logging into my tsm server using dsmadmc -se=<server name>.  Is this the same thing?  If so, how do I run the preparedb command?
Thanks...
Title: Re: TSM Upgrade to 7.1 from 5.5
Post by: Justin Derrick on April 23, 2014, 04:16:58 PM
If the dsmuprgd command is missing, the most likely issues are:


In the last case, you can run ./dsmupgrd (notice the dot-slash) when you're in the directory where dsmupgrd lives, which is different depending on your platform.

-JD.