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)
 Funny Error

Author  Topic 

kjmraohyd
Starting Member

34 Posts

Posted - 2006-06-19 : 02:17:20
Why is this?

select * from sysfiles

1 1 79616 -1 128 32770 0 isCDData
2 0 155464 -1 10 1081410 0 isCD_Log


backup log isCD_Log with no_log

Server: Msg 911, Level 16, State 1, Line 1
Could not locate entry in sysdatabases for database 'isCD_Log'.
No entry found with that name. Make sure that the name is entered correctly.
Server: Msg 3013, Level 16, State 1, Line 1
BACKUP LOG is terminating abnormally.


TIA

Jaganmohan Rao

kjmraohyd
Starting Member

34 Posts

Posted - 2006-06-19 : 02:20:46
Please ignore the aboove post. It's a small mistake.

Thanks

Jaganmohan Rao
Go to Top of Page
   

- Advertisement -