﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Backups  / Failing backup  can't create backup / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 11:21:33 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Failing backup  can't create backup</title><link>http://www.sqlservercentral.com/Forums/Topic817247-357-1.aspx</link><description>I know this is an old post but thanks!  I had been going round in circles all day and the trailing space was my issue.  Saved my sanity!</description><pubDate>Wed, 29 Aug 2012 16:14:27 GMT</pubDate><dc:creator>agibb</dc:creator></item><item><title>RE: Failing backup  can't create backup</title><link>http://www.sqlservercentral.com/Forums/Topic817247-357-1.aspx</link><description>Yes that did indeed solve the problem.Thank you for your help</description><pubDate>Tue, 17 Nov 2009 02:00:38 GMT</pubDate><dc:creator>adrian.saunders</dc:creator></item><item><title>RE: Failing backup  can't create backup</title><link>http://www.sqlservercentral.com/Forums/Topic817247-357-1.aspx</link><description>Ah sharp eyes there. Yes thats it, I must have added a space when creating the database.I'm going to follow the instructions  athttp://blogs.msdn.com/sqlserverfaq/archive/2008/07/27/maintenance-plans-with-backup-database-task-fails-when-the-create-a-sub-directory-for-each-database-option-is-checked.aspxto solve it</description><pubDate>Mon, 16 Nov 2009 03:19:00 GMT</pubDate><dc:creator>adrian.saunders</dc:creator></item><item><title>RE: Failing backup  can't create backup</title><link>http://www.sqlservercentral.com/Forums/Topic817247-357-1.aspx</link><description>Do you have any space in the database name?  I noticed that a trailing space in the backup file from your post.  </description><pubDate>Fri, 13 Nov 2009 09:21:24 GMT</pubDate><dc:creator>Vivien Xing</dc:creator></item><item><title>RE: Failing backup  can't create backup</title><link>http://www.sqlservercentral.com/Forums/Topic817247-357-1.aspx</link><description>Thansk for the repliesGilaMonster-  initially the job creates the folder (create sub directories for each database), when it failed I tried it by creating  the folder.The SQL agent and server has the correct permissions as its created folders and backup files on the same drive and directories.As this is a cluster the SQL has a dependancy on the drive.UnixBomber- No its not the real name of the database. I just masked it </description><pubDate>Thu, 12 Nov 2009 01:39:34 GMT</pubDate><dc:creator>adrian.saunders</dc:creator></item><item><title>RE: Failing backup  can't create backup</title><link>http://www.sqlservercentral.com/Forums/Topic817247-357-1.aspx</link><description>Is the database that is failing the backup actually called database? If so, it could be because your database name is set to a reserved word in SQL. That is not a recommended practice. If you change the name of the database does it backup then?</description><pubDate>Wed, 11 Nov 2009 15:15:39 GMT</pubDate><dc:creator>Joie Andrew</dc:creator></item><item><title>RE: Failing backup  can't create backup</title><link>http://www.sqlservercentral.com/Forums/Topic817247-357-1.aspx</link><description>Does the directory N:\Backups\Userdatabases\Database\ exist?Do the SQL agent and SQL Server service accounts have permission to that directory?</description><pubDate>Wed, 11 Nov 2009 09:10:59 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>Failing backup  can't create backup</title><link>http://www.sqlservercentral.com/Forums/Topic817247-357-1.aspx</link><description>I have a new SQL2005 database with several databases on it. I have a pretty de-facto backup (from using the backup wizard) that does a full backup of the user databases every night.Yesterday I added a new database and it won't backup. The errors are2009-11-11 15:09:32.70 Backup      Error: 3041, Severity: 16, State: 1.2009-11-11 15:09:32.70 Backup      BACKUP failed to complete the command BACKUP DATABASE Database. Check the backup application log for detailed messages.2009-11-11 15:11:18.57 spid99      Error: 18204, Severity: 16, State: 1.2009-11-11 15:11:18.57 spid99      BackupDiskFile::CreateMedia: Backup device 'N:\Backups\Userdatabases\Database\Database _backup_200911111511.bak' failed to create. Operating system error 3(error not found).2009-11-11 15:11:18.57 Backup      Error: 3041, Severity: 16, State: 1.I've migrated another database on today and that backups up fine to the same area.The issue seems to be creating the files in the sub-directory \Userdatabases\Database\The job runs fine if it doesn't create the sub-directory for each database.Ideas?thanks</description><pubDate>Wed, 11 Nov 2009 09:02:55 GMT</pubDate><dc:creator>adrian.saunders</dc:creator></item></channel></rss>