Home All Groups Group Topic Archive Search About

Backing up Database

Author
13 Apr 2007 4:36 PM
Gabe Matteson\
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]

Author
13 Apr 2007 5:05 PM
Russell Fields
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

Show quoteHide quote
"Gabe Matteson\" <gmatteson.rounder.com.nospam> wrote in message
news:Oz8yowefHHA.4552@TK2MSFTNGP04.phx.gbl...
> 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]
>
Are all your drivers up to date? click for free checkup

Author
13 Apr 2007 7:47 PM
Gabe Matteson\
Working now. Thank you Russell!

Show quoteHide quote
"Russell Fields" <russellfie***@nomail.com> wrote in message
news:ueOlD4efHHA.4552@TK2MSFTNGP04.phx.gbl...
> 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
>
> "Gabe Matteson\" <gmatteson.rounder.com.nospam> wrote in message
> news:Oz8yowefHHA.4552@TK2MSFTNGP04.phx.gbl...
>> 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]
>>
>
>

Bookmark and Share

Post Thread options