Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Error 3014

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-03-16 : 08:20:43
Rong writes "Hi,

Recently I get the following error in my SQL Error Logs:

2004-03-08 05:00:03.66 spid76 Error: 3014, Severity: 10, State: 1
2004-03-08 05:00:03.66 spid76 BACKUP LOG successfully processed 1 pages in 0.050 seconds (0.040 MB/sec)..
2004-03-08 05:00:03.97 backup Log backed up: Database: Amex_3848b, creation date(time): 2003/10/02(10:49:50), first LSN: 256:86:1, last LSN: 256:90:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'d:\MSSQL7\LogShipping\MyDB_logbackup.trn'}).

For all the log backup, there is this error 3014 before it. I'd like to know what it means and what I can do to get rid of this error. Microsoft doesn't have much info about this error.

Looking forward to hearing from you.

Thanks a lot.

Rong"

JohnDeere
Posting Yak Master

191 Posts

Posted - 2004-03-17 : 00:58:28
Level 10 errors are informational messages that usually refer to an error in user entered informtion.

Please post the actual backup command.


Lance Harra
Go to Top of Page
   

- Advertisement -