The SQL error that it cannot find the stored procedure ‘proc_ar_BumpCacheInvalidationCounter’ is a known issue with SharePoint Standard version because BDC is not active in that version.
There are some “fixes” out there that tell you to modify the database… I however would not follow their advice since that breaks the SharePoint golden rule — DO NOT Modify the Databases
Instead I would create an event log filter to remove that error since it can be “safely ignored”.
Link to a MSDN blog on the issue
SQL ERROR
[2575512] SharePointServer.domain.net.msgs red Sat Jul 03 13:11:10 CDT
2010 [SHAREPOINTSERVER.domain.net]
App: E 'Sat Jul 03 13:00:47 2010': Office SharePoint Server 7888 - " A runtime exception was detected.
Details follow.
Message: Could not find stored procedure 'proc_ar_BumpCacheInvalidationCounter'.
Techinal Details:
System.Data.SqlClient.SqlException: Could not find stored procedure 'proc_ar_BumpCacheInvalidationCounter'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateO
bject 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(Comma"
App: E 'Sat Jul 03 13:00:45 2010': Office SharePoint Server 7888 - " A runtime exception was detected.
Details follow.
Message: Could not find stored procedure 'proc_ar_BumpCacheInvalidationCounter'.
Techinal Details:
System.Data.SqlClient.SqlException: Could not find stored procedure 'proc_ar_BumpCacheInvalidationCounter'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateO
bject 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(Comma"
App: E 'Sat Jul 03 12:59:47 2010': Office SharePoint Server 7888 - " A runtime exception was detected.
Details follow.
Message: Could not find stored procedure 'proc_ar_BumpCacheInvalidationCounter'.
Techinal Details:
System.Data.SqlClient.SqlException: Could not find stored procedure 'proc_ar_BumpCacheInvalidationCounter'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateO
bject 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(Comma"