cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
374
Views
0
Helpful
3
Replies

(error) in cmbBackup routine

lolu.oshunbiyi
Level 1
Level 1

I am getting the following error in the backup routine:

Running UnityDisasterRecoveryBACKUP version: 1.0.95

Local Unity version=3.1(5.0)

Search for '(error)' or '(warning)' to find logged errors and warnings during the backup process.

*************************************************************

Starting disaster reocovery backup at: 26/07/2004 05:00:03

Backing up in silent mode

Backing up registry to: D:\Backup\UnityReg.REG

Backing up the Cisco TSP branch to:D:\Backup\CiscoTSP.reg

Backing up routing rules

Backing up default active switch file:D:\CommServer\IntLib\Cisco0002.INI

Backing up all AVD files

Backing up StreamFiles folder

Copying out system greetings for default objects

(error) in cmbBackup routine:Bad file name or number number= 0

Copying EMS Database file out from: D:\CommServer\C:\Program Files\Event Monitoring Service\database

Backing up UnityDB SQL table

User elected to skip backup of reportDB

Finished disaster reocovery backup at: 26/07/2004 05:03:32

Unity is configured as onbox voicemail only. Any thoughts?

Thanks,

Lolu

3 Replies 3

lindborg
Cisco Employee
Cisco Employee

That error was fixed many versions ago - always be sure to check for updated versions of tools, in particular ones that change often like DiRT and dbWalker. The latest version of DiRT backup is 1.0.112 (you're runnin 1.0.95) - get the latest from its home page here:

http://www.ciscounitytools.com/App_DisasterRecoveryTools.htm

Similar errors, here's what I get, but WITH 112 installed.

================================================================

Running unitydisasterrecoverybackup, version 1.0.112

Local Unity version=4.0(4.0)

Runing under domain account:SC\UnityAdmin

Back end= Exchange 2000/2003

Target directory=\\172.16.6.40\shared\SussexUnity\

Local time=4/7/2005 9:22:48 AM

================================================================

4/7/2005 9:22:48 AM: Starting disaster reocovery backup at: 4/7/2005 9:22:48 AM

4/7/2005 9:22:48 AM: Backing up registry to: \\172.16.6.40\shared\SussexUnity\UnityReg.REG

4/7/2005 9:22:48 AM: Backing up the Cisco TSP branch to:\\172.16.6.40\shared\SussexUnity\CiscoTSP.reg

4/7/2005 9:22:48 AM: Backing up active switch file 1 :d:\commserver\IntLib\cisco0002.ini

4/7/2005 9:22:48 AM: Backing up all AVD files

4/7/2005 9:22:49 AM: Backing up StreamFiles folder

4/7/2005 9:22:50 AM: Copying out system greetings for default objects

4/7/2005 9:22:50 AM: Copying EMS Database file out from: d:\commserver\utilities\EventMonitoringService\database

4/7/2005 9:22:50 AM: Backing up UnityDB SQL table to: \\172.16.6.40\shared\SussexUnity\

4/7/2005 9:22:50 AM: (error) in cmbBackup routine:[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot open backup device '\\172.16.6.40\shared\SussexUnity\UnityDBBackUp.sql'. Device error or device off-line. See the SQL Server error log for more details.

[Microsoft][ODBC SQL Server Driver][SQL Server]BACKUP DATABASE is terminating abnormally. number= 0

4/7/2005 9:22:50 AM: User elected to skip backup of reportDB

4/7/2005 9:22:50 AM: Finished disaster reocovery backup at: 4/7/2005 9:22:50 AM

Never mind - found the other post on this ... UNC path is an issue for SQL... will fix.