Groups | Blog | Home
all groups > sql server mseq > may 2004 >

sql server mseq : error message



Garry D
5/17/2004 9:21:44 AM
I get this message again when I run this script:

BACKUP LOG wslogdb62 WITH TRUNCATE_ONLY
DBCC SHRINKFILE(wslogdb62_log, 1)

This is the error message

Server: Msg 8985, Level 16, State 1, Line 2
Could not locate file 'wslogdb62_log' in sysfiles.
DBCC execution completed. If DBCC printed error messages,
contact your system administrator.
Garry D
5/17/2004 10:12:46 AM
Found the anwser on another forum:
BACKUP LOG wslogdb62 WITH TRUNCATE_ONLY
[quoted text, click to view]
AddThis Social Bookmark Button