error message
From: Garry D (anonymous_at_discussions.microsoft.com)
Date: 05/17/04
- Next message: anonymous_at_discussions.microsoft.com: "Re: query"
- Previous message: Garry D: "error message"
- In reply to: Garry D: "error message"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 17 May 2004 10:12:46 -0700
Found the anwser on another forum:
BACKUP LOG wslogdb62 WITH TRUNCATE_ONLY
>\DBCC SHRINKFILE('wslogdb62_log', 1)
>-----Original Message-----
>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.
>
>.
>
- Next message: anonymous_at_discussions.microsoft.com: "Re: query"
- Previous message: Garry D: "error message"
- In reply to: Garry D: "error message"
- Messages sorted by: [ date ] [ thread ]