Re: restore database operation fail

2002-10-06 Thread Raghu S
change the library definition in the devcnfg file.Removed shared=yes I think you can't share a library when it is defined as manual. Regards Raghu. Mario Behring cc: Sent by: Subject: Re: restore databas

Re: restore database operation fail

2002-10-06 Thread Zlatko Krastev/ACIT
Mario, besides the simple technical mistake you have a fundamental one. The restore CANNOT be performed on a different version (and platform) server. To perform the upgrade you have two routes: - install TSM v4.1 server on the new box, restore the DB there and upgrade to v4.2(.x.x) - upgrade exis

Re: restore database operation fail

2002-10-05 Thread Mario Behring
Raghu, Below is the devcnfg.out file I am using. I tried the MANUAL option but the error persists. Any ideas ?? /* Device Configuration */ DEFINE DEVCLASS 359CLASS1 DEVTYPE=3590 FORMAT=3590E-C MOUNTLIMIT=DRIVES MOUNTWAIT=60 MOUNTRETENTION=5 PREFIX=ADSM LIBRARY=LB1.1.0.2 SET SERVERNAME MBRA109_Se

Re: restore database operation fail

2002-10-04 Thread Raghu S
Hi Mario I too faced similar problem.Try this and let me know it worked or not. copy the devcnfg file to devcnfg.orig change the library definition from scsi to manual in devcnfg file ( def library libtype=manual define a single drive ( if your library has multiple drives) to the library Lo

Re: restore database operation fail

2002-10-04 Thread Mario Behring
Avi, Thank you. The file dsmsrv.opt was not at the ...\server directory. I out it there and now I have another error: D:\TSM421\server>dsmserv restore db volume=T00039 devclass=359CLASS8 commit=YES ANR0900I Processing optio

Re: restore database operation fail

2002-10-04 Thread Avi Langberg
.. Have a look at your Registry under OPTION, There is a pointer to the dsmsrv.opt file under your TSM server name, If TSM server doesn't find the dsmsrv.opt he will used a default without yours devcnfg.out file. Regards, Avi Langberg