Viewing 7 posts - 16 through 23 (of 23 total)
try using DBCC errorlog or restart MSSQL Server services.To limit the size of error log ,continously monitor the growth of error log file or limit the size of the error...
November 30, 2005 at 8:35 am
Yes u are correct these are informational messages found in SQLSERVER ERROR LOG.
yesterday we have these information messages.we have restarted the server 3 months before.
January 13, 2005 at 12:59 pm
when i run DBCC CheckDB / DBCC checkalloc on the above user database i have found NO ERRORS
January 11, 2005 at 6:19 am
The output of the sysindexes table is as follows here we found the no. of rows in the data pages (indid =0) is less than the index pages(indid =2 and...
December 16, 2004 at 10:04 am
Version Details:
Microsoft SQL Server 2000 - 8.00.760 Standard Edition on Windows NT 5.2 (Build 3790: )
November 3, 2004 at 4:59 am
I have logged in locally from remote through Remote Desktop Connection.It is working fine in Windows 2000 Server but not in Win 2003.
For info i am able to copy the...
November 2, 2004 at 4:24 am
Viewing 7 posts - 16 through 23 (of 23 total)