dbTalk Databases Forums  

backup fail on cluster

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss backup fail on cluster in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
gubba
 
Posts: n/a

Default backup fail on cluster - 01-12-2004 , 11:15 PM






hi

we have a 2 node cluster everything is working fine except
for backup maintainance plan

backup fails randomly for user database with error

3041 :
BACKUP failed to complete the command BACKUP DATABASE
[DBName] TO DISK =
N'e:\Backup\Dbname\DBNAME_db_200401121800.BAK' WITH
INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

Thanks


Reply With Quote
  #2  
Old   
Linchi Shea
 
Posts: n/a

Default Re: backup fail on cluster - 01-12-2004 , 11:38 PM






Your backup may have failed due to any number of reasons. It's unlikely,
though possible, that running the SQL instance in a cluster is one of them.

Some common reasons are:

* The backup file was being locked by another process such as the filesystem
backup or virus check,
* The backup file was corrupt,
* The backup file was used by a different media set

For the last two items, specifying with format usually would help.

Also there might be additional clue in your errorlog that may point you to
the real root cause.

--
Linchi Shea
linchi_shea (AT) NOSPAMml (DOT) com


"gubba" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
hi

we have a 2 node cluster everything is working fine except
for backup maintainance plan

backup fails randomly for user database with error

3041 :
BACKUP failed to complete the command BACKUP DATABASE
[DBName] TO DISK =
N'e:\Backup\Dbname\DBNAME_db_200401121800.BAK' WITH
INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

Thanks




Reply With Quote
  #3  
Old   
AZ
 
Posts: n/a

Default backup fail on cluster - 01-13-2004 , 02:49 AM



May be 827452 or 818877
Quote:
-----Original Message-----
hi

we have a 2 node cluster everything is working fine
except
for backup maintainance plan

backup fails randomly for user database with error

3041 :
BACKUP failed to complete the command BACKUP DATABASE
[DBName] TO DISK =
N'e:\Backup\Dbname\DBNAME_db_200401121800.BAK' WITH
INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

Thanks

.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.