error message
Next message: Garry D: "error message"
Date: Mon, 17 May 2004 09:21:44 -0700
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: Garry D: "error message"
Relevant Pages
- Re: SPROC wont execute - insufficient permissions
... Since DBCC OUTPUTBUFFER can only be executed by sysadmin role members, ... must be a sysadmin to use this technique to get the error message. ... How do I give the SPROC permission to execute? ... (comp.databases.ms-sqlserver) - Re: Memory and performance issues
... The DBA was getting an error message from the maintenance plan ... and so disabled the dbcc step reporting the error rather than fixing the ... Just wanted to find out depth of experience with changing memory ... Memory settings were changed ... (microsoft.public.sqlserver.setup) - Re: dbcc checkdb fix
... Running DBCC UPDATEUSAGE will most probably fix this. ... This is just a one time thing after upping a 2000 database. ... Tibor Karaszi, SQL Server MVP ... Basically, you want to execute DBCC CHECKDB, read the error message, ... (microsoft.public.sqlserver.server) - Re: Form Security
... After all this, if no error message has been generated, the form contents are emailed to me. ... I'm no Linux guru, so I don't know what someone could do to cause problems with this script, other than spam me. ... What he's proposing is false security - which is worse than no security ... (comp.lang.php) - RE: Cannot Edit Logion Scripts
... remove the script that you would like to edit. ... Please capture a screenshot of the error message received on the client ... Microsoft Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ... (microsoft.public.windows.server.sbs) |
|