Thanks. The underlying problem turned out to be that I was trying to run the db restore as root instead of as the instance owner. That in turn created a log file in the instance directory that was owned by root that had to be corrected before the instance owner could do the restore.
The V6 DRM restore script needs a LOT of work. David -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[email protected]] On Behalf Of Lloyd Dieter Sent: Tuesday, September 06, 2011 7:03 PM To: [email protected] Subject: Re: [ADSM-L] [adsm] Re: TSM v6.2 Diaster Recovery Restore See: http://publib.boulder.ibm.com/infocenter/tsminfo/v6/index.jsp?topic=%2Fcom.ibm.itsm.tshoot.doc%2Fr_pdg_cmonerrsbkupdbrstordb.html A "106" seems to indicate a permissions problem. -Lloyd On 09/06/2011 10:44 AM, Ehresman,David E. wrote: > I am trying to do a DR type restore of a TSM 6.2 DB onto a tsm instance on a > different machine. After the DB backup tape mounts, I get a "Database > restore terminated. DB2 sqlcode: -2033. DB2 sqlerrmc: 106.". What are the > DB2 codes trying to tell me? > > The restore is running on TSM 6.2.3.0 server level. The OS is AIX > 6100-06-05-1115 > > -----Original Message----- > From: ADSM: Dist Stor Manager [mailto:[email protected]] On Behalf Of > Christian Svensson > Sent: Monday, September 05, 2011 2:37 AM > To: [email protected] > Subject: [ADSM-L] SV: TSM v6.2 Diaster Recovery Restore > > Hi David, > Yes you can do that. > Make sure you have backup the database to a media that both Instance Users > can read/write and also copy Volhist/Devconfig and copy both of them in to > your new instances home directory (same as dsmserv.opt) after you have > configured the new instance. > > Best Regards > Christian Svensson > > Cell: +46-70-325 1577 > E-mail: [email protected] > Supported Platform for CPU2TSM:: > http://www.cristie.se/cpu2tsm-supported-platforms > > ________________________________________ > Från: Ehresman,David E. [[email protected]] > Skickat: den 2 september 2011 21:44 > Till: [email protected] > Ämne: TSM v6.2 Diaster Recovery Restore > > Can I restore a TSM v6.2 database to a tsm instance with a different name? > That is, could I restore a db backup from a tsm with a instance user id of > libmgr1 to a new machine which has been configured with a instance user id of > libmgr2? >
