Groups | Blog | Home
all groups > sql server clustering > april 2007 >

sql server clustering : Backing up Database



Gabe Matteson\\
4/13/2007 12:36:08 PM
When I try to backup a SQL 2000 database I recieve the following error in
the output log. Any ideas? Thank you.
SQL 2000 w/ SP4

[39] Database SolRounder: Database Backup...
Destination: [G:\Backups\SolRounder\SolRounder_db_200704131221.BAK]
[Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 3202: [Microsoft][ODBC SQL
Server Driver][SQL Server]Write on
'G:\Backups\SolRounder\SolRounder_db_200704131221.BAK' failed, status = 112.
See the SQL Server error log for more details.
[Microsoft][ODBC SQL Server Driver][SQL Server]BACKUP DATABASE is
terminating abnormally.
[40] Database SolRounderKids: Database Backup...
Destination:
[G:\Backups\SolRounderKids\SolRounderKids_db_200704131223.BAK]

Russell Fields
4/13/2007 1:05:50 PM
Gabe,

Error 112 is probably the Windows ERROR_DISK_FULL, which means that your G:
drive does not have enough space to hold your backup file.

See if you can clean up some things from the drive to give it more space.

RLF

[quoted text, click to view]

Gabe Matteson\\
4/13/2007 3:47:41 PM
Working now. Thank you Russell!

[quoted text, click to view]

AddThis Social Bookmark Button