OnDemand Users Group

Archive => Other => Topic started by: Glenn on April 23, 2014, 03:39:29 PM

Title: TSM Upgrade to 7.1 from 5.5
Post by: Glenn on April 23, 2014, 03:39:29 PM
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, 11: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.