473,379 Members | 1,542 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

SQL backup job - failed

Hi,
Appreciated anyone who can help us with our problem. Our backup job
for ROUTT database has been failing for the last 4 days. It was
working fine for almost a year now. The only thing happened few days
before the problem started is the addition of more memory to the
server because we've been getting the low virtual memory error. There
are two databases in this server so we have two backup jobs everyday.
The other backup job runs with no problem. Can someone give us any
suggestion please. Listed below is the sql log.

Thanks,
Teresa
ROUTT Database Backup Log
[Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 945: [Microsoft][ODBC
SQL Server Driver][SQL Server]Database 'ROUTT' cannot be opened due to
inaccessible files or insufficient memory or disk space. See the SQL
Server errorlog for details.

ROUTT Transaction Log Database Backup Log
[Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 945: [Microsoft][ODBC
SQL Server Driver][SQL Server]Database 'ROUTT' cannot be opened due to
inaccessible files or insufficient memory or disk space. See the SQL
Server errorlog for details.
SQL Sever ErrorLog

2004-04-02 21:16:05.65 spid54 udopen: Operating system error 32(The
process cannot access the file because it is being used by another
process.) during the creation/opening of physical device
D:\MSSQL\MSSQL\Data\ROUTT_Data.MDF.
2004-04-02 21:16:05.65 spid54 FCB::Open failed: Could not open
device D:\MSSQL\MSSQL\Data\ROUTT_Data.MDF for virtual device number
(VDN) 1.

2004-04-05 21:31:06.90 spid57 udopen: Operating system error 32(The
process cannot access the file because it is being used by another
process.) during the creation/opening of physical device
D:\MSSQL\MSSQL\Data\ROUTT_Data.MDF.
2004-04-05 21:31:06.90 spid57 FCB::Open failed: Could not open
device D:\MSSQL\MSSQL\Data\ROUTT_Data.MDF for virtual device number
(VDN) 1.

2004-04-06 00:30:10.89 backup BACKUP failed to complete the command
BACKUP LOG [ROUTT] TO DISK =
N'D:\MSSQL\MSSQL\BACKUP\ROUTT_tlog_200404060030.TR N' WITH INIT ,
NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

2004-04-06 00:45:01.12 backup BACKUP failed to complete the command
BACKUP DATABASE [ROUTT] TO DISK =
N'D:\MSSQL\MSSQL\BACKUP\ROUTT_db_200404060045.BAK' WITH INIT ,
NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT
Jul 20 '05 #1
5 16841
First and foremost. Ensure your backup drive has enough freespace.
Jul 20 '05 #2
In article <7f**************************@posting.google.com >,
tp****@pepco.com says...
Hi,
Appreciated anyone who can help us with our problem. Our backup job
for ROUTT database has been failing for the last 4 days. It was
working fine for almost a year now. The only thing happened few days
before the problem started is the addition of more memory to the
server because we've been getting the low virtual memory error. There
are two databases in this server so we have two backup jobs everyday.
The other backup job runs with no problem. Can someone give us any
suggestion please. Listed below is the sql log.


Maybe a BIG transaction log and an increase in the DB size? How much
disk space do you have free on the drive you are doing the backups to?
--
--
sp*********@rrohio.com
(Remove 999 to reply to me)
Jul 20 '05 #3
lo************@hotmail.com (louis nguyen) wrote in message news:<b0*************************@posting.google.c om>...
First and foremost. Ensure your backup drive has enough freespace.


I would test that you do a manual backup. This will remove any
problems that you may have regards to scheduling the job. Assuming
that you have enough disk space I'd set up a performance monitor trace
to check the SQL memory and other parameters to check what is going
on.

Ginters
Jul 20 '05 #4
jp*******@talk21.com (John McGinty) wrote in message news:<87**************************@posting.google. com>...
lo************@hotmail.com (louis nguyen) wrote in message news:<b0*************************@posting.google.c om>...
First and foremost. Ensure your backup drive has enough freespace.


I would test that you do a manual backup. This will remove any
problems that you may have regards to scheduling the job. Assuming
that you have enough disk space I'd set up a performance monitor trace
to check the SQL memory and other parameters to check what is going
on.

Ginters


Hi,
Thank you very much for helping us out. It turned out that the
application is still link to the database when the backup ran.

Thanks,
Teresa
Jul 20 '05 #5
jp*******@talk21.com (John McGinty) wrote in message news:<87**************************@posting.google. com>...
lo************@hotmail.com (louis nguyen) wrote in message news:<b0*************************@posting.google.c om>...
First and foremost. Ensure your backup drive has enough freespace.


I would test that you do a manual backup. This will remove any
problems that you may have regards to scheduling the job. Assuming
that you have enough disk space I'd set up a performance monitor trace
to check the SQL memory and other parameters to check what is going
on.

Ginters


Hi,
Thank you very much for helping us out. It turned out that the
application is still link to the database when the backup ran.

Thanks,
Teresa
Jul 20 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mirko Slavko | last post by:
Hi, I have scheduled backup job on MS SQL server which appends full backup, verifies it and then it should eject tape. But upon finishing it says that job failed. I checked backup and it seems...
2
by: nt | last post by:
I am having a problem with a regular backup of an SQL Server (MSDE 2000) database to a local drive. I initiate the backup once a week, by issuing the required T-SQL, via ADO. In this case, the...
9
by: tech_guru | last post by:
Hello!! I am relatively new to SQL and am having a problem. I have taken over a SQL 2000 db that did not have any backup plans scheduled for it. I created a maintenance plan that backs up the...
4
by: nielsonj1976 | last post by:
I am getting a failure on the db backup job of one of my maintenance plans. It is coming back with the generic error message of, "sqlmaint.exe failed. (Error 22029). The step failed." I...
1
by: Bryan | last post by:
We have a SQL 2005 server running the following backup job: <font face="Courier New" size="2"><br><font color="blue">/* Created by <a...
1
by: Bryan | last post by:
We have a SQL 2005 server running the following backup job: EXECUTE master.dbo.xp_create_subdir N'\\Server\Backups\DBServerName\\DB_Name__METABASE' GO EXECUTE master.dbo.xp_create_subdir...
2
by: m19peters | last post by:
We have a script that I had to rework a little bit for 2005 that does a full backup for every database on the server... For some reason on some nights the script does not backup all databases......
1
by: bhd282 | last post by:
Regarding this message: ADM10502W Health indicator "Database Backup Required" ("db.db_backup_req") is in state "Automated backup failed" on "database" "db2inst2.WAREHOUS". Is there any place...
3
by: nic829 | last post by:
Hi, I was trying to back up a database on SQL 2005 SP2 but then got this error: TITLE: Microsoft SQL Server Management Studio ------------------------------ Backup failed for Server...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.