Link to home
Start Free TrialLog in
Avatar of wsc-it
wsc-itFlag for Australia

asked on

Unable to access Sharepoint Service 3.0 "An unexpected error has occured"

Hi

We have a small VM running sharepoint services 3.0 for a couple of team sites

Just recently accessing the site we get "An unexpected error has occurred. "

Checking the server, it appears that all the services are running OK but i restarted to be sure, but i am still unable to access

Checked the event viewer and found a large amount of application errors with this text.

The Execute method of job definition Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition (ID d82e5adf-87b0-4a56-9ba8-34ca4d155607) threw an exception. More information is included below.

Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.

Open in new window


Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.

Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.

Open in new window


The description for Event ID 33002 from source MSSQL$MICROSOFT##SSEE cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event: 

module
dbo.proc_MSS_Cleanup

The specified resource type cannot be found in the image file

Open in new window


I also checked the sharpoint logs and they are full of errors also
Timestamp              	Process                                 	TID   	Area                          	Category                      	EventID	Level     	Message 	Correlation
06/11/2014 09:37:56.76 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 09:37:56.76*	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:37:56.76 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:37:56.76 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 09:37:56.76 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.LookupSite(String requestUrl, Int32 iisInstanceId, String& siteUrl, Int32& zone, Guid& appId, Guid& siteId, Guid& databaseId, String& databaseServer, String& databaseName, String& databaseUsername, String& databasePassword, Boolean& useHostHeaderForSiteName, Boolean& incompatibleDatabaseVersion, Boolean& lookupRequiredContext)  	 
06/11/2014 09:37:56.76 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:37:56.76 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 09:37:56.99 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 09:37:56.99*	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:37:56.99 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:37:56.99 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 09:37:56.99 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.LookupSite(String requestUrl, Int32 iisInstanceId, String& siteUrl, Int32& zone, Guid& appId, Guid& siteId, Guid& databaseId, String& databaseServer, String& databaseName, String& databaseUsername, String& databasePassword, Boolean& useHostHeaderForSiteName, Boolean& incompatibleDatabaseVersion, Boolean& lookupRequiredContext)  	 
06/11/2014 09:37:56.99 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:37:56.99 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 09:38:21.18 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 09:38:21.18*	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:38:21.18 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:38:21.18 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 09:38:21.18 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.LookupSite(String requestUrl, Int32 iisInstanceId, String& siteUrl, Int32& zone, Guid& appId, Guid& siteId, Guid& databaseId, String& databaseServer, String& databaseName, String& databaseUsername, String& databasePassword, Boolean& useHostHeaderForSiteName, Boolean& incompatibleDatabaseVersion, Boolean& lookupRequiredContext)  	 
06/11/2014 09:38:21.20 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:38:21.20 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 09:40:08.99 	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Timer                         	8dzn	Medium  	The administration service job definition Microsoft.SharePoint.Administration.SPAntivirusJobDefinition, id d790dc77-a286-474b-a82a-0a4b31d60a5f is not being executed because the administration service on this server is not started. This job definition can be run manually using 'stsadm -o execadmsvcjobs'.	 
06/11/2014 09:40:47.06 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlComma...	 
06/11/2014 09:40:47.06*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880i	High    	...nd.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior)	 
06/11/2014 09:40:47.06 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_GetRunnableWorkItems' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:40:47.06 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.	 
06/11/2014 09:40:47.06 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Administration.SPContentDatabase.GetWorkItems(SPWorkItemCollection workItems, UInt32& dwColCount, UInt32& dwRowCount, Object& varWorkItems)     at Microsoft.SharePoint.SPWorkItemCollection.FetchData()     at Microsoft.SharePoint.SPWorkItemCollection.get_Count()     at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.HandleOneContentDatabase(SPContentDatabase db)     at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 09:40:47.06 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Closed ConnectionTimeout: 15	 
06/11/2014 09:40:47.06 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_GetRunnableWorkItems'     CommandType: StoredProcedure CommandTimeout: 0     Parameter: '@RETURN_VALUE' Type: Int Size: 0 Direction: ReturnValue Value: ''     Parameter: '@ProcessingId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '623a4abe-cb57-447e-8a20-6dc5dc02865f'     Parameter: '@SiteId' Type: NVarChar Size: 0 Direction: Input Value: ''     Parameter: '@WorkItemType' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'bdeadf09-c265-11d0-bced-00a0c90ab50f'     Parameter: '@BatchId' Type: NVarChar Size: 0 Direction: Input Value: ''     Parameter: '@MaxFetchSize' Type: Int Size: 0 Direction: Input Value: '100'     Parameter: '@ThrottleThreshold' Type: Int Size: 0 Direction: Input Value: '0'	 
06/11/2014 09:40:47.06 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	888t	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlComma...	 
06/11/2014 09:40:47.06*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	888t	High    	...nd.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior)     at Microsoft.SharePoint.Administration.SPContentDatabase.GetWorkItems(SPWorkItem...	 
06/11/2014 09:40:47.06*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	888t	High    	...Collection workItems, UInt32& dwColCount, UInt32& dwRowCount, Object& varWorkItems)	 
06/11/2014 09:40:58.04 	OWSTIMER.EXE (0x057C)                   	0x0FFC	Search Server Common          	MS Search Administration      	8woy	High    	WSS Search: Cleaning the Search database 'WSS_Search_WSCWEB2'...	 
06/11/2014 09:40:58.04 	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System....	 
06/11/2014 09:40:58.04*	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Database                      	880i	High    	...Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:40:58.04 	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_MSS_Cleanup' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:40:58.04 	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 09:40:58.04 	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 09:40:58.04 	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Search_WSCWEB2;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:40:58.04 	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_MSS_Cleanup'     CommandType: StoredProcedure CommandTimeout: 0	 
06/11/2014 09:40:58.04 	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Timer                         	7psa	Critical	The Execute method of job definition Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition (ID d82e5adf-87b0-4a56-9ba8-34ca4d155607) threw an exception. More information is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 09:40:58.04 	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Timer                         	72ae	Unexpected	Exception stack trace:    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Bo...	 
06/11/2014 09:40:58.04*	OWSTIMER.EXE (0x057C)                   	0x0FFC	Windows SharePoint Services   	Timer                         	72ae	Unexpected	...olean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)     at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)	 
06/11/2014 09:45:08.19 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Timer                         	8dzn	Medium  	The administration service job definition Microsoft.SharePoint.Administration.SPAntivirusJobDefinition, id d790dc77-a286-474b-a82a-0a4b31d60a5f is not being executed because the administration service on this server is not started. This job definition can be run manually using 'stsadm -o execadmsvcjobs'.	 
06/11/2014 09:45:10.98 	wmiprvse.exe (0x0AE8)                   	0x0D14	ULS Logging                   	Unified Logging Service       	8wsw	High    	Now terminating ULS (wmiprvse.exe, onetnative.dll)	 
06/11/2014 09:45:11.12 	wmiprvse.exe (0x0AE8)                   	0x0D14	ULS Logging                   	Unified Logging Service       	8wsv	High    	ULS Init Completed (wmiprvse.exe, onetnative.dll)	 
06/11/2014 09:45:47.20 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlComma...	 
06/11/2014 09:45:47.20*	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880i	High    	...nd.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior)	 
06/11/2014 09:45:47.20 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_GetRunnableWorkItems' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:45:47.20 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.	 
06/11/2014 09:45:47.20 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Administration.SPContentDatabase.GetWorkItems(SPWorkItemCollection workItems, UInt32& dwColCount, UInt32& dwRowCount, Object& varWorkItems)     at Microsoft.SharePoint.SPWorkItemCollection.FetchData()     at Microsoft.SharePoint.SPWorkItemCollection.get_Count()     at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.HandleOneContentDatabase(SPContentDatabase db)     at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 09:45:47.20 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Closed ConnectionTimeout: 15	 
06/11/2014 09:45:47.20 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_GetRunnableWorkItems'     CommandType: StoredProcedure CommandTimeout: 0     Parameter: '@RETURN_VALUE' Type: Int Size: 0 Direction: ReturnValue Value: ''     Parameter: '@ProcessingId' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'a1b279e3-ba35-4acc-babb-1f48d6e4cbdb'     Parameter: '@SiteId' Type: NVarChar Size: 0 Direction: Input Value: ''     Parameter: '@WorkItemType' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'bdeadf09-c265-11d0-bced-00a0c90ab50f'     Parameter: '@BatchId' Type: NVarChar Size: 0 Direction: Input Value: ''     Parameter: '@MaxFetchSize' Type: Int Size: 0 Direction: Input Value: '100'     Parameter: '@ThrottleThreshold' Type: Int Size: 0 Direction: Input Value: '0'	 
06/11/2014 09:45:47.20 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	888t	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlComma...	 
06/11/2014 09:45:47.20*	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	888t	High    	...nd.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior)     at Microsoft.SharePoint.Administration.SPContentDatabase.GetWorkItems(SPWorkItem...	 
06/11/2014 09:45:47.20*	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	888t	High    	...Collection workItems, UInt32& dwColCount, UInt32& dwRowCount, Object& varWorkItems)	 
06/11/2014 09:46:00.58 	OWSTIMER.EXE (0x057C)                   	0x02E8	Search Server Common          	MS Search Administration      	8woy	High    	WSS Search: Cleaning the Search database 'WSS_Search_WSCWEB2'...	 
06/11/2014 09:46:01.11 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System....	 
06/11/2014 09:46:01.11*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880i	High    	...Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:46:01.11 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_MSS_Cleanup' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:46:01.11 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 09:46:01.11 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 09:46:01.11 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Search_WSCWEB2;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:46:01.11 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_MSS_Cleanup'     CommandType: StoredProcedure CommandTimeout: 0	 
06/11/2014 09:46:01.11 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Timer                         	7psa	Critical	The Execute method of job definition Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition (ID d82e5adf-87b0-4a56-9ba8-34ca4d155607) threw an exception. More information is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 09:46:01.11 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Timer                         	72ae	Unexpected	Exception stack trace:    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Bo...	 
06/11/2014 09:46:01.11*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Timer                         	72ae	Unexpected	...olean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)     at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)	 
06/11/2014 09:48:09.81 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 09:48:09.81*	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:48:09.81 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:48:09.81 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 09:48:09.81 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.LookupSite(String requestUrl, Int32 iisInstanceId, String& siteUrl, Int32& zone, Guid& appId, Guid& siteId, Guid& databaseId, String& databaseServer, String& databaseName, String& databaseUsername, String& databasePassword, Boolean& useHostHeaderForSiteName, Boolean& incompatibleDatabaseVersion, Boolean& lookupRequiredContext)  	 
06/11/2014 09:48:09.81 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:48:09.81 	w3wp.exe (0x02D8)                       	0x10B4	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 09:49:26.94 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 09:49:26.94*	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:49:26.94 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:49:26.94 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 09:49:26.94 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.LookupSite(String requestUrl, Int32 iisInstanceId, String& siteUrl, Int32& zone, Guid& appId, Guid& siteId, Guid& databaseId, String& databaseServer, String& databaseName, String& databaseUsername, String& databasePassword, Boolean& useHostHeaderForSiteName, Boolean& incompatibleDatabaseVersion, Boolean& lookupRequiredContext)  	 
06/11/2014 09:49:26.94 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:49:26.94 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 09:50:08.33 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Timer                         	8dzn	Medium  	The administration service job definition Microsoft.SharePoint.Administration.SPAntivirusJobDefinition, id d790dc77-a286-474b-a82a-0a4b31d60a5f is not being executed because the administration service on this server is not started. This job definition can be run manually using 'stsadm -o execadmsvcjobs'.	 
06/11/2014 09:50:47.33 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlComma...	 
06/11/2014 09:50:47.33*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880i	High    	...nd.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior)	 
06/11/2014 09:50:47.33 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_GetRunnableWorkItems' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:50:47.33 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.	 
06/11/2014 09:50:47.33 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Administration.SPContentDatabase.GetWorkItems(SPWorkItemCollection workItems, UInt32& dwColCount, UInt32& dwRowCount, Object& varWorkItems)     at Microsoft.SharePoint.SPWorkItemCollection.FetchData()     at Microsoft.SharePoint.SPWorkItemCollection.get_Count()     at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.HandleOneContentDatabase(SPContentDatabase db)     at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 09:50:47.33 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Closed ConnectionTimeout: 15	 
06/11/2014 09:50:47.33 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_GetRunnableWorkItems'     CommandType: StoredProcedure CommandTimeout: 0     Parameter: '@RETURN_VALUE' Type: Int Size: 0 Direction: ReturnValue Value: ''     Parameter: '@ProcessingId' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'c2929a4c-f708-4f6a-a932-b4916d3ea8aa'     Parameter: '@SiteId' Type: NVarChar Size: 0 Direction: Input Value: ''     Parameter: '@WorkItemType' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'bdeadf09-c265-11d0-bced-00a0c90ab50f'     Parameter: '@BatchId' Type: NVarChar Size: 0 Direction: Input Value: ''     Parameter: '@MaxFetchSize' Type: Int Size: 0 Direction: Input Value: '100'     Parameter: '@ThrottleThreshold' Type: Int Size: 0 Direction: Input Value: '0'	 
06/11/2014 09:50:47.33 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	888t	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlComma...	 
06/11/2014 09:50:47.33*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	888t	High    	...nd.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior)     at Microsoft.SharePoint.Administration.SPContentDatabase.GetWorkItems(SPWorkItem...	 
06/11/2014 09:50:47.33*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	888t	High    	...Collection workItems, UInt32& dwColCount, UInt32& dwRowCount, Object& varWorkItems)	 
06/11/2014 09:50:58.35 	OWSTIMER.EXE (0x057C)                   	0x07F4	Search Server Common          	MS Search Administration      	8woy	High    	WSS Search: Cleaning the Search database 'WSS_Search_WSCWEB2'...	 
06/11/2014 09:50:58.35 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System....	 
06/11/2014 09:50:58.35*	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880i	High    	...Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:50:58.35 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_MSS_Cleanup' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:50:58.35 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 09:50:58.35 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 09:50:58.35 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Search_WSCWEB2;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:50:58.35 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_MSS_Cleanup'     CommandType: StoredProcedure CommandTimeout: 0	 
06/11/2014 09:50:58.35 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Timer                         	7psa	Critical	The Execute method of job definition Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition (ID d82e5adf-87b0-4a56-9ba8-34ca4d155607) threw an exception. More information is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 09:50:58.35 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Timer                         	72ae	Unexpected	Exception stack trace:    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Bo...	 
06/11/2014 09:50:58.35*	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Timer                         	72ae	Unexpected	...olean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)     at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)	 
06/11/2014 09:53:11.03 	wmiprvse.exe (0x0AE8)                   	0x0D14	ULS Logging                   	Unified Logging Service       	8wsw	High    	Now terminating ULS (wmiprvse.exe, onetnative.dll)	 
06/11/2014 09:53:11.58 	wmiprvse.exe (0x0AE8)                   	0x0D14	ULS Logging                   	Unified Logging Service       	8wsv	High    	ULS Init Completed (wmiprvse.exe, onetnative.dll)	 
06/11/2014 09:53:13.55 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 09:53:13.55*	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:53:13.55 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:53:13.55 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 09:53:13.55 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.SPSite.PreinitializeServer(SPRequest request)     at Microsoft.SharePoint.SPWeb.InitializeSPRequest()     at Microsoft.SharePoint.SPWeb.EnsureSPRequest()     at Microsoft.SharePoint.SPWeb.get_Request()     at Microsoft.SharePoint.WebControls.SPControl.SPWebEnsureSPControl(HttpContext context)     at Microsoft.SharePoint.WebControls.SPControl.GetContextWeb(HttpContext context)     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestCacheHandler(Object oSender, EventArgs ea)     at System.Web.HttpA...	 
06/11/2014 09:53:13.55*	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880k	High    	...pplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)     at System.Web.HttpApplication.ApplicationStepManager.ResumeSteps(Exception error)     at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)     at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)     at System.Web.HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr)     at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)  	 
06/11/2014 09:53:13.57 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:53:13.57 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 09:53:13.61 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 09:53:13.61*	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:53:13.61 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:53:13.61 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 09:53:13.61 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.LookupSite(String requestUrl, Int32 iisInstanceId, String& siteUrl, Int32& zone, Guid& appId, Guid& siteId, Guid& databaseId, String& databaseServer, String& databaseName, String& databaseUsername, String& databasePassword, Boolean& useHostHeaderForSiteName, Boolean& incompatibleDatabaseVersion, Boolean& lookupRequiredContext)  	 
06/11/2014 09:53:13.61 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:53:13.61 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 09:53:13.61 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	General                       	8e2s	Medium  	Unknown SPRequest error occurred. More information: 0x80070002	 
06/11/2014 09:53:13.63 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 09:53:13.63*	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:53:13.63 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:53:13.63 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 09:53:13.64 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.SPSite.PreinitializeServer(SPRequest request)     at Microsoft.SharePoint.SPWeb.InitializeSPRequest()     at Microsoft.SharePoint.SPWeb.EnsureSPRequest()     at Microsoft.SharePoint.SPWeb.get_Request()     at Microsoft.SharePoint.SPWeb.InitWebPublic()     at Microsoft.SharePoint.SPWeb.get_ID()     at Microsoft.SharePoint.SPContext.DefaultKey(HttpContext context, SPWeb web)     at Microsoft.SharePoint.SPContext.GetContext(HttpContext context)     at Microsoft.SharePoint.SPContext.get_Current()     at Microsoft.SharePoint....	 
06/11/2014 09:53:13.64*	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880k	High    	...WebControls.SPControl.get_InDesign()     at Microsoft.SharePoint.WebControls.CssLink.SetDefaults()     at Microsoft.SharePoint.WebControls.CssLink.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at ASP._layouts_error_aspx.ProcessRequest(HttpContext conte...	 
06/11/2014 09:53:13.64*	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880k	High    	...xt)     at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)     at System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)     at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)     at System.Web.HttpServerUtility.Transfer(String path)     at Microsoft.SharePoint.Utilities.SPUtility.TransferToErrorPage(String message, String linkText, String linkUrl)     at Microsoft.SharePoint.Utilities.SPUtility.TransferToErrorPage(String message)     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.ErrorHandler(HttpApplication app)     at Microsoft.Sha...	 
06/11/2014 09:53:13.64*	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880k	High    	...rePoint.ApplicationRuntime.SPRequestModule.ErrorAppHandler(Object oSender, EventArgs ea)     at System.Web.HttpApplication.RaiseOnError()     at System.Web.HttpApplication.ApplicationStepManager.ResumeSteps(Exception error)     at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)     at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)     at System.Web.HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr)     at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)  	 
06/11/2014 09:53:13.64 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:53:13.64 	w3wp.exe (0x02D8)                       	0x10D0	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 09:53:14.33 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 09:53:14.33*	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:53:14.33 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:53:14.33 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 09:53:14.33 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.LookupSite(String requestUrl, Int32 iisInstanceId, String& siteUrl, Int32& zone, Guid& appId, Guid& siteId, Guid& databaseId, String& databaseServer, String& databaseName, String& databaseUsername, String& databasePassword, Boolean& useHostHeaderForSiteName, Boolean& incompatibleDatabaseVersion, Boolean& lookupRequiredContext)  	 
06/11/2014 09:53:14.33 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:53:14.33 	w3wp.exe (0x02D8)                       	0x0660	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 09:55:08.43 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Timer                         	8dzn	Medium  	The administration service job definition Microsoft.SharePoint.Administration.SPAntivirusJobDefinition, id d790dc77-a286-474b-a82a-0a4b31d60a5f is not being executed because the administration service on this server is not started. This job definition can be run manually using 'stsadm -o execadmsvcjobs'.	 
06/11/2014 09:55:47.38 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlComma...	 
06/11/2014 09:55:47.38*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880i	High    	...nd.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior)	 
06/11/2014 09:55:47.38 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_GetRunnableWorkItems' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:55:47.38 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.	 
06/11/2014 09:55:47.38 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Administration.SPContentDatabase.GetWorkItems(SPWorkItemCollection workItems, UInt32& dwColCount, UInt32& dwRowCount, Object& varWorkItems)     at Microsoft.SharePoint.SPWorkItemCollection.FetchData()     at Microsoft.SharePoint.SPWorkItemCollection.get_Count()     at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.HandleOneContentDatabase(SPContentDatabase db)     at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 09:55:47.38 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Closed ConnectionTimeout: 15	 
06/11/2014 09:55:47.38 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_GetRunnableWorkItems'     CommandType: StoredProcedure CommandTimeout: 0     Parameter: '@RETURN_VALUE' Type: Int Size: 0 Direction: ReturnValue Value: ''     Parameter: '@ProcessingId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '3449e274-ee2e-40a0-ab22-c0c27fb1232c'     Parameter: '@SiteId' Type: NVarChar Size: 0 Direction: Input Value: ''     Parameter: '@WorkItemType' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'bdeadf09-c265-11d0-bced-00a0c90ab50f'     Parameter: '@BatchId' Type: NVarChar Size: 0 Direction: Input Value: ''     Parameter: '@MaxFetchSize' Type: Int Size: 0 Direction: Input Value: '100'     Parameter: '@ThrottleThreshold' Type: Int Size: 0 Direction: Input Value: '0'	 
06/11/2014 09:55:47.38 	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	888t	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlComma...	 
06/11/2014 09:55:47.38*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	888t	High    	...nd.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior)     at Microsoft.SharePoint.Administration.SPContentDatabase.GetWorkItems(SPWorkItem...	 
06/11/2014 09:55:47.38*	OWSTIMER.EXE (0x057C)                   	0x02E8	Windows SharePoint Services   	Database                      	888t	High    	...Collection workItems, UInt32& dwColCount, UInt32& dwRowCount, Object& varWorkItems)	 
06/11/2014 09:55:58.40 	OWSTIMER.EXE (0x057C)                   	0x07F4	Search Server Common          	MS Search Administration      	8woy	High    	WSS Search: Cleaning the Search database 'WSS_Search_WSCWEB2'...	 
06/11/2014 09:55:58.40 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System....	 
06/11/2014 09:55:58.40*	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880i	High    	...Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 09:55:58.40 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_MSS_Cleanup' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 09:55:58.40 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 09:55:58.40 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 09:55:58.40 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Search_WSCWEB2;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 09:55:58.40 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_MSS_Cleanup'     CommandType: StoredProcedure CommandTimeout: 0	 
06/11/2014 09:55:58.40 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Timer                         	7psa	Critical	The Execute method of job definition Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition (ID d82e5adf-87b0-4a56-9ba8-34ca4d155607) threw an exception. More information is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 09:55:58.40 	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Timer                         	72ae	Unexpected	Exception stack trace:    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Bo...	 
06/11/2014 09:55:58.40*	OWSTIMER.EXE (0x057C)                   	0x07F4	Windows SharePoint Services   	Timer                         	72ae	Unexpected	...olean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)     at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)	 

Open in new window


Now it appears from some searching that an update causes this (which i believe some updates were rolled prior to this) and you just need to run the "SharePoint product and technologies configuration wizard" which i try to run and get the following error
The SharePoint products and technologies configuration wizard help file could not be found, Repair the product by selecting it from the add/remove programs menu

Open in new window

Avatar of Mohit Nair
Mohit Nair
Flag of India image

Check if you can access central admin page.
Login to the server using farm account and open cmd
Navigate to C:\program files\common files\microsoft shared\web server extensions\12\bin>
Type the command
psconfig -cmd upgrade -inplace b2b -wait -force.
Let me know at what step it fails.
SEnd the upgrade error log.
If this doesnt work try and if it says psconfig is not identified then repair the product from add/remove programs.
Avatar of wsc-it

ASKER

Hi, I ran that command and it errored out

C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN>psco
nfig -cmd upgrade -inplace b2b -wait -force
SharePoint Products and Technologies Configuration Wizard version 12.0.6500.5000
Copyright (C) Microsoft Corporation 2005. All rights reserved.

The initialize command is invalid or a failure has been encountered.
A failure occurred when accessing the HKEY_LOCAL_MACHINE\Software\Microsoft\Shar
ed Tools\Web Server Extensions\12.0\WSS registry key.  Repair this product by se
lecting it from the Add/Remove Programs menu.

Usage:
        PSCONFIG.EXE -cmd <Command> [Parameters]
        PSCONFIG.EXE -help [Command]
        PSCONFIG.EXE -?
Commands:
        setup
        standaloneconfig
        configdb
        helpcollections
        secureresources
        services
        installfeatures
        adminvs
        upgrade
        evalprovision
        applicationcontent
        quiet

Open in new window

Avatar of wsc-it

ASKER

I just ran a repair from add/remove programs by clicking change on the product and selecting repair. It went through OK and wanted a reboot, I then tested and still no go.

I re ran your commands and got the same error message.

I really need to get this back online, hoping you could assist.
Avatar of wsc-it

ASKER

Latest Log File

Timestamp              	Process                                 	TID   	Area                          	Category                      	EventID	Level     	Message 	Correlation
06/11/2014 19:45:01.88 	OWSTIMER.EXE (0x07C4)                   	0x07D8	ULS Logging                   	Unified Logging Service       	8wsv	High    	ULS Init Completed (OWSTIMER.EXE, onetnative.dll)	 
06/11/2014 19:45:02.00 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Topology                      	0	Medium  	Diagnostics settings: 32768	 
06/11/2014 19:45:02.81 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Topology                      	9e7d	Medium  	Initializing the configuration database connection.	 
06/11/2014 19:45:15.89 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72au	Medium  	Service Microsoft.SharePoint.Administration.SPAdministrationService, id eb8bea7f-753c-4703-9f62-da84de4b5061 not online, ignoring	 
06/11/2014 19:45:15.92 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ag	Medium  	Processing service Microsoft.SharePoint.Administration.SPTimerService, id 22d75a6b-f050-4062-b3d1-0363fc09bd41	 
06/11/2014 19:45:16.03 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ah	Medium  	 Added job definition Microsoft.SharePoint.Administration.SPConfigurationRefreshJobDefinition, id b78a28de-bb62-4412-8b62-08c9935f9181	 
06/11/2014 19:45:16.03 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ah	Medium  	 Added job definition Microsoft.SharePoint.Administration.SPSqmTimerJobDefinition, id ee33a5ee-0004-42be-b267-3dc0a2b0f857	 
06/11/2014 19:45:16.91 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	7399	Warning 	The job definition "Microsoft.SharePoint.Administration.SPWatsonHeadlessOptInJobDefinition" (id "dfd9947a-5fb2-4afc-9fdb-e9c0c1011674") requires the Administration Windows Service ("SPAdmin"), but this service is not currently running.	 
06/11/2014 19:45:16.91 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ah	Medium  	 Added job definition Microsoft.SharePoint.Administration.SPWatsonHeadlessOptInJobDefinition, id dfd9947a-5fb2-4afc-9fdb-e9c0c1011674	 
06/11/2014 19:45:16.91 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	7399	Warning 	The job definition "Microsoft.SharePoint.Administration.SPAntivirusJobDefinition" (id "d790dc77-a286-474b-a82a-0a4b31d60a5f") requires the Administration Windows Service ("SPAdmin"), but this service is not currently running.	 
06/11/2014 19:45:16.91 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ah	Medium  	 Added job definition Microsoft.SharePoint.Administration.SPAntivirusJobDefinition, id d790dc77-a286-474b-a82a-0a4b31d60a5f	 
06/11/2014 19:45:16.91 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ag	Medium  	Processing service Microsoft.SharePoint.Administration.SPIncomingEmailService, id 17c02630-0162-4745-b450-a4474e85fee0	 
06/11/2014 19:45:16.91 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ag	Medium  	Processing service Microsoft.SharePoint.Administration.SPDatabaseService, id 3cb9b337-4e7f-49ad-9807-252105950af1	 
06/11/2014 19:45:16.91 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ag	Medium  	Processing service Microsoft.SharePoint.Search.Administration.SPSearchService, id 6fe15ca0-db52-48f1-bff3-06a68e1c4d31	 
06/11/2014 19:45:17.19 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ah	Medium  	 Added job definition Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition, id d82e5adf-87b0-4a56-9ba8-34ca4d155607	 
06/11/2014 19:45:17.19 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ag	Medium  	Processing service Microsoft.SharePoint.Administration.SPWebService, id 6f3c1765-caa8-49d7-9ff3-802cf4249f5f	 
06/11/2014 19:45:17.20 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72aj	Medium  	Processing web service Microsoft.SharePoint.Administration.SPWebService, id 6f3c1765-caa8-49d7-9ff3-802cf4249f5f	 
06/11/2014 19:45:17.97 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ak	Medium  	 Processing web application id e5217dda-3983-490c-9bd8-f41a431e64c6	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72al	Medium  	  Added job definition Microsoft.SharePoint.Administration.SPImmediateAlertsJobDefinition, id 2bc2b412-1861-4198-9152-1bf2a8b7a312	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72am	Medium  	  Job definition Microsoft.SharePoint.Administration.SPDeadSiteDeleteJobDefinition, id 3814d4cf-ff2b-4057-bc20-f6e589a9258d not applicable, ignoring	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72al	Medium  	  Added job definition Microsoft.SharePoint.Administration.SPDiskQuotaWarningJobDefinition, id 10609737-d96d-4d6a-93b1-aa1620fb3729	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72al	Medium  	  Added job definition Microsoft.SharePoint.Administration.SPChangeLogJobDefinition, id fc97f8ce-950a-4c9d-b1f3-7484bac530bf	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72al	Medium  	  Added job definition Microsoft.SharePoint.Administration.SPRecycleBinCleanupJobDefinition, id 399894d0-dc35-4677-b3be-76fb2f012993	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72al	Medium  	  Added job definition Microsoft.SharePoint.Administration.SPWorkflowAutoCleanJobDefinition, id 8ac47aa3-4def-4031-88b6-c01f5d4db2e0	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72al	Medium  	  Added job definition Microsoft.SharePoint.Administration.SPWorkflowFailOverJobDefinition, id 4ea8a35f-6b9c-458b-9887-c477ba4dd450	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72al	Medium  	  Added job definition Microsoft.SharePoint.Administration.SPWorkflowJobDefinition, id c8bc2dcd-6d0e-4b34-bace-09faa534b507	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72al	Medium  	  Added job definition Microsoft.SharePoint.Administration.SPDatabaseStatisticsJobDefinition, id 3267feff-2d80-49a6-b602-804e7a551952	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72al	Medium  	  Added job definition Microsoft.SharePoint.Administration.SPUsageAnalysisJobDefinition, id 109842dc-a0b3-4e22-884e-a1632623bc9c	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72al	Medium  	  Added job definition Microsoft.SharePoint.Administration.SPSiteDeletionJobDefinition, id 8709f839-2632-432a-98b4-ec5574f23211	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ag	Medium  	Processing service Microsoft.SharePoint.Administration.SPWebService, id 0521c862-9ba9-4cf0-8813-97debd830d4f	 
06/11/2014 19:45:18.33 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72aj	Medium  	Processing web service Microsoft.SharePoint.Administration.SPWebService, id 0521c862-9ba9-4cf0-8813-97debd830d4f	 
06/11/2014 19:45:18.53 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	72ak	Medium  	 Processing web application id fc5629f3-ac6e-41c9-a846-df20d075dfeb	 
06/11/2014 19:45:20.58 	OWSTIMER.EXE (0x07C4)                   	0x07D8	Windows SharePoint Services   	Timer                         	5utr	Medium  	Queued timer job Windows SharePoint Services Watson Policy Update, id {DFD9947A-5FB2-4AFC-9FDB-E9C0C1011674}	 
06/11/2014 19:45:20.88 	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Timer                         	8dzn	Medium  	The administration service job definition Microsoft.SharePoint.Administration.SPWatsonHeadlessOptInJobDefinition, id dfd9947a-5fb2-4afc-9fdb-e9c0c1011674 is not being executed because the administration service on this server is not started. This job definition can be run manually using 'stsadm -o execadmsvcjobs'.	 
06/11/2014 19:45:26.94 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	6f8g	Unexpected	Unexpected query execution failure, error code 33002. Additional error information from SQL Server is included below. "Access to module dbo.proc_GetTimerLock is blocked because the signature is not valid." Query text (if available): "{?=call proc_GetTimerLock(?,?,?,?)}"	 
06/11/2014 19:45:36.28 	mssearch.exe (0x0A6C)                   	0x08E8	ULS Logging                   	Unified Logging Service       	8wsv	High    	ULS Init Completed (mssearch.exe, onetnative.dll)	 
06/11/2014 19:45:40.05 	mssearch.exe (0x0A6C)                   	0x08E8	Search Server Common          	Common                        	0	Monitorable	CAppConfig::DoQuery, Application '222e711a-8a4a-4664-9dd4-d0ca0101ba77', Resource 'SearchDatabase': pCommand->Execute failed. - File:d:\office\source\search\search\searchdll\resourcemanagerimpl.cpp Line:969	 
06/11/2014 19:45:40.05 	mssearch.exe (0x0A6C)                   	0x08E8	Search Server Common          	UtilCommon                    	0	Monitorable	Dumping error record [0]:   Source: Microsoft OLE DB Provider for SQL Server   HRESULT: 0x80040e14   Code: 33002   Description: Access to module dbo.proc_MSS_GetConfigurationProperty is blocked because the signature is not valid. - File:d:\office\source\search\common\pkmutild\atldbext.cxx Line:1250	 
06/11/2014 19:45:40.05 	mssearch.exe (0x0A6C)                   	0x08E8	Search Server Common          	Exceptions                    	0	Monitorable	<Exception><HR>0x80040e14</HR><eip>000000006C634CC0</eip><module>d:\office\source\search\search\searchdll\resourcemanagerimpl.cpp</module><line>971</line></Exception>	 
06/11/2014 19:45:40.08 	mssearch.exe (0x0A6C)                   	0x08E8	Search Server Common          	Common                        	0	Monitorable	CAppConfig::GetProperty Exception caught. - File:d:\office\source\search\search\searchdll\resourcemanagerimpl.cpp Line:1018	 
06/11/2014 19:45:40.09 	mssearch.exe (0x0A6C)                   	0x08E8	Search Server Common          	GatherSvc                     	0	Monitorable	Application '222e711a-8a4a-4664-9dd4-d0ca0101ba77' - pAppConfig->GetProperty(L'indexer') failed. - File:d:\office\source\search\search\gather\gthrsvc\gthrapp.cxx Line:1059	 
06/11/2014 19:45:40.09 	mssearch.exe (0x0A6C)                   	0x08E8	Search Server Common          	Exceptions                    	0	Monitorable	<Exception><HR>0x80040e14</HR><eip>000000006C766D4F</eip><module>d:\office\source\search\search\gather\gthrsvc\gthrapp.cxx</module><line>1060</line></Exception>	 
06/11/2014 19:45:40.14 	mssearch.exe (0x0A6C)                   	0x08E8	Search Server Common          	GatherSvc                     	0	Monitorable	Application '222e711a-8a4a-4664-9dd4-d0ca0101ba77' - IsApplicationAssignedToIndexer failed in CGatherApplication::CGatherApplication::Init - File:d:\office\source\search\search\gather\gthrsvc\gthrapp.cxx Line:249	 
06/11/2014 19:45:43.72 	OWSTIMER.EXE (0x07C4)                   	0x0548	Search Server Common          	MS Search Administration      	8woy	High    	WSS Search: Cleaning the Search database 'WSS_Search_WSCWEB2'...	 
06/11/2014 19:45:44.75 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System....	 
06/11/2014 19:45:44.75*	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880i	High    	...Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 19:45:44.75 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_MSS_Cleanup' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 19:45:44.75 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 19:45:44.95 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 19:45:44.97 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Search_WSCWEB2;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 19:45:44.97 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_MSS_Cleanup'     CommandType: StoredProcedure CommandTimeout: 0	 
06/11/2014 19:45:45.00 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Timer                         	7psa	Critical	The Execute method of job definition Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition (ID d82e5adf-87b0-4a56-9ba8-34ca4d155607) threw an exception. More information is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 19:45:45.02 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Timer                         	72ae	Unexpected	Exception stack trace:    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Bo...	 
06/11/2014 19:45:45.02*	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Timer                         	72ae	Unexpected	...olean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)     at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)	 
06/11/2014 19:47:07.47 	w3wp.exe (0x0CE8)                       	0x0F34	ULS Logging                   	Unified Logging Service       	8wsv	High    	ULS Init Completed (w3wp.exe, onetnative.dll)	 
06/11/2014 19:47:07.50 	w3wp.exe (0x0CE8)                       	0x0F34	Windows SharePoint Services   	Topology                      	0	Medium  	Diagnostics settings: 32768	 
06/11/2014 19:47:07.89 	w3wp.exe (0x0CE8)                       	0x0F34	Windows SharePoint Services   	Topology                      	9e7d	Medium  	Initializing the configuration database connection.	 
06/11/2014 19:47:10.05 	w3wp.exe (0x0CE8)                       	0x0F34	Windows SharePoint Services   	General                       	8dzw	Medium  	spHttpHandler:GetHash started	 
06/11/2014 19:47:10.17 	w3wp.exe (0x0CE8)                       	0x0F34	Windows SharePoint Services   	General                       	8dzx	Medium  	spHttpHandler:GetHash finished	 
06/11/2014 19:47:10.50 	w3wp.exe (0x0CE8)                       	0x0C0C	Windows SharePoint Services   	Topology                      	9e7d	Medium  	Initializing the configuration database connection.	 
06/11/2014 19:47:11.66 	w3wp.exe (0x0CE8)                       	0x0C0C	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 19:47:11.66*	w3wp.exe (0x0CE8)                       	0x0C0C	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 19:47:11.66 	w3wp.exe (0x0CE8)                       	0x0C0C	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 19:47:11.66 	w3wp.exe (0x0CE8)                       	0x0C0C	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 19:47:11.69 	w3wp.exe (0x0CE8)                       	0x0C0C	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.LookupSite(String requestUrl, Int32 iisInstanceId, String& siteUrl, Int32& zone, Guid& appId, Guid& siteId, Guid& databaseId, String& databaseServer, String& databaseName, String& databaseUsername, String& databasePassword, Boolean& useHostHeaderForSiteName, Boolean& incompatibleDatabaseVersion, Boolean& lookupRequiredContext)  	 
06/11/2014 19:47:11.69 	w3wp.exe (0x0CE8)                       	0x0C0C	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 19:47:11.69 	w3wp.exe (0x0CE8)                       	0x0C0C	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 19:47:12.28 	w3wp.exe (0x0CE8)                       	0x0C1C	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to table dbo.Versions is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlC...	 
06/11/2014 19:47:12.28*	w3wp.exe (0x0CE8)                       	0x0C1C	Windows SharePoint Services   	Database                      	880i	High    	...lient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 19:47:12.28 	w3wp.exe (0x0CE8)                       	0x0C1C	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to table dbo.Versions is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: '' LineNumber: 2 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 19:47:12.28 	w3wp.exe (0x0CE8)                       	0x0C1C	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to table dbo.Versions is blocked because the signature is not valid.	 
06/11/2014 19:47:12.28 	w3wp.exe (0x0CE8)                       	0x0C1C	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)     at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()     at Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.LookupSite(String requestUrl, Int32 iisInstanceId, String& siteUrl, Int32& zone, Guid& appId, Guid& siteId, Guid& databaseId, String& databaseServer, String& databaseName, String& databaseUsername, String& databasePassword, Boolean& useHostHeaderForSiteName, Boolean& incompatibleDatabaseVersion, Boolean& lookupRequiredContext)  	 
06/11/2014 19:47:12.28 	w3wp.exe (0x0CE8)                       	0x0C1C	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 19:47:12.28 	w3wp.exe (0x0CE8)                       	0x0C1C	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: '              SELECT TOP 1 @Version=Version FROM [dbo].[Versions] WITH (NOLOCK) WHERE VersionId=@VersionId ORDER BY Id DESC'     CommandType: Text CommandTimeout: 0     Parameter: '@VersionId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '6333368d-85f0-4ef5-8241-5252b12b2e50'     Parameter: '@Version' Type: NVarChar Size: 64 Direction: Output Value: ''	 
06/11/2014 19:50:04.08 	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlComma...	 
06/11/2014 19:50:04.08*	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Database                      	880i	High    	...nd.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior)	 
06/11/2014 19:50:04.08 	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_GetRunnableWorkItems' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 19:50:04.08 	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.	 
06/11/2014 19:50:04.09 	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Administration.SPContentDatabase.GetWorkItems(SPWorkItemCollection workItems, UInt32& dwColCount, UInt32& dwRowCount, Object& varWorkItems)     at Microsoft.SharePoint.SPWorkItemCollection.FetchData()     at Microsoft.SharePoint.SPWorkItemCollection.get_Count()     at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.HandleOneContentDatabase(SPContentDatabase db)     at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 19:50:04.09 	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Closed ConnectionTimeout: 15	 
06/11/2014 19:50:04.09 	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_GetRunnableWorkItems'     CommandType: StoredProcedure CommandTimeout: 0     Parameter: '@RETURN_VALUE' Type: Int Size: 0 Direction: ReturnValue Value: ''     Parameter: '@ProcessingId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '372cc501-2d1f-4cb5-8995-76af736b1f10'     Parameter: '@SiteId' Type: NVarChar Size: 0 Direction: Input Value: ''     Parameter: '@WorkItemType' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'bdeadf09-c265-11d0-bced-00a0c90ab50f'     Parameter: '@BatchId' Type: NVarChar Size: 0 Direction: Input Value: ''     Parameter: '@MaxFetchSize' Type: Int Size: 0 Direction: Input Value: '100'     Parameter: '@ThrottleThreshold' Type: Int Size: 0 Direction: Input Value: '0'	 
06/11/2014 19:50:04.09 	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Database                      	888t	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlComma...	 
06/11/2014 19:50:04.09*	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Database                      	888t	High    	...nd.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior)     at Microsoft.SharePoint.Administration.SPContentDatabase.GetWorkItems(SPWorkItem...	 
06/11/2014 19:50:04.09*	OWSTIMER.EXE (0x07C4)                   	0x0320	Windows SharePoint Services   	Database                      	888t	High    	...Collection workItems, UInt32& dwColCount, UInt32& dwRowCount, Object& varWorkItems)	 
06/11/2014 19:50:07.20 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Timer                         	8dzn	Medium  	The administration service job definition Microsoft.SharePoint.Administration.SPAntivirusJobDefinition, id d790dc77-a286-474b-a82a-0a4b31d60a5f is not being executed because the administration service on this server is not started. This job definition can be run manually using 'stsadm -o execadmsvcjobs'.	 
06/11/2014 19:50:34.22 	OWSTIMER.EXE (0x07C4)                   	0x0548	Search Server Common          	MS Search Administration      	8woy	High    	WSS Search: Cleaning the Search database 'WSS_Search_WSCWEB2'...	 
06/11/2014 19:50:34.22 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880i	High    	System.Data.SqlClient.SqlException: Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System....	 
06/11/2014 19:50:34.22*	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880i	High    	...Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)	 
06/11/2014 19:50:34.22 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880j	High    	SqlError: 'Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.'    Source: '.Net SqlClient Data Provider' Number: 33002 State: 1 Class: 16 Procedure: 'proc_MSS_Cleanup' LineNumber: 0 Server: 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'	 
06/11/2014 19:50:34.22 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	5586	Critical	Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 19:50:34.22 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880k	High    	   at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)  	 
06/11/2014 19:50:34.22 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880l	High    	ConnectionString: 'Data Source=np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query;Initial Catalog=WSS_Search_WSCWEB2;Integrated Security=True;Enlist=False;Connect Timeout=15'    ConnectionState: Open ConnectionTimeout: 15	 
06/11/2014 19:50:34.22 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Database                      	880m	High    	SqlCommand: 'dbo.proc_MSS_Cleanup'     CommandType: StoredProcedure CommandTimeout: 0	 
06/11/2014 19:50:34.22 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Timer                         	7psa	Critical	The Execute method of job definition Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition (ID d82e5adf-87b0-4a56-9ba8-34ca4d155607) threw an exception. More information is included below.  Access to module dbo.proc_MSS_Cleanup is blocked because the signature is not valid.	 
06/11/2014 19:50:34.22 	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Timer                         	72ae	Unexpected	Exception stack trace:    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Bo...	 
06/11/2014 19:50:34.22*	OWSTIMER.EXE (0x07C4)                   	0x0548	Windows SharePoint Services   	Timer                         	72ae	Unexpected	...olean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)     at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)     at Microsoft.SharePoint.Search.Administration.SPSearchDatabase.CleanupIf()     at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)     at Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)	 
06/11/2014 19:52:35.39 	wmiprvse.exe (0x0E8C)                   	0x0168	ULS Logging                   	Unified Logging Service       	8wsv	High    	ULS Init Completed (wmiprvse.exe, onetnative.dll)	 

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of wsc-it
wsc-it
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of wsc-it

ASKER

Resolved this in house.