
UNSOLVED
Restore exchange 2010 database with avexvss.exe
Hey guys, we are trying to restore an exchange 2010 database via script. We are able to restore the database via GUI, but when we attempt to run the command
avexvss.exe --operation=restore --server="myavamarIP" --id="MCUser" --ap="MCUserpassword" --acnt="/clients/myserver.domain" --labelnum="labelnumber" --dbpath="D:\RDB" --logpath="D:\RDB" --rsgrestore --rsgname="RDBtest" "Exchange Information Store/DB0001"
The script starts but then fails, which looks like it can't locate the RDB. But from my experience when restoring with the GUI, the RDB does not need to exist. Any ideas?
avtar Info <5267>: Restore of ".system_info\view-plugin.xml" completed
avtar Info <7925>: Restored 42.90 KB from selection(s) with 42.90 KB in 7 files
avtar Info <6090>: Restored 42.90 KB in 0.01 minutes: 169.1 MB/hour (28,251 files/hour)
avtar Info <7883>: Finished at 2013-07-19 15:01:53 Pacific Daylight Time, Elapsed time: 0000h:00m:00s
avtar Info <8468>: Sending wrapup message to parent
avtar Info <5314>: Command completed (exit code 0: success)
avexvss Info <6688>: Process 1720 (C:\Program Files\avs\bin\avtar) finished (code 0: success)
avexvss Info <13046>: Manager finished
avexvss Info <8334>: VSS: Creating vss version 6.0 or greater object
avexvss Info <8871>: Gathering writer metadata...
avexvss Info <13265>: Mounted RDB does not exist
avexvss Error <13263>: Failed to create the RDB
avexvss Error <9072>: PowerShell: Error Couldn't find the default database container 'Databases'.
avexvss Error <13210>: RDB [RDB] does not exist. Failed to create the RDB
avexvss Error <13215>: Cannot retrieve RDB name -- code 0x80004005: Unspecified error.
avexvss Error <13042>: Error 80004005 -- cannot find recovery database.
avexvss Info <8394>: Deleting temporary stored metadata files...
avexvss Error <12995>: Restore failed -- code 0x80004005: Unspecified error.
avexvss Info <13180>: Final summary...
avexvss Info <13181>: snapview_wid: NAH-cli-process-id-944d#0
avexvss Info <7271>: Final summary generated subwork 14, cancelled/aborted 0, snapview 7, exitcode 536870923
avexvss Info <12951>: Plug-in avexvss returning with exitcode 536870923
Responses (0)
Solutions (0)
