SQL 2000 And Visual MFG Database Backup Failure

Nov 5, 2007

Hello,

I am trying to backup SQL 2000 database and I keep getting a error. Here is the error:

Write on 'G:ackupsvmfg.bak' failed, status=112. See SQL Server error log for more detail,


BACKUP DATABASE is terminating abnormally


Please help, just got hired on, and there is no backup ever of this database, and i need it tooo, please help

Thanks

Nick

View 5 Replies


ADVERTISEMENT

Failure Of Diff Backup Of Master Database

Mar 25, 2008



Hello,
My master database (MS SQL 2005) has simple recovery model, however, when performing diff backup of "all databases", I am getting the following error:

Executing the query "BACKUP DATABASE [master] TO DISK = N'X:\Database Backups\diff backups\master\master_backup_200803251235.bak' WITH DIFFERENTIAL , NOFORMAT, NOINIT, NAME = N'master_backup_20080325123514', SKIP, REWIND, NOUNLOAD, STATS = 10
" failed with the following error: "You can only perform a full backup of the master database. Use BACKUP DATABASE to back up the entire master database.
BACKUP DATABASE is terminating abnormally.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.

If I choose to back up only "All user databases", then it performs just fine. Why I cannot run diff backup of master?

View 5 Replies View Related

How To Backup My Database Using Visual Basic Express 2008

Mar 28, 2008

I have an application written with Visual Basic Express 2008, which has a Sql Server Express Compact database incorporated into the application. I've been trying to follow the suggestions listed on several threads on how to backup up my database and have not gotten very far. The following code seems to be in most threads.


Dim dbstring = "Data Source=.SQLExpress;Integrated Security=true;User Instance=true;AttachDBFilename=|DataDirectory|ImmuLogDataBase.sdf"

Dim sqlconn As New SqlClient.SqlConnection(dbstring)

sqlconn.Open()


When run, this code returns the following error at the sqlconn.Open() command.

An attempt to attach an auto-named database for file G:ImmuLogImmuLoginDebugImmuLogDataBase.sdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.

My solution is saved on a flash drive which I take between home and work. I'm hoping that that isn't the issue. I believe that Visual Basic loads the database when it starts and it is already open when this code is run. Is there a way to access this open database and run a backup procedure on it from within VB express 2008?

I'm new to this and self taught so explain everything in detail. Thanks for your help.
Bruce

View 3 Replies View Related

Recovery :: Dead Lock Will Cause Failure Of Database Differential Backup?

May 29, 2015

My Database has many Dead lock issues,Will this Dead locks  cause Differential database failure ?.

View 6 Replies View Related

Does Visual Web Developer Express Edition Works With Ms 2000 Database Service?

Jul 5, 2007

I have made my website using SQL Server Express edition. It is totally database driven and manypages use databases to display data. My problem is that after paying for webhosting fees my web host told me that they do not support SQL Server express edition. Instead they have support for MySQL and Ms Access. Except that there is this MS 2000 Database service for an additional cost. Any recommendations what I should do except changing the host? If I pay for MS 2000 Database servicem, will my website work? My user management(i.e ASPNETDB database) was created by Visual Web developer and I don't want to do user management myself. Any advice?

View 2 Replies View Related

MS SQL 2000 Database Backup - Proper Way To Do It

Dec 3, 2007

Dear all

I am pretty new to the database administration and was wondering if i could get some advice here so i have a head start.

Unfortunalety i have came to the conclusion the hard way that the SQL Agent on Ms SQL 2000 doesnt work properly when it comes to database backups. I discovered that the backups it creates and it claims that are performed succesfully do not work.

So i was wondering what would be the proper way to go in creating a backup of a highly critical database. The database is in MS SQL 2000. I am not required to have the application roll over to the backed up data in case the main one crashes. But it is absolutely necessary to be able to restore the databse to a most recent working copy. So i guess performing a backup once a day would do. Loosing data from a day would not be such a big deal since i have other ways of restoring that days data, as long as i have the full database up to the previous day.

I was looking at database mirroring but that is not available with sql 2000.

Also i though of as a possibility to run a replication on the SQL 2000 database and replicate to SQL 2005 database which aparently has got the SQL agent working properly.And then run the agent on the SQL 2005 database which would backup the copy daily?

Any advice is apreciate and if there are any white papers or books i could look at that would be great.

Cheers

View 7 Replies View Related

Backup Sqlexpress 2005 To A 2000 Database -

Jan 14, 2008

I have sqlexpress 2005 on my local machine - but my hoster has sql 2000 - so i used the DB publishing wizard to create the script and sent it over to them - they are now saying that they need a .bak file in 2000 to host my database - is this a bunch of horse hockey or not?
if this is legit - any ideas on how I can create a .bak 2000 sql from sqlexpress 2005?
 
many thanks

View 5 Replies View Related

Question Regarding Backup Of 2005 Database To 2000.

Apr 25, 2007



I know it's not possible to backup a database in SQL2005, and restore to 2000. But, I've been asked if there are any 3rd party tools which can do this - such as SQL Litespeed - but I can't see anything regarding this on their website.



Does anyone know if litespeed or Redgate SQL Backup can restore to 2000 from 2005 ?



Thanks in advance,

View 3 Replies View Related

Read MS SQL 2000 Backup File Without Restoring The Database

Sep 6, 2007

I want to read certain data from the backup file of MS SQL 2000 without restoring the database backup file. Based on the data selected I will manage the further functionality such as restoration of the backup file.
Is it possible to read some data from MS SQL 2000 backup file without restoring? If yes then please let me know how?

View 8 Replies View Related

Sql Server 2000 Backup Programitically Possible On Shaired Hosting Database

Sep 17, 2007

i have sql server 2000 databse on shaired hosting i want to take backup of that database, how can it be done programitacally or any tools available there .
i have limited access to database currently connecting through QueryAnalyzer on local m/c ,it is very time consuming +tedious task to do . i simple word i want to manage my database like one can manage through enterprise manager, how it can be done any tools available some what good functionality for managing database on remote server. or is there any way to take backup through coding
(connecting 2 sql server databases). please healp me.
 
thank you,

View 2 Replies View Related

Bloated Database Wont Shrink After Backup/restore SQL 2000

Jul 20, 2005

Help,I have a database that has a data file of 2GB and a log file of 31GB.In enterprise manager, when I choose shrink it says there is 30GB ofunused space. When I shrink the database, it does not shrink,(however it says it has completed).I've done a complete backup, tried shrink again, no dice. I thenbacked up the database (which the backup was 1.9GB), deleted thedatabase and made a new database with 2,048MB for the data and samefor the log file.When I restore, the log file jumps up to 31GB again. When I check thespace when I use the shrink, it again says I have 30GB of unusedspace.How on earth do I get this file to shrink?I've been able to shrink other databases, but not this one.TIARob

View 1 Replies View Related

Backup/Restore Vs Attach/Detach 2000 Database To 2005

Jul 15, 2006

I'm trying to see the differences between Backup/Restore and Attach/Detach. I backup and detach a database from SQL Server 2000 SP3 and then attach and restore it to SQL Server 2005 SP1.

The differences I noticed are:

1. The restored database has a much larger initial size (database size is same) for data and log.
2. The attached database has a last backup date
3. If the backup is restored over a database, the restored database is showing owned by the database owner of the database restored over but syslogins and sysusers do not match.

I don't understand why #1 happens.

Are there any other differences between Backup/Restore and Attach/Detach?



Thanks,

Peter

View 2 Replies View Related

RESTORE DATABASE Timeout In SQL 2000 With Large Backup Files

Sep 11, 2007



Hello,

I am attempting to restore the database from within VB.NET application I am making the following 3 calls:

RESTORE FileListOnly FROM DISK = 'C:MyDatabase.dat'

USE Master RESTORE DATABASE MyDatabase FROM DISK = 'C:MyDatabase.dat' WITH NORECOVERY, MOVE 'MyDatabase' TO 'C:Program FilesMicrosoft SQL ServerMSSQLDataMyDatabase.mdf', MOVE 'MyDatabase_log' TO 'C:Program FilesMicrosoft SQL ServerMSSQLDataLDFMyDatabase.ldf', REPLACE

RESTORE DATABASE MyDatabase FROM DISK = 'C:MyDatabase.dat'


using SMO. This logic works fine with small *.dat files, however when using *.dat file of about 4Gb I get an error on the 3d restore database call:



ExecuteNonQuery failed for Database 'master'.

An exception occurred while executing a Transact-SQL statement or batch.

Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

Operator aborted backup or restore. See the error messages returned to the console for more details.

ExecuteNonQuery failed for Database 'master'.

An exception occurred while executing a Transact-SQL statement or batch.

Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

Operator aborted backup or restore. See the error messages returned to the console for more details.



The same program/logic also works fine when I use MS SQL 2005 and it runs fine from MS SQL 2005 Query Analyzer for both 2005 and 2000 databases. There seem to be only problem with MS SQL 2000 from within VB.NET. Anybody has any idea? I'd appreciate any response. Thanks

Eugene

View 6 Replies View Related

Backup Failure

Mar 7, 2001

Running SQL Server 7:
Looking at the jobs under SQL Server Agent in Enterprise Manager, I notice that several of my backup jobs failed last night, is there anywhere I can look that will give me a more descriptive error message? I looked at the SQL Server Logs and didn't find anything that gives me any clue.
Thanks.
joe

View 3 Replies View Related

SQL Backup Failure

Oct 20, 2006

I have backing SQL Server which consists of several database. The scheduled Maintenance plans backs up all the database except the larger one. Backup is across network at night. I get the following errors.

Write on '\tetnassqlbackupTetnetreports201006.BAK' failed, status = 121. See the SQL Server error log for more details.

looking at log gives the following details : (both associated to the same backup)

BACKUP failed to complete the command BACKUP DATABASE [Tetnetreports] TO DISK = N'\tetnassqlbackupTetnetreports_db_200610192302 .BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

and

BackupDiskFile::RequestDurableMedia: failure on backup device '\tetnassqlbackupTetnetreports_db_200610192302. BAK'. Operating system error 64(The specified network name is no longer available.).

Yet it allows me to BACKUP to LOCAL C: DRIVE without issues:eek:

Pls help

Many thanks

View 2 Replies View Related

Log Backup Failure

Jun 12, 2008

My backup plan is as follows (SQL2K5)
Weekly full
Daily diff
Hourly log


Hourly log fails daily at particular time with following error -
BACKUP LOG cannot be performed because there is no current database backup.

It works , once I kick off a FULL backup.

I feel there is some activity which disqualifies the log sequence. Any thoughts?


------------------------
I think, therefore I am - Rene Descartes

View 11 Replies View Related

Backup Failure

Apr 23, 2006

HiMy DB backup and transaction backup of a database keep on failing withthe following error:Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 3202: [Microsoft][ODBCSQL Server Driver][SQL Server]Write on'E:SqlServer estdb_db_200604221313.BAK' failed, status = 112. See theSQL Server error log for more details.[Microsoft][ODBC SQL Server Driver][SQL Server]BACKUP DATABASE isterminating abnormally.Any idea what it really means ?ThanksDavid

View 1 Replies View Related

DB Backup Failure

Sep 4, 2007

Hello All,

I have created a Maintenance plan using Wizard, In this plan I am doing full backup of 12 DBs to share drive, I created only one step as full backup. And Scheduled this at 7 pm everyday, the
following is the error I am getting in the Logfile, can some one please through some light on this.

" failed with the following error: "Cannot open backup device
\shq-ss2sql backupSQL_PRODDBWorkFlow_backup_200708291911.bak. Operating
system error 5(Access is denied.).
BACKUP DATABASE is terminating abnormally.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not
established correctly.

SQL Server Instance and SQL Agent are running under domain admin account, Share Drive folder has full control by domain admin.

I am the local admin on the SQL Server box, and I have read, write and delete, create permissions on the share drive for backups folder.

What must be the issue?



Thanks

Siebel

View 3 Replies View Related

Transaction Log Backup Failure

Aug 4, 2000

I seem to have a problem with my SQL Server log backup system. First I was receiving alerts that the log file was filling up, so I increased it from 3Mb to 150Mb, but then I got another alert saying the same thing, later on I got an alert saying that the log backup had failed. I then decided to truncate the log and do a full backup after as suggested, however this did not work, I don't know if I am doing something wrong, this is really confusing and frustrating.

View 1 Replies View Related

Transaction Log Backup Failure

Aug 15, 1999

I have scheduled transaction log backups to occur every 15 minutes with database backups every sunday at 1.00AM and differential db backups every day at 1.30AM.

While viewing the job history of the transaction log backups through enterprise manager, I noticed that one transaction log backup had failed at 1.00AM on sunday. The error message was,

"Backup, CHECKALLOC, bulk copy, SELECT INTO, and file manipulation (such as CREATE FILE) operations on a database must be serialized. Reissue the statement after the current backup, CHECKALLOC, or file manipulation operation is completed. [SQLSTATE 42000] (Error 3023) Backup or restore operation terminating abnormally. [SQLSTATE 42000] (Error 3013). The step failed. "

Please let me know what the error message implies. Will there be any problem if the transaction log backup takes place at the same time as the full database backup or diff. db backup?

Thankyou.
Praveena

View 2 Replies View Related

I Am Getting A EM - DB Backup Job Failure - But The Job Is NOT Failing. Help?

Jul 25, 2001

Help! I am getting a Job failure for a DB Backup Job when I open up the
EM -> Management -> SQL Server Agt -> Jobs
When I check the SQL Logs, there is no Error message, nor is there an error message in the DB Maintenance Plan History. I checked the Server to make sure the DB was being backed up, and the current file is there. Does anybody have any suggestions? Thanks! (make me look good to the rest of my group!)

View 5 Replies View Related

Differential Backup Failure

May 16, 2013

Differential back up failed , verify the network error 51

View 2 Replies View Related

Backup Of Active Log After Db Failure

Jul 20, 2005

Greetings,I am seeking information related to this subject.BOL suggests backing up the active transaction log immediately after afailure, so that the backup can be used in a recovery scenario if necessary.This is the relevant text from BOL "Transaction Log Backup":----//The transaction log backup created at 8:00 P.M. contains transaction logrecords from 4:00 P.M. through 8:00 P.M., spanning the time when thedatabase backup was created at 6:00 P.M. The sequence of transaction logbackups is continuous from the initial database backup created at 8:00 A.M.to the last transaction log backup created at 8:00 P.M. The followingprocedures can be used to restore the database to its state at 10:00 P.M.(point of failure).Restore the database using the last database backup created.1.. Create a backup of the currently active transaction log.---// end of excerptIf the failure results in loss of the instance and/or the log's parent db,how would we back up that log? Even if we could, what confidence would wehave that the backed up log was not corrupted at failure time?Thanks,PSG

View 2 Replies View Related

Differential Backup Failure

Jul 20, 2005

I have recently started receiving failures on a differential backup thatpreviously succeeded. Nothing has changed with the structure of the db.Here is the message, any ideas are welcomed. Thanks.Executed as user: fsafood-netisqlservice. The backup data in'E:SQL_BackupsBiz_SalesBiz_Sales_Diff.bak' is incorrectly formatted.Backups cannot be appended, but existing backup sets may still beusable. [SQLSTATE 42000] (Error 3266) BACKUP DATABASE is terminatingabnormally. [SQLSTATE 42000] (Error 3013) Associated statement is notprepared [SQLSTATE HY007] (Error 0) The media family on device'E:SQL_BackupsBiz_SalesBiz_Sales_Diff.bak' is incorrectly formed. SQLServer cannot process this media family. [SQLSTATE 42000] (Error 3241)VERIFY DATABASE is terminating abnormally. [SQLSTATE 42000] (Error3013). The step failed.*** Sent via Devdex http://www.devdex.com ***Don't just participate in USENET...get rewarded for it!

View 1 Replies View Related

SQL Server Backup Failure

Jul 20, 2005

I am having a problem with a regular backup of an SQL Server (MSDE2000) database to a local drive. I initiate the backup once a week, byissuing the required T-SQL, via ADO. In this case, the T-SQL is:BACKUP DATABASE GPRS_Dimensioning_Archive TO local_backup WITHRETAINDAYS=21, NAME='GDA_20040706'Note that "local_backup" is a file sitting on the same physical driveas the database itself, and has > 80 GB free. It is not a RAID device.The database that I am backing up is 1.6 GB. Oddly, the backup ofanother database to the same file was successful; it was ~900 MB.Even more strangely, I also back these databases up to a networkdrive, which has been running successfully for a number of weeks now(longer than the local backup), and continues to work without anytrouble. The resultant backup file is much larger than the one sittingon the local drive (6.8 GB on the network drive vs ~4 GB locally) Thisnetwork drive has less space (~50 GB) and is configured as RAID 0. Itis a Linux box, using Samba to present the drive to the Windowsnetwork.Any ideas?? I am completely stumped. Obviously, Microsoftdocumentation has been particularly unhelpful.The excerpt below is taken from the SQL server error log, covering acouple of attempts.Any help would be greatly appreciated!!!Nick Tompson.2004-07-06 09:56:01.99 spid54 BackupMedium::ReportIoError: writefailure on backup device 'C:Front EndLocal BackupDB_Backup.bak'.Operating system error 112(error not found).2004-07-06 09:56:02.01 spid54 Internal I/O request 0x02672360: Op:Write, pBuffer: 0x02890000, Size: 65536, Position: 4294914560, UMS:Internal: 0x103, InternalHigh: 0x0, Offset: 0xFFFF3200, OffsetHigh:0x0, m_buf: 0x02890000, m_len: 65536, m_actualBytes: 0, m_errcode:112, BackupFile: C:Front EndLocal BackupDB_Backup.bak2004-07-06 09:56:02.01 backup BACKUP failed to complete the commandBACKUP DATABASE GPRS_Dimensioning_Archive TO local_backup WITHRETAINDAYS=21, NAME='GDA_20040706'2004-07-06 09:56:17.08 spid54 Starting up database'GPRS_Dimensioning_Archive'.2004-07-06 09:56:33.11 spid54 BackupMedium::ReportIoError: writefailure on backup device 'C:Front EndLocal BackupDB_Backup.bak'.Operating system error 112(error not found).2004-07-06 09:56:33.11 spid54 Internal I/O request 0x02674360: Op:Write, pBuffer: 0x028A0000, Size: 65536, Position: 4294914560, UMS:Internal: 0x103, InternalHigh: 0x0, Offset: 0xFFFF3200, OffsetHigh:0x0, m_buf: 0x028A0000, m_len: 65536, m_actualBytes: 0, m_errcode:112, BackupFile: C:Front EndLocal BackupDB_Backup.bak2004-07-06 09:56:33.11 backup BACKUP failed to complete the commandBACKUP DATABASE GPRS_Dimensioning_Archive TO local_backup WITHRETAINDAYS=21, NAME='GDA_20040706'

View 2 Replies View Related

Transaction Log Backup Failure

May 26, 2008

Hi

I have a job that runs full backs and that was successfull but all my transaction log backups failed. This is the error message i get:

1.VDI error 1010: Failed to get configuration from server. Check that the SQL Server instance is running, and that you have the SQL Server Systems Administrator server role. Error code: (-2139684861: The api was waiting and the timeout interval had elapsed.)

2.SQL error 3013: BACKUP LOG is terminating abnormally.

3.SQL error 4214: BACKUP LOG cannot be performed because there is no current database backup.


Please assist.

View 6 Replies View Related

The Backup Set Holds A Backup Of A Database Other Than Existing Database. Restore Database Is Terminating Abnormally

Apr 9, 2008



I have a problem when i restore my .DAT_BAK file. I am getting error like "The backup set holds a backup of a database other than existing database. Restore Database is terminating abnormally".

I tried by using

RESTORE DATABASE <DATABASENAME>
FROM DISK = 'D:DATAMYTEST.DAT_BAK'
WITH MOVE 'VZAI_DATA' TO D:PROGRAM FILES..MSSQLTEST.MDF',
MOVE 'VZAI_LOG' TO D:PROGRAM FILES..MSSQLTEST.LDF',
REPLACE

And also i tried like


RESTORE DATABASE <DATABASENAME>
FROM DISK = 'D:DATAMYTEST.DAT_BAK'

WITH REPLACE

When i use like this,

RESTORE FILELISTONLY FROM DISK = 'D:DATAMYTEST.DAT_BAK'. I am able to get the output as LogicalName, PhysicalName, Type, FileGroupName, Size, etc.

Can i anyone please help me out?

Thanks in Advance,
Anand Rajagopal

View 8 Replies View Related

Trans Log Backup Failure (Very Urgent)

Aug 28, 2001

Hi Every one,

According to our stratergy we are taking trans log backup of every user database everuy two hours.things seem to work great and with success at the day time and at night once at 12.03 and 2.03 they fail and when i checked the error log i found that there is only one database for which its failing and it gives the following error.

Database ors: Transaction Log Backup...
Destination: [D:BackupTranLogorsors_tlog_200108280203.TRN]
[Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 4213: [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot allow BACKUP LOG because file 'ors_Data' has been subjected to nonlogged updates and cannot be rolled forward. Perform a full database, or differential database, backup.
[Microsoft][ODBC SQL Server Driver][SQL Server]Backup or restore operation terminating abnormally.

We had a option called select into/bulccopy set which i disabled once this failure has occured but still the problem persists....there are no other options set...i am out of resources i donno what to do..could you suggest me something and how to solve this problem its happening in prod.

Thanks for your help.

Kavitha

View 1 Replies View Related

Trans Log Backup Failure (Urgent)

Aug 29, 2001

Hi Every one,

According to our stratergy we are taking trans log backup of every user database everuy two hours.things seem to work great and with success at the day time and at night once at 12.03 and 2.03 they fail and when i checked the error log i found that there is only one database for which its failing and it gives the following error.

Database ors: Transaction Log Backup...
Destination: [D:BackupTranLogorsors_tlog_200108280203.TRN]
[Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 4213: [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot allow BACKUP LOG because file 'ors_Data' has been subjected to nonlogged updates and cannot be rolled forward. Perform a full database, or differential database, backup.
[Microsoft][ODBC SQL Server Driver][SQL Server]Backup or restore operation terminating abnormally.

We had a option called select into/bulccopy set which i disabled once this failure has occured but still the problem persists....there are no other options set...i am out of resources i donno what to do..could you suggest me something and how to solve this problem its happening in prod.

As Said by someone i took a full backup...tooooo it does not solve the issue.

Thanks for your help.

Kavitha

View 6 Replies View Related

MSDB Transaction Log Backup Failure

Feb 17, 2003

I'm getting "Executed as user: SPIESQLService. sqlmaint.exe failed. [SQLSTATE 42000] (Error 22029). The step failed." on the TRN backup portion of the maintenance plan for the msdb and model databases. On review of files created it's clear that the msdb trn log backup is failing, but there's no other error to indicate the underlying problem.

Suggestions?

TIA,

Al

View 1 Replies View Related

Backup Failure Error Log Messages

Aug 10, 2005

I have not been able to find any details about backup failures forMSSQL 2000. I am researching the following:1. when a backup fails at a certain point during the process does thebackup:A. stop there having recorded some details?B. quit without backing up any of the data it already processed?C. skip the data it cannot read and move on?2. Does the error log record any of the details above? For instance, ifthere is a table that the backup could not write to .bak, does theerror log report exactly where the error was?I need a way to obtain a Backup Exception 'Report' that when a backupfails it can tell me what did not get into the .bak file. I wouldprefer automatic notification. Our Oracle DBs have something setupthat can be run when a piece of the DB does not get backed up lettingthe Oracle DBA know where there are issues.Thank you,Stephanie

View 1 Replies View Related

BackupDiskFile::RequestDurableMedia: Failure On Backup Device

Nov 30, 2000

Can someone help me with this error? It only occurs when I try to backup to
the UNC name (which is local to the machine). When I do it with a drive
letter, I have no problem.

Thank you

View 2 Replies View Related

BackupMedium::ReportIoError: Write Failure On Backup

Jun 27, 2005

My DB recently goes weird after the Hard Disk failed and replaced last week.
The SQL have 3 database running on my computer, DB1, DB2 and DB3.
my computer has Disk C and Disk D, they both work fine that i can save and delete on them both.
But now, the database backup of DB1 fails everytime, first i thoguth it's the Hard DIsk's problem, but after i tried to backup the other DB (DB2 and DB3) on Disk D, it works fine....therefore...i am here...without any idea.
What even weird is, I can backup my DB1 on Disk C without any problem, but just can't do it on Disk C.
Can anyone help ~ thank you

Here comes the error message i got :
BackupMedium::ReportIoError: write failure on backup device 'D:DB_BAKmy_DB1.bak'
Operation system error 2 (The system Can't find the file)

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved