Viewing 5 posts - 1 through 5 (of 5 total)
Here is an erro that has just posted in the event viewer:
Event Type:Error
Event Source:Office Server Search
Event Category:Gatherer
Event ID:10036
Date:8/19/2010
Time:7:05:19 AM
User:N/A
Computer:THOR-095
Description:
A database error occurred.
Source: Microsoft OLE DB Provider for SQL Server
Code:...
August 19, 2010 at 5:18 am
Thanks you; This is the only message received from the trace:
DBCC execution completed. If DBCC printed error messages, contact your system administrator.
No error messages came up.
August 19, 2010 at 5:16 am
Hi again,
The user is the admin account for the MOSS. The username/password have not been changed.
So, I do not understand why this event even occurred.
August 19, 2010 at 4:44 am
Here is another event report:
Event Type:Error
Event Source:Office Server Search
Event Category:Gatherer
Event ID:10036
Date:8/18/2010
Time:7:01:08 AM
User:N/A
Computer:THOR-095
Description:
A database error occurred.
Source: Microsoft OLE DB Provider for SQL Server
Code: 15070 occurred 1 time(s)
Description: Object 'dbo.membership_updateRecursiveMemberships' was...
August 19, 2010 at 4:42 am
I ran the statement:
dbcc traceon (3604)
go
dbcc page (yourdbname, 1,11368905,3)
go
This is what returned:
DBCC execution completed. If DBCC printed error messages, contact your system administrator.
Msg 8968, Level 16, State 1, Line 1
Table...
August 18, 2010 at 6:37 pm
Viewing 5 posts - 1 through 5 (of 5 total)